-- MySQL dump 10.13  Distrib 5.7.23-23, for Linux (x86_64)
--
-- Host: localhost    Database: dinerore_WPMZB
-- ------------------------------------------------------
-- Server version	5.7.23-23

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
/*!50717 SELECT COUNT(*) INTO @rocksdb_has_p_s_session_variables FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'performance_schema' AND TABLE_NAME = 'session_variables' */;
/*!50717 SET @rocksdb_get_is_supported = IF (@rocksdb_has_p_s_session_variables, 'SELECT COUNT(*) INTO @rocksdb_is_supported FROM performance_schema.session_variables WHERE VARIABLE_NAME=\'rocksdb_bulk_load\'', 'SELECT 0') */;
/*!50717 PREPARE s FROM @rocksdb_get_is_supported */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;
/*!50717 SET @rocksdb_enable_bulk_load = IF (@rocksdb_is_supported, 'SET SESSION rocksdb_bulk_load = 1', 'SET @rocksdb_dummy_bulk_load = 0') */;
/*!50717 PREPARE s FROM @rocksdb_enable_bulk_load */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;

--
-- Table structure for table `lJD_actionscheduler_actions`
--

DROP TABLE IF EXISTS `lJD_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=340 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_actionscheduler_actions`
--

LOCK TABLES `lJD_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `lJD_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `lJD_actionscheduler_actions` VALUES (122,'action_scheduler/migration_hook','failed','2025-11-14 04:15:40','2025-11-13 20:15:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763093740;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763093740;}',1,1,'2025-11-14 04:31:57','2025-11-13 20:31:57',1724,NULL),(147,'action_scheduler/migration_hook','failed','2025-11-15 22:37:00','2025-11-15 14:37:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763246220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763246220;}',1,1,'2025-11-15 22:37:16','2025-11-15 14:37:16',2233,NULL),(165,'wpforms_email_summaries_fetch_info_blocks','complete','2025-11-23 02:55:09','2025-11-22 18:55:09',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763866509;s:18:\"\0*\0first_timestamp\";i:1762652183;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763866509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2025-11-23 02:55:12','2025-11-22 18:55:12',7650,NULL),(184,'wp_mail_smtp_summary_report_email','complete','2025-11-24 22:00:14','2025-11-24 14:00:14',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764021614;s:18:\"\0*\0first_timestamp\";i:1763416800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764021614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',4,1,'2025-11-24 22:00:38','2025-11-24 14:00:38',9997,NULL),(207,'wpforms_send_usage_data','complete','2025-11-26 08:25:30','2025-11-26 00:25:30',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764145530;s:18:\"\0*\0first_timestamp\";i:1762935708;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764145530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2025-11-26 10:05:57','2025-11-26 02:05:57',10564,NULL),(228,'wp_mail_smtp_send_usage_data','complete','2025-11-27 23:43:03','2025-11-27 15:43:03',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764286983;s:18:\"\0*\0first_timestamp\";i:1763682097;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764286983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',4,1,'2025-11-27 23:43:11','2025-11-27 15:43:11',10978,NULL),(244,'wpforms_admin_addons_cache_update','pending','2025-11-28 22:06:58','2025-11-28 14:06:58',10,'{\"tasks_meta_id\":10}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764367618;s:18:\"\0*\0first_timestamp\";i:1763157660;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764367618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(245,'wpforms_pro_core_info_cache_update','pending','2025-11-28 22:06:58','2025-11-28 14:06:58',10,'{\"tasks_meta_id\":11}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764367618;s:18:\"\0*\0first_timestamp\";i:1763157660;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764367618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(246,'wpforms_admin_builder_templates_cache_update','pending','2025-11-28 22:06:58','2025-11-28 14:06:58',10,'{\"tasks_meta_id\":14}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764367618;s:18:\"\0*\0first_timestamp\";i:1763157660;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764367618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(247,'wpforms_builder_help_cache_update','pending','2025-11-28 23:22:58','2025-11-28 15:22:58',10,'{\"tasks_meta_id\":16}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764372178;s:18:\"\0*\0first_timestamp\";i:1763161486;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764372178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(263,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-23 06:12:12','2025-11-22 22:12:12',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763878332;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763878332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-23 06:12:48','2025-11-22 22:12:48',7850,NULL),(264,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-23 06:12:12','2025-11-22 22:12:12',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763878332;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763878332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-23 06:12:48','2025-11-22 22:12:48',7850,NULL),(265,'wp_mail_smtp_process_license_check_task','complete','2025-11-24 01:29:14','2025-11-23 17:29:14',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763947754;s:18:\"\0*\0first_timestamp\";i:1763332593;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763947754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2025-11-24 01:30:06','2025-11-23 17:30:06',8771,NULL),(266,'wp_mail_smtp_admin_notifications_update','complete','2025-11-24 01:29:14','2025-11-23 17:29:14',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763947754;s:18:\"\0*\0first_timestamp\";i:1763246253;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763947754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2025-11-24 01:30:06','2025-11-23 17:30:06',8771,NULL),(268,'wpforms_process_forms_locator_scan','complete','2025-11-24 01:29:14','2025-11-23 17:29:14',10,'{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763947754;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763947754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-11-24 01:30:06','2025-11-23 17:30:06',8771,NULL),(269,'wpforms_process_purge_spam','complete','2025-11-24 01:29:14','2025-11-23 17:29:14',10,'{\"tasks_meta_id\":9}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763947754;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763947754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-11-24 01:30:06','2025-11-23 17:30:06',8771,NULL),(270,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-11-24 01:29:14','2025-11-23 17:29:14',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763947754;s:18:\"\0*\0first_timestamp\";i:1762549548;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763947754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-11-24 01:30:06','2025-11-23 17:30:06',8771,NULL),(271,'wpforms_email_summaries_fetch_info_blocks','pending','2025-11-30 02:55:12','2025-11-29 18:55:12',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764471312;s:18:\"\0*\0first_timestamp\";i:1762652183;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764471312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(272,'action_scheduler/migration_hook','complete','2025-11-23 03:53:53','2025-11-22 19:53:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763870033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763870033;}',1,1,'2025-11-23 03:54:08','2025-11-22 19:54:08',7705,NULL),(273,'action_scheduler/migration_hook','failed','2025-11-23 03:55:08','2025-11-22 19:55:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763870108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763870108;}',1,1,'2025-11-23 03:55:08','2025-11-22 19:55:08',7707,NULL),(274,'action_scheduler/migration_hook','complete','2025-11-23 04:09:04','2025-11-22 20:09:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763870944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763870944;}',1,1,'2025-11-23 04:09:39','2025-11-22 20:09:39',7722,NULL),(275,'action_scheduler/migration_hook','failed','2025-11-23 04:10:39','2025-11-22 20:10:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763871039;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763871039;}',1,1,'2025-11-23 04:10:59','2025-11-22 20:10:59',7725,NULL),(276,'action_scheduler/migration_hook','complete','2025-11-23 04:14:40','2025-11-22 20:14:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763871280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763871280;}',1,1,'2025-11-23 04:15:03','2025-11-22 20:15:03',7731,NULL),(277,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-23 12:12:48','2025-11-23 04:12:48',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763899968;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763899968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-23 12:12:49','2025-11-23 04:12:49',8209,NULL),(278,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-23 12:12:48','2025-11-23 04:12:48',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763899968;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763899968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-23 12:12:49','2025-11-23 04:12:49',8209,NULL),(279,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-23 18:12:49','2025-11-23 10:12:49',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763921569;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763921569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-23 18:13:16','2025-11-23 10:13:16',8562,NULL),(280,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-23 18:12:49','2025-11-23 10:12:49',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763921569;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763921569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-23 18:13:16','2025-11-23 10:13:16',8562,NULL),(281,'wpforms_admin_notifications_update','complete','2025-11-23 17:52:19','2025-11-23 17:52:19',10,'{\"tasks_meta_id\":44}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-11-23 17:52:50','2025-11-23 09:52:50',8545,NULL),(282,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-24 00:13:16','2025-11-23 16:13:16',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763943196;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763943196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-24 00:15:12','2025-11-23 16:15:12',8707,NULL),(283,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-24 00:13:16','2025-11-23 16:13:16',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763943196;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763943196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-24 00:15:13','2025-11-23 16:15:13',8707,NULL),(284,'action_scheduler/migration_hook','complete','2025-11-23 23:22:02','2025-11-23 15:22:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763940122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763940122;}',1,1,'2025-11-23 23:22:10','2025-11-23 15:22:10',8686,NULL),(285,'action_scheduler/migration_hook','failed','2025-11-23 23:23:10','2025-11-23 15:23:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763940190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763940190;}',1,1,'2025-11-23 23:23:10','2025-11-23 15:23:10',8689,NULL),(286,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-24 06:15:12','2025-11-23 22:15:12',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763964912;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763964912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-24 06:15:37','2025-11-23 22:15:37',9049,NULL),(287,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-24 06:15:13','2025-11-23 22:15:13',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763964913;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763964913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-24 06:15:37','2025-11-23 22:15:37',9049,NULL),(288,'wp_mail_smtp_process_license_check_task','complete','2025-11-25 01:30:06','2025-11-24 17:30:06',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764034206;s:18:\"\0*\0first_timestamp\";i:1763332593;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764034206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2025-11-25 01:30:08','2025-11-24 17:30:08',10208,NULL),(289,'wp_mail_smtp_admin_notifications_update','complete','2025-11-25 01:30:06','2025-11-24 17:30:06',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764034206;s:18:\"\0*\0first_timestamp\";i:1763246253;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764034206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2025-11-25 01:30:08','2025-11-24 17:30:08',10208,NULL),(290,'wpforms_process_forms_locator_save','complete','2025-11-24 01:30:06','2025-11-24 01:30:06',10,'{\"tasks_meta_id\":45}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-11-24 01:30:06','2025-11-23 17:30:06',8772,NULL),(291,'wpforms_process_forms_locator_scan','complete','2025-11-25 01:30:06','2025-11-24 17:30:06',10,'{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764034206;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764034206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-11-25 01:30:08','2025-11-24 17:30:08',10208,NULL),(292,'wpforms_process_purge_spam','complete','2025-11-25 01:30:06','2025-11-24 17:30:06',10,'{\"tasks_meta_id\":9}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764034206;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764034206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-11-25 01:30:08','2025-11-24 17:30:08',10208,NULL),(293,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-11-25 01:30:06','2025-11-24 17:30:06',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764034206;s:18:\"\0*\0first_timestamp\";i:1762549548;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764034206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-11-25 01:30:08','2025-11-24 17:30:08',10208,NULL),(294,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-24 12:15:37','2025-11-24 04:15:37',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763986537;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763986537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-24 12:15:37','2025-11-24 04:15:37',9410,NULL),(295,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-24 12:15:37','2025-11-24 04:15:37',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763986537;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763986537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-24 12:15:37','2025-11-24 04:15:37',9410,NULL),(296,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-24 18:15:37','2025-11-24 10:15:37',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764008137;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764008137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-24 18:15:37','2025-11-24 10:15:37',9771,NULL),(297,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-24 18:15:37','2025-11-24 10:15:37',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764008137;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764008137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-24 18:15:38','2025-11-24 10:15:38',9771,NULL),(298,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-25 00:15:37','2025-11-24 16:15:37',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764029737;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764029737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-25 00:15:50','2025-11-24 16:15:50',10132,NULL),(299,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-25 00:15:38','2025-11-24 16:15:38',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764029738;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764029738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-25 00:15:51','2025-11-24 16:15:51',10132,NULL),(300,'wp_mail_smtp_summary_report_email','pending','2025-12-01 22:00:38','2025-12-01 14:00:38',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764626438;s:18:\"\0*\0first_timestamp\";i:1763416800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764626438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(301,'wpforms_admin_notifications_update','complete','2025-11-24 23:51:53','2025-11-24 23:51:53',10,'{\"tasks_meta_id\":46}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-11-24 23:52:55','2025-11-24 15:52:55',10109,NULL),(302,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-25 06:15:50','2025-11-24 22:15:50',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764051350;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764051350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-25 17:25:07','2025-11-25 09:25:07',10310,NULL),(303,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-25 06:15:51','2025-11-24 22:15:51',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764051351;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764051351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-25 17:25:07','2025-11-25 09:25:07',10310,NULL),(304,'wp_mail_smtp_process_license_check_task','complete','2025-11-26 01:30:08','2025-11-25 17:30:08',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764120608;s:18:\"\0*\0first_timestamp\";i:1763332593;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764120608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2025-11-26 01:30:22','2025-11-25 17:30:22',10481,NULL),(305,'wp_mail_smtp_admin_notifications_update','complete','2025-11-26 01:30:08','2025-11-25 17:30:08',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764120608;s:18:\"\0*\0first_timestamp\";i:1763246253;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764120608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2025-11-26 01:30:22','2025-11-25 17:30:22',10481,NULL),(306,'wpforms_process_forms_locator_save','complete','2025-11-25 01:30:08','2025-11-25 01:30:08',10,'{\"tasks_meta_id\":47}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-11-25 01:30:08','2025-11-24 17:30:08',10209,NULL),(307,'wpforms_process_forms_locator_scan','complete','2025-11-26 01:30:08','2025-11-25 17:30:08',10,'{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764120608;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764120608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-11-26 01:30:22','2025-11-25 17:30:22',10481,NULL),(308,'wpforms_process_purge_spam','complete','2025-11-26 01:30:08','2025-11-25 17:30:08',10,'{\"tasks_meta_id\":9}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764120608;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764120608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-11-26 01:30:23','2025-11-25 17:30:23',10481,NULL),(309,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-11-26 01:30:08','2025-11-25 17:30:08',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764120608;s:18:\"\0*\0first_timestamp\";i:1762549548;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764120608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-11-26 01:30:23','2025-11-25 17:30:23',10481,NULL),(310,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-25 23:25:07','2025-11-25 15:25:07',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764113107;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764113107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-25 23:25:22','2025-11-25 15:25:22',10422,NULL),(311,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-25 23:25:07','2025-11-25 15:25:07',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764113107;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764113107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-25 23:25:22','2025-11-25 15:25:22',10422,NULL),(312,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-26 05:25:22','2025-11-25 21:25:22',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764134722;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764134722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-26 10:05:55','2025-11-26 02:05:55',10564,NULL),(313,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-26 05:25:22','2025-11-25 21:25:22',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764134722;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764134722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-26 10:05:55','2025-11-26 02:05:55',10564,NULL),(314,'wpforms_admin_notifications_update','complete','2025-11-25 23:57:56','2025-11-25 23:57:56',10,'{\"tasks_meta_id\":48}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-11-25 23:58:08','2025-11-25 15:58:08',10450,NULL),(315,'wp_mail_smtp_process_license_check_task','complete','2025-11-27 01:30:22','2025-11-26 17:30:22',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764207022;s:18:\"\0*\0first_timestamp\";i:1763332593;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764207022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2025-11-27 16:47:56','2025-11-27 08:47:56',10725,NULL),(316,'wp_mail_smtp_admin_notifications_update','complete','2025-11-27 01:30:22','2025-11-26 17:30:22',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764207022;s:18:\"\0*\0first_timestamp\";i:1763246253;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764207022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2025-11-27 16:47:56','2025-11-27 08:47:56',10725,NULL),(317,'wpforms_process_forms_locator_save','complete','2025-11-26 01:30:22','2025-11-26 01:30:22',10,'{\"tasks_meta_id\":49}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-11-26 01:30:23','2025-11-25 17:30:23',10482,NULL),(318,'wpforms_process_forms_locator_scan','complete','2025-11-27 01:30:22','2025-11-26 17:30:22',10,'{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764207022;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764207022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-11-27 16:47:56','2025-11-27 08:47:56',10725,NULL),(319,'wpforms_process_purge_spam','complete','2025-11-27 01:30:23','2025-11-26 17:30:23',10,'{\"tasks_meta_id\":9}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764207023;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764207023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-11-27 16:47:56','2025-11-27 08:47:56',10725,NULL),(320,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-11-27 01:30:23','2025-11-26 17:30:23',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764207023;s:18:\"\0*\0first_timestamp\";i:1762549548;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764207023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-11-27 16:47:56','2025-11-27 08:47:56',10725,NULL),(321,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-26 16:05:55','2025-11-26 08:05:55',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764173155;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764173155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-26 17:27:10','2025-11-26 09:27:10',10567,NULL),(322,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-26 16:05:55','2025-11-26 08:05:55',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764173155;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764173155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-26 17:27:11','2025-11-26 09:27:11',10567,NULL),(323,'wpforms_send_usage_data','pending','2025-12-03 10:05:57','2025-12-03 02:05:57',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764756357;s:18:\"\0*\0first_timestamp\";i:1762935708;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764756357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(324,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-26 23:27:10','2025-11-26 15:27:10',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764199630;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764199630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-27 16:47:56','2025-11-27 08:47:56',10725,NULL),(325,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-26 23:27:11','2025-11-26 15:27:11',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764199631;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764199631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-27 16:47:56','2025-11-27 08:47:56',10725,NULL),(326,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-11-27 22:47:56','2025-11-27 14:47:56',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764283676;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764283676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-27 22:48:33','2025-11-27 14:48:33',10932,NULL),(327,'wpforms-pro_license_api_validate-key_cache','complete','2025-11-27 22:47:56','2025-11-27 14:47:56',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764283676;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764283676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-11-27 22:48:33','2025-11-27 14:48:33',10932,NULL),(328,'wp_mail_smtp_process_license_check_task','pending','2025-11-28 16:47:56','2025-11-28 08:47:56',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764348476;s:18:\"\0*\0first_timestamp\";i:1763332593;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764348476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(329,'wp_mail_smtp_admin_notifications_update','pending','2025-11-28 16:47:56','2025-11-28 08:47:56',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764348476;s:18:\"\0*\0first_timestamp\";i:1763246253;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764348476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(330,'wpforms_process_forms_locator_save','complete','2025-11-27 16:47:56','2025-11-27 16:47:56',10,'{\"tasks_meta_id\":50}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-11-27 16:47:56','2025-11-27 08:47:56',10726,NULL),(331,'wpforms_process_forms_locator_scan','pending','2025-11-28 16:47:56','2025-11-28 08:47:56',10,'{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764348476;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764348476;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),(332,'wpforms_process_purge_spam','pending','2025-11-28 16:47:56','2025-11-28 08:47:56',10,'{\"tasks_meta_id\":9}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764348476;s:18:\"\0*\0first_timestamp\";i:1762552860;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764348476;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),(333,'action_scheduler_run_recurring_actions_schedule_hook','pending','2025-11-28 16:47:56','2025-11-28 08:47:56',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764348476;s:18:\"\0*\0first_timestamp\";i:1762549548;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764348476;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),(334,'wpforms_admin_notifications_update','complete','2025-11-27 17:18:40','2025-11-27 17:18:40',10,'{\"tasks_meta_id\":51}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-11-27 17:19:44','2025-11-27 09:19:44',10729,NULL),(335,'action_scheduler/migration_hook','complete','2025-11-27 22:18:34','2025-11-27 14:18:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1764281914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1764281914;}',1,1,'2025-11-27 22:19:42','2025-11-27 14:19:42',10916,NULL),(336,'wpforms-pro_license_api_plugin-updates_cache','pending','2025-11-28 04:48:33','2025-11-27 20:48:33',10,'{\"tasks_meta_id\":12}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764305313;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764305313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(337,'wpforms-pro_license_api_validate-key_cache','pending','2025-11-28 04:48:33','2025-11-27 20:48:33',10,'{\"tasks_meta_id\":13}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764305313;s:18:\"\0*\0first_timestamp\";i:1762574460;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764305313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(338,'action_scheduler/migration_hook','complete','2025-11-27 23:25:57','2025-11-27 15:25:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1764285957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1764285957;}',1,1,'2025-11-27 23:25:59','2025-11-27 15:25:59',10961,NULL),(339,'wp_mail_smtp_send_usage_data','pending','2025-12-04 23:43:11','2025-12-04 15:43:11',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764891791;s:18:\"\0*\0first_timestamp\";i:1763682097;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764891791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `lJD_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_actionscheduler_claims`
--

DROP TABLE IF EXISTS `lJD_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 AUTO_INCREMENT=11078 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_actionscheduler_claims`
--

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

--
-- Table structure for table `lJD_actionscheduler_groups`
--

DROP TABLE IF EXISTS `lJD_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_actionscheduler_groups`
--

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

--
-- Table structure for table `lJD_actionscheduler_logs`
--

DROP TABLE IF EXISTS `lJD_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=965 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_actionscheduler_logs`
--

LOCK TABLES `lJD_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `lJD_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `lJD_actionscheduler_logs` VALUES (318,122,'action created','2025-11-14 04:14:40','2025-11-13 20:14:40'),(319,122,'action started via WP Cron','2025-11-14 04:31:57','2025-11-13 20:31:57'),(320,122,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-11-14 04:31:57','2025-11-13 20:31:57'),(395,147,'action created','2025-11-15 22:36:00','2025-11-15 14:36:00'),(399,147,'action started via WP Cron','2025-11-15 22:37:16','2025-11-15 14:37:16'),(400,147,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-11-15 22:37:16','2025-11-15 14:37:16'),(442,165,'action created','2025-11-16 02:55:09','2025-11-15 18:55:09'),(499,184,'action created','2025-11-17 22:00:14','2025-11-17 14:00:14'),(568,207,'action created','2025-11-19 08:25:30','2025-11-19 00:25:30'),(631,228,'action created','2025-11-20 23:43:03','2025-11-20 15:43:03'),(679,244,'action created','2025-11-21 22:06:58','2025-11-21 14:06:58'),(682,245,'action created','2025-11-21 22:06:58','2025-11-21 14:06:58'),(685,246,'action created','2025-11-21 22:06:58','2025-11-21 14:06:58'),(688,247,'action created','2025-11-21 23:22:58','2025-11-21 15:22:58'),(736,263,'action created','2025-11-23 00:12:12','2025-11-22 16:12:12'),(739,264,'action created','2025-11-23 00:12:12','2025-11-22 16:12:12'),(742,265,'action created','2025-11-23 01:29:14','2025-11-22 17:29:14'),(745,266,'action created','2025-11-23 01:29:14','2025-11-22 17:29:14'),(749,268,'action created','2025-11-23 01:29:14','2025-11-22 17:29:14'),(752,269,'action created','2025-11-23 01:29:14','2025-11-22 17:29:14'),(755,270,'action created','2025-11-23 01:29:14','2025-11-22 17:29:14'),(758,165,'action started via WP Cron','2025-11-23 02:55:12','2025-11-22 18:55:12'),(759,165,'action complete via WP Cron','2025-11-23 02:55:12','2025-11-22 18:55:12'),(760,271,'action created','2025-11-23 02:55:12','2025-11-22 18:55:12'),(761,272,'action created','2025-11-23 03:52:53','2025-11-22 19:52:53'),(762,272,'action started via WP Cron','2025-11-23 03:54:08','2025-11-22 19:54:08'),(763,272,'action complete via WP Cron','2025-11-23 03:54:08','2025-11-22 19:54:08'),(764,273,'action created','2025-11-23 03:54:08','2025-11-22 19:54:08'),(765,273,'action started via WP Cron','2025-11-23 03:55:08','2025-11-22 19:55:08'),(766,273,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-11-23 03:55:08','2025-11-22 19:55:08'),(767,274,'action created','2025-11-23 04:08:04','2025-11-22 20:08:04'),(768,274,'action started via WP Cron','2025-11-23 04:09:39','2025-11-22 20:09:39'),(769,274,'action complete via WP Cron','2025-11-23 04:09:39','2025-11-22 20:09:39'),(770,275,'action created','2025-11-23 04:09:39','2025-11-22 20:09:39'),(771,275,'action started via Async Request','2025-11-23 04:10:59','2025-11-22 20:10:59'),(772,275,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-11-23 04:10:59','2025-11-22 20:10:59'),(773,276,'action created','2025-11-23 04:13:40','2025-11-22 20:13:40'),(774,276,'action started via Async Request','2025-11-23 04:15:03','2025-11-22 20:15:03'),(775,276,'action complete via Async Request','2025-11-23 04:15:03','2025-11-22 20:15:03'),(776,263,'action started via WP Cron','2025-11-23 06:12:48','2025-11-22 22:12:48'),(777,263,'action complete via WP Cron','2025-11-23 06:12:48','2025-11-22 22:12:48'),(778,277,'action created','2025-11-23 06:12:48','2025-11-22 22:12:48'),(779,264,'action started via WP Cron','2025-11-23 06:12:48','2025-11-22 22:12:48'),(780,264,'action complete via WP Cron','2025-11-23 06:12:48','2025-11-22 22:12:48'),(781,278,'action created','2025-11-23 06:12:48','2025-11-22 22:12:48'),(782,277,'action started via WP Cron','2025-11-23 12:12:48','2025-11-23 04:12:48'),(783,277,'action complete via WP Cron','2025-11-23 12:12:49','2025-11-23 04:12:49'),(784,279,'action created','2025-11-23 12:12:49','2025-11-23 04:12:49'),(785,278,'action started via WP Cron','2025-11-23 12:12:49','2025-11-23 04:12:49'),(786,278,'action complete via WP Cron','2025-11-23 12:12:49','2025-11-23 04:12:49'),(787,280,'action created','2025-11-23 12:12:49','2025-11-23 04:12:49'),(788,281,'action created','2025-11-23 17:52:19','2025-11-23 09:52:19'),(789,281,'action started via Async Request','2025-11-23 17:52:50','2025-11-23 09:52:50'),(790,281,'action complete via Async Request','2025-11-23 17:52:50','2025-11-23 09:52:50'),(791,279,'action started via WP Cron','2025-11-23 18:13:16','2025-11-23 10:13:16'),(792,279,'action complete via WP Cron','2025-11-23 18:13:16','2025-11-23 10:13:16'),(793,282,'action created','2025-11-23 18:13:16','2025-11-23 10:13:16'),(794,280,'action started via WP Cron','2025-11-23 18:13:16','2025-11-23 10:13:16'),(795,280,'action complete via WP Cron','2025-11-23 18:13:16','2025-11-23 10:13:16'),(796,283,'action created','2025-11-23 18:13:16','2025-11-23 10:13:16'),(797,284,'action created','2025-11-23 23:21:02','2025-11-23 15:21:02'),(798,284,'action started via WP Cron','2025-11-23 23:22:10','2025-11-23 15:22:10'),(799,284,'action complete via WP Cron','2025-11-23 23:22:10','2025-11-23 15:22:10'),(800,285,'action created','2025-11-23 23:22:10','2025-11-23 15:22:10'),(801,285,'action started via WP Cron','2025-11-23 23:23:10','2025-11-23 15:23:10'),(802,285,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-11-23 23:23:10','2025-11-23 15:23:10'),(803,282,'action started via WP Cron','2025-11-24 00:15:12','2025-11-23 16:15:12'),(804,282,'action complete via WP Cron','2025-11-24 00:15:12','2025-11-23 16:15:12'),(805,286,'action created','2025-11-24 00:15:12','2025-11-23 16:15:12'),(806,283,'action started via WP Cron','2025-11-24 00:15:12','2025-11-23 16:15:12'),(807,283,'action complete via WP Cron','2025-11-24 00:15:13','2025-11-23 16:15:13'),(808,287,'action created','2025-11-24 00:15:13','2025-11-23 16:15:13'),(809,265,'action started via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(810,265,'action complete via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(811,288,'action created','2025-11-24 01:30:06','2025-11-23 17:30:06'),(812,266,'action started via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(813,266,'action complete via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(814,289,'action created','2025-11-24 01:30:06','2025-11-23 17:30:06'),(815,268,'action started via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(816,290,'action created','2025-11-24 01:30:06','2025-11-23 17:30:06'),(817,268,'action complete via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(818,291,'action created','2025-11-24 01:30:06','2025-11-23 17:30:06'),(819,269,'action started via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(820,269,'action complete via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(821,292,'action created','2025-11-24 01:30:06','2025-11-23 17:30:06'),(822,270,'action started via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(823,270,'action complete via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(824,293,'action created','2025-11-24 01:30:06','2025-11-23 17:30:06'),(825,290,'action started via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(826,290,'action complete via Async Request','2025-11-24 01:30:06','2025-11-23 17:30:06'),(827,286,'action started via WP Cron','2025-11-24 06:15:37','2025-11-23 22:15:37'),(828,286,'action complete via WP Cron','2025-11-24 06:15:37','2025-11-23 22:15:37'),(829,294,'action created','2025-11-24 06:15:37','2025-11-23 22:15:37'),(830,287,'action started via WP Cron','2025-11-24 06:15:37','2025-11-23 22:15:37'),(831,287,'action complete via WP Cron','2025-11-24 06:15:37','2025-11-23 22:15:37'),(832,295,'action created','2025-11-24 06:15:37','2025-11-23 22:15:37'),(833,294,'action started via WP Cron','2025-11-24 12:15:37','2025-11-24 04:15:37'),(834,294,'action complete via WP Cron','2025-11-24 12:15:37','2025-11-24 04:15:37'),(835,296,'action created','2025-11-24 12:15:37','2025-11-24 04:15:37'),(836,295,'action started via WP Cron','2025-11-24 12:15:37','2025-11-24 04:15:37'),(837,295,'action complete via WP Cron','2025-11-24 12:15:37','2025-11-24 04:15:37'),(838,297,'action created','2025-11-24 12:15:37','2025-11-24 04:15:37'),(839,296,'action started via WP Cron','2025-11-24 18:15:37','2025-11-24 10:15:37'),(840,296,'action complete via WP Cron','2025-11-24 18:15:37','2025-11-24 10:15:37'),(841,298,'action created','2025-11-24 18:15:37','2025-11-24 10:15:37'),(842,297,'action started via WP Cron','2025-11-24 18:15:37','2025-11-24 10:15:37'),(843,297,'action complete via WP Cron','2025-11-24 18:15:38','2025-11-24 10:15:38'),(844,299,'action created','2025-11-24 18:15:38','2025-11-24 10:15:38'),(845,184,'action started via WP Cron','2025-11-24 22:00:38','2025-11-24 14:00:38'),(846,184,'action complete via WP Cron','2025-11-24 22:00:38','2025-11-24 14:00:38'),(847,300,'action created','2025-11-24 22:00:38','2025-11-24 14:00:38'),(848,301,'action created','2025-11-24 23:51:53','2025-11-24 15:51:53'),(849,301,'action started via WP Cron','2025-11-24 23:52:55','2025-11-24 15:52:55'),(850,301,'action complete via WP Cron','2025-11-24 23:52:55','2025-11-24 15:52:55'),(851,298,'action started via Async Request','2025-11-25 00:15:50','2025-11-24 16:15:50'),(852,298,'action complete via Async Request','2025-11-25 00:15:50','2025-11-24 16:15:50'),(853,302,'action created','2025-11-25 00:15:50','2025-11-24 16:15:50'),(854,299,'action started via Async Request','2025-11-25 00:15:50','2025-11-24 16:15:50'),(855,299,'action complete via Async Request','2025-11-25 00:15:51','2025-11-24 16:15:51'),(856,303,'action created','2025-11-25 00:15:51','2025-11-24 16:15:51'),(857,288,'action started via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(858,288,'action complete via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(859,304,'action created','2025-11-25 01:30:08','2025-11-24 17:30:08'),(860,289,'action started via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(861,289,'action complete via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(862,305,'action created','2025-11-25 01:30:08','2025-11-24 17:30:08'),(863,291,'action started via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(864,306,'action created','2025-11-25 01:30:08','2025-11-24 17:30:08'),(865,291,'action complete via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(866,307,'action created','2025-11-25 01:30:08','2025-11-24 17:30:08'),(867,292,'action started via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(868,292,'action complete via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(869,308,'action created','2025-11-25 01:30:08','2025-11-24 17:30:08'),(870,293,'action started via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(871,293,'action complete via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(872,309,'action created','2025-11-25 01:30:08','2025-11-24 17:30:08'),(873,306,'action started via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(874,306,'action complete via WP Cron','2025-11-25 01:30:08','2025-11-24 17:30:08'),(875,302,'action started via WP Cron','2025-11-25 17:25:07','2025-11-25 09:25:07'),(876,302,'action complete via WP Cron','2025-11-25 17:25:07','2025-11-25 09:25:07'),(877,310,'action created','2025-11-25 17:25:07','2025-11-25 09:25:07'),(878,303,'action started via WP Cron','2025-11-25 17:25:07','2025-11-25 09:25:07'),(879,303,'action complete via WP Cron','2025-11-25 17:25:07','2025-11-25 09:25:07'),(880,311,'action created','2025-11-25 17:25:07','2025-11-25 09:25:07'),(881,310,'action started via WP Cron','2025-11-25 23:25:22','2025-11-25 15:25:22'),(882,310,'action complete via WP Cron','2025-11-25 23:25:22','2025-11-25 15:25:22'),(883,312,'action created','2025-11-25 23:25:22','2025-11-25 15:25:22'),(884,311,'action started via WP Cron','2025-11-25 23:25:22','2025-11-25 15:25:22'),(885,311,'action complete via WP Cron','2025-11-25 23:25:22','2025-11-25 15:25:22'),(886,313,'action created','2025-11-25 23:25:22','2025-11-25 15:25:22'),(887,314,'action created','2025-11-25 23:57:56','2025-11-25 15:57:56'),(888,314,'action started via WP Cron','2025-11-25 23:58:08','2025-11-25 15:58:08'),(889,314,'action complete via WP Cron','2025-11-25 23:58:08','2025-11-25 15:58:08'),(890,304,'action started via WP Cron','2025-11-26 01:30:22','2025-11-25 17:30:22'),(891,304,'action complete via WP Cron','2025-11-26 01:30:22','2025-11-25 17:30:22'),(892,315,'action created','2025-11-26 01:30:22','2025-11-25 17:30:22'),(893,305,'action started via WP Cron','2025-11-26 01:30:22','2025-11-25 17:30:22'),(894,305,'action complete via WP Cron','2025-11-26 01:30:22','2025-11-25 17:30:22'),(895,316,'action created','2025-11-26 01:30:22','2025-11-25 17:30:22'),(896,307,'action started via WP Cron','2025-11-26 01:30:22','2025-11-25 17:30:22'),(897,317,'action created','2025-11-26 01:30:22','2025-11-25 17:30:22'),(898,307,'action complete via WP Cron','2025-11-26 01:30:22','2025-11-25 17:30:22'),(899,318,'action created','2025-11-26 01:30:22','2025-11-25 17:30:22'),(900,308,'action started via WP Cron','2025-11-26 01:30:23','2025-11-25 17:30:23'),(901,308,'action complete via WP Cron','2025-11-26 01:30:23','2025-11-25 17:30:23'),(902,319,'action created','2025-11-26 01:30:23','2025-11-25 17:30:23'),(903,309,'action started via WP Cron','2025-11-26 01:30:23','2025-11-25 17:30:23'),(904,309,'action complete via WP Cron','2025-11-26 01:30:23','2025-11-25 17:30:23'),(905,320,'action created','2025-11-26 01:30:23','2025-11-25 17:30:23'),(906,317,'action started via WP Cron','2025-11-26 01:30:23','2025-11-25 17:30:23'),(907,317,'action complete via WP Cron','2025-11-26 01:30:23','2025-11-25 17:30:23'),(908,312,'action started via WP Cron','2025-11-26 10:05:55','2025-11-26 02:05:55'),(909,312,'action complete via WP Cron','2025-11-26 10:05:55','2025-11-26 02:05:55'),(910,321,'action created','2025-11-26 10:05:55','2025-11-26 02:05:55'),(911,313,'action started via WP Cron','2025-11-26 10:05:55','2025-11-26 02:05:55'),(912,313,'action complete via WP Cron','2025-11-26 10:05:55','2025-11-26 02:05:55'),(913,322,'action created','2025-11-26 10:05:55','2025-11-26 02:05:55'),(914,207,'action started via WP Cron','2025-11-26 10:05:55','2025-11-26 02:05:55'),(915,207,'action complete via WP Cron','2025-11-26 10:05:57','2025-11-26 02:05:57'),(916,323,'action created','2025-11-26 10:05:57','2025-11-26 02:05:57'),(917,321,'action started via WP Cron','2025-11-26 17:27:10','2025-11-26 09:27:10'),(918,321,'action complete via WP Cron','2025-11-26 17:27:10','2025-11-26 09:27:10'),(919,324,'action created','2025-11-26 17:27:10','2025-11-26 09:27:10'),(920,322,'action started via WP Cron','2025-11-26 17:27:10','2025-11-26 09:27:10'),(921,322,'action complete via WP Cron','2025-11-26 17:27:11','2025-11-26 09:27:11'),(922,325,'action created','2025-11-26 17:27:11','2025-11-26 09:27:11'),(923,324,'action started via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(924,324,'action complete via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(925,326,'action created','2025-11-27 16:47:56','2025-11-27 08:47:56'),(926,325,'action started via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(927,325,'action complete via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(928,327,'action created','2025-11-27 16:47:56','2025-11-27 08:47:56'),(929,315,'action started via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(930,315,'action complete via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(931,328,'action created','2025-11-27 16:47:56','2025-11-27 08:47:56'),(932,316,'action started via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(933,316,'action complete via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(934,329,'action created','2025-11-27 16:47:56','2025-11-27 08:47:56'),(935,318,'action started via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(936,330,'action created','2025-11-27 16:47:56','2025-11-27 08:47:56'),(937,318,'action complete via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(938,331,'action created','2025-11-27 16:47:56','2025-11-27 08:47:56'),(939,319,'action started via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(940,319,'action complete via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(941,332,'action created','2025-11-27 16:47:56','2025-11-27 08:47:56'),(942,320,'action started via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(943,320,'action complete via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(944,333,'action created','2025-11-27 16:47:56','2025-11-27 08:47:56'),(945,330,'action started via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(946,330,'action complete via WP Cron','2025-11-27 16:47:56','2025-11-27 08:47:56'),(947,334,'action created','2025-11-27 17:18:40','2025-11-27 09:18:40'),(948,334,'action started via Async Request','2025-11-27 17:19:44','2025-11-27 09:19:44'),(949,334,'action complete via Async Request','2025-11-27 17:19:44','2025-11-27 09:19:44'),(950,335,'action created','2025-11-27 22:17:34','2025-11-27 14:17:34'),(951,335,'action started via WP Cron','2025-11-27 22:19:42','2025-11-27 14:19:42'),(952,335,'action complete via WP Cron','2025-11-27 22:19:42','2025-11-27 14:19:42'),(953,326,'action started via WP Cron','2025-11-27 22:48:33','2025-11-27 14:48:33'),(954,326,'action complete via WP Cron','2025-11-27 22:48:33','2025-11-27 14:48:33'),(955,336,'action created','2025-11-27 22:48:33','2025-11-27 14:48:33'),(956,327,'action started via WP Cron','2025-11-27 22:48:33','2025-11-27 14:48:33'),(957,327,'action complete via WP Cron','2025-11-27 22:48:33','2025-11-27 14:48:33'),(958,337,'action created','2025-11-27 22:48:33','2025-11-27 14:48:33'),(959,338,'action created','2025-11-27 23:24:57','2025-11-27 15:24:57'),(960,338,'action started via Async Request','2025-11-27 23:25:59','2025-11-27 15:25:59'),(961,338,'action complete via Async Request','2025-11-27 23:25:59','2025-11-27 15:25:59'),(962,228,'action started via WP Cron','2025-11-27 23:43:10','2025-11-27 15:43:10'),(963,228,'action complete via WP Cron','2025-11-27 23:43:11','2025-11-27 15:43:11'),(964,339,'action created','2025-11-27 23:43:11','2025-11-27 15:43:11');
/*!40000 ALTER TABLE `lJD_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_commentmeta`
--

DROP TABLE IF EXISTS `lJD_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_commentmeta`
--

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

--
-- Table structure for table `lJD_comments`
--

DROP TABLE IF EXISTS `lJD_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_comments`
--

LOCK TABLES `lJD_comments` WRITE;
/*!40000 ALTER TABLE `lJD_comments` DISABLE KEYS */;
INSERT INTO `lJD_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2025-11-07 21:04:01','2025-11-07 21:04:01','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 `lJD_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_jetpack_sync_queue`
--

DROP TABLE IF EXISTS `lJD_jetpack_sync_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_jetpack_sync_queue` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `queue_id` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `event_id` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `event_payload` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`ID`),
  KEY `event_id` (`event_id`),
  KEY `queue_id` (`queue_id`),
  KEY `queue_id_event_id` (`queue_id`,`event_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB AUTO_INCREMENT=1853 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_jetpack_sync_queue`
--

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

--
-- Table structure for table `lJD_links`
--

DROP TABLE IF EXISTS `lJD_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 `lJD_links`
--

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

--
-- Table structure for table `lJD_nfd_data_event_queue`
--

DROP TABLE IF EXISTS `lJD_nfd_data_event_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_nfd_data_event_queue`
--

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

--
-- Table structure for table `lJD_options`
--

DROP TABLE IF EXISTS `lJD_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=43795 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_options`
--

LOCK TABLES `lJD_options` WRITE;
/*!40000 ALTER TABLE `lJD_options` DISABLE KEYS */;
INSERT INTO `lJD_options` VALUES (1,'cron','a:30:{i:1764298448;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:1764298474;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:1764298655;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:1764298719;a:2:{s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1764299051;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:1764299400;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:1764320748;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1764324241;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:1764326041;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:1764327841;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:1764363851;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:1764363861;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:1764363887;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:1764363898;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:1764363914;a:2:{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;}}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;}}}i:1764363946;a:1:{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;}}}i:1764363948;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: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:1764365330;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1764365622;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:1764367469;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:1764377331;a:1:{s:27:\"acf_update_site_health_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1764450251;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:1764450274;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:1764461660;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:1764626400;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1765227948;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;}}}i:1765275661;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:1765501055;a:1:{s:28:\"jetpack_recommend_videopress\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1766009173;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;}}}s:7:\"version\";i:2;}','on'),(2,'siteurl','https://raincitycontractorconnect.com/staging/6718','on'),(3,'home','https://raincitycontractorconnect.com/staging/6718','on'),(4,'blogname','RainCity Contractor Connect','on'),(5,'blogdescription','Easily connect with trusted local contractors in King County, WA. Find reliable services for your home improvement projects today!','on'),(6,'users_can_register','0','on'),(7,'admin_email','eddie@raincitycontractorconnect.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:182:{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:16:\"custom-css-js/?$\";s:33:\"index.php?post_type=custom-css-js\";s:46:\"custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=custom-css-js&feed=$matches[1]\";s:41:\"custom-css-js/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=custom-css-js&feed=$matches[1]\";s:33:\"custom-css-js/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=custom-css-js&paged=$matches[1]\";s:14:\"contractors/?$\";s:30:\"index.php?post_type=contractor\";s:44:\"contractors/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=contractor&feed=$matches[1]\";s:39:\"contractors/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=contractor&feed=$matches[1]\";s:31:\"contractors/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=contractor&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:41:\"custom-css-js/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"custom-css-js/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"custom-css-js/([^/]+)/embed/?$\";s:61:\"index.php?post_type=custom-css-js&name=$matches[1]&embed=true\";s:34:\"custom-css-js/([^/]+)/trackback/?$\";s:55:\"index.php?post_type=custom-css-js&name=$matches[1]&tb=1\";s:54:\"custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]\";s:49:\"custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]\";s:42:\"custom-css-js/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]\";s:49:\"custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$\";s:68:\"index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]\";s:38:\"custom-css-js/([^/]+)(?:/([0-9]+))?/?$\";s:67:\"index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]\";s:30:\"custom-css-js/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"custom-css-js/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"custom-css-js/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"contractors/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"contractors/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"contractors/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"contractors/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"contractors/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"contractors/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"contractors/([^/]+)/embed/?$\";s:43:\"index.php?contractor=$matches[1]&embed=true\";s:32:\"contractors/([^/]+)/trackback/?$\";s:37:\"index.php?contractor=$matches[1]&tb=1\";s:52:\"contractors/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?contractor=$matches[1]&feed=$matches[2]\";s:47:\"contractors/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?contractor=$matches[1]&feed=$matches[2]\";s:40:\"contractors/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?contractor=$matches[1]&paged=$matches[2]\";s:47:\"contractors/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?contractor=$matches[1]&cpage=$matches[2]\";s:36:\"contractors/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?contractor=$matches[1]&page=$matches[2]\";s:28:\"contractors/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"contractors/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"contractors/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"contractors/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"contractors/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"contractors/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:49:\"services/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?service_category=$matches[1]&feed=$matches[2]\";s:44:\"services/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?service_category=$matches[1]&feed=$matches[2]\";s:25:\"services/([^/]+)/embed/?$\";s:49:\"index.php?service_category=$matches[1]&embed=true\";s:37:\"services/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?service_category=$matches[1]&paged=$matches[2]\";s:19:\"services/([^/]+)/?$\";s:38:\"index.php?service_category=$matches[1]\";s:35:\"project/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"project/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"project/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"project/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"project/([^/]+)/embed/?$\";s:40:\"index.php?project=$matches[1]&embed=true\";s:28:\"project/([^/]+)/trackback/?$\";s:34:\"index.php?project=$matches[1]&tb=1\";s:36:\"project/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&paged=$matches[2]\";s:43:\"project/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&cpage=$matches[2]\";s:32:\"project/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?project=$matches[1]&page=$matches[2]\";s:24:\"project/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"project/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"project/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"project/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:68:\"index.php?monsterinsights_note_category=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?monsterinsights_note_category=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:62:\"index.php?monsterinsights_note_category=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?monsterinsights_note_category=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:51:\"index.php?monsterinsights_note_category=$matches[1]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=19&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','on'),(31,'hack_file','0','on'),(32,'blog_charset','UTF-8','on'),(33,'moderation_keys','','off'),(34,'active_plugins','a:19:{i:0;s:34:\"advanced-custom-fields-pro/acf.php\";i:1;s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";i:2;s:33:\"classic-editor/classic-editor.php\";i:3;s:31:\"custom-css-js/custom-css-js.php\";i:4;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:5;s:19:\"jetpack/jetpack.php\";i:6;s:37:\"optinmonster/optin-monster-wp-api.php\";i:7;s:61:\"rccc-contractor-capabilities/rccc-contractor-capabilities.php\";i:8;s:45:\"rccc-contractor-role/rccc-contractor-role.php\";i:9;s:41:\"rccc-core-settings/rccc-core-settings.php\";i:10;s:35:\"rccc-email-test/rccc-email-test.php\";i:11;s:49:\"rccc-registration-flow/rccc-registration-flow.php\";i:12;s:52:\"rccc-welcome-debugger/rccc-welcome-debugger-full.php\";i:13;s:47:\"rccc-welcome-debugger/rccc-welcome-debugger.php\";i:14;s:29:\"rccc-welcome/rccc-welcome.php\";i:15;s:24:\"wordpress-seo/wp-seo.php\";i:16;s:35:\"wp-fastest-cache/wpFastestCache.php\";i:17;s:33:\"wp-mail-smtp-pro/wp_mail_smtp.php\";i:18;s:19:\"wpforms/wpforms.php\";}','on'),(35,'category_base','','on'),(36,'ping_sites','https://rpc.pingomatic.com/','on'),(37,'comment_max_links','2','on'),(38,'gmt_offset','','on'),(39,'default_email_category','1','on'),(40,'recently_edited','a:5:{i:0;s:104:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/themes/bluehost-blueprint/style.css\";i:1;s:116:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/themes/bluehost-blueprint/single-contractor.php\";i:3;s:107:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/advanced-custom-fields/acf.php\";i:4;s:108:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/themes/bluehost-blueprint/functions.php\";i:5;s:105:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/themes/bluehost-blueprint/theme.json\";}','off'),(41,'template','bluehost-blueprint','on'),(42,'stylesheet','bluehost-blueprint','on'),(43,'comment_registration','','on'),(44,'html_type','text/html','on'),(45,'use_trackback','0','on'),(46,'default_role','subscriber','on'),(47,'db_version','60421','on'),(48,'uploads_use_yearmonth_folders','1','on'),(49,'upload_path','','on'),(50,'blog_public','1','on'),(51,'default_link_category','0','on'),(52,'show_on_front','page','on'),(53,'tag_base','','on'),(54,'show_avatars','1','on'),(55,'avatar_rating','G','on'),(56,'upload_url_path','','on'),(57,'thumbnail_size_w','150','on'),(58,'thumbnail_size_h','150','on'),(59,'thumbnail_crop','1','on'),(60,'medium_size_w','300','on'),(61,'medium_size_h','300','on'),(62,'avatar_default','mystery','on'),(63,'large_size_w','1024','on'),(64,'large_size_h','1024','on'),(65,'image_default_link_type','none','on'),(66,'image_default_size','','on'),(67,'image_default_align','','on'),(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:0:{}','on'),(78,'widget_text','a:0:{}','on'),(79,'widget_rss','a:0:{}','on'),(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','America/Los_Angeles','on'),(82,'page_for_posts','0','on'),(83,'page_on_front','19','on'),(84,'default_post_format','0','on'),(85,'link_manager_enabled','0','on'),(86,'finished_splitting_shared_terms','1','on'),(87,'site_icon','184','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','1778101441','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,'initial_db_version','60421','on'),(102,'lJD_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:85:{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:15:\"edit_custom_css\";b:1;s:15:\"read_custom_css\";b:1;s:17:\"delete_custom_css\";b:1;s:16:\"edit_custom_csss\";b:1;s:23:\"edit_others_custom_csss\";b:1;s:19:\"publish_custom_csss\";b:1;s:18:\"delete_custom_csss\";b:1;s:28:\"delete_published_custom_csss\";b:1;s:25:\"delete_others_custom_csss\";b:1;s:26:\"edit_published_custom_csss\";b:1;s:15:\"edit_contractor\";b:1;s:15:\"read_contractor\";b:1;s:17:\"delete_contractor\";b:1;s:16:\"edit_contractors\";b:1;s:23:\"edit_others_contractors\";b:1;s:19:\"publish_contractors\";b:1;s:24:\"read_private_contractors\";b:1;s:18:\"delete_contractors\";b:1;s:26:\"delete_private_contractors\";b:1;s:28:\"delete_published_contractors\";b:1;s:25:\"delete_others_contractors\";b:1;s:24:\"edit_private_contractors\";b:1;s:26:\"edit_published_contractors\";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;}}s:15:\"css_js_designer\";a:2:{s:4:\"name\";s:12:\"Web Designer\";s:12:\"capabilities\";a:10:{s:15:\"edit_custom_css\";b:1;s:15:\"read_custom_css\";b:1;s:17:\"delete_custom_css\";b:1;s:16:\"edit_custom_csss\";b:1;s:23:\"edit_others_custom_csss\";b:1;s:19:\"publish_custom_csss\";b:1;s:18:\"delete_custom_csss\";b:1;s:28:\"delete_published_custom_csss\";b:1;s:25:\"delete_others_custom_csss\";b:1;s:26:\"edit_published_custom_csss\";b:1;}}s:10:\"contractor\";a:2:{s:4:\"name\";s:10:\"Contractor\";s:12:\"capabilities\";a:15:{s:4:\"read\";b:1;s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:0;s:12:\"delete_posts\";b:0;s:15:\"edit_contractor\";b:1;s:15:\"read_contractor\";b:1;s:17:\"delete_contractor\";b:1;s:16:\"edit_contractors\";b:1;s:19:\"publish_contractors\";b:1;s:26:\"edit_published_contractors\";b:1;s:24:\"edit_private_contractors\";b:1;s:24:\"read_private_contractors\";b:1;s:28:\"delete_published_contractors\";b:1;}}}','on'),(103,'fresh_site','0','off'),(104,'user_count','1','off'),(105,'widget_block','a:8:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}i:9;a:1:{s:7:\"content\";s:479:\"<!-- wp:image {\"id\":208,\"width\":\"448px\",\"height\":\"auto\",\"aspectRatio\":\"3/2\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/AARP-Med-Supp-Hassle-Free-Digital-Ad-1.webp\" alt=\"\" class=\"wp-image-208\" style=\"aspect-ratio:3/2;object-fit:contain;width:448px;height:auto\"/></figure>\n<!-- /wp:image -->\";}i:10;a:1:{s:7:\"content\";s:380:\"<!-- wp:image {\"id\":210,\"aspectRatio\":\"3/2\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\"} -->\n<figure class=\"wp-block-image alignright size-full\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/14-Kari.bmp\" alt=\"\" class=\"wp-image-210\" style=\"aspect-ratio:3/2;object-fit:contain\"/></figure>\n<!-- /wp:image -->\";}s:12:\"_multiwidget\";i:1;}','auto'),(106,'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:23:\"rccc_contractor_sidebar\";a:2:{i:0;s:7:\"block-9\";i:1;s:8:\"block-10\";}s:13:\"array_version\";i:3;}','auto'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(130,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.8.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.8.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.3\";s:7:\"version\";s:5:\"6.8.3\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1764281087;s:15:\"version_checked\";s:5:\"6.8.3\";s:12:\"translations\";a:0:{}}','off'),(133,'recovery_keys','a:1:{s:22:\"AHRu4Wyd0pu8pYMDNi5wKn\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$gmiTBLkTOuqIt8-zDJG1CixjeQsjIl2TXz_GA9Zt\";s:10:\"created_at\";i:1764271158;}}','off'),(134,'allow_major_auto_core_updates','true','yes'),(135,'allow_minor_auto_core_updates','true','yes'),(136,'auto_update_core_major','enabled','yes'),(137,'auto_update_plugin','true','yes'),(138,'auto_update_theme','true','yes'),(139,'auto_update_translation','true','yes'),(140,'close_comments_days_old','28','yes'),(141,'close_comments_for_old_posts','1','yes'),(142,'comments_per_page','20','yes'),(145,'nfd_hiive_url','hiive.cloud','yes'),(146,'permalink_structure','/%postname%/','yes'),(148,'nfd_coming_soon_module_version','2.1.2','on'),(149,'ce4wp_hide_banner:get_started','1','auto'),(150,'optin_monster_api_activation_redirect_disabled','1','auto'),(151,'wpforms_activation_redirect','1','auto'),(152,'nfd_coming_soon','','auto'),(159,'nfd_module_activation_fresh_install','','auto'),(162,'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:1;}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:10;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'),(163,'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:1764290925;}}','auto'),(164,'nfd_module_htaccess_saved_state','a:6:{s:6:\"blocks\";a:5:{s:17:\"nfd.cache.browser\";a:2:{s:4:\"body\";s:642:\"# 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# 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:24:\"nfd.images.webp.existing\";a:2:{s:4:\"body\";s:396:\"# BEGIN Newfold WebP Existing Image Redirect\n<IfModule mod_rewrite.c>\n	RewriteEngine On\n	RewriteCond %{REQUEST_FILENAME} -f\n	RewriteCond %{REQUEST_URI} (.+)\\.(gif|bmp|jpg|jpeg|png|tiff|svg|webp)$ [NC]\n	RewriteCond %{DOCUMENT_ROOT}%1.webp -f\n	RewriteRule ^(.+)\\.(gif|bmp|jpg|jpeg|png|tiff|svg|webp)$ $1.webp [T=image/webp,E=WEBP_REDIRECT:1,L]\n</IfModule>\n# END Newfold WebP Existing Image Redirect\";s:8:\"priority\";i:300;}s:23:\"nfd.images.webp.missing\";a:2:{s:4:\"body\";s:432:\"# BEGIN Newfold WebP Missing Image Redirect\n<IfModule mod_rewrite.c>\n	RewriteEngine On\n	RewriteCond %{REQUEST_FILENAME} !-f\n	RewriteCond %{REQUEST_FILENAME} !-d\n	RewriteCond %{REQUEST_URI} (.+)\\.(gif|bmp|jpg|jpeg|png|tiff|svg|webp)$ [NC]\n	RewriteCond %{DOCUMENT_ROOT}%1.webp -f\n	RewriteRule ^(.+)\\.(gif|bmp|jpg|jpeg|png|tiff|svg|webp)$ $1.webp [T=image/webp,E=WEBP_REDIRECT:1,L]\n</IfModule>\n# END Newfold WebP Missing Image Redirect\";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:3128:\"# 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# 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 Newfold WebP Existing Image Redirect\n<IfModule mod_rewrite.c>\n	RewriteEngine On\n	RewriteCond %{REQUEST_FILENAME} -f\n	RewriteCond %{REQUEST_URI} (.+)\\.(gif|bmp|jpg|jpeg|png|tiff|svg|webp)$ [NC]\n	RewriteCond %{DOCUMENT_ROOT}%1.webp -f\n	RewriteRule ^(.+)\\.(gif|bmp|jpg|jpeg|png|tiff|svg|webp)$ $1.webp [T=image/webp,E=WEBP_REDIRECT:1,L]\n</IfModule>\n# END Newfold WebP Existing Image Redirect\n\n# BEGIN Newfold WebP Missing Image Redirect\n<IfModule mod_rewrite.c>\n	RewriteEngine On\n	RewriteCond %{REQUEST_FILENAME} !-f\n	RewriteCond %{REQUEST_FILENAME} !-d\n	RewriteCond %{REQUEST_URI} (.+)\\.(gif|bmp|jpg|jpeg|png|tiff|svg|webp)$ [NC]\n	RewriteCond %{DOCUMENT_ROOT}%1.webp -f\n	RewriteRule ^(.+)\\.(gif|bmp|jpg|jpeg|png|tiff|svg|webp)$ $1.webp [T=image/webp,E=WEBP_REDIRECT:1,L]\n</IfModule>\n# END Newfold WebP Missing Image Redirect\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:\"ea471304b2a732f8531bcffcd32c6dc50b94ee61957abca4002c6e705be22907\";s:4:\"host\";s:29:\"raincitycontractorconnect.com\";s:7:\"version\";s:5:\"1.0.0\";s:9:\"updatedAt\";i:1764269704;}','auto'),(165,'nfd_module_onboarding_compatibility_results','a:2:{s:6:\"status\";s:10:\"compatible\";s:9:\"timestamp\";s:19:\"2025-11-07 21:04:24\";}','auto'),(170,'nfd_data_connection_attempts','2','auto'),(172,'newfold_features','a:4:{s:8:\"patterns\";b:1;s:11:\"performance\";b:1;s:10:\"helpCenter\";b:1;s:7:\"staging\";b:1;}','on'),(173,'newfold_active_modules','a:18:{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: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'),(174,'nfd_data_token','MdzrJNDUzRDIMQDlwa2jlHNLZWlFdnZTVjJlbS9lMkNrWS9QNzNyVDBvL0hXNVI4QnE0UkU1Z2ZKa3Vnc2ZvTFFtWjNJTVMrVFdLVjNUclFDTHNEczh6N3RvWXJHZ1E0cHpaWG5BNXQ5WkJXS1Q0aFM5MWltd3F3NEFiQlVwQXViZjdaYUJQaVY4clJXSjZ5VWtudkM5VmdnY2V6ckRLUndOTWVTdnhQQzNza1lyMVZTZz09','auto'),(201,'mm_coming_soon','','yes'),(202,'mm_install_date','2025-11-07','yes'),(203,'site_assigned','1762549481','yes'),(206,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"26.4\";}','auto'),(207,'wpseo','a:120:{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:20:\"taxonomy_made_public\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"26.4\";s:16:\"previous_version\";s:4:\"26.3\";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:1762549487;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:50:\"https://raincitycontractorconnect.com/staging/6718\";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:3:{s:16:\"service_category\";s:8:\"services\";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:1762549487;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:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"contractor\";}s:28:\"last_known_public_taxonomies\";a:4:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:16:\"service_category\";}s:23:\"last_known_no_unindexed\";a:6:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1763149935;s:27:\"wpseo_total_unindexed_posts\";i:1762551890;s:27:\"wpseo_total_unindexed_terms\";i:1762551890;s:31:\"wpseo_unindexed_post_link_count\";i:1763339619;s:31:\"wpseo_unindexed_term_link_count\";i:1763149935;s:35:\"wpseo_total_unindexed_general_items\";i:1763149935;}s:14:\"new_post_types\";a:1:{i:2;s:10:\"contractor\";}s:14:\"new_taxonomies\";a:1:{i:3;s:16:\"service_category\";}s:34:\"show_new_content_type_notification\";b:1;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:1;s:25:\"ai_free_sparks_started_on\";N;s:15:\"enable_llms_txt\";b:0;s:15:\"last_updated_on\";i:1763460542;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;}','auto'),(208,'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'),(209,'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'),(210,'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'),(222,'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:1762549492;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:\"da2adb42e186355082e94a6a067f2c7d\";}','auto'),(223,'omapi_review','a:2:{s:4:\"time\";i:1762549492;s:9:\"dismissed\";b:0;}','auto'),(226,'widget_optin-monster-api','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(230,'jetpack_activated','1','auto'),(233,'jetpack_activation_source','a:2:{i:0;s:6:\"wp-cli\";i:1;N;}','auto'),(234,'jetpack_sync_settings_disable','0','on'),(235,'woocommerce_analytics_proxy_speed_module_version','1.0.0','auto'),(236,'jetpack_options','a:12:{s:7:\"version\";s:15:\"15.2:1762549497\";s:11:\"old_version\";s:15:\"15.2:1762549497\";s:14:\"last_heartbeat\";i:1764277509;s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:250191296;s:6:\"public\";i:1;s:27:\"recommendations_conditional\";a:3:{i:0;s:11:\"backup-plan\";i:1;s:7:\"protect\";i:2;s:5:\"boost\";}s:27:\"historically_active_modules\";a:6:{i:0;s:7:\"creator\";i:1;s:6:\"extras\";i:2;s:7:\"protect\";i:3;s:5:\"stats\";i:4;s:10:\"jetpack-ai\";i:5;s:4:\"scan\";}s:16:\"first_admin_view\";b:1;s:26:\"identity_crisis_url_secret\";a:2:{s:6:\"secret\";s:12:\"NFfFFYLVgagj\";s:10:\"expires_at\";s:10:\"1764290073\";}s:11:\"master_user\";i:1;}','auto'),(240,'jetpack_available_modules','a:1:{s:4:\"15.2\";a:43:{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: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\";}}','auto'),(251,'om_notifications','a:4:{s:7:\"updated\";i:1764263926;s:4:\"feed\";a:1:{i:0;a:9:{s:5:\"title\";s:33:\"BLACK FRIDAY SALE: Up to 60% off!\";s:7:\"content\";s:282:\"Looks like you’ve got the lead-generation engine installed, but you forgot to turn the key! Create your OptinMonster account today and start capturing all the leads you didn\'t even know you were losing. Getting started is free, and upgrades are 60% off until midnight this Friday!\";s:6:\"levels\";a:1:{i:0;s:4:\"none\";}s:2:\"id\";i:209568;s:4:\"type\";s:7:\"success\";s:5:\"start\";s:19:\"2025-11-24 08:00:00\";s:7:\"created\";i:1763933345;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:201:\"https://app.optinmonster.com/login/?redirect_to=https%3A%2F%2Fapp.optinmonster.com%2Faccount%2Fupgrade%3Futm_source%3Dwordpress%26utm_medium%3Dnotification%26utm_campaign%3Dbfpre%26utm_content%3Dbf2025\";s:4:\"text\";s:15:\"Get Started Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:201:\"https://app.optinmonster.com/login/?redirect_to=https%3A%2F%2Fapp.optinmonster.com%2Faccount%2Fupgrade%3Futm_source%3Dwordpress%26utm_medium%3Dnotification%26utm_campaign%3Dbfpre%26utm_content%3Dbf2025\";s:4:\"text\";s:10:\"Learn More\";}}s:3:\"end\";s:19:\"2025-11-30 23:59:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','off'),(252,'optinmonster_upgrade_completed','2.16.22','auto'),(253,'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'),(254,'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'),(271,'action_scheduler_hybrid_store_demarkation','4','auto'),(272,'schema-ActionScheduler_StoreSchema','8.0.1762549508','auto'),(273,'schema-ActionScheduler_LoggerSchema','3.0.1762549508','auto'),(276,'wpforms_version','1.9.8.4','auto'),(277,'wpforms_version_lite','1.9.8.4','auto'),(278,'wpforms_activated','a:2:{s:4:\"lite\";i:1762549508;s:3:\"pro\";i:1762552751;}','auto'),(283,'wpforms_versions_lite','a:16:{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.4\";i:1762549509;s:7:\"1.9.8.5\";i:1762899112;}','auto'),(284,'wpforms_constant_contact_version','3','auto'),(285,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(286,'wpforms_settings','a:12:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;s:20:\"lite-connect-enabled\";b:1;s:26:\"lite-connect-enabled-since\";i:1762551947;s:26:\"lite-connect-enabled-email\";s:33:\"BETANCOURTSCONSTRUCTION@GMAIL.COM\";s:15:\"ai-feature-used\";b:1;s:11:\"disable-css\";s:1:\"1\";s:13:\"global-assets\";b:1;s:4:\"gdpr\";b:0;s:17:\"gdpr-disable-uuid\";b:0;s:20:\"gdpr-disable-details\";b:0;}','auto'),(301,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(302,'monsterinsights_settings','a:45:{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:33:\"BETANCOURTSCONSTRUCTION@GMAIL.COM\";}}s:31:\"exception_alert_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:33:\"BETANCOURTSCONSTRUCTION@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'),(303,'monsterinsights_over_time','a:4:{s:17:\"installed_version\";s:5:\"9.9.0\";s:14:\"installed_date\";i:1762549514;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1762549514;}','off'),(304,'monsterinsights_db_version','7.4.0','auto'),(305,'monsterinsights_current_version','9.9.0','auto'),(314,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:0;s:4:\"hour\";i:0;s:6:\"minute\";i:14;s:6:\"second\";i:20;s:6:\"offset\";i:860;s:8:\"initsend\";i:1762647260;}','auto'),(317,'monsterinsights_feedback_tracked_features','a:0:{}','auto'),(321,'auto_update_plugins','a:66:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:34:\"advanced-custom-fields-pro/acf.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:33:\"classic-editor/classic-editor.php\";i:4;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:5;s:9:\"hello.php\";i:6;s:19:\"jetpack/jetpack.php\";i:7;s:37:\"optinmonster/optin-monster-wp-api.php\";i:8;s:41:\"rccc-core-settings/rccc-core-settings.php\";i:9;s:27:\"rccc-contractor-welcome.php\";i:10;s:31:\"custom-css-js/custom-css-js.php\";i:11;s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";i:12;s:35:\"wp-fastest-cache/wpFastestCache.php\";i:13;s:19:\"wpforms/wpforms.php\";i:14;s:24:\"wpforms-lite/wpforms.php\";i:15;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:16;s:33:\"wp-mail-smtp-pro/wp_mail_smtp.php\";i:17;s:24:\"wordpress-seo/wp-seo.php\";i:18;s:49:\"wpforms-activecampaign/wpforms-activecampaign.php\";i:19;s:37:\"wpforms-airtable/wpforms-airtable.php\";i:20;s:47:\"wpforms-authorize-net/wpforms-authorize-net.php\";i:21;s:33:\"wpforms-aweber/wpforms-aweber.php\";i:22;s:41:\"wpforms-sendinblue/wpforms-sendinblue.php\";i:23;s:45:\"wpforms-calculations/wpforms-calculations.php\";i:24;s:53:\"wpforms-campaign-monitor/wpforms-campaign-monitor.php\";i:25;s:61:\"wpforms-conversational-forms/wpforms-conversational-forms.php\";i:26;s:35:\"wpforms-coupons/wpforms-coupons.php\";i:27;s:35:\"wpforms-captcha/wpforms-captcha.php\";i:28;s:29:\"wpforms-drip/wpforms-drip.php\";i:29;s:35:\"wpforms-dropbox/wpforms-dropbox.php\";i:30;s:53:\"wpforms-entry-automation/wpforms-entry-automation.php\";i:31;s:53:\"wpforms-form-abandonment/wpforms-form-abandonment.php\";i:32;s:43:\"wpforms-form-locker/wpforms-form-locker.php\";i:33;s:41:\"wpforms-form-pages/wpforms-form-pages.php\";i:34;s:43:\"wpforms-geolocation/wpforms-geolocation.php\";i:35;s:43:\"wpforms-getresponse/wpforms-getresponse.php\";i:36;s:51:\"wpforms-google-calendar/wpforms-google-calendar.php\";i:37;s:45:\"wpforms-google-drive/wpforms-google-drive.php\";i:38;s:47:\"wpforms-google-sheets/wpforms-google-sheets.php\";i:39;s:35:\"wpforms-hubspot/wpforms-hubspot.php\";i:40;s:41:\"wpforms-convertkit/wpforms-convertkit.php\";i:41;s:41:\"wpforms-lead-forms/wpforms-lead-forms.php\";i:42;s:39:\"wpforms-mailchimp/wpforms-mailchimp.php\";i:43;s:41:\"wpforms-mailerlite/wpforms-mailerlite.php\";i:44;s:37:\"wpforms-mailpoet/wpforms-mailpoet.php\";i:45;s:29:\"wpforms-make/wpforms-make.php\";i:46;s:27:\"wpforms-n8n/wpforms-n8n.php\";i:47;s:47:\"wpforms-offline-forms/wpforms-offline-forms.php\";i:48;s:51:\"wpforms-paypal-commerce/wpforms-paypal-commerce.php\";i:49;s:51:\"wpforms-paypal-standard/wpforms-paypal-standard.php\";i:50;s:27:\"wpforms-pdf/wpforms-pdf.php\";i:51;s:39:\"wpforms-pipedrive/wpforms-pipedrive.php\";i:52;s:53:\"wpforms-post-submissions/wpforms-post-submissions.php\";i:53;s:41:\"wpforms-salesforce/wpforms-salesforce.php\";i:54;s:43:\"wpforms-save-resume/wpforms-save-resume.php\";i:55;s:41:\"wpforms-signatures/wpforms-signatures.php\";i:56;s:31:\"wpforms-slack/wpforms-slack.php\";i:57;s:33:\"wpforms-square/wpforms-square.php\";i:58;s:33:\"wpforms-stripe/wpforms-stripe.php\";i:59;s:47:\"wpforms-surveys-polls/wpforms-surveys-polls.php\";i:60;s:33:\"wpforms-twilio/wpforms-twilio.php\";i:61;s:45:\"wpforms-user-journey/wpforms-user-journey.php\";i:62;s:55:\"wpforms-user-registration/wpforms-user-registration.php\";i:63;s:37:\"wpforms-webhooks/wpforms-webhooks.php\";i:64;s:33:\"wpforms-zapier/wpforms-zapier.php\";i:65;s:37:\"wpforms-zoho-crm/wpforms-zoho-crm.php\";}','off'),(322,'auto_update_themes','a:4:{i:0;s:18:\"bluehost-blueprint\";i:1;s:16:\"twentytwentyfive\";i:2;s:16:\"twentytwentyfour\";i:3;s:17:\"twentytwentythree\";}','off'),(325,'nfd_data_module_version','2.8.8','on'),(326,'nfd_ecommerce_module_version','1.10.4','on'),(327,'jetpack_affiliate_code','86241','auto'),(328,'bluehost_plugin_version','4.8.0.1','on'),(335,'nfd_next_steps','a:6:{s:2:\"id\";s:15:\"corporate_setup\";s:4:\"type\";s:9:\"corporate\";s:5:\"label\";s:15:\"Corporate setup\";s:11:\"description\";s:57:\"Set up your corporate website with these essential steps:\";s:7:\"version\";s:5:\"1.4.5\";s:6:\"tracks\";a:3:{i:0;a:5:{s:2:\"id\";s:21:\"corporate_build_track\";s:5:\"label\";s:5:\"Build\";s:4:\"open\";b:1;s:11:\"description\";s:0:\"\";s:8:\"sections\";a:4:{i:0;a:14:{s:2:\"id\";s:16:\"basic_site_setup\";s:5:\"label\";s:16:\"Basic site 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:21:\"corporate_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:21:\"corporate_quick_setup\";s:11:\"data-nfd-id\";s:21:\"corporate_quick_start\";s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}i:1;a:14:{s:2:\"id\";s:17:\"customize_website\";s:5:\"label\";s:22:\"Customize your website\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:1;s:3:\"cta\";N;s:6:\"status\";s:4:\"done\";s:14:\"date_completed\";s:19:\"2025-11-18 16:38:42\";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:5:{i:0;a:8:{s:2:\"id\";s:21:\"corporate_upload_logo\";s:5:\"title\";s:19:\"Upload Company 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:4:\"done\";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:29:\"corporate_choose_brand_colors\";s:5:\"title\";s:29:\"Choose Brand 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:4:\"done\";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:\"corporate_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:4:\"done\";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:26:\"corporate_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:4:\"done\";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:4;a:8:{s:2:\"id\";s:28:\"corporate_customize_homepage\";s:5:\"title\";s:25:\"Customize Homepage Layout\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:76:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=template&template=home\";s:6:\"status\";s:4:\"done\";s:8:\"priority\";i:5;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:20:\"configure_navigation\";s:5:\"label\";s:20:\"Configure navigation\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:1;s:3:\"cta\";N;s:6:\"status\";s:4:\"done\";s:14:\"date_completed\";s:19:\"2025-11-20 19:22:02\";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:30:\"corporate_add_navigation_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:4:\"done\";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:29:\"corporate_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:4:\"done\";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:\"corporate_add_footer_menu\";s:5:\"title\";s:17:\"Add 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:4:\"done\";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:23:\"add_legal_trust_content\";s:5:\"label\";s:25:\"Add legal & trust 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:24:\"corporate_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:26:\"corporate_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:33:\"corporate_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:21:\"corporate_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:22:\"establish_brand_online\";s:5:\"label\";s:27:\"Establish your brand online\";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:29:\"corporate_setup_custom_domain\";s:5:\"title\";s:22:\"Set Up a Custom Domain\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:61:\"https://www.bluehost.com/my-account/domain-center-update/list\";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:\"corporate_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: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:33:\"corporate_connect_google_business\";s:5:\"title\";s:36:\"Connect Your Google Business Profile\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:85:\"https://www.bluehost.com/blog/transfer-google-business-profile-free-website-bluehost/\";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:30:\"corporate_create_branded_email\";s:5:\"title\";s:30:\"Create a Branded Email Address\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:70:\"https://www.bluehost.com/blog/how-to-create-a-business-email-for-free/\";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:1;a:14:{s:2:\"id\";s:22:\"launch_marketing_tools\";s:5:\"label\";s:32:\"Launch essential marketing tools\";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:29:\"corporate_setup_jetpack_stats\";s:5:\"title\";s:20:\"Set Up Jetpack Stats\";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:4:\"done\";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:32:\"corporate_connect_search_console\";s:5:\"title\";s:29:\"Connect 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:28:\"corporate_install_seo_plugin\";s:5:\"title\";s:18:\"Explore SEO Plugin\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:49:\"{siteUrl}/wp-admin/admin.php?page=wpseo_dashboard\";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:28:\"corporate_add_social_sharing\";s:5:\"title\";s:27:\"Add Social Sharing Settings\";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: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:2;a:14:{s:2:\"id\";s:24:\"setup_contact_engagement\";s:5:\"label\";s:27:\"Set up contact & engagement\";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:26:\"corporate_add_contact_form\";s:5:\"title\";s:37:\"Add a Contact Form with email routing\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:66:\"https://www.bluehost.com/blog/create-contact-form-wordpress-guide/\";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:19:\"corporate_embed_map\";s:5:\"title\";s:23:\"Embed a Map or Location\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:66:\"https://www.bluehost.com/blog/top-wordpress-store-locator-plugins/\";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:30:\"corporate_link_social_profiles\";s:5:\"title\";s:29:\"Link to Social Media Profiles\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:34:\"{siteUrl}/wp-admin/site-editor.php\";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:2;a:5:{s:2:\"id\";s:20:\"corporate_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:26:\"strengthen_online_presence\";s:5:\"label\";s:26:\"Strengthen online 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:2:{i:0;a:8:{s:2:\"id\";s:33:\"corporate_add_client_testimonials\";s:5:\"title\";s:43:\"Add Client Logos or Testimonials or Reviews\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:46:\"{siteUrl}/wp-admin/post-new.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:28:\"corporate_add_certifications\";s:5:\"title\";s:42:\"Add Certifications, Memberships, or Awards\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:46:\"{siteUrl}/wp-admin/post-new.php?post_type=page\";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:1;a:14:{s:2:\"id\";s:23:\"build_content_seo_trust\";s:5:\"label\";s:29:\"Build content for SEO & trust\";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:33:\"corporate_publish_first_blog_post\";s:5:\"title\";s:36:\"Publish Your First Company Blog Post\";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: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:25:\"corporate_create_faq_page\";s:5:\"title\";s:17:\"Create a FAQ 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:28:\"corporate_optimize_key_pages\";s:5:\"title\";s:36:\"Optimize Your Key Pages for Keywords\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:57:\"https://www.bluehost.com/blog/content-optimization-guide/\";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:33:\"corporate_generate_submit_sitemap\";s:5:\"title\";s:31:\"Generate and 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: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:25:\"marketing_lead_generation\";s:5:\"label\";s:27:\"Marketing & lead generation\";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:29:\"corporate_setup_email_capture\";s:5:\"title\";s:28:\"Set Up an Email Capture Form\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:78:\"https://www.bluehost.com/blog/how-to-add-an-email-opt-in-form-to-your-website/\";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:21:\"corporate_connect_crm\";s:5:\"title\";s:28:\"Connect to CRM or Email Tool\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:57:\"https://www.bluehost.com/blog/marketing-automation-tools/\";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:25:\"corporate_add_cta_section\";s:5:\"title\";s:40:\"Add a Call-to-Action Section to Homepage\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:50:\"https://www.bluehost.com/blog/call-to-action-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:14:{s:2:\"id\";s:25:\"site_performance_security\";s:5:\"label\";s:27:\"Site 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:4:{i:0;a:8:{s:2:\"id\";s:31:\"corporate_install_jetpack_boost\";s:5:\"title\";s:39:\"Install Jetpack Boost or Caching Plugin\";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:29:\"corporate_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:33:\"corporate_install_security_plugin\";s:5:\"title\";s:25:\"Install a Security Plugin\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:64:\"{siteUrl}/wp-admin/admin.php?page=bluehost#/marketplace/security\";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:28:\"corporate_setup_staging_site\";s:5:\"title\";s:21:\"Set Up a Staging Site\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:45:\"{siteUrl}/wp-admin/admin.php?page=nfd-staging\";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:4;a:14:{s:2:\"id\";s:15:\"monitor_improve\";s:5:\"label\";s:17:\"Monitor & improve\";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:35:\"corporate_review_traffic_engagement\";s:5:\"title\";s:27:\"Review 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\";}}i:1;a:8:{s:2:\"id\";s:24:\"corporate_run_speed_test\";s:5:\"title\";s:16:\"Run a Speed Test\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:52:\"https://www.bluehost.com/blog/what-is-my-page-speed/\";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:27:\"corporate_plan_next_content\";s:5:\"title\";s:41:\"Plan Your Next Content or Campaign Update\";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\";}}}}}}}}','auto'),(339,'bluehost_plugin_install_date','1762549546','on'),(340,'do_activate','0','auto'),(341,'jetpack_waf_needs_update','','auto'),(342,'monsterinsights_sitenotes_installed','1762549546','auto'),(345,'action_scheduler_lock_async-request-runner','69290ec38f17a1.67579987|1764298495','no'),(350,'nfd_wb_cta_enabled_posts','1','auto'),(351,'nfd_wb_cta_enabled_pages','1','auto'),(352,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1762549549;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'),(359,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1762549548;s:9:\"dismissed\";b:0;}}','auto'),(360,'nfd_module_survey_queue','a:0:{}','auto'),(378,'current_theme','Bluehost Blueprint','auto'),(379,'theme_mods_bluehost-blueprint','a:4:{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;}','on'),(380,'theme_switched','','auto'),(383,'nfd_module_onboarding_can_restart','1','auto'),(386,'nfd_link_prefetch_settings','a:7:{s:15:\"activeOnDesktop\";b:1;s:8:\"behavior\";s:10:\"mouseHover\";s:10:\"hoverDelay\";i:60;s:12:\"instantClick\";b:0;s:14:\"activeOnMobile\";b:1;s:14:\"mobileBehavior\";s:8:\"viewport\";s:14:\"ignoreKeywords\";s:3:\"#,?\";}','auto'),(387,'_wpforms_transient_upload_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1763231912;s:5:\"ctime\";i:1763231912;}','on'),(388,'_wpforms_transient_wpforms_/home3/dinerore/public_html/website_edcc2be6/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1763166560;s:5:\"ctime\";i:1763166560;}','on'),(392,'monsterinsights_notifications','a:5:{s:6:\"update\";i:1764263930;s:4:\"feed\";a:2:{i:0;a:7:{s:5:\"title\";s:35:\"NEW: Advanced Forms Report is Here!\";s:7:\"content\";s:325:\"Traffic is great - but leads are better. With the new Advanced Forms Report in MonsterInsights 9.6, you can easily see how many visitors complete your forms and which traffic sources or campaigns bring the best leads. Upgrade to Pro to unlock this powerful report and make smarter marketing decisions that grow your business!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:268;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:155:\"https://www.monsterinsights.com/pricing/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9-6 \";s:4:\"text\";s:14:\"Upgrade to Pro\";}s:3:\"alt\";a:2:{s:3:\"url\";s:185:\"https://www.monsterinsights.com/introducing-the-advanced-forms-report/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9-6 \";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2025-06-25 00:00:00\";s:3:\"end\";s:19:\"2025-12-25 00:00:00\";}i:1;a:7:{s:5:\"title\";s:58:\"🎁 The wait is over…our Black Friday deal is LIVE 🖤\";s:7:\"content\";s:329:\"Ready to skyrocket your website\'s analytics superpowers? Our biggest sale of the year is live - right here, right now! Save up to 65% off all upgrades, our biggest sale of the year!\r\n\r\nWith MonsterInsights Pro, you’ll instantly unlock powerful reporting, advanced tracking, AI insights, and more. \r\n\r\nHurry this deal ends soon!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:240;s:4:\"btns\";a:1:{s:4:\"main\";a:2:{s:3:\"url\";s:99:\"https://www.monsterinsights.com?utm_campaign=bfcm2025&utm_medium=notification&utm_source=liteplugin\";s:4:\"text\";s:11:\"Upgrade Now\";}}s:5:\"start\";s:19:\"2025-11-24 10:04:00\";s:3:\"end\";s:19:\"2025-12-05 23:04:00\";}}s:6:\"events\";a:6:{i:0;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20251127\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:856:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:252:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"11/27/2025 9:07 pm\";s:3:\"end\";s:10:\"12/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:1;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20251122\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:163:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/22/2025 11:42 pm\";s:3:\"end\";s:10:\"12/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:2;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20251127\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/27/2025 9:07 pm\";s:3:\"end\";s:10:\"12/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:3;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20251127\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/27/2025 9:06 pm\";s:3:\"end\";s:10:\"12/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:4;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20251127\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/27/2025 9:06 pm\";s:3:\"end\";s:10:\"12/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:5;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20251127\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/27/2025 9:06 pm\";s:3:\"end\";s:10:\"12/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}}s:9:\"dismissed\";a:0:{}s:12:\"feed_fetched\";b:1;}','off'),(393,'nfd_module_onboarding_status','completed','auto'),(394,'nfd_module_onboarding_start_time','1762549552','auto'),(395,'can_compress_scripts','0','on'),(396,'nfd_module_onboarding_start_date','1762549552','auto'),(397,'nfd_module_onboarding_settings_initialized','1','auto'),(398,'nfd_module_installer_plugin_install_queue','a:0:{}','auto'),(399,'monsterinsights_notifications_run','a:26:{s:50:\"monsterinsights_notification_install_user_feedback\";i:1762549552;s:37:\"monsterinsights_notification_visitors\";i:1762549552;s:37:\"monsterinsights_notification_audience\";i:1762549552;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1762549552;s:42:\"monsterinsights_notification_mobile_device\";i:1763854962;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1762549552;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1762549552;s:40:\"monsterinsights_notification_bounce_rate\";i:1762549552;s:47:\"monsterinsights_notification_returning_visitors\";i:1762549552;s:45:\"monsterinsights_notification_traffic_dropping\";i:1762549552;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1764277567;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1764277577;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1762549552;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1764277585;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1762549552;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1764277638;s:39:\"monsterinsights_notification_eu_traffic\";i:1762549552;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1764277641;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1762549552;s:46:\"monsterinsights_notification_headline_analyzer\";i:1762549552;s:49:\"monsterinsights_notification_install_optinmonster\";i:1762549552;s:43:\"monsterinsights_notification_install_aioseo\";i:1762549552;s:44:\"monsterinsights_notification_install_wpforms\";i:1762549552;s:43:\"monsterinsights_notification_multiple_gtags\";i:1762549552;s:64:\"monsterinsights_notification_upgrade_to_pro_five_hundred_session\";i:1763942780;s:49:\"monsterinsights_notification_product_feed_upgrade\";i:1763423751;}','off'),(401,'nfd_module_installer_plugins_init_status','completed','auto'),(402,'nfd_module_onboarding_state_blueprints','a:5:{s:10:\"blueprints\";a:28:{i:0;a:8:{s:4:\"name\";s:6:\"Glowup\";s:4:\"slug\";s:6:\"glowup\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:38:\"https://blueprints.hiive.cloud/glowup/\";s:14:\"screenshot_url\";s:87:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/glowup.jpg\";s:13:\"resources_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/glowup.zip\";s:8:\"priority\";i:10;}i:1;a:8:{s:4:\"name\";s:10:\"Tastyvibes\";s:4:\"slug\";s:10:\"tastyvibes\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:42:\"https://blueprints.hiive.cloud/tastyvibes/\";s:14:\"screenshot_url\";s:91:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/tastyvibes.jpg\";s:13:\"resources_url\";s:92:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/tastyvibes.zip\";s:8:\"priority\";i:10;}i:2;a:8:{s:4:\"name\";s:8:\"Pharmify\";s:4:\"slug\";s:8:\"pharmify\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:40:\"https://blueprints.hiive.cloud/pharmify/\";s:14:\"screenshot_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/pharmify.jpg\";s:13:\"resources_url\";s:90:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/pharmify.zip\";s:8:\"priority\";i:10;}i:3;a:8:{s:4:\"name\";s:6:\"Fitnex\";s:4:\"slug\";s:6:\"fitnex\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:38:\"https://blueprints.hiive.cloud/fitnex/\";s:14:\"screenshot_url\";s:87:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/fitnex.jpg\";s:13:\"resources_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/fitnex.zip\";s:8:\"priority\";i:10;}i:4;a:8:{s:4:\"name\";s:5:\"Musea\";s:4:\"slug\";s:5:\"musea\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:37:\"https://blueprints.hiive.cloud/musea/\";s:14:\"screenshot_url\";s:86:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/musea.jpg\";s:13:\"resources_url\";s:87:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/musea.zip\";s:8:\"priority\";i:10;}i:5;a:8:{s:4:\"name\";s:7:\"Hotelux\";s:4:\"slug\";s:7:\"hotelux\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:39:\"https://blueprints.hiive.cloud/hotelux/\";s:14:\"screenshot_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/hotelux.jpg\";s:13:\"resources_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/hotelux.zip\";s:8:\"priority\";i:10;}i:6;a:8:{s:4:\"name\";s:8:\"Technova\";s:4:\"slug\";s:8:\"technova\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:40:\"https://blueprints.hiive.cloud/technova/\";s:14:\"screenshot_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/technova.jpg\";s:13:\"resources_url\";s:90:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/technova.zip\";s:8:\"priority\";i:10;}i:7;a:8:{s:4:\"name\";s:9:\"Purrrfect\";s:4:\"slug\";s:9:\"purrrfect\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:41:\"https://blueprints.hiive.cloud/purrrfect/\";s:14:\"screenshot_url\";s:90:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/purrrfect.jpg\";s:13:\"resources_url\";s:91:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/purrrfect.zip\";s:8:\"priority\";i:10;}i:8;a:8:{s:4:\"name\";s:8:\"Tacoloco\";s:4:\"slug\";s:8:\"tacoloco\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:40:\"https://blueprints.hiive.cloud/tacoloco/\";s:14:\"screenshot_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/tacoloco.jpg\";s:13:\"resources_url\";s:90:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/tacoloco.zip\";s:8:\"priority\";i:10;}i:9;a:8:{s:4:\"name\";s:9:\"Carepoint\";s:4:\"slug\";s:9:\"carepoint\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:41:\"https://blueprints.hiive.cloud/carepoint/\";s:14:\"screenshot_url\";s:90:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/carepoint.jpg\";s:13:\"resources_url\";s:91:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/carepoint.zip\";s:8:\"priority\";i:10;}i:10;a:8:{s:4:\"name\";s:7:\"Naturae\";s:4:\"slug\";s:7:\"naturae\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:39:\"https://blueprints.hiive.cloud/naturae/\";s:14:\"screenshot_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/naturae.jpg\";s:13:\"resources_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/naturae.zip\";s:8:\"priority\";i:10;}i:11;a:8:{s:4:\"name\";s:6:\"Nexora\";s:4:\"slug\";s:6:\"nexora\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:38:\"https://blueprints.hiive.cloud/nexora/\";s:14:\"screenshot_url\";s:87:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/nexora.jpg\";s:13:\"resources_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/nexora.zip\";s:8:\"priority\";i:10;}i:12;a:8:{s:4:\"name\";s:8:\"Lilbunny\";s:4:\"slug\";s:8:\"lilbunny\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:40:\"https://blueprints.hiive.cloud/lilbunny/\";s:14:\"screenshot_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/lilbunny.jpg\";s:13:\"resources_url\";s:90:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/lilbunny.zip\";s:8:\"priority\";i:10;}i:13;a:8:{s:4:\"name\";s:8:\"Momentum\";s:4:\"slug\";s:8:\"momentum\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:40:\"https://blueprints.hiive.cloud/momentum/\";s:14:\"screenshot_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/momentum.jpg\";s:13:\"resources_url\";s:90:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/momentum.zip\";s:8:\"priority\";i:0;}i:14;a:8:{s:4:\"name\";s:7:\"Venture\";s:4:\"slug\";s:7:\"venture\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:39:\"https://blueprints.hiive.cloud/venture/\";s:14:\"screenshot_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/venture.jpg\";s:13:\"resources_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/venture.zip\";s:8:\"priority\";i:0;}i:15;a:8:{s:4:\"name\";s:7:\"Elevate\";s:4:\"slug\";s:7:\"elevate\";s:4:\"type\";s:8:\"business\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:39:\"https://blueprints.hiive.cloud/elevate/\";s:14:\"screenshot_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/elevate.jpg\";s:13:\"resources_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/elevate.zip\";s:8:\"priority\";i:0;}i:16;a:8:{s:4:\"name\";s:5:\"Nexus\";s:4:\"slug\";s:5:\"nexus\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:37:\"https://blueprints.hiive.cloud/nexus/\";s:14:\"screenshot_url\";s:86:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/nexus.jpg\";s:13:\"resources_url\";s:87:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/nexus.zip\";s:8:\"priority\";i:0;}i:17;a:8:{s:4:\"name\";s:8:\"District\";s:4:\"slug\";s:8:\"district\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:40:\"https://blueprints.hiive.cloud/district/\";s:14:\"screenshot_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/district.jpg\";s:13:\"resources_url\";s:90:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/district.zip\";s:8:\"priority\";i:0;}i:18;a:8:{s:4:\"name\";s:7:\"Essence\";s:4:\"slug\";s:7:\"essence\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:39:\"https://blueprints.hiive.cloud/essence/\";s:14:\"screenshot_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/essence.jpg\";s:13:\"resources_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/essence.zip\";s:8:\"priority\";i:0;}i:19;a:8:{s:4:\"name\";s:5:\"Prism\";s:4:\"slug\";s:5:\"prism\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:37:\"https://blueprints.hiive.cloud/prism/\";s:14:\"screenshot_url\";s:86:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/prism.jpg\";s:13:\"resources_url\";s:87:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/prism.zip\";s:8:\"priority\";i:0;}i:20;a:8:{s:4:\"name\";s:5:\"Metro\";s:4:\"slug\";s:5:\"metro\";s:4:\"type\";s:9:\"ecommerce\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:37:\"https://blueprints.hiive.cloud/metro/\";s:14:\"screenshot_url\";s:86:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/metro.jpg\";s:13:\"resources_url\";s:87:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/metro.zip\";s:8:\"priority\";i:0;}i:21;a:8:{s:4:\"name\";s:5:\"Savor\";s:4:\"slug\";s:5:\"savor\";s:4:\"type\";s:8:\"personal\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:37:\"https://blueprints.hiive.cloud/savor/\";s:14:\"screenshot_url\";s:86:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/savor.jpg\";s:13:\"resources_url\";s:87:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/savor.zip\";s:8:\"priority\";i:0;}i:22;a:8:{s:4:\"name\";s:4:\"Flow\";s:4:\"slug\";s:4:\"flow\";s:4:\"type\";s:8:\"personal\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:36:\"https://blueprints.hiive.cloud/flow/\";s:14:\"screenshot_url\";s:85:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/flow.jpg\";s:13:\"resources_url\";s:86:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/flow.zip\";s:8:\"priority\";i:0;}i:23;a:8:{s:4:\"name\";s:7:\"Iridium\";s:4:\"slug\";s:7:\"iridium\";s:4:\"type\";s:8:\"personal\";s:11:\"description\";s:0:\"\";s:11:\"preview_url\";s:39:\"https://blueprints.hiive.cloud/iridium/\";s:14:\"screenshot_url\";s:88:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/iridium.jpg\";s:13:\"resources_url\";s:89:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/iridium.zip\";s:8:\"priority\";i:0;}i:24;a:8:{s:4:\"name\";s:13:\"Link In Bio 1\";s:4:\"slug\";s:13:\"link-in-bio-1\";s:4:\"type\";s:9:\"linkinbio\";s:11:\"description\";s:177:\"A minimalist link-in-bio landing page featuring a profile photo, name, title, and a short bio tagline. Clean, mobile-first design with social links and key content destinations.\";s:11:\"preview_url\";s:45:\"https://blueprints.hiive.cloud/link-in-bio-1/\";s:14:\"screenshot_url\";s:94:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/link-in-bio-1.jpg\";s:13:\"resources_url\";s:95:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/link-in-bio-1.zip\";s:8:\"priority\";i:0;}i:25;a:8:{s:4:\"name\";s:13:\"Link In Bio 2\";s:4:\"slug\";s:13:\"link-in-bio-2\";s:4:\"type\";s:9:\"linkinbio\";s:11:\"description\";s:146:\"A link-in-bio page for a business site, featuring brand tagline, hero imagery, and navigation links to menu, location, ordering, and social media.\";s:11:\"preview_url\";s:45:\"https://blueprints.hiive.cloud/link-in-bio-2/\";s:14:\"screenshot_url\";s:94:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/link-in-bio-2.jpg\";s:13:\"resources_url\";s:95:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/link-in-bio-2.zip\";s:8:\"priority\";i:0;}i:26;a:8:{s:4:\"name\";s:13:\"Link In Bio 3\";s:4:\"slug\";s:13:\"link-in-bio-3\";s:4:\"type\";s:9:\"linkinbio\";s:11:\"description\";s:136:\"A professional link-in-bio page featuring full-width hero image, name, dual professional titles, and bio descriptions with action links.\";s:11:\"preview_url\";s:45:\"https://blueprints.hiive.cloud/link-in-bio-3/\";s:14:\"screenshot_url\";s:94:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/link-in-bio-3.jpg\";s:13:\"resources_url\";s:95:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/link-in-bio-3.zip\";s:8:\"priority\";i:0;}i:27;a:8:{s:4:\"name\";s:13:\"Link In Bio 4\";s:4:\"slug\";s:13:\"link-in-bio-4\";s:4:\"type\";s:9:\"linkinbio\";s:11:\"description\";s:114:\"A link-in-bio page with atmospheric background image, name, profession, descriptive tagline, and navigation links.\";s:11:\"preview_url\";s:94:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/previews/link-in-bio-4.jpg\";s:14:\"screenshot_url\";s:95:\"https://bh-wp-onboarding.sfo3.cdn.digitaloceanspaces.com/blueprints/resources/link-in-bio-4.zip\";s:13:\"resources_url\";s:45:\"https://blueprints.hiive.cloud/link-in-bio-4/\";s:8:\"priority\";i:0;}}s:17:\"selectedBlueprint\";N;s:9:\"activeTab\";N;s:22:\"blueprintsSliceVersion\";i:2;s:12:\"last_updated\";i:1762549552;}','auto'),(408,'nfd_coming_soon_last_changed','1764289625','auto'),(410,'as_has_wp_comment_logs','no','on'),(413,'finished_updating_comment_type','1','auto'),(415,'wpforms_email_summaries_fetch_info_blocks_last_run','1763866512','auto'),(416,'wpforms_process_forms_locator_status','completed','auto'),(419,'nfd_module_onboarding_state_input','a:7:{s:9:\"siteTitle\";s:27:\"RainCity Contractor Connect\";s:14:\"selectedLocale\";s:5:\"en_US\";s:6:\"prompt\";s:62:\"Connecting Home Owners with Local contractors in KingCounty WA\";s:4:\"logo\";a:2:{s:2:\"id\";i:7;s:3:\"url\";s:90:\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/FullLogo.png\";}s:15:\"experienceLevel\";s:12:\"intermediate\";s:8:\"siteType\";s:8:\"business\";s:12:\"last_updated\";i:1762549745;}','auto'),(425,'site_logo','184','auto'),(426,'nfd-ai-site-gen-refinedsitedescription','Connecting Home Owners with Local contractors in KingCounty WA','auto'),(436,'nfd-ai-site-gen-siteconfig','a:2:{s:10:\"site_title\";s:43:\"King County Homeowner Contractor Connection\";s:7:\"tagline\";s:130:\"Easily connect with trusted local contractors in King County, WA. Find reliable services for your home improvement projects today!\";}','auto'),(437,'nfd-ai-site-gen-colorpalette','a:6:{i:0;a:10:{s:4:\"base\";s:7:\"#F9F5EB\";s:8:\"contrast\";s:7:\"#C44549\";s:8:\"accent_1\";s:7:\"#951B1F\";s:8:\"accent_2\";s:7:\"#b3393d\";s:8:\"accent_3\";s:7:\"#D65C60\";s:8:\"accent_4\";s:7:\"#C1A16E\";s:8:\"accent_5\";s:7:\"#CE6467\";s:8:\"accent_6\";s:7:\"#EC8285\";s:12:\"base_midtone\";s:7:\"#F9F5EB\";s:16:\"contrast_midtone\";s:7:\"#1c1917\";}i:1;a:10:{s:4:\"base\";s:7:\"#e5e5e5\";s:8:\"contrast\";s:7:\"#117a4d\";s:8:\"accent_1\";s:7:\"#005C2F\";s:8:\"accent_2\";s:7:\"#117a4d\";s:8:\"accent_3\";s:7:\"#349D70\";s:8:\"accent_4\";s:7:\"#15935a\";s:8:\"accent_5\";s:7:\"#15935a\";s:8:\"accent_6\";s:7:\"#33B178\";s:12:\"base_midtone\";s:7:\"#e5e5e5\";s:16:\"contrast_midtone\";s:7:\"#171717\";}i:2;a:10:{s:4:\"base\";s:7:\"#f4f4f4\";s:8:\"contrast\";s:7:\"#31572C\";s:8:\"accent_1\";s:7:\"#13390E\";s:8:\"accent_2\";s:7:\"#31572C\";s:8:\"accent_3\";s:7:\"#547A4F\";s:8:\"accent_4\";s:7:\"#4F772D\";s:8:\"accent_5\";s:7:\"#4F772D\";s:8:\"accent_6\";s:7:\"#6D954B\";s:12:\"base_midtone\";s:7:\"#f4f4f4\";s:16:\"contrast_midtone\";s:7:\"#132A13\";}i:3;a:10:{s:4:\"base\";s:7:\"#e7e5e4\";s:8:\"contrast\";s:7:\"#254d17\";s:8:\"accent_1\";s:7:\"#072F00\";s:8:\"accent_2\";s:7:\"#254d17\";s:8:\"accent_3\";s:7:\"#48703A\";s:8:\"accent_4\";s:7:\"#826514\";s:8:\"accent_5\";s:7:\"#8B6D1C\";s:8:\"accent_6\";s:7:\"#A98B3A\";s:12:\"base_midtone\";s:7:\"#e7e5e4\";s:16:\"contrast_midtone\";s:7:\"#1c1917\";}i:4;a:10:{s:4:\"base\";s:7:\"#e7e5e4\";s:8:\"contrast\";s:7:\"#1c3829\";s:8:\"accent_1\";s:7:\"#001A0B\";s:8:\"accent_2\";s:7:\"#1c3829\";s:8:\"accent_3\";s:7:\"#3F5B4C\";s:8:\"accent_4\";s:7:\"#2c4a3e\";s:8:\"accent_5\";s:7:\"#2c4a3e\";s:8:\"accent_6\";s:7:\"#4A685C\";s:12:\"base_midtone\";s:7:\"#e7e5e4\";s:16:\"contrast_midtone\";s:7:\"#1c1917\";}i:5;a:10:{s:4:\"base\";s:7:\"#e7e5e4\";s:8:\"contrast\";s:7:\"#735c47\";s:8:\"accent_1\";s:7:\"#553E29\";s:8:\"accent_2\";s:7:\"#735c47\";s:8:\"accent_3\";s:7:\"#967F6A\";s:8:\"accent_4\";s:7:\"#826952\";s:8:\"accent_5\";s:7:\"#826952\";s:8:\"accent_6\";s:7:\"#A08770\";s:12:\"base_midtone\";s:7:\"#e7e5e4\";s:16:\"contrast_midtone\";s:7:\"#1c1917\";}}','auto'),(438,'nfd_module_onboarding_editor_colorpalette','a:6:{i:0;a:10:{s:4:\"base\";s:7:\"#F9F5EB\";s:8:\"contrast\";s:7:\"#C44549\";s:8:\"accent_1\";s:7:\"#951B1F\";s:8:\"accent_2\";s:7:\"#b3393d\";s:8:\"accent_3\";s:7:\"#D65C60\";s:8:\"accent_4\";s:7:\"#C1A16E\";s:8:\"accent_5\";s:7:\"#CE6467\";s:8:\"accent_6\";s:7:\"#EC8285\";s:12:\"base_midtone\";s:7:\"#F9F5EB\";s:16:\"contrast_midtone\";s:7:\"#1c1917\";}i:1;a:10:{s:4:\"base\";s:7:\"#e5e5e5\";s:8:\"contrast\";s:7:\"#117a4d\";s:8:\"accent_1\";s:7:\"#005C2F\";s:8:\"accent_2\";s:7:\"#117a4d\";s:8:\"accent_3\";s:7:\"#349D70\";s:8:\"accent_4\";s:7:\"#15935a\";s:8:\"accent_5\";s:7:\"#15935a\";s:8:\"accent_6\";s:7:\"#33B178\";s:12:\"base_midtone\";s:7:\"#e5e5e5\";s:16:\"contrast_midtone\";s:7:\"#171717\";}i:2;a:10:{s:4:\"base\";s:7:\"#f4f4f4\";s:8:\"contrast\";s:7:\"#31572C\";s:8:\"accent_1\";s:7:\"#13390E\";s:8:\"accent_2\";s:7:\"#31572C\";s:8:\"accent_3\";s:7:\"#547A4F\";s:8:\"accent_4\";s:7:\"#4F772D\";s:8:\"accent_5\";s:7:\"#4F772D\";s:8:\"accent_6\";s:7:\"#6D954B\";s:12:\"base_midtone\";s:7:\"#f4f4f4\";s:16:\"contrast_midtone\";s:7:\"#132A13\";}i:3;a:10:{s:4:\"base\";s:7:\"#e7e5e4\";s:8:\"contrast\";s:7:\"#254d17\";s:8:\"accent_1\";s:7:\"#072F00\";s:8:\"accent_2\";s:7:\"#254d17\";s:8:\"accent_3\";s:7:\"#48703A\";s:8:\"accent_4\";s:7:\"#826514\";s:8:\"accent_5\";s:7:\"#8B6D1C\";s:8:\"accent_6\";s:7:\"#A98B3A\";s:12:\"base_midtone\";s:7:\"#e7e5e4\";s:16:\"contrast_midtone\";s:7:\"#1c1917\";}i:4;a:10:{s:4:\"base\";s:7:\"#e7e5e4\";s:8:\"contrast\";s:7:\"#1c3829\";s:8:\"accent_1\";s:7:\"#001A0B\";s:8:\"accent_2\";s:7:\"#1c3829\";s:8:\"accent_3\";s:7:\"#3F5B4C\";s:8:\"accent_4\";s:7:\"#2c4a3e\";s:8:\"accent_5\";s:7:\"#2c4a3e\";s:8:\"accent_6\";s:7:\"#4A685C\";s:12:\"base_midtone\";s:7:\"#e7e5e4\";s:16:\"contrast_midtone\";s:7:\"#1c1917\";}i:5;a:10:{s:4:\"base\";s:7:\"#e7e5e4\";s:8:\"contrast\";s:7:\"#735c47\";s:8:\"accent_1\";s:7:\"#553E29\";s:8:\"accent_2\";s:7:\"#735c47\";s:8:\"accent_3\";s:7:\"#967F6A\";s:8:\"accent_4\";s:7:\"#826952\";s:8:\"accent_5\";s:7:\"#826952\";s:8:\"accent_6\";s:7:\"#A08770\";s:12:\"base_midtone\";s:7:\"#e7e5e4\";s:16:\"contrast_midtone\";s:7:\"#1c1917\";}}','auto'),(439,'nfd-ai-site-gen-keywords','a:1:{s:8:\"keywords\";a:15:{i:0;s:11:\"Home Owners\";i:1;s:17:\"Local Contractors\";i:2;s:14:\"King County WA\";i:3;s:16:\"Home Improvement\";i:4;s:19:\"Contractor Services\";i:5;s:15:\"Home Renovation\";i:6;s:14:\"Local Services\";i:7;s:12:\"Construction\";i:8;s:11:\"Home Repair\";i:9;s:10:\"Remodeling\";i:10;s:16:\"Home Maintenance\";i:11;s:16:\"Find Contractors\";i:12;s:13:\"Home Services\";i:13;s:11:\"King County\";i:14;s:20:\"Contractor Directory\";}}','auto'),(440,'nfd-ai-site-gen-pluginrecommendation','a:2:{s:15:\"requiredPlugins\";a:2:{i:0;a:7:{s:5:\"title\";s:9:\"Yoast SEO\";s:11:\"description\";s:171:\"Yoast SEO is a comprehensive search engine optimization plugin for WordPress, which offers various features to optimize your site for maximum visibility in search engines.\";s:4:\"slug\";s:13:\"wordpress-seo\";s:4:\"path\";s:31:\"wordpress-seo/wordpress-seo.php\";s:12:\"download_url\";s:56:\"https://downloads.wordpress.org/plugin/wordpress-seo.zip\";s:7:\"premium\";b:0;s:8:\"requires\";a:0:{}}i:1;a:7:{s:5:\"title\";s:7:\"Jetpack\";s:11:\"description\";s:154:\"Jetpack offers a suite of design, security, and marketing tools for WordPress sites, including real-time backups and easy-to-use performance enhancements.\";s:4:\"slug\";s:7:\"jetpack\";s:4:\"path\";s:19:\"jetpack/jetpack.php\";s:12:\"download_url\";s:50:\"https://downloads.wordpress.org/plugin/jetpack.zip\";s:7:\"premium\";b:0;s:8:\"requires\";a:0:{}}}s:18:\"recommendedPlugins\";a:4:{i:0;a:7:{s:5:\"title\";s:13:\"Creative Mail\";s:11:\"description\";s:154:\"Creative Mail is an email marketing plugin designed to seamlessly integrate with WordPress, offering intuitive tools for crafting and sending newsletters.\";s:4:\"slug\";s:33:\"creative-mail-by-constant-contact\";s:4:\"path\";s:58:\"creative-mail-by-constant-contact/creative-mail-plugin.php\";s:12:\"download_url\";s:76:\"https://downloads.wordpress.org/plugin/creative-mail-by-constant-contact.zip\";s:7:\"premium\";b:0;s:8:\"requires\";a:0:{}}i:1;a:7:{s:5:\"title\";s:15:\"MonsterInsights\";s:11:\"description\";s:156:\"MonsterInsights provides a powerful Google Analytics plugin for WordPress, making it easy to connect and view website analytics directly from the dashboard.\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:4:\"path\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:12:\"download_url\";s:73:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.zip\";s:7:\"premium\";b:0;s:8:\"requires\";a:0:{}}i:2;a:7:{s:5:\"title\";s:12:\"OptinMonster\";s:11:\"description\";s:143:\"OptinMonster is a lead generation tool for WordPress, offering features like pop-ups, floating bars, and slide-ins to capture user information.\";s:4:\"slug\";s:12:\"optinmonster\";s:4:\"path\";s:37:\"optinmonster/optin-monster-wp-api.php\";s:12:\"download_url\";s:55:\"https://downloads.wordpress.org/plugin/optinmonster.zip\";s:7:\"premium\";b:0;s:8:\"requires\";a:0:{}}i:3;a:7:{s:5:\"title\";s:12:\"WPForms Lite\";s:11:\"description\";s:137:\"WPForms Lite is a drag-and-drop form builder for WordPress, allowing users to create contact forms, surveys, and more without any coding.\";s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"path\";s:24:\"wpforms-lite/wpforms.php\";s:12:\"download_url\";s:55:\"https://downloads.wordpress.org/plugin/wpforms-lite.zip\";s:7:\"premium\";b:0;s:8:\"requires\";a:0:{}}}}','auto'),(441,'nfd-ai-site-gen-sitemap','a:5:{i:0;a:4:{s:4:\"slug\";s:4:\"home\";s:4:\"path\";s:1:\"/\";s:5:\"title\";s:4:\"Home\";s:8:\"keywords\";a:3:{i:0;s:10:\"homeowners\";i:1;s:17:\"local contractors\";i:2;s:11:\"King County\";}}i:1;a:4:{s:4:\"slug\";s:5:\"about\";s:4:\"path\";s:6:\"/about\";s:5:\"title\";s:8:\"About Us\";s:8:\"keywords\";a:3:{i:0;s:8:\"about us\";i:1;s:19:\"contractor services\";i:2;s:16:\"home improvement\";}}i:2;a:4:{s:4:\"slug\";s:8:\"services\";s:4:\"path\";s:9:\"/services\";s:5:\"title\";s:12:\"Our Services\";s:8:\"keywords\";a:3:{i:0;s:8:\"services\";i:1;s:15:\"home renovation\";i:2;s:18:\"contractor network\";}}i:3;a:4:{s:4:\"slug\";s:12:\"testimonials\";s:4:\"path\";s:13:\"/testimonials\";s:5:\"title\";s:12:\"Testimonials\";s:8:\"keywords\";a:3:{i:0;s:16:\"customer reviews\";i:1;s:15:\"client feedback\";i:2;s:22:\"contractor experiences\";}}i:4;a:4:{s:4:\"slug\";s:7:\"contact\";s:4:\"path\";s:8:\"/contact\";s:5:\"title\";s:10:\"Contact Us\";s:8:\"keywords\";a:3:{i:0;s:7:\"contact\";i:1;s:12:\"get in touch\";i:2;s:17:\"local contractors\";}}}','auto'),(442,'nfd-ai-site-gen-contentstructure','a:1:{s:18:\"content_structures\";a:5:{i:0;a:1:{s:9:\"structure\";a:7:{i:0;s:6:\"header\";i:1;s:4:\"hero\";i:2;s:5:\"about\";i:3;s:8:\"features\";i:4;s:12:\"testimonials\";i:5;s:14:\"call-to-action\";i:6;s:6:\"footer\";}}i:1;a:1:{s:9:\"structure\";a:7:{i:0;s:6:\"header\";i:1;s:4:\"hero\";i:2;s:8:\"services\";i:3;s:4:\"team\";i:4;s:3:\"faq\";i:5;s:7:\"contact\";i:6;s:6:\"footer\";}}i:2;a:1:{s:9:\"structure\";a:7:{i:0;s:6:\"header\";i:1;s:4:\"hero\";i:2;s:7:\"gallery\";i:3;s:8:\"features\";i:4;s:4:\"blog\";i:5;s:14:\"call-to-action\";i:6;s:6:\"footer\";}}i:3;a:1:{s:9:\"structure\";a:7:{i:0;s:6:\"header\";i:1;s:4:\"hero\";i:2;s:5:\"about\";i:3;s:12:\"testimonials\";i:4;s:26:\"frequently-asked-questions\";i:5;s:7:\"contact\";i:6;s:6:\"footer\";}}i:4;a:1:{s:9:\"structure\";a:7:{i:0;s:6:\"header\";i:1;s:4:\"hero\";i:2;s:8:\"services\";i:3;s:8:\"headings\";i:4;s:4:\"team\";i:5;s:14:\"call-to-action\";i:6;s:6:\"footer\";}}}}','auto'),(443,'nfd-ai-site-gen-contenttones','a:4:{s:4:\"tone\";s:12:\"Professional\";s:9:\"undertone\";s:8:\"Positive\";s:9:\"verbosity\";i:3;s:13:\"reading_level\";i:60;}','auto'),(444,'nfd-ai-site-gen-siteclassification','a:7:{s:11:\"primaryType\";s:8:\"business\";s:4:\"slug\";s:22:\"trades-repair-services\";s:5:\"emoji\";s:7:\"🛠️\";s:7:\"wooType\";s:21:\"home-furniture-garden\";s:6:\"schema\";s:27:\"HomeAndConstructionBusiness\";s:8:\"keywords\";a:10:{i:0;s:11:\"home repair\";i:1;s:16:\"plumbing service\";i:2;s:21:\"electrical contractor\";i:3;s:17:\"HVAC installation\";i:4;s:14:\"carpentry work\";i:5;s:17:\"locksmith service\";i:6;s:21:\"flooring installation\";i:7;s:12:\"pest control\";i:8;s:20:\"building maintenance\";i:9;s:21:\"renovation contractor\";}s:5:\"label\";s:24:\"Trades & Repair Services\";}','auto'),(446,'nfd-ai-site-gen-siteclassificationmapping','a:4:{s:11:\"hero-custom\";a:6:{s:8:\"creative\";a:7:{s:6:\"artist\";b:0;s:7:\"cosplay\";b:0;s:15:\"digital-creator\";b:0;s:10:\"influencer\";b:0;s:5:\"model\";b:0;s:11:\"photogrpahy\";b:0;s:5:\"other\";b:0;}s:9:\"education\";a:1:{s:7:\"teacher\";b:0;}s:13:\"entertainment\";a:2:{s:14:\"radio-podcasts\";b:0;s:5:\"other\";b:0;}s:14:\"fashion-beauty\";a:1:{s:8:\"stylists\";b:0;}s:15:\"health-wellness\";a:3:{s:7:\"trainer\";b:0;s:21:\"nutrition-weight-loss\";b:0;s:18:\"physical-therapist\";b:0;}s:8:\"personal\";a:7:{s:3:\"art\";b:0;s:18:\"creative-portfolio\";b:0;s:15:\"digital-creator\";b:0;s:10:\"influencer\";b:0;s:5:\"model\";b:0;s:11:\"photography\";b:0;s:5:\"other\";b:0;}}s:11:\"menu-custom\";a:1:{s:13:\"food-beverage\";a:9:{s:4:\"bars\";b:0;s:8:\"bakeries\";b:0;s:8:\"catering\";b:0;s:5:\"chefs\";b:0;s:10:\"coffee-tea\";b:0;s:5:\"farms\";b:0;s:11:\"food-trucks\";b:0;s:15:\"grocers-markets\";b:0;s:5:\"other\";b:0;}}s:11:\"blog-custom\";a:5:{s:13:\"food-beverage\";a:1:{s:7:\"recipes\";b:0;}s:8:\"creative\";a:1:{s:7:\"writing\";b:0;}s:13:\"entertainment\";a:1:{s:16:\"publishing-media\";b:0;}s:8:\"personal\";a:2:{s:4:\"blog\";b:0;s:7:\"writing\";b:0;}s:14:\"travel-tourism\";a:1:{s:17:\"travel-influencer\";b:0;}}s:17:\"blog-posts-custom\";a:4:{s:8:\"personal\";a:2:{s:4:\"blog\";b:0;s:7:\"writing\";b:0;}s:8:\"creative\";a:2:{s:7:\"writing\";b:0;s:15:\"digital-creator\";b:0;}s:13:\"entertainment\";a:1:{s:16:\"publishing-media\";b:0;}s:8:\"business\";a:2:{s:9:\"marketing\";b:0;s:17:\"pr-communications\";b:0;}}}','auto'),(447,'nfd-ai-site-gen-targetaudience','a:6:{s:8:\"location\";s:15:\"King County, WA\";s:9:\"interests\";a:5:{i:0;s:16:\"home improvement\";i:1;s:20:\"contracting services\";i:2;s:10:\"renovation\";i:3;s:11:\"real estate\";i:4;s:12:\"DIY projects\";}s:3:\"age\";a:2:{s:3:\"min\";i:30;s:3:\"max\";i:65;}s:6:\"gender\";s:3:\"All\";s:6:\"income\";a:3:{s:3:\"min\";i:50000;s:3:\"max\";i:150000;s:8:\"currency\";s:3:\"USD\";}s:9:\"education\";s:21:\"High School or higher\";}','auto'),(448,'nfd-ai-site-gen-fontpair','a:5:{i:0;a:7:{s:10:\"aesthetics\";s:6:\"modern\";s:12:\"font_heading\";s:10:\"Montserrat\";s:12:\"font_content\";s:6:\"Nunito\";s:7:\"spacing\";i:5;s:6:\"radius\";i:4;s:17:\"font_heading_name\";s:10:\"Montserrat\";s:17:\"font_content_name\";s:6:\"Nunito\";}i:1;a:7:{s:10:\"aesthetics\";s:10:\"minimalist\";s:12:\"font_heading\";s:7:\"Raleway\";s:12:\"font_content\";s:15:\"Source Sans Pro\";s:7:\"spacing\";i:4;s:6:\"radius\";i:3;s:17:\"font_heading_name\";s:7:\"Raleway\";s:17:\"font_content_name\";s:15:\"Source Sans Pro\";}i:2;a:7:{s:10:\"aesthetics\";s:9:\"geometric\";s:12:\"font_heading\";s:6:\"Oswald\";s:12:\"font_content\";s:7:\"Poppins\";s:7:\"spacing\";i:6;s:6:\"radius\";i:5;s:17:\"font_heading_name\";s:6:\"Oswald\";s:17:\"font_content_name\";s:7:\"Poppins\";}i:3;a:7:{s:10:\"aesthetics\";s:4:\"flat\";s:12:\"font_heading\";s:4:\"Jost\";s:12:\"font_content\";s:12:\"Merriweather\";s:7:\"spacing\";i:5;s:6:\"radius\";i:4;s:17:\"font_heading_name\";s:4:\"Jost\";s:17:\"font_content_name\";s:12:\"Merriweather\";}i:4;a:7:{s:10:\"aesthetics\";s:7:\"vintage\";s:12:\"font_heading\";s:8:\"Playfair\";s:12:\"font_content\";s:6:\"Mulish\";s:7:\"spacing\";i:7;s:6:\"radius\";i:6;s:17:\"font_heading_name\";s:16:\"Playfair Display\";s:17:\"font_content_name\";s:6:\"Mulish\";}}','auto'),(449,'nfd_module_onboarding_editor_fontpair','a:5:{i:0;a:7:{s:10:\"aesthetics\";s:6:\"modern\";s:12:\"font_heading\";s:10:\"Montserrat\";s:12:\"font_content\";s:6:\"Nunito\";s:7:\"spacing\";i:5;s:6:\"radius\";i:4;s:17:\"font_heading_name\";s:10:\"Montserrat\";s:17:\"font_content_name\";s:6:\"Nunito\";}i:1;a:7:{s:10:\"aesthetics\";s:10:\"minimalist\";s:12:\"font_heading\";s:7:\"Raleway\";s:12:\"font_content\";s:15:\"Source Sans Pro\";s:7:\"spacing\";i:4;s:6:\"radius\";i:3;s:17:\"font_heading_name\";s:7:\"Raleway\";s:17:\"font_content_name\";s:15:\"Source Sans Pro\";}i:2;a:7:{s:10:\"aesthetics\";s:9:\"geometric\";s:12:\"font_heading\";s:6:\"Oswald\";s:12:\"font_content\";s:7:\"Poppins\";s:7:\"spacing\";i:6;s:6:\"radius\";i:5;s:17:\"font_heading_name\";s:6:\"Oswald\";s:17:\"font_content_name\";s:7:\"Poppins\";}i:3;a:7:{s:10:\"aesthetics\";s:4:\"flat\";s:12:\"font_heading\";s:4:\"Jost\";s:12:\"font_content\";s:12:\"Merriweather\";s:7:\"spacing\";i:5;s:6:\"radius\";i:4;s:17:\"font_heading_name\";s:4:\"Jost\";s:17:\"font_content_name\";s:12:\"Merriweather\";}i:4;a:7:{s:10:\"aesthetics\";s:7:\"vintage\";s:12:\"font_heading\";s:8:\"Playfair\";s:12:\"font_content\";s:6:\"Mulish\";s:7:\"spacing\";i:7;s:6:\"radius\";i:6;s:17:\"font_heading_name\";s:16:\"Playfair Display\";s:17:\"font_content_name\";s:6:\"Mulish\";}}','auto'),(450,'nfd-ai-site-gen-contentstructures','a:3:{s:9:\"variant_2\";a:7:{i:0;s:6:\"header\";i:1;s:4:\"hero\";i:2;s:12:\"testimonials\";i:3;s:8:\"headings\";i:4;s:8:\"features\";i:5;s:14:\"call-to-action\";i:6;s:6:\"footer\";}s:9:\"variant_1\";a:8:{i:0;s:6:\"header\";i:1;s:4:\"hero\";i:2;s:8:\"features\";i:3;s:12:\"testimonials\";i:4;s:14:\"call-to-action\";i:5;s:3:\"faq\";i:6;s:4:\"blog\";i:7;s:6:\"footer\";}s:9:\"variant_3\";a:7:{i:0;s:6:\"header\";i:1;s:4:\"hero\";i:2;s:8:\"features\";i:3;s:3:\"faq\";i:4;s:12:\"testimonials\";i:5;s:4:\"blog\";i:6;s:6:\"footer\";}}','auto'),(451,'nfd-ai-site-gen-generatedpatterns','a:9:{s:4:\"blog\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:2104:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-blog__blog-2\" ><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":\"2\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"className\":\"nfd-rounded\"} /--><!-- wp:group {\"className\":\"nfd-p-card-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-sm wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"10px\",\"right\":\"10px\"}}},\"className\":\"nfd-text-xs nfd-rounded-sm\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-text-xs nfd-rounded-sm wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:10px;font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--></div><!-- /wp:group --><!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-xs\"} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"blog-2\";}i:1;a:2:{s:15:\"replacedPattern\";s:1385:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-grid-2 nfd-wb-blog__blog-7\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":4}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}}} /--><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--><!-- wp:post-date /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"blog-7\";}i:2;a:2:{s:15:\"replacedPattern\";s:1860:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid-2 nfd-wb-blog__blog-8\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-1\"} --><div class=\"nfd-query-loop-1 wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"className\":\"nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-sm wp-block-group\"><!-- wp:post-author {\"showAvatar\":false,\"byline\":\"By \"} /--><!-- wp:group {\"style\":{\"color\":{\"text\":\"#ffffff70\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-text-color\" style=\"color:#ffffff70\"><!-- wp:paragraph --><p class=\"\">/</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"In \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"color\":{\"text\":\"#ffffffcc\"}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"blog-8\";}}s:6:\"header\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:1400:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-absolute-header nfd-container nfd-py-md nfd-text-md\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-absolute-header nfd-container nfd-py-md nfd-text-md wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-14\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2 nfd-gap-lg md:nfd-justify-end\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} /--><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph --><p class=\"\">(555) 444-1234</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full nfd-btn-tertiary\"} --><div class=\"nfd-btn-wide nfd-rounded-full nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Request Consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:9:\"header-14\";}i:1;a:2:{s:15:\"replacedPattern\";s:2304:\"<!-- wp:group {\"tagName\":\"header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-base\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-bg-effect-dots nfd-wb-header__header-15\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} /--></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} --><div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></header><!-- /wp:group -->\";s:11:\"patternSlug\";s:9:\"header-15\";}i:2;a:2:{s:15:\"replacedPattern\";s:2661:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-7\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Exclusive deal: <span class=\"offer\">Unlock<span>10% discount</span> on all<span>Tuesday events</span></span>. <a class=\"activate\" href=\"#\">Click now</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">(555) 555-5555</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:8:\"header-7\";}}s:4:\"hero\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:4371:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-hero__hero-2\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Find trusted local contractors,\nready to help you with your home projects!</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">🏡 Discover the best local contractors for your home improvement needs!</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Start searching...\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#00000012\"},\"typography\":{\"fontSize\":\"14px\"}},\"className\":\"nfd-wk-search\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"margin\":{\"right\":\"8px\"}}},\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\" style=\"margin-right:8px;font-style:normal;font-weight:400\">Popular tags: </p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Contractors</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Services</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Belt</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"hero-2\";}i:1;a:2:{s:15:\"replacedPattern\";s:5006:\"<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide nfd-container is-style-nfd-theme-white nfd-wb-hero__hero-4\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=2000&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\"} --><div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=2000&h=&crop=\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#40404000\"}},\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"lines-2\"} --><div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&h=&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"hero-4\";}i:2;a:2:{s:15:\"replacedPattern\";s:4689:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"layout\":\"default\"} --><div class=\"wp-block-group alignfull nfd-wb-hero__hero-9\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":70,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-cover nfd-stretch-cover-child nfd-bg-gray-800\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"bottom\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"left\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"}},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\" style=\"border-top-style:none;border-top-width:0px;border-right-color:var(--wp--preset--color--white);border-right-width:32px;border-bottom-color:var(--wp--preset--color--white);border-bottom-width:32px;border-left-color:var(--wp--preset--color--white);border-left-width:32px\"><!-- wp:spacer {\"height\":\"70px\",\"className\":\"nfd-my-0\"} --><div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer nfd-my-0\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\"} --><h1 class=\"has-text-align-center nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\">Find Trusted Local Contractors in King County, WA</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md md:nfd-justify-start md:nfd-self-start\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-md md:nfd-justify-start md:nfd-self-start\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"21px\"}},\"className\":\"md:nfd-text-left\"} --><p class=\"has-text-align-center md:nfd-text-left\" style=\"font-size:21px\">Connect with reliable home improvement professionals to transform your space and enhance your living experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-base md:nfd-justify-start\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}}} --><div class=\"wp-block-buttons nfd-text-base md:nfd-justify-start\" style=\"margin-top:24px\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"40px\",\"right\":\"40px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"100px\"}},\"className\":\"is-style-fill\"} --><div class=\"wp-block-button is-style-fill\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:100px;padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px\">Get Started Today</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\",\"right\":\"0px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"color\":{\"background\":\"#ffffff00\"}},\"className\":\"nfd-text-secondary\"} --><div class=\"wp-block-button nfd-text-secondary\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link has-background wp-element-button\" style=\"background-color:#ffffff00;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\">Explore Our Services</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"hero-9\";}}s:6:\"footer\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:4178:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-dark nfd-wb-footer__footer-17\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Explore innovative strategies to connect homeowners with trusted local contractors in King County, WA.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Product</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:9:\"footer-17\";}i:1;a:2:{s:15:\"replacedPattern\";s:5259:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Your trusted partner for home improvement in King County.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore local contractor options today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Connect with skilled professionals for your renovation needs.</p><!-- /wp:paragraph --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Contact</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:8:\"footer-6\";}i:2;a:2:{s:15:\"replacedPattern\";s:4261:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3 nfd-wb-footer__footer-8\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Your trusted partner for home improvement and contractor services in King County, WA.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">Copyright © 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.<br/><br/>1412 Main Street<br>Suite 51, Floor 35 <br>New York, NY 10001</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Product</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:8:\"footer-8\";}}s:8:\"headings\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:1601:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-15\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:10:\"heading-15\";}i:1;a:2:{s:15:\"replacedPattern\";s:1569:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-5\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Connecting Homeowners With Contractors</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-left\">Discover reliable local contractors for your home improvement needs.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-left\">Our platform connects homeowners in King County with trusted local contractors. Whether you need renovations, repairs, or maintenance, we have the right professionals for you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:9:\"heading-5\";}i:2;a:2:{s:15:\"replacedPattern\";s:807:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupDivider\":\"nfd-divider-slant\",\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-slant is-style-nfd-theme-dark nfd-bg-effect-dots nfd-wb-headings__heading-23\" ><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"nfdAnimation\":\"nfd-wb-twist-in\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center nfd-wb-animate nfd-wb-twist-in\">Your Trusted Local Contractors</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:10:\"heading-23\";}}s:12:\"testimonials\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:10103:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-testimonials__testimonials-1\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge\"} --><h2 class=\"nfd-text-huge wp-block-heading\">What Our Clients Say About Us</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1582586588244-64ad8f007cd7?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1574277618643-38a4ed2e80c6?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">Average Rating: 4.8 out of 5 based on 150 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Client Satisfaction Guaranteed</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">I was impressed with the professionalism and expertise of the contractor I hired. They completed the project on time and within budget!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Emily Davis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>A Wonderful Experience!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">From start to finish, the contractor was attentive and responsive. I couldn\'t be happier with the outcome of my home improvement project!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">John Doe</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Exceptional Service and Quality</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">I hired a local contractor from King County for my home renovation, and the results were outstanding. The team was professional, timely, and exceeded my expectations!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Jane Smith</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommend This Service!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">The contractor I found through this service transformed my kitchen beautifully. Their attention to detail and commitment to quality made the process enjoyable and stress-free.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Michael Johnson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:14:\"testimonials-1\";}i:1;a:2:{s:15:\"replacedPattern\";s:3482:\"<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-10\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Hannah Tan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:15:\"testimonials-10\";}i:2;a:2:{s:15:\"replacedPattern\";s:10103:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-testimonials__testimonials-1\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge\"} --><h2 class=\"nfd-text-huge wp-block-heading\">What Our Clients Say About Us</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1582586588244-64ad8f007cd7?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1574277618643-38a4ed2e80c6?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">Average Rating: 4.8 out of 5 based on 150 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Client Satisfaction Guaranteed</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">I was impressed with the professionalism and expertise of the contractor I hired. They completed the project on time and within budget!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Emily Davis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>A Wonderful Experience!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">From start to finish, the contractor was attentive and responsive. I couldn\'t be happier with the outcome of my home improvement project!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">John Doe</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Exceptional Service and Quality</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">I hired a local contractor from King County for my home renovation, and the results were outstanding. The team was professional, timely, and exceeded my expectations!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Jane Smith</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommend This Service!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">The contractor I found through this service transformed my kitchen beautifully. Their attention to detail and commitment to quality made the process enjoyable and stress-free.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Michael Johnson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:14:\"testimonials-1\";}}s:14:\"call-to-action\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:1752:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-call-to-action__cta-11\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors in King County\' </h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Your Free Estimate Today</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"cta-11\";}i:1;a:2:{s:15:\"replacedPattern\";s:4044:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-dark nfd-wb-call-to-action__cta-15\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":90,\"minHeight\":100,\"customGradient\":\"linear-gradient(125deg,rgb(0,0,0) 59%,rgba(0,0,0,0.15) 59%)\",\"align\":\"full\",\"className\":\"nfd-container nfd-p-card-square-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(125deg,rgb(0,0,0) 59%,rgba(0,0,0,0.15) 59%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-dark \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Find Your Perfect Match</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Connect with Trusted Local Contractors Today!</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"left\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">Get started on your home improvement journey with reliable professionals.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get Started Now!</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Discover the best local contractors in King County, WA, and transform your home with expert services tailored to your needs.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"cta-15\";}i:2;a:2:{s:15:\"replacedPattern\";s:2477:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-17\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-gap-2xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-gap-2xl nfd-p-card-square-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} --><h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:6:\"cta-17\";}}s:8:\"features\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:7135:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-1\" ><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Identify</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Identify your project needs</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">The first step involves identifying your project needs, including the scope of work, budget, and timeline, to ensure clarity in your requirements.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Review</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Research potential contractors thoroughly</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">In this step, you will research potential contractors thoroughly, checking their credentials, reviews, and past work to ensure they meet your standards.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Evaluate</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Contractor options available</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">In this step, you will evaluate the various contractor options available to you based on your specific needs and preferences.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">04</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Finalize</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\"></h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Finalize your choice by selecting the contractor that best fits your project requirements, ensuring a successful collaboration.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:10:\"features-1\";}i:1;a:2:{s:15:\"replacedPattern\";s:2975:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-light nfd-wb-features__features-34\" ><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">123 Main St, King County, WA</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">9am - 11am</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">Get Started</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:11:\"features-34\";}i:2;a:2:{s:15:\"replacedPattern\";s:10214:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary nfd-bg-effect-grid nfd-wb-features__features-43\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Local Contractor Connection</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">May 13, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Home Renovation Expo</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">June 24, 2024 · 6pm - 9pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>DIY Home Improvement Workshop</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">July 23, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:11:\"features-43\";}}s:3:\"faq\";a:3:{i:0;a:2:{s:15:\"replacedPattern\";s:5560:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"lines\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-lines nfd-wb-faq__faq-4\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"style\":{},\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"nfd-grid nfd-grid-cols-2\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What services do local contractors offer?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Local contractors provide a variety of services including home renovations, repairs, and maintenance. They can assist with everything from minor repairs to major remodeling projects, ensuring your home meets your needs and preferences.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How can I find a reliable contractor?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">To find a reliable contractor, consider checking online reviews, asking for recommendations from friends or family, and verifying their licenses and insurance. It\'s also beneficial to interview multiple contractors to compare their services and pricing before making a decision.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What should I ask a contractor before hiring?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Before hiring a contractor, ask about their experience, references, project timelines, and payment terms to ensure they align with your expectations.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Are estimates usually free?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Yes, most contractors offer free estimates to assess the scope of work and provide a cost estimate. This allows homeowners to compare options without financial commitment.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How do I know if a contractor is licensed?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">You can verify a contractor\'s license by checking with your local licensing authority or using online databases. It\'s important to ensure they are licensed and insured to protect yourself from potential liabilities.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:5:\"faq-4\";}i:1;a:2:{s:15:\"replacedPattern\";s:6588:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-faq__faq-6\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do local contractors offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Local contractors provide a variety of services including home renovations, repairs, and maintenance. They can assist with everything from kitchen remodels to roofing and landscaping, ensuring your home improvement projects are completed to your satisfaction.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How can I find reliable contractors in King County?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To find reliable contractors in King County, you can check online directories, read reviews, and ask for recommendations from friends or family. It\'s also beneficial to interview potential contractors and request quotes to compare services and prices.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What should I consider before hiring a contractor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Before hiring a contractor, consider their experience, licensing, and insurance. It\'s important to check references and past work to ensure they have a good reputation. Additionally, discuss your project details and budget to ensure alignment.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Are there any permits required for home renovations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, many home renovations require permits, especially for structural changes, electrical work, or plumbing. It\'s essential to check with your local building department to understand the necessary permits for your specific project.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How do I ensure my project stays within budget?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To keep your project within budget, set a clear budget before starting and communicate it with your contractor. Regularly review expenses and be prepared for unexpected costs by including a contingency fund in your budget.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What is the typical timeline for home renovation projects?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">The timeline for home renovation projects varies based on the scope and complexity. Smaller projects may take a few weeks, while larger renovations can take several months. Discuss timelines with your contractor for a more accurate estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:5:\"faq-6\";}i:2;a:2:{s:15:\"replacedPattern\";s:5513:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-dots nfd-wb-faq__faq-7\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"},\"metadata\":{\"name\":\"Narrow Container\"}} --><div class=\"wp-block-group \"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do local contractors offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Local contractors provide a variety of services including home renovations, repairs, and maintenance. They can assist with everything from minor repairs to major remodeling projects, ensuring your home is in top condition.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How can I find reliable contractors in King County?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To find reliable contractors in King County, you can check online directories, read reviews, and ask for recommendations from friends or family. It\'s important to verify their credentials and ensure they have the necessary licenses and insurance.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What should I consider before hiring a contractor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Before hiring a contractor, consider their experience, references, and past work. Ensure they provide a detailed estimate and understand your project requirements. Communication is key to a successful partnership, so choose someone you feel comfortable with.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Are there any permits required for home renovations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, many home renovations require permits, especially for structural changes, electrical work, or plumbing. It\'s essential to check with your local building department to understand the specific requirements for your project.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How do I ensure my project stays within budget?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To keep your project within budget, set a clear budget from the start and communicate it to your contractor. Regularly review expenses and be prepared for unexpected costs by including a contingency fund in your budget.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:11:\"patternSlug\";s:5:\"faq-7\";}}}','auto'),(452,'nfd-ai-site-gen-homepages','a:3:{s:9:\"variant_2\";a:4:{s:15:\"generatedImages\";a:0:{}s:6:\"header\";s:2304:\"<!-- wp:group {\"tagName\":\"header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-base\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-bg-effect-dots nfd-wb-header__header-15\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} /--></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} --><div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></header><!-- /wp:group -->\";s:7:\"content\";s:15541:\"<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide nfd-container is-style-nfd-theme-white nfd-wb-hero__hero-4\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=2000&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\"} --><div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=2000&h=&crop=\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#40404000\"}},\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"lines-2\"} --><div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&h=&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-10\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Hannah Tan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-15\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-light nfd-wb-features__features-34\" ><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">123 Main St, King County, WA</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">9am - 11am</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">Get Started</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-17\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-gap-2xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-gap-2xl nfd-p-card-square-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} --><h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:6:\"footer\";s:5259:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Your trusted partner for home improvement in King County.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore local contractor options today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Connect with skilled professionals for your renovation needs.</p><!-- /wp:paragraph --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Contact</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";}s:9:\"variant_1\";a:4:{s:15:\"generatedImages\";a:0:{}s:6:\"header\";s:2661:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-7\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Exclusive deal: <span class=\"offer\">Unlock<span>10% discount</span> on all<span>Tuesday events</span></span>. <a class=\"activate\" href=\"#\">Click now</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">(555) 555-5555</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:7:\"content\";s:30559:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-hero__hero-2\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Find trusted local contractors,\nready to help you with your home projects!</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">🏡 Discover the best local contractors for your home improvement needs!</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Start searching...\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#00000012\"},\"typography\":{\"fontSize\":\"14px\"}},\"className\":\"nfd-wk-search\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"margin\":{\"right\":\"8px\"}}},\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\" style=\"margin-right:8px;font-style:normal;font-weight:400\">Popular tags: </p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Contractors</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Services</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Belt</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary nfd-bg-effect-grid nfd-wb-features__features-43\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Local Contractor Connection</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">May 13, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Home Renovation Expo</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">June 24, 2024 · 6pm - 9pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>DIY Home Improvement Workshop</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">July 23, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-10\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Hannah Tan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-dark nfd-wb-call-to-action__cta-15\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":90,\"minHeight\":100,\"customGradient\":\"linear-gradient(125deg,rgb(0,0,0) 59%,rgba(0,0,0,0.15) 59%)\",\"align\":\"full\",\"className\":\"nfd-container nfd-p-card-square-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(125deg,rgb(0,0,0) 59%,rgba(0,0,0,0.15) 59%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-dark \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Find Your Perfect Match</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Connect with Trusted Local Contractors Today!</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"left\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">Get started on your home improvement journey with reliable professionals.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get Started Now!</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Discover the best local contractors in King County, WA, and transform your home with expert services tailored to your needs.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-faq__faq-6\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do local contractors offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Local contractors provide a variety of services including home renovations, repairs, and maintenance. They can assist with everything from kitchen remodels to roofing and landscaping, ensuring your home improvement projects are completed to your satisfaction.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How can I find reliable contractors in King County?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To find reliable contractors in King County, you can check online directories, read reviews, and ask for recommendations from friends or family. It\'s also beneficial to interview potential contractors and request quotes to compare services and prices.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What should I consider before hiring a contractor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Before hiring a contractor, consider their experience, licensing, and insurance. It\'s important to check references and past work to ensure they have a good reputation. Additionally, discuss your project details and budget to ensure alignment.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Are there any permits required for home renovations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, many home renovations require permits, especially for structural changes, electrical work, or plumbing. It\'s essential to check with your local building department to understand the necessary permits for your specific project.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How do I ensure my project stays within budget?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To keep your project within budget, set a clear budget before starting and communicate it with your contractor. Regularly review expenses and be prepared for unexpected costs by including a contingency fund in your budget.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What is the typical timeline for home renovation projects?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">The timeline for home renovation projects varies based on the scope and complexity. Smaller projects may take a few weeks, while larger renovations can take several months. Discuss timelines with your contractor for a more accurate estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid-2 nfd-wb-blog__blog-8\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-1\"} --><div class=\"nfd-query-loop-1 wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"className\":\"nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-sm wp-block-group\"><!-- wp:post-author {\"showAvatar\":false,\"byline\":\"By \"} /--><!-- wp:group {\"style\":{\"color\":{\"text\":\"#ffffff70\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-text-color\" style=\"color:#ffffff70\"><!-- wp:paragraph --><p class=\"\">/</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"In \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"color\":{\"text\":\"#ffffffcc\"}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:6:\"footer\";s:4261:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3 nfd-wb-footer__footer-8\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Your trusted partner for home improvement and contractor services in King County, WA.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">Copyright © 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.<br/><br/>1412 Main Street<br>Suite 51, Floor 35 <br>New York, NY 10001</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Product</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";}s:9:\"variant_3\";a:4:{s:15:\"generatedImages\";a:0:{}s:6:\"header\";s:2304:\"<!-- wp:group {\"tagName\":\"header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-base\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-bg-effect-dots nfd-wb-header__header-15\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} /--></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} --><div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></header><!-- /wp:group -->\";s:7:\"content\";s:32979:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"layout\":\"default\"} --><div class=\"wp-block-group alignfull nfd-wb-hero__hero-9\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":70,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-cover nfd-stretch-cover-child nfd-bg-gray-800\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"bottom\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"left\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"}},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\" style=\"border-top-style:none;border-top-width:0px;border-right-color:var(--wp--preset--color--white);border-right-width:32px;border-bottom-color:var(--wp--preset--color--white);border-bottom-width:32px;border-left-color:var(--wp--preset--color--white);border-left-width:32px\"><!-- wp:spacer {\"height\":\"70px\",\"className\":\"nfd-my-0\"} --><div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer nfd-my-0\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\"} --><h1 class=\"has-text-align-center nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\">Find Trusted Local Contractors in King County, WA</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md md:nfd-justify-start md:nfd-self-start\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-md md:nfd-justify-start md:nfd-self-start\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"21px\"}},\"className\":\"md:nfd-text-left\"} --><p class=\"has-text-align-center md:nfd-text-left\" style=\"font-size:21px\">Connect with reliable home improvement professionals to transform your space and enhance your living experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-base md:nfd-justify-start\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}}} --><div class=\"wp-block-buttons nfd-text-base md:nfd-justify-start\" style=\"margin-top:24px\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"40px\",\"right\":\"40px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"100px\"}},\"className\":\"is-style-fill\"} --><div class=\"wp-block-button is-style-fill\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:100px;padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px\">Get Started Today</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\",\"right\":\"0px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"color\":{\"background\":\"#ffffff00\"}},\"className\":\"nfd-text-secondary\"} --><div class=\"wp-block-button nfd-text-secondary\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link has-background wp-element-button\" style=\"background-color:#ffffff00;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\">Explore Our Services</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary nfd-bg-effect-grid nfd-wb-features__features-43\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Local Contractor Connection</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">May 13, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Home Renovation Expo</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">June 24, 2024 · 6pm - 9pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>DIY Home Improvement Workshop</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">July 23, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-faq__faq-6\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do local contractors offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Local contractors provide a variety of services including home renovations, repairs, and maintenance. They can assist with everything from kitchen remodels to roofing and landscaping, ensuring your home improvement projects are completed to your satisfaction.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How can I find reliable contractors in King County?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To find reliable contractors in King County, you can check online directories, read reviews, and ask for recommendations from friends or family. It\'s also beneficial to interview potential contractors and request quotes to compare services and prices.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What should I consider before hiring a contractor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Before hiring a contractor, consider their experience, licensing, and insurance. It\'s important to check references and past work to ensure they have a good reputation. Additionally, discuss your project details and budget to ensure alignment.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Are there any permits required for home renovations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, many home renovations require permits, especially for structural changes, electrical work, or plumbing. It\'s essential to check with your local building department to understand the necessary permits for your specific project.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How do I ensure my project stays within budget?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To keep your project within budget, set a clear budget before starting and communicate it with your contractor. Regularly review expenses and be prepared for unexpected costs by including a contingency fund in your budget.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What is the typical timeline for home renovation projects?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">The timeline for home renovation projects varies based on the scope and complexity. Smaller projects may take a few weeks, while larger renovations can take several months. Discuss timelines with your contractor for a more accurate estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-testimonials__testimonials-1\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge\"} --><h2 class=\"nfd-text-huge wp-block-heading\">What Our Clients Say About Us</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1582586588244-64ad8f007cd7?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1574277618643-38a4ed2e80c6?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">Average Rating: 4.8 out of 5 based on 150 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Client Satisfaction Guaranteed</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">I was impressed with the professionalism and expertise of the contractor I hired. They completed the project on time and within budget!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Emily Davis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>A Wonderful Experience!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">From start to finish, the contractor was attentive and responsive. I couldn\'t be happier with the outcome of my home improvement project!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">John Doe</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Exceptional Service and Quality</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">I hired a local contractor from King County for my home renovation, and the results were outstanding. The team was professional, timely, and exceeded my expectations!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Jane Smith</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommend This Service!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">The contractor I found through this service transformed my kitchen beautifully. Their attention to detail and commitment to quality made the process enjoyable and stress-free.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Michael Johnson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-grid-2 nfd-wb-blog__blog-7\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":4}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}}} /--><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--><!-- wp:post-date /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:6:\"footer\";s:4261:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3 nfd-wb-footer__footer-8\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Your trusted partner for home improvement and contractor services in King County, WA.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">Copyright © 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.<br/><br/>1412 Main Street<br>Suite 51, Floor 35 <br>New York, NY 10001</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Product</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";}}','auto'),(454,'nfd_module_onboarding_state_sitegen','a:8:{s:9:\"homepages\";a:3:{s:9:\"version-1\";a:10:{s:4:\"slug\";s:9:\"version-1\";s:5:\"title\";s:9:\"Version 1\";s:10:\"isFavorite\";b:0;s:7:\"content\";s:15541:\"<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide nfd-container is-style-nfd-theme-white nfd-wb-hero__hero-4\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=2000&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\"} --><div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=2000&h=&crop=\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#40404000\"}},\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"lines-2\"} --><div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1519895710315-a04b64f04a36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&h=&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-10\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Hannah Tan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-15\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-light nfd-wb-features__features-34\" ><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">123 Main St, King County, WA</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">9am - 11am</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">Get Started</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-17\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-gap-2xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-gap-2xl nfd-p-card-square-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} --><h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:6:\"header\";s:2304:\"<!-- wp:group {\"tagName\":\"header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-base\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-bg-effect-dots nfd-wb-header__header-15\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} /--></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} --><div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></header><!-- /wp:group -->\";s:6:\"footer\";s:5259:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Your trusted partner for home improvement in King County.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore local contractor options today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Connect with skilled professionals for your renovation needs.</p><!-- /wp:paragraph --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Contact</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:5:\"color\";a:2:{s:4:\"slug\";s:9:\"palette-2\";s:7:\"palette\";a:10:{i:0;a:3:{s:4:\"slug\";s:4:\"base\";s:4:\"name\";s:4:\"Base\";s:5:\"color\";s:7:\"#e5e5e5\";}i:1;a:3:{s:4:\"slug\";s:8:\"contrast\";s:4:\"name\";s:8:\"Contrast\";s:5:\"color\";s:7:\"#117a4d\";}i:2;a:3:{s:4:\"slug\";s:8:\"accent_1\";s:4:\"name\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#005C2F\";}i:3;a:3:{s:4:\"slug\";s:8:\"accent_2\";s:4:\"name\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#117a4d\";}i:4;a:3:{s:4:\"slug\";s:8:\"accent_3\";s:4:\"name\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#349D70\";}i:5;a:3:{s:4:\"slug\";s:8:\"accent_4\";s:4:\"name\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#15935a\";}i:6;a:3:{s:4:\"slug\";s:8:\"accent_5\";s:4:\"name\";s:8:\"Accent 5\";s:5:\"color\";s:7:\"#15935a\";}i:7;a:3:{s:4:\"slug\";s:8:\"accent_6\";s:4:\"name\";s:8:\"Accent 6\";s:5:\"color\";s:7:\"#33B178\";}i:8;a:3:{s:4:\"slug\";s:12:\"base_midtone\";s:4:\"name\";s:12:\"Base midtone\";s:5:\"color\";s:7:\"#e5e5e5\";}i:9;a:3:{s:4:\"slug\";s:16:\"contrast_midtone\";s:4:\"name\";s:16:\"Contrast midtone\";s:5:\"color\";s:7:\"#171717\";}}}s:15:\"generatedImages\";a:0:{}s:9:\"iframeSrc\";s:66:\"https://raincitycontractorconnect.com/staging/6718/home-version-1/\";s:6:\"postId\";i:15;}s:9:\"version-2\";a:10:{s:4:\"slug\";s:9:\"version-2\";s:5:\"title\";s:9:\"Version 2\";s:10:\"isFavorite\";b:0;s:7:\"content\";s:30559:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-hero__hero-2\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Find trusted local contractors,\nready to help you with your home projects!</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">🏡 Discover the best local contractors for your home improvement needs!</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Start searching...\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#00000012\"},\"typography\":{\"fontSize\":\"14px\"}},\"className\":\"nfd-wk-search\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"margin\":{\"right\":\"8px\"}}},\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\" style=\"margin-right:8px;font-style:normal;font-weight:400\">Popular tags: </p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Contractors</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Services</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Belt</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary nfd-bg-effect-grid nfd-wb-features__features-43\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Local Contractor Connection</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">May 13, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Home Renovation Expo</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">June 24, 2024 · 6pm - 9pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>DIY Home Improvement Workshop</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">July 23, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-10\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Hannah Tan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-dark nfd-wb-call-to-action__cta-15\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":90,\"minHeight\":100,\"customGradient\":\"linear-gradient(125deg,rgb(0,0,0) 59%,rgba(0,0,0,0.15) 59%)\",\"align\":\"full\",\"className\":\"nfd-container nfd-p-card-square-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(125deg,rgb(0,0,0) 59%,rgba(0,0,0,0.15) 59%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-dark \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Find Your Perfect Match</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Connect with Trusted Local Contractors Today!</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"left\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">Get started on your home improvement journey with reliable professionals.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get Started Now!</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Discover the best local contractors in King County, WA, and transform your home with expert services tailored to your needs.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-faq__faq-6\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do local contractors offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Local contractors provide a variety of services including home renovations, repairs, and maintenance. They can assist with everything from kitchen remodels to roofing and landscaping, ensuring your home improvement projects are completed to your satisfaction.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How can I find reliable contractors in King County?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To find reliable contractors in King County, you can check online directories, read reviews, and ask for recommendations from friends or family. It\'s also beneficial to interview potential contractors and request quotes to compare services and prices.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What should I consider before hiring a contractor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Before hiring a contractor, consider their experience, licensing, and insurance. It\'s important to check references and past work to ensure they have a good reputation. Additionally, discuss your project details and budget to ensure alignment.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Are there any permits required for home renovations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, many home renovations require permits, especially for structural changes, electrical work, or plumbing. It\'s essential to check with your local building department to understand the necessary permits for your specific project.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How do I ensure my project stays within budget?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To keep your project within budget, set a clear budget before starting and communicate it with your contractor. Regularly review expenses and be prepared for unexpected costs by including a contingency fund in your budget.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What is the typical timeline for home renovation projects?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">The timeline for home renovation projects varies based on the scope and complexity. Smaller projects may take a few weeks, while larger renovations can take several months. Discuss timelines with your contractor for a more accurate estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid-2 nfd-wb-blog__blog-8\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-1\"} --><div class=\"nfd-query-loop-1 wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"className\":\"nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-sm wp-block-group\"><!-- wp:post-author {\"showAvatar\":false,\"byline\":\"By \"} /--><!-- wp:group {\"style\":{\"color\":{\"text\":\"#ffffff70\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-text-color\" style=\"color:#ffffff70\"><!-- wp:paragraph --><p class=\"\">/</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"In \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"color\":{\"text\":\"#ffffffcc\"}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:6:\"header\";s:2661:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-7\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Exclusive deal: <span class=\"offer\">Unlock<span>10% discount</span> on all<span>Tuesday events</span></span>. <a class=\"activate\" href=\"#\">Click now</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">(555) 555-5555</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:6:\"footer\";s:4261:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3 nfd-wb-footer__footer-8\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Your trusted partner for home improvement and contractor services in King County, WA.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">Copyright © 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.<br/><br/>1412 Main Street<br>Suite 51, Floor 35 <br>New York, NY 10001</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Product</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:5:\"color\";a:2:{s:4:\"slug\";s:9:\"palette-3\";s:7:\"palette\";a:10:{i:0;a:3:{s:4:\"slug\";s:4:\"base\";s:4:\"name\";s:4:\"Base\";s:5:\"color\";s:7:\"#f4f4f4\";}i:1;a:3:{s:4:\"slug\";s:8:\"contrast\";s:4:\"name\";s:8:\"Contrast\";s:5:\"color\";s:7:\"#31572C\";}i:2;a:3:{s:4:\"slug\";s:8:\"accent_1\";s:4:\"name\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#13390E\";}i:3;a:3:{s:4:\"slug\";s:8:\"accent_2\";s:4:\"name\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#31572C\";}i:4;a:3:{s:4:\"slug\";s:8:\"accent_3\";s:4:\"name\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#547A4F\";}i:5;a:3:{s:4:\"slug\";s:8:\"accent_4\";s:4:\"name\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#4F772D\";}i:6;a:3:{s:4:\"slug\";s:8:\"accent_5\";s:4:\"name\";s:8:\"Accent 5\";s:5:\"color\";s:7:\"#4F772D\";}i:7;a:3:{s:4:\"slug\";s:8:\"accent_6\";s:4:\"name\";s:8:\"Accent 6\";s:5:\"color\";s:7:\"#6D954B\";}i:8;a:3:{s:4:\"slug\";s:12:\"base_midtone\";s:4:\"name\";s:12:\"Base midtone\";s:5:\"color\";s:7:\"#f4f4f4\";}i:9;a:3:{s:4:\"slug\";s:16:\"contrast_midtone\";s:4:\"name\";s:16:\"Contrast midtone\";s:5:\"color\";s:7:\"#132A13\";}}}s:15:\"generatedImages\";a:0:{}s:9:\"iframeSrc\";s:66:\"https://raincitycontractorconnect.com/staging/6718/home-version-2/\";s:6:\"postId\";i:13;}s:9:\"version-3\";a:10:{s:4:\"slug\";s:9:\"version-3\";s:5:\"title\";s:9:\"Version 3\";s:10:\"isFavorite\";b:0;s:7:\"content\";s:32979:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"layout\":\"default\"} --><div class=\"wp-block-group alignfull nfd-wb-hero__hero-9\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":70,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-cover nfd-stretch-cover-child nfd-bg-gray-800\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"bottom\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"left\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"}},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\" style=\"border-top-style:none;border-top-width:0px;border-right-color:var(--wp--preset--color--white);border-right-width:32px;border-bottom-color:var(--wp--preset--color--white);border-bottom-width:32px;border-left-color:var(--wp--preset--color--white);border-left-width:32px\"><!-- wp:spacer {\"height\":\"70px\",\"className\":\"nfd-my-0\"} --><div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer nfd-my-0\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\"} --><h1 class=\"has-text-align-center nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\">Find Trusted Local Contractors in King County, WA</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md md:nfd-justify-start md:nfd-self-start\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-md md:nfd-justify-start md:nfd-self-start\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"21px\"}},\"className\":\"md:nfd-text-left\"} --><p class=\"has-text-align-center md:nfd-text-left\" style=\"font-size:21px\">Connect with reliable home improvement professionals to transform your space and enhance your living experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-base md:nfd-justify-start\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}}} --><div class=\"wp-block-buttons nfd-text-base md:nfd-justify-start\" style=\"margin-top:24px\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"40px\",\"right\":\"40px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"100px\"}},\"className\":\"is-style-fill\"} --><div class=\"wp-block-button is-style-fill\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:100px;padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px\">Get Started Today</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\",\"right\":\"0px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"color\":{\"background\":\"#ffffff00\"}},\"className\":\"nfd-text-secondary\"} --><div class=\"wp-block-button nfd-text-secondary\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link has-background wp-element-button\" style=\"background-color:#ffffff00;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\">Explore Our Services</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary nfd-bg-effect-grid nfd-wb-features__features-43\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Local Contractor Connection</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">May 13, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Home Renovation Expo</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">June 24, 2024 · 6pm - 9pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1629584603667-e8ad7c8feb0b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>DIY Home Improvement Workshop</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">July 23, 2024 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-faq__faq-6\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do local contractors offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Local contractors provide a variety of services including home renovations, repairs, and maintenance. They can assist with everything from kitchen remodels to roofing and landscaping, ensuring your home improvement projects are completed to your satisfaction.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How can I find reliable contractors in King County?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To find reliable contractors in King County, you can check online directories, read reviews, and ask for recommendations from friends or family. It\'s also beneficial to interview potential contractors and request quotes to compare services and prices.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What should I consider before hiring a contractor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Before hiring a contractor, consider their experience, licensing, and insurance. It\'s important to check references and past work to ensure they have a good reputation. Additionally, discuss your project details and budget to ensure alignment.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Are there any permits required for home renovations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, many home renovations require permits, especially for structural changes, electrical work, or plumbing. It\'s essential to check with your local building department to understand the necessary permits for your specific project.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How do I ensure my project stays within budget?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">To keep your project within budget, set a clear budget before starting and communicate it with your contractor. Regularly review expenses and be prepared for unexpected costs by including a contingency fund in your budget.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What is the typical timeline for home renovation projects?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">The timeline for home renovation projects varies based on the scope and complexity. Smaller projects may take a few weeks, while larger renovations can take several months. Discuss timelines with your contractor for a more accurate estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-testimonials__testimonials-1\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge\"} --><h2 class=\"nfd-text-huge wp-block-heading\">What Our Clients Say About Us</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1582586588244-64ad8f007cd7?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1574277618643-38a4ed2e80c6?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">Average Rating: 4.8 out of 5 based on 150 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Client Satisfaction Guaranteed</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">I was impressed with the professionalism and expertise of the contractor I hired. They completed the project on time and within budget!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Emily Davis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>A Wonderful Experience!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">From start to finish, the contractor was attentive and responsive. I couldn\'t be happier with the outcome of my home improvement project!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">John Doe</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Exceptional Service and Quality</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">I hired a local contractor from King County for my home renovation, and the results were outstanding. The team was professional, timely, and exceeded my expectations!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Jane Smith</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommend This Service!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">The contractor I found through this service transformed my kitchen beautifully. Their attention to detail and commitment to quality made the process enjoyable and stress-free.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Michael Johnson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-grid-2 nfd-wb-blog__blog-7\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":4}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}}} /--><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--><!-- wp:post-date /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:6:\"header\";s:2304:\"<!-- wp:group {\"tagName\":\"header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-base\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-bg-effect-dots nfd-wb-header__header-15\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} /--></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} --><div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></header><!-- /wp:group -->\";s:6:\"footer\";s:4261:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3 nfd-wb-footer__footer-8\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Your trusted partner for home improvement and contractor services in King County, WA.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">Copyright © 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.<br/><br/>1412 Main Street<br>Suite 51, Floor 35 <br>New York, NY 10001</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Product</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:5:\"color\";a:2:{s:4:\"slug\";s:9:\"palette-2\";s:7:\"palette\";a:10:{i:0;a:3:{s:4:\"slug\";s:4:\"base\";s:4:\"name\";s:4:\"Base\";s:5:\"color\";s:7:\"#e5e5e5\";}i:1;a:3:{s:4:\"slug\";s:8:\"contrast\";s:4:\"name\";s:8:\"Contrast\";s:5:\"color\";s:7:\"#117a4d\";}i:2;a:3:{s:4:\"slug\";s:8:\"accent_1\";s:4:\"name\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#005C2F\";}i:3;a:3:{s:4:\"slug\";s:8:\"accent_2\";s:4:\"name\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#117a4d\";}i:4;a:3:{s:4:\"slug\";s:8:\"accent_3\";s:4:\"name\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#349D70\";}i:5;a:3:{s:4:\"slug\";s:8:\"accent_4\";s:4:\"name\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#15935a\";}i:6;a:3:{s:4:\"slug\";s:8:\"accent_5\";s:4:\"name\";s:8:\"Accent 5\";s:5:\"color\";s:7:\"#15935a\";}i:7;a:3:{s:4:\"slug\";s:8:\"accent_6\";s:4:\"name\";s:8:\"Accent 6\";s:5:\"color\";s:7:\"#33B178\";}i:8;a:3:{s:4:\"slug\";s:12:\"base_midtone\";s:4:\"name\";s:12:\"Base midtone\";s:5:\"color\";s:7:\"#e5e5e5\";}i:9;a:3:{s:4:\"slug\";s:16:\"contrast_midtone\";s:4:\"name\";s:16:\"Contrast midtone\";s:5:\"color\";s:7:\"#171717\";}}}s:15:\"generatedImages\";a:0:{}s:9:\"iframeSrc\";s:66:\"https://raincitycontractorconnect.com/staging/6718/home-version-3/\";s:6:\"postId\";i:14;}}s:16:\"selectedHomepage\";s:9:\"version-1\";s:21:\"hasGeneratedSitePages\";b:1;s:9:\"retryMode\";b:0;s:16:\"sitegenHasFailed\";b:0;s:19:\"canvasSidebarIsOpen\";b:1;s:19:\"sitegenSliceVersion\";i:7;s:12:\"last_updated\";i:1762549815;}','auto'),(455,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:6:\"custom\";a:0:{}}}','auto'),(463,'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){.nfd-wb-animate{transition:none!important}.nfd-wb-twist-in,[class*=nfd-wb-]{clip-path:none!important;opacity:1!important;transform:none!important}}.nfd-wb-animate[data-replay-animation]{transition:none!important}.block-editor-block-preview__content-iframe [class*=nfd-wb-]{clip-path:none!important;opacity:1!important;transform: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) scale3d(.96,.96,.96);transform-origin:center bottom}.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) scale3d(.96,.96,.96);transform-origin:center top}.nfd-wb-fade-in-left-short{transform:translate3d(-32px,0,0) scale3d(.96,.96,.96);transform-origin:center left}.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) scale3d(.96,.96,.96);transform-origin:right center}.nfd-wb-animated-in:not([data-replay-animation])[class*=nfd-wb-fade-in]{opacity:1;transform:translateZ(0) scaleX(1)}.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!important;transform:scaleX(1)!important}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!important;transform:translateY(0) scale(1) rotateY(0deg) rotate(0deg) translateZ(0)!important}.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'),(464,'nfd_utilities_js','(()=>{var l=class{constructor({clientId:e,...n}={}){this.options={activeClass:\\\"nfd-wb-animated-in\\\",root:null,rootMargin:\\\"0px\\\",threshold:0,...n}}observeElements(e,n=null,t=!1){if(!(\\\"IntersectionObserver\\\"in window)||!e?.length||document.documentElement.classList.contains(\\\"block-editor-block-preview__content-iframe\\\"))return;function o(c,s){this._mutationCallback(c,s,n)}let i=new IntersectionObserver(this._handleIntersection.bind(this),this.options),r=new MutationObserver(o.bind(this)),b=new MutationObserver(this._handleClassMutation.bind(this));e.forEach(c=>{let s=c;c.classList.contains(\\\"nfd-wb-reveal-right\\\")&&(s=c.parentElement),i.observe(s),t&&(b.observe(s,{attributes:!0,attributeFilter:[\\\"class\\\"]}),r.observe(s,{attributes:!0,attributeFilter:[\\\"class\\\"]}))})}_handleIntersection(e,n){e.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(e){e.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(e,n,t=null){e.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())}})}};document.addEventListener(\\\"DOMContentLoaded\\\",()=>{d()});document.addEventListener(\\\"wonder-blocks/toolbar-button-added\\\",()=>{d()});document.addEventListener(\\\"wonder-blocks/animation-changed\\\",a=>{let e=a?.detail?.clientId;d(e)});document.addEventListener(\\\"wonder-blocks/block-order-changed\\\",()=>{d()});window.onload=function(){d()};function d(a=null){let e=document.body?.classList.contains(\\\"block-editor-page\\\")||!!a||document.body?.classList.contains(\\\"block-editor-iframe__body\\\"),n=e?document.querySelector(\\\".interface-interface-skeleton__content\\\"):null,t=new l({root:n,threshold:0});requestAnimationFrame(()=>{let o=Array.from(document.getElementsByClassName(\\\"nfd-wb-animate\\\"));t.observeElements(o,a,e)})}function u(a){(a||document).querySelectorAll(\\\".wp-block-group.nfd-is-linked-group:not(.group-linked), .wp-block-cover.nfd-is-linked-group:not(.group-linked)\\\").forEach(t=>{var o=t.getAttribute(\\\"data-link-url\\\")||t.dataset.linkUrl;if(!o||!t.parentNode)return;let i=o.trim();o=/^(https?:)\\\\/\\\\//i.test(i)?i:\\\"http://\\\"+i;let r=document.createElement(\\\"a\\\");r.href=o,(t.getAttribute(\\\"data-link-blank\\\")===\\\"1\\\"||t.dataset.linkBlank===\\\"1\\\")&&(r.target=\\\"_blank\\\",r.rel=\\\"noopener\\\"),t.classList.add(\\\"group-linked\\\"),[...t.attributes].map(({name:c,value:s})=>{r.setAttribute(c,s)}),r.innerHTML=t.innerHTML,t.parentNode.replaceChild(r,t)}),p()}function p(){document.addEventListener(\\\"click\\\",a=>{a.target.closest(\\\".block-editor-page .wp-block-group.nfd-is-linked-group, .block-editor-page .wp-block-cover.nfd-is-linked-group\\\")&&a.preventDefault()},{capture:!0,passive:!1})}document.readyState===\\\"loading\\\"?document.addEventListener(\\\"DOMContentLoaded\\\",()=>u(document)):u(document);document.addEventListener(\\\"wonder-blocks/group-links-apply\\\",a=>{u(a?.detail?.ctx||document)});})();\n','auto'),(465,'nfd_utilities_last_refresh_time','1764263932','auto'),(472,'nfd_module_onboarding_image_sideload_queue','a:0:{}','auto'),(473,'nfd_module_onboarding_site_info','a:2:{s:16:\"experience_level\";s:12:\"intermediate\";s:9:\"site_type\";s:8:\"business\";}','auto'),(474,'nfd_module_onboarding_completed_time','1762549848','auto'),(486,'nfd_module_onboarding_image_sideload_status','idle','auto'),(535,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1764285881;s:7:\"checked\";a:4:{s:18:\"bluehost-blueprint\";s:5:\"1.0.0\";s:16:\"twentytwentyfive\";s:3:\"1.3\";s:16:\"twentytwentyfour\";s:3:\"1.3\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:4:{s:18:\"bluehost-blueprint\";a:6:{s:5:\"theme\";s:18:\"bluehost-blueprint\";s:11:\"new_version\";s:5:\"1.0.0\";s:3:\"url\";s:48:\"https://wordpress.org/themes/bluehost-blueprint/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/theme/bluehost-blueprint.1.0.0.zip\";s:8:\"requires\";s:3:\"6.6\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.3.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),(540,'wpforms_splash_version','1.9.8','auto'),(541,'monsterinsights_review','a:2:{s:4:\"time\";i:1762549865;s:9:\"dismissed\";b:0;}','auto'),(546,'ce4wp_ignore_review_notice','1','auto'),(551,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),(552,'recently_activated','a:1:{s:23:\"rccc-core/rccc-core.php\";i:1763870883;}','off'),(558,'wpforms_challenge','a:13:{s:6:\"status\";s:8:\"canceled\";s:4:\"step\";i:3;s:7:\"user_id\";i:1;s:7:\"form_id\";i:27;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:19:\"2025-11-07 22:06:51\";s:17:\"finished_date_gmt\";s:19:\"2025-11-07 22:06:54\";s:13:\"seconds_spent\";i:300;s:12:\"seconds_left\";i:0;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:1:\"1\";}','auto'),(615,'WPLANG','','auto'),(637,'wp_mail_smtp_initial_version','4.6.0','off'),(638,'wp_mail_smtp_version','4.6.0','off'),(639,'wp_mail_smtp','a:27:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:35:\"eddie@raincitycontractorconnect.com\";s:9:\"from_name\";s:27:\"RainCity Contractor Connect\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:20:\"box5867.bluehost.com\";s:10:\"encryption\";s:3:\"tls\";s:4:\"port\";i:587;s:4:\"user\";s:35:\"eddie@raincitycontractorconnect.com\";s:4:\"pass\";s:72:\"Sz1YVVCgoNql8ejGzFjOQrdxkbLemFaPLDi1n4/leq/OBp1xonwvLj6YeF+M24pZKM4x9w==\";}s:7:\"general\";a:8:{s:29:\"summary_report_email_disabled\";b:0;s:11:\"do_not_send\";b:0;s:23:\"am_notifications_hidden\";b:0;s:28:\"email_delivery_errors_hidden\";b:0;s:23:\"dashboard_widget_hidden\";b:0;s:9:\"uninstall\";b:0;s:22:\"usage-tracking-enabled\";b:0;s:30:\"optimize_email_sending_enabled\";b:0;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:12:\"elasticemail\";a:1:{s:7:\"api_key\";s:0:\"\";}s:5:\"gmail\";a:8:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}s:23:\"one_click_setup_enabled\";b:0;s:27:\"one_click_setup_credentials\";a:2:{s:3:\"key\";s:0:\"\";s:5:\"token\";s:0:\"\";}s:28:\"one_click_setup_user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:7:\"mailjet\";a:2:{s:7:\"api_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";}s:10:\"mailersend\";a:2:{s:7:\"api_key\";s:0:\"\";s:12:\"has_pro_plan\";b:0;}s:8:\"mandrill\";a:1:{s:7:\"api_key\";s:0:\"\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"smtp2go\";a:1:{s:7:\"api_key\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:7:\"outlook\";a:8:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}s:23:\"one_click_setup_enabled\";b:0;s:27:\"one_click_setup_credentials\";a:3:{s:12:\"access_token\";s:0:\"\";s:13:\"refresh_token\";s:0:\"\";s:7:\"expires\";s:0:\"\";}s:28:\"one_click_setup_user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:7:{s:7:\"enabled\";b:1;s:17:\"log_email_content\";b:1;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:1;s:19:\"click_link_tracking\";b:0;s:20:\"log_retention_period\";i:0;s:18:\"log_blocked_emails\";b:0;}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}s:7:\"license\";a:6:{s:3:\"key\";s:32:\"f24f7c14dc6100163769dce6946692db\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;s:16:\"is_limit_reached\";b:0;s:4:\"type\";s:3:\"pro\";}s:6:\"resend\";a:1:{s:7:\"api_key\";s:0:\"\";}s:17:\"backup_connection\";a:1:{s:13:\"connection_id\";s:0:\"\";}s:7:\"control\";a:26:{s:32:\"dis_comments_awaiting_moderation\";b:0;s:22:\"dis_comments_published\";b:0;s:23:\"dis_admin_email_attempt\";b:0;s:23:\"dis_admin_email_changed\";b:0;s:31:\"dis_admin_email_network_attempt\";b:0;s:31:\"dis_admin_email_network_changed\";b:0;s:39:\"dis_user_details_password_reset_request\";b:0;s:31:\"dis_user_details_password_reset\";b:0;s:33:\"dis_user_details_password_changed\";b:0;s:37:\"dis_user_details_email_change_attempt\";b:0;s:30:\"dis_user_details_email_changed\";b:0;s:32:\"dis_personal_data_user_confirmed\";b:0;s:29:\"dis_personal_data_erased_data\";b:0;s:34:\"dis_personal_data_sent_export_link\";b:0;s:30:\"dis_auto_updates_plugin_status\";b:0;s:29:\"dis_auto_updates_theme_status\";b:0;s:23:\"dis_auto_updates_status\";b:0;s:25:\"dis_auto_updates_full_log\";b:0;s:29:\"dis_new_user_created_to_admin\";b:0;s:28:\"dis_new_user_created_to_user\";b:0;s:36:\"dis_new_user_invited_to_site_network\";b:0;s:28:\"dis_new_user_created_network\";b:0;s:36:\"dis_new_user_added_activated_network\";b:0;s:41:\"dis_new_site_user_registered_site_network\";b:0;s:58:\"dis_new_site_user_added_activated_site_in_network_to_admin\";b:0;s:57:\"dis_new_site_user_added_activated_site_in_network_to_site\";b:0;}s:10:\"rate_limit\";a:6:{s:7:\"enabled\";b:0;s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";s:0:\"\";s:4:\"week\";s:0:\"\";s:5:\"month\";s:0:\"\";}s:13:\"smart_routing\";a:2:{s:7:\"enabled\";b:0;s:6:\"routes\";a:0:{}}}','off'),(640,'wp_mail_smtp_activated_time','1762551714','off'),(641,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1762551714;}','auto'),(647,'wp_mail_smtp_migration_version','5','on'),(648,'wp_mail_smtp_debug_events_db_version','1','on'),(649,'wp_mail_smtp_activation_prevent_redirect','1','auto'),(650,'jetpack_connection_active_plugins','a:1:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}}','auto'),(651,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1763245188;s:14:\"completed_time\";i:1762806789;s:14:\"was_successful\";b:0;}','off'),(654,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1762551813;s:9:\"dismissed\";b:0;}','auto'),(655,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1764262076;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','auto'),(673,'_wpforms_transient_timeout_docs.json','1764372178','off'),(674,'_wpforms_transient_docs.json','1763767378','off'),(675,'_wpforms_transient_timeout_templates.json','1764367618','off'),(676,'_wpforms_transient_templates.json','1763762818','off'),(677,'wpforms_builder_opened_date','1762551905','off'),(678,'wpforms_templates_hash','f9084b8deac4f6881b0c231e13b0cc89','auto'),(682,'wpforms_lite_connect_generate_key_attempt_counter','1','auto'),(685,'wpforms_lite_connect','a:2:{s:4:\"site\";a:3:{s:6:\"domain\";s:38:\"okk.bis.mybluehost.me/website_edcc2be6\";s:2:\"id\";s:20:\"9RiOLFKuhOBnYzGq44KA\";s:3:\"key\";s:256:\"fd1f6c520499415e1cca2ca65dcc37cc7559f19b7c0c3bbb030fedae34fcbcdf2fe5d4845d14523392dd2941b86ec9e603b7963c465810889c7428d9a9e8511710a8b41c32cb0ab9a8011afe0cf2e98af4d306de4b11d22100a628321d4f8809d47cc66115ede3c232febc7042d839a8d67e945c9ac1f660727b992b24b12524\";}s:12:\"access_token\";a:7:{s:6:\"domain\";s:29:\"raincitycontractorconnect.com\";s:12:\"access_token\";s:256:\"0e2ff5b69d508f3234cb719a344f0322769ac33935aa2f67a95f387f8b2738b92bb0eb8e9cf6b4a58824bc65bc7d84df365400d8d5dfbe6c32781d8b555258655ebdada1358bc36e82e6ac4d4c8b0a0edc44664cc5377354183bd4bfc9835488c8d06ccb6bbc18b652475db9d56bce7fdc20bf42802c092c004f229fe1679f73\";s:7:\"user_ip\";s:28:\"162.241.24.113,66.249.84.169\";s:10:\"user_agent\";s:67:\"WPForms/1.9.8.5; https://raincitycontractorconnect.com/staging/6718\";s:10:\"wp_version\";s:5:\"6.8.3\";s:10:\"created_at\";i:1763164855;s:10:\"expires_at\";i:1763769655;}}','auto'),(693,'wpforms_forms_first_created','1762552074','off'),(713,'wpforms_versions','a:19:{s:5:\"1.1.6\";i:0;s:5:\"1.3.3\";i:0;s:5:\"1.4.3\";i:0;s:5:\"1.5.0\";i:0;s:5:\"1.5.9\";i:0;s:5:\"1.6.5\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.3\";i:0;s:5:\"1.7.5\";i:0;s:5:\"1.7.6\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:5:\"1.8.9\";i:0;s:5:\"1.9.0\";i:0;s:5:\"1.9.1\";i:0;s:5:\"1.9.4\";i:0;s:5:\"1.9.8\";i:0;s:7:\"1.9.8.4\";i:1762552750;s:7:\"1.9.8.5\";i:1762899112;}','auto'),(720,'wpforms_license','a:9:{s:3:\"key\";s:32:\"0110e7ecd54fb94d91e4a5e40bb8c83e\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;s:16:\"is_limit_reached\";b:0;s:10:\"is_flagged\";b:0;s:4:\"type\";s:5:\"basic\";s:7:\"expires\";s:10:\"1794095999\";s:10:\"sub_status\";s:6:\"active\";}','auto'),(721,'wpforms_license_updates','1764350302','auto'),(759,'wpforms_crypto_secret_key','l/IKugBiYTOH1N4iDbnSMmycu1jm6YYtJAXlyJRG5Sw=','auto'),(761,'wpforms_notifications','a:4:{s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}s:6:\"update\";i:1764263984;}','auto'),(786,'rccc_form_id','27','auto'),(787,'rccc_n_match','3','auto'),(788,'rccc_accept_min','30','auto'),(1033,'wp_mail_smtp_lite_sent_email_counter','20','on'),(1034,'wp_mail_smtp_lite_weekly_sent_email_counter','a:2:{i:45;i:12;i:46;i:8;}','on'),(1035,'wp_mail_smtp_debug','a:0:{}','off'),(1103,'service_category_children','a:0:{}','auto'),(1153,'wp_calendar_block_has_published_posts','1','auto'),(1173,'category_children','a:0:{}','auto'),(1249,'acf_first_activated_version','6.6.2','on'),(1250,'acf_site_health','{\"version\":\"6.6.2\",\"plugin_type\":\"PRO\",\"update_source\":\"ACF Direct\",\"activated\":true,\"activated_url\":\"https:\\/\\/raincitycontractorconnect.com\\/staging\\/6718\",\"license_type\":\"Personal\",\"license_status\":\"active\",\"subscription_expires\":1794876453,\"wp_version\":\"6.8.3\",\"mysql_version\":\"5.7.23-23\",\"is_multisite\":false,\"active_theme\":{\"name\":\"Bluehost Blueprint\",\"version\":\"1.0.0\",\"theme_uri\":\"https:\\/\\/github.com\\/newfold-labs\\/wp-theme-bluehost-blueprint\\/\",\"stylesheet\":false},\"active_plugins\":{\"advanced-custom-fields-pro\\/acf.php\":{\"name\":\"Advanced Custom Fields PRO\",\"version\":\"6.6.2\",\"plugin_uri\":\"https:\\/\\/www.advancedcustomfields.com\"},\"classic-editor\\/classic-editor.php\":{\"name\":\"Classic Editor\",\"version\":\"1.6.7\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/classic-editor\\/\"},\"google-analytics-for-wordpress\\/googleanalytics.php\":{\"name\":\"Google Analytics for WordPress by MonsterInsights\",\"version\":\"9.10.0\",\"plugin_uri\":\"https:\\/\\/www.monsterinsights.com\\/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=pluginurl&utm_content=7%2E0%2E0\"},\"jetpack\\/jetpack.php\":{\"name\":\"Jetpack\",\"version\":\"15.2\",\"plugin_uri\":\"https:\\/\\/jetpack.com\"},\"optinmonster\\/optin-monster-wp-api.php\":{\"name\":\"OptinMonster\",\"version\":\"2.16.22\",\"plugin_uri\":\"https:\\/\\/optinmonster.com\"},\"rccc-core\\/rccc-core.php\":{\"name\":\"RainCity Contractor Connect \\u2013 Core\",\"version\":\"0.1.0\",\"plugin_uri\":\"\"},\"rccc-core-settings\\/rccc-core-settings.php\":{\"name\":\"RainCity Contractor Connect \\u2013 Core (Settings)\",\"version\":\"0.5.0\",\"plugin_uri\":\"\"},\"custom-css-js\\/custom-css-js.php\":{\"name\":\"Simple Custom CSS and JS\",\"version\":\"3.51.1\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/custom-css-js\\/\"},\"bluehost-wordpress-plugin\\/bluehost-wordpress-plugin.php\":{\"name\":\"The Bluehost Plugin\",\"version\":\"4.8.0.1\",\"plugin_uri\":\"https:\\/\\/bluehost.com\"},\"wp-fastest-cache\\/wpFastestCache.php\":{\"name\":\"WP Fastest Cache\",\"version\":\"1.4.1\",\"plugin_uri\":\"http:\\/\\/wordpress.org\\/plugins\\/wp-fastest-cache\\/\"},\"wpforms\\/wpforms.php\":{\"name\":\"WPForms\",\"version\":\"1.9.8.5\",\"plugin_uri\":\"https:\\/\\/wpforms.com\"},\"wp-mail-smtp-pro\\/wp_mail_smtp.php\":{\"name\":\"WP Mail SMTP Pro\",\"version\":\"4.7.0\",\"plugin_uri\":\"https:\\/\\/wpmailsmtp.com\\/\"},\"wordpress-seo\\/wp-seo.php\":{\"name\":\"Yoast SEO\",\"version\":\"26.4\",\"plugin_uri\":\"https:\\/\\/yoa.st\\/1uj\"}},\"ui_field_groups\":\"1\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"all_location_rules\":[\"post_type==contractor\"],\"field_groups_with_single_block_rule\":\"0\",\"field_groups_with_multiple_block_rules\":\"0\",\"field_groups_with_blocks_and_other_rules\":\"0\",\"number_of_fields_by_type\":{\"tab\":4,\"image\":1,\"text\":5,\"email\":1,\"taxonomy\":1,\"date_time_picker\":1,\"gallery\":1},\"number_of_third_party_fields_by_type\":[],\"post_types_enabled\":true,\"ui_post_types\":\"16\",\"json_post_types\":\"0\",\"ui_taxonomies\":\"6\",\"json_taxonomies\":\"0\",\"ui_options_pages_enabled\":true,\"ui_options_pages\":\"0\",\"json_options_pages\":\"0\",\"php_options_pages\":\"0\",\"rest_api_format\":\"light\",\"registered_acf_blocks\":\"0\",\"blocks_per_api_version\":[],\"blocks_per_acf_block_version\":[],\"blocks_using_post_meta\":\"0\",\"preload_blocks\":true,\"admin_ui_enabled\":true,\"field_type-modal_enabled\":true,\"field_settings_tabs_enabled\":false,\"shortcode_enabled\":false,\"registered_acf_forms\":\"0\",\"json_save_paths\":1,\"json_load_paths\":1,\"event_first_activated\":1762562932,\"event_first_created_field_group\":1762625023,\"last_updated\":1763860594}','off'),(1253,'acf_version','6.6.2','auto'),(1815,'jetpack_tos_agreed','1','auto'),(1915,'wp_mail_smtp_mail_key','ymT0IT7Ol8g5d5T9Ed3UHvnXkXA3b2k/IObdZW/vs40=','auto'),(1998,'new_admin_email','eddie@raincitycontractorconnect.com','auto'),(2367,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.8.3\";s:5:\"files\";a:536:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:33:\"comment-author-name/style-rtl.css\";i:77;s:37:\"comment-author-name/style-rtl.min.css\";i:78;s:29:\"comment-author-name/style.css\";i:79;s:33:\"comment-author-name/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:26:\"comment-date/style-rtl.css\";i:85;s:30:\"comment-date/style-rtl.min.css\";i:86;s:22:\"comment-date/style.css\";i:87;s:26:\"comment-date/style.min.css\";i:88;s:31:\"comment-edit-link/style-rtl.css\";i:89;s:35:\"comment-edit-link/style-rtl.min.css\";i:90;s:27:\"comment-edit-link/style.css\";i:91;s:31:\"comment-edit-link/style.min.css\";i:92;s:32:\"comment-reply-link/style-rtl.css\";i:93;s:36:\"comment-reply-link/style-rtl.min.css\";i:94;s:28:\"comment-reply-link/style.css\";i:95;s:32:\"comment-reply-link/style.min.css\";i:96;s:30:\"comment-template/style-rtl.css\";i:97;s:34:\"comment-template/style-rtl.min.css\";i:98;s:26:\"comment-template/style.css\";i:99;s:30:\"comment-template/style.min.css\";i:100;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:101;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:102;s:38:\"comments-pagination-numbers/editor.css\";i:103;s:42:\"comments-pagination-numbers/editor.min.css\";i:104;s:34:\"comments-pagination/editor-rtl.css\";i:105;s:38:\"comments-pagination/editor-rtl.min.css\";i:106;s:30:\"comments-pagination/editor.css\";i:107;s:34:\"comments-pagination/editor.min.css\";i:108;s:33:\"comments-pagination/style-rtl.css\";i:109;s:37:\"comments-pagination/style-rtl.min.css\";i:110;s:29:\"comments-pagination/style.css\";i:111;s:33:\"comments-pagination/style.min.css\";i:112;s:29:\"comments-title/editor-rtl.css\";i:113;s:33:\"comments-title/editor-rtl.min.css\";i:114;s:25:\"comments-title/editor.css\";i:115;s:29:\"comments-title/editor.min.css\";i:116;s:23:\"comments/editor-rtl.css\";i:117;s:27:\"comments/editor-rtl.min.css\";i:118;s:19:\"comments/editor.css\";i:119;s:23:\"comments/editor.min.css\";i:120;s:22:\"comments/style-rtl.css\";i:121;s:26:\"comments/style-rtl.min.css\";i:122;s:18:\"comments/style.css\";i:123;s:22:\"comments/style.min.css\";i:124;s:20:\"cover/editor-rtl.css\";i:125;s:24:\"cover/editor-rtl.min.css\";i:126;s:16:\"cover/editor.css\";i:127;s:20:\"cover/editor.min.css\";i:128;s:19:\"cover/style-rtl.css\";i:129;s:23:\"cover/style-rtl.min.css\";i:130;s:15:\"cover/style.css\";i:131;s:19:\"cover/style.min.css\";i:132;s:22:\"details/editor-rtl.css\";i:133;s:26:\"details/editor-rtl.min.css\";i:134;s:18:\"details/editor.css\";i:135;s:22:\"details/editor.min.css\";i:136;s:21:\"details/style-rtl.css\";i:137;s:25:\"details/style-rtl.min.css\";i:138;s:17:\"details/style.css\";i:139;s:21:\"details/style.min.css\";i:140;s:20:\"embed/editor-rtl.css\";i:141;s:24:\"embed/editor-rtl.min.css\";i:142;s:16:\"embed/editor.css\";i:143;s:20:\"embed/editor.min.css\";i:144;s:19:\"embed/style-rtl.css\";i:145;s:23:\"embed/style-rtl.min.css\";i:146;s:15:\"embed/style.css\";i:147;s:19:\"embed/style.min.css\";i:148;s:19:\"embed/theme-rtl.css\";i:149;s:23:\"embed/theme-rtl.min.css\";i:150;s:15:\"embed/theme.css\";i:151;s:19:\"embed/theme.min.css\";i:152;s:19:\"file/editor-rtl.css\";i:153;s:23:\"file/editor-rtl.min.css\";i:154;s:15:\"file/editor.css\";i:155;s:19:\"file/editor.min.css\";i:156;s:18:\"file/style-rtl.css\";i:157;s:22:\"file/style-rtl.min.css\";i:158;s:14:\"file/style.css\";i:159;s:18:\"file/style.min.css\";i:160;s:23:\"footnotes/style-rtl.css\";i:161;s:27:\"footnotes/style-rtl.min.css\";i:162;s:19:\"footnotes/style.css\";i:163;s:23:\"footnotes/style.min.css\";i:164;s:23:\"freeform/editor-rtl.css\";i:165;s:27:\"freeform/editor-rtl.min.css\";i:166;s:19:\"freeform/editor.css\";i:167;s:23:\"freeform/editor.min.css\";i:168;s:22:\"gallery/editor-rtl.css\";i:169;s:26:\"gallery/editor-rtl.min.css\";i:170;s:18:\"gallery/editor.css\";i:171;s:22:\"gallery/editor.min.css\";i:172;s:21:\"gallery/style-rtl.css\";i:173;s:25:\"gallery/style-rtl.min.css\";i:174;s:17:\"gallery/style.css\";i:175;s:21:\"gallery/style.min.css\";i:176;s:21:\"gallery/theme-rtl.css\";i:177;s:25:\"gallery/theme-rtl.min.css\";i:178;s:17:\"gallery/theme.css\";i:179;s:21:\"gallery/theme.min.css\";i:180;s:20:\"group/editor-rtl.css\";i:181;s:24:\"group/editor-rtl.min.css\";i:182;s:16:\"group/editor.css\";i:183;s:20:\"group/editor.min.css\";i:184;s:19:\"group/style-rtl.css\";i:185;s:23:\"group/style-rtl.min.css\";i:186;s:15:\"group/style.css\";i:187;s:19:\"group/style.min.css\";i:188;s:19:\"group/theme-rtl.css\";i:189;s:23:\"group/theme-rtl.min.css\";i:190;s:15:\"group/theme.css\";i:191;s:19:\"group/theme.min.css\";i:192;s:21:\"heading/style-rtl.css\";i:193;s:25:\"heading/style-rtl.min.css\";i:194;s:17:\"heading/style.css\";i:195;s:21:\"heading/style.min.css\";i:196;s:19:\"html/editor-rtl.css\";i:197;s:23:\"html/editor-rtl.min.css\";i:198;s:15:\"html/editor.css\";i:199;s:19:\"html/editor.min.css\";i:200;s:20:\"image/editor-rtl.css\";i:201;s:24:\"image/editor-rtl.min.css\";i:202;s:16:\"image/editor.css\";i:203;s:20:\"image/editor.min.css\";i:204;s:19:\"image/style-rtl.css\";i:205;s:23:\"image/style-rtl.min.css\";i:206;s:15:\"image/style.css\";i:207;s:19:\"image/style.min.css\";i:208;s:19:\"image/theme-rtl.css\";i:209;s:23:\"image/theme-rtl.min.css\";i:210;s:15:\"image/theme.css\";i:211;s:19:\"image/theme.min.css\";i:212;s:29:\"latest-comments/style-rtl.css\";i:213;s:33:\"latest-comments/style-rtl.min.css\";i:214;s:25:\"latest-comments/style.css\";i:215;s:29:\"latest-comments/style.min.css\";i:216;s:27:\"latest-posts/editor-rtl.css\";i:217;s:31:\"latest-posts/editor-rtl.min.css\";i:218;s:23:\"latest-posts/editor.css\";i:219;s:27:\"latest-posts/editor.min.css\";i:220;s:26:\"latest-posts/style-rtl.css\";i:221;s:30:\"latest-posts/style-rtl.min.css\";i:222;s:22:\"latest-posts/style.css\";i:223;s:26:\"latest-posts/style.min.css\";i:224;s:18:\"list/style-rtl.css\";i:225;s:22:\"list/style-rtl.min.css\";i:226;s:14:\"list/style.css\";i:227;s:18:\"list/style.min.css\";i:228;s:22:\"loginout/style-rtl.css\";i:229;s:26:\"loginout/style-rtl.min.css\";i:230;s:18:\"loginout/style.css\";i:231;s:22:\"loginout/style.min.css\";i:232;s:25:\"media-text/editor-rtl.css\";i:233;s:29:\"media-text/editor-rtl.min.css\";i:234;s:21:\"media-text/editor.css\";i:235;s:25:\"media-text/editor.min.css\";i:236;s:24:\"media-text/style-rtl.css\";i:237;s:28:\"media-text/style-rtl.min.css\";i:238;s:20:\"media-text/style.css\";i:239;s:24:\"media-text/style.min.css\";i:240;s:19:\"more/editor-rtl.css\";i:241;s:23:\"more/editor-rtl.min.css\";i:242;s:15:\"more/editor.css\";i:243;s:19:\"more/editor.min.css\";i:244;s:30:\"navigation-link/editor-rtl.css\";i:245;s:34:\"navigation-link/editor-rtl.min.css\";i:246;s:26:\"navigation-link/editor.css\";i:247;s:30:\"navigation-link/editor.min.css\";i:248;s:29:\"navigation-link/style-rtl.css\";i:249;s:33:\"navigation-link/style-rtl.min.css\";i:250;s:25:\"navigation-link/style.css\";i:251;s:29:\"navigation-link/style.min.css\";i:252;s:33:\"navigation-submenu/editor-rtl.css\";i:253;s:37:\"navigation-submenu/editor-rtl.min.css\";i:254;s:29:\"navigation-submenu/editor.css\";i:255;s:33:\"navigation-submenu/editor.min.css\";i:256;s:25:\"navigation/editor-rtl.css\";i:257;s:29:\"navigation/editor-rtl.min.css\";i:258;s:21:\"navigation/editor.css\";i:259;s:25:\"navigation/editor.min.css\";i:260;s:24:\"navigation/style-rtl.css\";i:261;s:28:\"navigation/style-rtl.min.css\";i:262;s:20:\"navigation/style.css\";i:263;s:24:\"navigation/style.min.css\";i:264;s:23:\"nextpage/editor-rtl.css\";i:265;s:27:\"nextpage/editor-rtl.min.css\";i:266;s:19:\"nextpage/editor.css\";i:267;s:23:\"nextpage/editor.min.css\";i:268;s:24:\"page-list/editor-rtl.css\";i:269;s:28:\"page-list/editor-rtl.min.css\";i:270;s:20:\"page-list/editor.css\";i:271;s:24:\"page-list/editor.min.css\";i:272;s:23:\"page-list/style-rtl.css\";i:273;s:27:\"page-list/style-rtl.min.css\";i:274;s:19:\"page-list/style.css\";i:275;s:23:\"page-list/style.min.css\";i:276;s:24:\"paragraph/editor-rtl.css\";i:277;s:28:\"paragraph/editor-rtl.min.css\";i:278;s:20:\"paragraph/editor.css\";i:279;s:24:\"paragraph/editor.min.css\";i:280;s:23:\"paragraph/style-rtl.css\";i:281;s:27:\"paragraph/style-rtl.min.css\";i:282;s:19:\"paragraph/style.css\";i:283;s:23:\"paragraph/style.min.css\";i:284;s:35:\"post-author-biography/style-rtl.css\";i:285;s:39:\"post-author-biography/style-rtl.min.css\";i:286;s:31:\"post-author-biography/style.css\";i:287;s:35:\"post-author-biography/style.min.css\";i:288;s:30:\"post-author-name/style-rtl.css\";i:289;s:34:\"post-author-name/style-rtl.min.css\";i:290;s:26:\"post-author-name/style.css\";i:291;s:30:\"post-author-name/style.min.css\";i:292;s:26:\"post-author/editor-rtl.css\";i:293;s:30:\"post-author/editor-rtl.min.css\";i:294;s:22:\"post-author/editor.css\";i:295;s:26:\"post-author/editor.min.css\";i:296;s:25:\"post-author/style-rtl.css\";i:297;s:29:\"post-author/style-rtl.min.css\";i:298;s:21:\"post-author/style.css\";i:299;s:25:\"post-author/style.min.css\";i:300;s:33:\"post-comments-form/editor-rtl.css\";i:301;s:37:\"post-comments-form/editor-rtl.min.css\";i:302;s:29:\"post-comments-form/editor.css\";i:303;s:33:\"post-comments-form/editor.min.css\";i:304;s:32:\"post-comments-form/style-rtl.css\";i:305;s:36:\"post-comments-form/style-rtl.min.css\";i:306;s:28:\"post-comments-form/style.css\";i:307;s:32:\"post-comments-form/style.min.css\";i:308;s:26:\"post-content/style-rtl.css\";i:309;s:30:\"post-content/style-rtl.min.css\";i:310;s:22:\"post-content/style.css\";i:311;s:26:\"post-content/style.min.css\";i:312;s:23:\"post-date/style-rtl.css\";i:313;s:27:\"post-date/style-rtl.min.css\";i:314;s:19:\"post-date/style.css\";i:315;s:23:\"post-date/style.min.css\";i:316;s:27:\"post-excerpt/editor-rtl.css\";i:317;s:31:\"post-excerpt/editor-rtl.min.css\";i:318;s:23:\"post-excerpt/editor.css\";i:319;s:27:\"post-excerpt/editor.min.css\";i:320;s:26:\"post-excerpt/style-rtl.css\";i:321;s:30:\"post-excerpt/style-rtl.min.css\";i:322;s:22:\"post-excerpt/style.css\";i:323;s:26:\"post-excerpt/style.min.css\";i:324;s:34:\"post-featured-image/editor-rtl.css\";i:325;s:38:\"post-featured-image/editor-rtl.min.css\";i:326;s:30:\"post-featured-image/editor.css\";i:327;s:34:\"post-featured-image/editor.min.css\";i:328;s:33:\"post-featured-image/style-rtl.css\";i:329;s:37:\"post-featured-image/style-rtl.min.css\";i:330;s:29:\"post-featured-image/style.css\";i:331;s:33:\"post-featured-image/style.min.css\";i:332;s:34:\"post-navigation-link/style-rtl.css\";i:333;s:38:\"post-navigation-link/style-rtl.min.css\";i:334;s:30:\"post-navigation-link/style.css\";i:335;s:34:\"post-navigation-link/style.min.css\";i:336;s:27:\"post-template/style-rtl.css\";i:337;s:31:\"post-template/style-rtl.min.css\";i:338;s:23:\"post-template/style.css\";i:339;s:27:\"post-template/style.min.css\";i:340;s:24:\"post-terms/style-rtl.css\";i:341;s:28:\"post-terms/style-rtl.min.css\";i:342;s:20:\"post-terms/style.css\";i:343;s:24:\"post-terms/style.min.css\";i:344;s:24:\"post-title/style-rtl.css\";i:345;s:28:\"post-title/style-rtl.min.css\";i:346;s:20:\"post-title/style.css\";i:347;s:24:\"post-title/style.min.css\";i:348;s:26:\"preformatted/style-rtl.css\";i:349;s:30:\"preformatted/style-rtl.min.css\";i:350;s:22:\"preformatted/style.css\";i:351;s:26:\"preformatted/style.min.css\";i:352;s:24:\"pullquote/editor-rtl.css\";i:353;s:28:\"pullquote/editor-rtl.min.css\";i:354;s:20:\"pullquote/editor.css\";i:355;s:24:\"pullquote/editor.min.css\";i:356;s:23:\"pullquote/style-rtl.css\";i:357;s:27:\"pullquote/style-rtl.min.css\";i:358;s:19:\"pullquote/style.css\";i:359;s:23:\"pullquote/style.min.css\";i:360;s:23:\"pullquote/theme-rtl.css\";i:361;s:27:\"pullquote/theme-rtl.min.css\";i:362;s:19:\"pullquote/theme.css\";i:363;s:23:\"pullquote/theme.min.css\";i:364;s:39:\"query-pagination-numbers/editor-rtl.css\";i:365;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:366;s:35:\"query-pagination-numbers/editor.css\";i:367;s:39:\"query-pagination-numbers/editor.min.css\";i:368;s:31:\"query-pagination/editor-rtl.css\";i:369;s:35:\"query-pagination/editor-rtl.min.css\";i:370;s:27:\"query-pagination/editor.css\";i:371;s:31:\"query-pagination/editor.min.css\";i:372;s:30:\"query-pagination/style-rtl.css\";i:373;s:34:\"query-pagination/style-rtl.min.css\";i:374;s:26:\"query-pagination/style.css\";i:375;s:30:\"query-pagination/style.min.css\";i:376;s:25:\"query-title/style-rtl.css\";i:377;s:29:\"query-title/style-rtl.min.css\";i:378;s:21:\"query-title/style.css\";i:379;s:25:\"query-title/style.min.css\";i:380;s:25:\"query-total/style-rtl.css\";i:381;s:29:\"query-total/style-rtl.min.css\";i:382;s:21:\"query-total/style.css\";i:383;s:25:\"query-total/style.min.css\";i:384;s:20:\"query/editor-rtl.css\";i:385;s:24:\"query/editor-rtl.min.css\";i:386;s:16:\"query/editor.css\";i:387;s:20:\"query/editor.min.css\";i:388;s:19:\"quote/style-rtl.css\";i:389;s:23:\"quote/style-rtl.min.css\";i:390;s:15:\"quote/style.css\";i:391;s:19:\"quote/style.min.css\";i:392;s:19:\"quote/theme-rtl.css\";i:393;s:23:\"quote/theme-rtl.min.css\";i:394;s:15:\"quote/theme.css\";i:395;s:19:\"quote/theme.min.css\";i:396;s:23:\"read-more/style-rtl.css\";i:397;s:27:\"read-more/style-rtl.min.css\";i:398;s:19:\"read-more/style.css\";i:399;s:23:\"read-more/style.min.css\";i:400;s:18:\"rss/editor-rtl.css\";i:401;s:22:\"rss/editor-rtl.min.css\";i:402;s:14:\"rss/editor.css\";i:403;s:18:\"rss/editor.min.css\";i:404;s:17:\"rss/style-rtl.css\";i:405;s:21:\"rss/style-rtl.min.css\";i:406;s:13:\"rss/style.css\";i:407;s:17:\"rss/style.min.css\";i:408;s:21:\"search/editor-rtl.css\";i:409;s:25:\"search/editor-rtl.min.css\";i:410;s:17:\"search/editor.css\";i:411;s:21:\"search/editor.min.css\";i:412;s:20:\"search/style-rtl.css\";i:413;s:24:\"search/style-rtl.min.css\";i:414;s:16:\"search/style.css\";i:415;s:20:\"search/style.min.css\";i:416;s:20:\"search/theme-rtl.css\";i:417;s:24:\"search/theme-rtl.min.css\";i:418;s:16:\"search/theme.css\";i:419;s:20:\"search/theme.min.css\";i:420;s:24:\"separator/editor-rtl.css\";i:421;s:28:\"separator/editor-rtl.min.css\";i:422;s:20:\"separator/editor.css\";i:423;s:24:\"separator/editor.min.css\";i:424;s:23:\"separator/style-rtl.css\";i:425;s:27:\"separator/style-rtl.min.css\";i:426;s:19:\"separator/style.css\";i:427;s:23:\"separator/style.min.css\";i:428;s:23:\"separator/theme-rtl.css\";i:429;s:27:\"separator/theme-rtl.min.css\";i:430;s:19:\"separator/theme.css\";i:431;s:23:\"separator/theme.min.css\";i:432;s:24:\"shortcode/editor-rtl.css\";i:433;s:28:\"shortcode/editor-rtl.min.css\";i:434;s:20:\"shortcode/editor.css\";i:435;s:24:\"shortcode/editor.min.css\";i:436;s:24:\"site-logo/editor-rtl.css\";i:437;s:28:\"site-logo/editor-rtl.min.css\";i:438;s:20:\"site-logo/editor.css\";i:439;s:24:\"site-logo/editor.min.css\";i:440;s:23:\"site-logo/style-rtl.css\";i:441;s:27:\"site-logo/style-rtl.min.css\";i:442;s:19:\"site-logo/style.css\";i:443;s:23:\"site-logo/style.min.css\";i:444;s:27:\"site-tagline/editor-rtl.css\";i:445;s:31:\"site-tagline/editor-rtl.min.css\";i:446;s:23:\"site-tagline/editor.css\";i:447;s:27:\"site-tagline/editor.min.css\";i:448;s:26:\"site-tagline/style-rtl.css\";i:449;s:30:\"site-tagline/style-rtl.min.css\";i:450;s:22:\"site-tagline/style.css\";i:451;s:26:\"site-tagline/style.min.css\";i:452;s:25:\"site-title/editor-rtl.css\";i:453;s:29:\"site-title/editor-rtl.min.css\";i:454;s:21:\"site-title/editor.css\";i:455;s:25:\"site-title/editor.min.css\";i:456;s:24:\"site-title/style-rtl.css\";i:457;s:28:\"site-title/style-rtl.min.css\";i:458;s:20:\"site-title/style.css\";i:459;s:24:\"site-title/style.min.css\";i:460;s:26:\"social-link/editor-rtl.css\";i:461;s:30:\"social-link/editor-rtl.min.css\";i:462;s:22:\"social-link/editor.css\";i:463;s:26:\"social-link/editor.min.css\";i:464;s:27:\"social-links/editor-rtl.css\";i:465;s:31:\"social-links/editor-rtl.min.css\";i:466;s:23:\"social-links/editor.css\";i:467;s:27:\"social-links/editor.min.css\";i:468;s:26:\"social-links/style-rtl.css\";i:469;s:30:\"social-links/style-rtl.min.css\";i:470;s:22:\"social-links/style.css\";i:471;s:26:\"social-links/style.min.css\";i:472;s:21:\"spacer/editor-rtl.css\";i:473;s:25:\"spacer/editor-rtl.min.css\";i:474;s:17:\"spacer/editor.css\";i:475;s:21:\"spacer/editor.min.css\";i:476;s:20:\"spacer/style-rtl.css\";i:477;s:24:\"spacer/style-rtl.min.css\";i:478;s:16:\"spacer/style.css\";i:479;s:20:\"spacer/style.min.css\";i:480;s:20:\"table/editor-rtl.css\";i:481;s:24:\"table/editor-rtl.min.css\";i:482;s:16:\"table/editor.css\";i:483;s:20:\"table/editor.min.css\";i:484;s:19:\"table/style-rtl.css\";i:485;s:23:\"table/style-rtl.min.css\";i:486;s:15:\"table/style.css\";i:487;s:19:\"table/style.min.css\";i:488;s:19:\"table/theme-rtl.css\";i:489;s:23:\"table/theme-rtl.min.css\";i:490;s:15:\"table/theme.css\";i:491;s:19:\"table/theme.min.css\";i:492;s:24:\"tag-cloud/editor-rtl.css\";i:493;s:28:\"tag-cloud/editor-rtl.min.css\";i:494;s:20:\"tag-cloud/editor.css\";i:495;s:24:\"tag-cloud/editor.min.css\";i:496;s:23:\"tag-cloud/style-rtl.css\";i:497;s:27:\"tag-cloud/style-rtl.min.css\";i:498;s:19:\"tag-cloud/style.css\";i:499;s:23:\"tag-cloud/style.min.css\";i:500;s:28:\"template-part/editor-rtl.css\";i:501;s:32:\"template-part/editor-rtl.min.css\";i:502;s:24:\"template-part/editor.css\";i:503;s:28:\"template-part/editor.min.css\";i:504;s:27:\"template-part/theme-rtl.css\";i:505;s:31:\"template-part/theme-rtl.min.css\";i:506;s:23:\"template-part/theme.css\";i:507;s:27:\"template-part/theme.min.css\";i:508;s:30:\"term-description/style-rtl.css\";i:509;s:34:\"term-description/style-rtl.min.css\";i:510;s:26:\"term-description/style.css\";i:511;s:30:\"term-description/style.min.css\";i:512;s:27:\"text-columns/editor-rtl.css\";i:513;s:31:\"text-columns/editor-rtl.min.css\";i:514;s:23:\"text-columns/editor.css\";i:515;s:27:\"text-columns/editor.min.css\";i:516;s:26:\"text-columns/style-rtl.css\";i:517;s:30:\"text-columns/style-rtl.min.css\";i:518;s:22:\"text-columns/style.css\";i:519;s:26:\"text-columns/style.min.css\";i:520;s:19:\"verse/style-rtl.css\";i:521;s:23:\"verse/style-rtl.min.css\";i:522;s:15:\"verse/style.css\";i:523;s:19:\"verse/style.min.css\";i:524;s:20:\"video/editor-rtl.css\";i:525;s:24:\"video/editor-rtl.min.css\";i:526;s:16:\"video/editor.css\";i:527;s:20:\"video/editor.min.css\";i:528;s:19:\"video/style-rtl.css\";i:529;s:23:\"video/style-rtl.min.css\";i:530;s:15:\"video/style.css\";i:531;s:19:\"video/style.min.css\";i:532;s:19:\"video/theme-rtl.css\";i:533;s:23:\"video/theme-rtl.min.css\";i:534;s:15:\"video/theme.css\";i:535;s:19:\"video/theme.min.css\";}}','on'),(2372,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";}','on'),(2625,'_transient_timeout_jetpack_file_data_15.2','1766797725','off'),(2626,'_transient_jetpack_file_data_15.2','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:24:\"requires_user_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','off'),(2627,'_transient_timeout__omapi_validate','1764384835','off'),(2628,'_transient__omapi_validate','1','off'),(2756,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"ade8dc116daddd5c0e9fbe0d8ea84307\";s:6:\"blocks\";a:33:{s:11:\"core/button\";s:123:\":root :where(.wp-block-button .wp-block-button__link){background-color: var(--wp--preset--color--accent_6);color: #fdfdfd;}\";s:32:\"c42823b92d0546a81cf214cc1dc2830f\";s:104:\":root :where(.wp-block-button .wp-block-button__link a:where(:not(.wp-element-button))){color: #fdfdfd;}\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";s:13:\"core/archives\";s:51:\":root :where(.wp-block-archives){line-height: 1.5;}\";s:11:\"core/avatar\";s:58:\":root :where(.wp-block-avatar img){border-radius: 1000px;}\";s:13:\"core/calendar\";s:239:\":root :where(.wp-block-calendar){font-size: var(--wp--preset--font-size--small);font-style: normal;font-weight: 500;line-height: 1.8;}:root :where(.wp-block-calendar table, .wp-block-calendar th){color: var(--wp--preset--color--contrast);}\";s:32:\"41ee56dee0033b7ab8da2181095e39af\";s:110:\":root :where(.wp-block-calendar a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast);}\";s:32:\"7fdac1e8ad5671104277b84adedb7dff\";s:116:\":root :where(.wp-block-calendar a:where(:not(.wp-element-button)):hover){color: var(--wp--preset--color--accent-1);}\";s:9:\"core/code\";s:316:\":root :where(.wp-block-code){background-color: var(--wp--preset--color--base-midtone);font-size: var(--wp--preset--font-size--small);padding-top: var(--wp--preset--spacing--20);padding-right: var(--wp--preset--spacing--20);padding-bottom: var(--wp--preset--spacing--20);padding-left: var(--wp--preset--spacing--20);}\";s:17:\"core/latest-posts\";s:55:\":root :where(.wp-block-latest-posts){line-height: 1.5;}\";s:9:\"core/list\";s:47:\":root :where(.wp-block-list){line-height: 1.5;}\";s:14:\"core/list-item\";s:54:\":root :where(.wp-block-list > li){margin-top: 0.8rem;}\";s:14:\"core/page-list\";s:52:\":root :where(.wp-block-page-list){line-height: 1.5;}\";s:14:\"core/paragraph\";s:34:\":root :where(p){line-height: 1.5;}\";s:17:\"core/post-excerpt\";s:88:\":root :where(.wp-block-post-excerpt){color: var(--wp--preset--color--contrast-midtone);}\";s:15:\"core/post-terms\";s:0:\"\";s:32:\"b7c958776cf894ff147e343b0c9ddf57\";s:92:\":root :where(.wp-block-post-terms a:where(:not(.wp-element-button))){text-decoration: none;}\";s:14:\"core/separator\";s:154:\":root :where(.wp-block-separator){}:root :where(.wp-block-separator:not(.is-style-wide):not(.is-style-dots):not(.alignwide):not(.alignfull)){width: 120px}\";s:10:\"core/verse\";s:48:\":root :where(.wp-block-verse){line-height: 1.6;}\";s:10:\"core/group\";s:84:\":root :where(.wp-block-group){font-style: normal;font-weight: 400;line-height: 1.3;}\";s:12:\"core/heading\";s:0:\"\";s:15:\"core/post-title\";s:0:\"\";s:11:\"core/column\";s:0:\"\";s:10:\"core/cover\";s:0:\"\";s:10:\"core/image\";s:0:\"\";s:12:\"core/buttons\";s:106:\":root :where(.wp-block-buttons){background-color: var(--wp--preset--color--accent_6);border-radius: 45px;}\";s:20:\"core/navigation-link\";s:94:\":root :where(.wp-block-navigation-link){font-style: normal;font-weight: 400;line-height: 1.2;}\";s:17:\"core/site-tagline\";s:102:\":root :where(.wp-block-site-tagline){font-size: var(--wp--preset--font-size--large);line-height: 1.6;}\";s:20:\"jetpack/contact-form\";s:137:\":root :where(.wp-block-jetpack-contact-form){background-color: var(--wp--preset--color--accent_6);color: var(--wp--preset--color--base);}\";s:32:\"a4f595a7c345f1a0d942b09181e05242\";s:118:\":root :where(.wp-block-jetpack-contact-form a:where(:not(.wp-element-button))){color: var(--wp--preset--color--base);}\";}}','on'),(2880,'wp_mail_smtp_summary_report_email_last_sent_week','48','auto'),(3350,'wpforms_version_previous','1.9.8.4','auto'),(3499,'wpforms_send_usage_last_run','1764151557','auto'),(4038,'_transient_timeout_jetpack_https_test_message','1764350301','off'),(4039,'_transient_jetpack_https_test_message','','off'),(4401,'recovery_mode_email_last_sent','1764271158','auto'),(5072,'_wpforms_transient_timeout_addons.json','1764883246','off'),(5073,'_wpforms_transient_addons.json','1764278446','off'),(5083,'_wpforms_transient_timeout_core.json','1764367618','off'),(5084,'_wpforms_transient_core.json','1763762818','off'),(5327,'staging_config','a:5:{s:13:\"creation_date\";s:12:\"Nov 15, 2025\";s:14:\"production_dir\";s:45:\"/home3/dinerore/public_html/website_edcc2be6/\";s:14:\"production_url\";s:37:\"https://raincitycontractorconnect.com\";s:11:\"staging_dir\";s:57:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718\";s:11:\"staging_url\";s:50:\"https://raincitycontractorconnect.com/staging/6718\";}','auto'),(5334,'staging_environment','staging','auto'),(5485,'_wpforms_transient_timeout_wpforms-pro-plugin-updates-106acd33dac2efd8931394fac2b65150.json','1764305313','off'),(5486,'_wpforms_transient_wpforms-pro-plugin-updates-106acd33dac2efd8931394fac2b65150.json','1764283713','off'),(5487,'_wpforms_transient_timeout_wpforms-pro-validate-key-f4e40d0acff8106b90d87c404aaa8ceb.json','1764305313','off'),(5488,'_wpforms_transient_wpforms-pro-validate-key-f4e40d0acff8106b90d87c404aaa8ceb.json','1764283713','off'),(5495,'_wpforms_transient_wpforms_/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1764283713;s:5:\"ctime\";i:1764283713;}','on'),(5629,'_transient_health-check-site-status-result','{\"good\":\"52\",\"recommended\":\"11\",\"critical\":\"2\"}','on'),(5630,'jetpack_secrets','a:0:{}','no'),(5631,'_transient_jetpack_assumed_site_creation_date','2025-11-07 16:15:02','on'),(5632,'jetpack_package_versions','a:6:{s:6:\"backup\";s:6:\"4.2.27\";s:10:\"connection\";s:6:\"6.19.3\";s:4:\"sync\";s:6:\"4.22.3\";s:6:\"search\";s:6:\"0.54.0\";s:10:\"videopress\";s:7:\"0.32.12\";s:5:\"stats\";s:6:\"0.17.3\";}','auto'),(5633,'jetpack_private_options','a:3:{s:10:\"blog_token\";s:65:\"Zyb0snR!VuqpWvLPB(GAVWl5OBMkvJb^.@T@HKoldVGQ5nM04qXdCj(Vfd5toRnkn\";s:14:\"purchase_token\";s:12:\"QxnGj6grY62C\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"j0)ZSW*(HiiFhqllnEVcjm6BTDZUs5Ou.9Xklcqf^)kf8@v1dF6a74oeJY@wuzcPa.1\";}}','auto'),(5634,'jetpack_active_modules','a:10:{i:0;s:5:\"blaze\";i:1;s:6:\"blocks\";i:2;s:12:\"contact-form\";i:3;s:8:\"json-api\";i:4;s:7:\"protect\";i:5;s:5:\"stats\";i:6;s:21:\"woocommerce-analytics\";i:7;s:6:\"photon\";i:8;s:3:\"sso\";i:9;s:5:\"notes\";}','auto'),(5636,'jetpack_protect_key','4db75d64ee54021290b255e4506715c065a0545a','off'),(5637,'jetpack_search_plan_info','a:3:{s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;}','auto'),(5638,'jetpack_sync_settings_dedicated_sync_enabled','1','on'),(5639,'jetpack_sync_settings_sync_via_cron','1','on'),(5640,'jetpack_sync_settings_custom_queue_table_enabled','1','on'),(5641,'jetpack_sync_settings_max_queue_size','5000','on'),(5644,'jetpack_sync_settings_max_queue_lag','7200','on'),(5645,'jetpack_unique_registrations','1','auto'),(5647,'jetpack_persistent_blog_id','250191296','off'),(5652,'jetpack_sync_settings_dequeue_max_bytes','500000','on'),(5653,'jetpack_sync_settings_upload_max_bytes','600000','on'),(5654,'jetpack_sync_settings_upload_max_rows','500','on'),(5655,'jetpack_sync_settings_sync_wait_time','10','on'),(5656,'jetpack_sync_settings_sync_wait_threshold','10','on'),(5657,'jetpack_sync_settings_enqueue_wait_time','1','on'),(5658,'jetpack_sync_settings_queue_max_writes_sec','100','on'),(5659,'jetpack_sync_settings_post_types_blacklist','a:44:{i:0;s:10:\"_term_meta\";i:1;s:11:\"ai1ec_event\";i:2;s:6:\"ai_log\";i:3;s:17:\"amp_validated_url\";i:4;s:9:\"bwg_album\";i:5;s:11:\"bwg_gallery\";i:6;s:19:\"customize_changeset\";i:7;s:12:\"dn_wp_yt_log\";i:8;s:16:\"flamingo_contact\";i:9;s:16:\"flamingo_inbound\";i:10;s:17:\"flamingo_outbound\";i:11;s:4:\"http\";i:12;s:8:\"idx_page\";i:13;s:19:\"jetpack_inspect_log\";i:14;s:17:\"jetpack_migration\";i:15;s:14:\"jp_img_sitemap\";i:16;s:20:\"jp_img_sitemap_index\";i:17;s:10:\"jp_sitemap\";i:18;s:16:\"jp_sitemap_index\";i:19;s:17:\"jp_sitemap_master\";i:20;s:14:\"jp_vid_sitemap\";i:21;s:20:\"jp_vid_sitemap_index\";i:22;s:11:\"msm_sitemap\";i:23;s:17:\"postman_sent_mail\";i:24;s:10:\"rssap-feed\";i:25;s:15:\"rssmi_feed_item\";i:26;s:16:\"scheduled-action\";i:27;s:20:\"secupress_log_action\";i:28;s:17:\"sg_optimizer_jobs\";i:29;s:14:\"sl-insta-media\";i:30;s:6:\"snitch\";i:31;s:19:\"vip-legacy-redirect\";i:32;s:15:\"wp-rest-api-log\";i:33;s:12:\"wp_automatic\";i:34;s:6:\"wp_log\";i:35;s:17:\"wpephpcompat_jobs\";i:36;s:15:\"wprss_feed_item\";i:37;s:15:\"tribe-ea-record\";i:38;s:17:\"wphb_minify_group\";i:39;s:16:\"bigcommerce_task\";i:40;s:20:\"secupress_log_err404\";i:41;s:20:\"iw_omnibus_price_log\";i:42;s:14:\"od_url_metrics\";i:43;s:9:\"ap_outbox\";}','on'),(5663,'jetpack_sync_settings_taxonomies_blacklist','a:149:{i:0;s:9:\"ancestors\";i:1;s:13:\"archives_link\";i:2;s:13:\"attached_file\";i:3;s:14:\"attached_media\";i:4;s:19:\"attached_media_args\";i:5;s:10:\"attachment\";i:6;s:19:\"available_languages\";i:7;s:6:\"avatar\";i:8;s:20:\"avatar_comment_types\";i:9;s:11:\"avatar_data\";i:10;s:10:\"avatar_url\";i:11;s:12:\"bloginfo_rss\";i:12;s:13:\"blogs_of_user\";i:13;s:13:\"bookmark_link\";i:14;s:9:\"bookmarks\";i:15;s:8:\"calendar\";i:16;s:13:\"canonical_url\";i:17;s:19:\"categories_per_page\";i:18;s:19:\"categories_taxonomy\";i:19;s:13:\"category_form\";i:20;s:20:\"category_form_fields\";i:21;s:17:\"category_form_pre\";i:22;s:7:\"comment\";i:23;s:10:\"comment_ID\";i:24;s:14:\"comment_author\";i:25;s:17:\"comment_author_IP\";i:26;s:20:\"comment_author_email\";i:27;s:19:\"comment_author_link\";i:28;s:18:\"comment_author_url\";i:29;s:23:\"comment_author_url_link\";i:30;s:12:\"comment_date\";i:31;s:15:\"comment_excerpt\";i:32;s:12:\"comment_link\";i:33;s:20:\"comment_misc_actions\";i:34;s:12:\"comment_text\";i:35;s:12:\"comment_time\";i:36;s:12:\"comment_type\";i:37;s:13:\"comments_link\";i:38;s:15:\"comments_number\";i:39;s:21:\"comments_pagenum_link\";i:40;s:11:\"custom_logo\";i:41;s:8:\"date_sql\";i:42;s:22:\"default_comment_status\";i:43;s:16:\"delete_post_link\";i:44;s:18:\"edit_bookmark_link\";i:45;s:17:\"edit_comment_link\";i:46;s:14:\"edit_post_link\";i:47;s:13:\"edit_tag_link\";i:48;s:14:\"edit_term_link\";i:49;s:14:\"edit_user_link\";i:50;s:8:\"enclosed\";i:51;s:15:\"feed_build_date\";i:52;s:13:\"form_advanced\";i:53;s:17:\"form_after_editor\";i:54;s:16:\"form_after_title\";i:55;s:21:\"form_before_permalink\";i:56;s:8:\"form_top\";i:57;s:18:\"handle_product_cat\";i:58;s:16:\"header_image_tag\";i:59;s:16:\"header_video_url\";i:60;s:9:\"image_tag\";i:61;s:15:\"image_tag_class\";i:62;s:12:\"lastpostdate\";i:63;s:16:\"lastpostmodified\";i:64;s:4:\"link\";i:65;s:18:\"link_category_form\";i:66;s:25:\"link_category_form_fields\";i:67;s:22:\"link_category_form_pre\";i:68;s:15:\"main_network_id\";i:69;s:5:\"media\";i:70;s:15:\"media_item_args\";i:71;s:7:\"ms_user\";i:72;s:7:\"network\";i:73;s:12:\"object_terms\";i:74;s:6:\"option\";i:75;s:4:\"page\";i:76;s:9:\"page_form\";i:77;s:15:\"page_of_comment\";i:78;s:8:\"page_uri\";i:79;s:12:\"pagenum_link\";i:80;s:5:\"pages\";i:81;s:6:\"plugin\";i:82;s:4:\"post\";i:83;s:14:\"post_galleries\";i:84;s:12:\"post_gallery\";i:85;s:9:\"post_link\";i:86;s:18:\"post_modified_time\";i:87;s:11:\"post_status\";i:88;s:9:\"post_time\";i:89;s:8:\"postmeta\";i:90;s:14:\"posts_per_page\";i:91;s:19:\"product_search_form\";i:92;s:11:\"profile_url\";i:93;s:4:\"pung\";i:94;s:9:\"role_list\";i:95;s:16:\"sample_permalink\";i:96;s:21:\"sample_permalink_html\";i:97;s:8:\"schedule\";i:98;s:11:\"search_form\";i:99;s:12:\"search_query\";i:100;s:9:\"shortlink\";i:101;s:4:\"site\";i:102;s:18:\"site_email_content\";i:103;s:13:\"site_icon_url\";i:104;s:11:\"site_option\";i:105;s:13:\"space_allowed\";i:106;s:3:\"tag\";i:107;s:8:\"tag_form\";i:108;s:15:\"tag_form_fields\";i:109;s:12:\"tag_form_pre\";i:110;s:8:\"tag_link\";i:111;s:4:\"tags\";i:112;s:13:\"tags_per_page\";i:113;s:4:\"term\";i:114;s:9:\"term_link\";i:115;s:18:\"term_relationships\";i:116;s:15:\"term_taxonomies\";i:117;s:13:\"term_taxonomy\";i:118;s:5:\"terms\";i:119;s:10:\"terms_args\";i:120;s:14:\"terms_defaults\";i:121;s:12:\"terms_fields\";i:122;s:13:\"terms_orderby\";i:123;s:23:\"the_archive_description\";i:124;s:17:\"the_archive_title\";i:125;s:14:\"the_categories\";i:126;s:8:\"the_date\";i:127;s:11:\"the_excerpt\";i:128;s:8:\"the_guid\";i:129;s:17:\"the_modified_date\";i:130;s:17:\"the_modified_time\";i:131;s:25:\"the_post_type_description\";i:132;s:8:\"the_tags\";i:133;s:9:\"the_terms\";i:134;s:8:\"the_time\";i:135;s:21:\"theme_starter_content\";i:136;s:7:\"to_ping\";i:137;s:4:\"user\";i:138;s:17:\"user_created_user\";i:139;s:9:\"user_form\";i:140;s:12:\"user_profile\";i:141;s:19:\"user_profile_update\";i:142;s:8:\"usermeta\";i:143;s:12:\"usernumposts\";i:144;s:12:\"users_drafts\";i:145;s:7:\"webhook\";i:146;s:6:\"widget\";i:147;s:19:\"woocommerce_archive\";i:148;s:12:\"wp_title_rss\";}','on'),(5665,'jetpack_sync_settings_render_filtered_content','0','on'),(5666,'jetpack_sync_settings_post_meta_whitelist','a:80:{i:0;s:24:\"_feedback_akismet_values\";i:1;s:15:\"_feedback_email\";i:2;s:22:\"_feedback_extra_fields\";i:3;s:21:\"_g_feedback_shortcode\";i:4;s:23:\"_jetpack_post_thumbnail\";i:5;s:25:\"_last_editor_used_jetpack\";i:6;s:18:\"_menu_item_classes\";i:7;s:27:\"_menu_item_menu_item_parent\";i:8;s:17:\"_menu_item_object\";i:9;s:20:\"_menu_item_object_id\";i:10;s:19:\"_menu_item_orphaned\";i:11;s:15:\"_menu_item_type\";i:12;s:14:\"_menu_item_xfn\";i:13;s:24:\"_publicize_facebook_user\";i:14;s:23:\"_publicize_twitter_user\";i:15;s:13:\"_thumbnail_id\";i:16;s:17:\"_wp_attached_file\";i:17;s:27:\"_wp_attachment_backup_sizes\";i:18;s:22:\"_wp_attachment_context\";i:19;s:24:\"_wp_attachment_image_alt\";i:20;s:35:\"_wp_attachment_is_custom_background\";i:21;s:31:\"_wp_attachment_is_custom_header\";i:22;s:23:\"_wp_attachment_metadata\";i:23;s:12:\"_wp_old_date\";i:24;s:17:\"_wp_page_template\";i:25;s:30:\"_wp_trash_meta_comments_status\";i:26;s:21:\"_wpas_feature_enabled\";i:27;s:10:\"_wpas_mess\";i:28;s:13:\"_wpas_options\";i:29;s:24:\"advanced_seo_description\";i:30;s:13:\"content_width\";i:31;s:14:\"custom_css_add\";i:32;s:23:\"custom_css_preprocessor\";i:33;s:9:\"enclosure\";i:34;s:9:\"imagedata\";i:35;s:10:\"nova_price\";i:36;s:17:\"publicize_results\";i:37;s:16:\"sharing_disabled\";i:38;s:18:\"switch_like_status\";i:39;s:15:\"videopress_guid\";i:40;s:18:\"vimeo_poster_image\";i:41;s:28:\"_jetpack_blogging_prompt_key\";i:42;s:9:\"footnotes\";i:43;s:42:\"_jetpack_memberships_contains_paid_content\";i:44;s:25:\"jetpack_memberships_price\";i:45;s:28:\"jetpack_memberships_currency\";i:46;s:35:\"jetpack_memberships_site_subscriber\";i:47;s:30:\"jetpack_memberships_product_id\";i:48;s:24:\"jetpack_memberships_tier\";i:49;s:30:\"jetpack_memberships_is_deleted\";i:50;s:32:\"jetpack_memberships_is_sandboxed\";i:51;s:30:\"memberships_coupon_coupon_code\";i:52;s:34:\"memberships_coupon_can_be_combined\";i:53;s:43:\"memberships_coupon_first_time_purchase_only\";i:54;s:33:\"memberships_coupon_limit_per_user\";i:55;s:32:\"memberships_coupon_discount_type\";i:56;s:33:\"memberships_coupon_discount_value\";i:57;s:38:\"memberships_coupon_discount_percentage\";i:58;s:36:\"memberships_coupon_discount_currency\";i:59;s:29:\"memberships_coupon_start_date\";i:60;s:27:\"memberships_coupon_end_date\";i:61;s:38:\"memberships_coupon_plan_ids_allow_list\";i:62;s:27:\"memberships_coupon_duration\";i:63;s:35:\"memberships_coupon_email_allow_list\";i:64;s:29:\"memberships_coupon_is_deleted\";i:65;s:31:\"memberships_coupon_is_sandboxed\";i:66;s:24:\"memberships_gift_user_id\";i:67;s:24:\"memberships_gift_plan_id\";i:68;s:27:\"memberships_gift_is_deleted\";i:69;s:14:\"spay_paypal_id\";i:70;s:11:\"spay_status\";i:71;s:15:\"spay_product_id\";i:72;s:13:\"spay_quantity\";i:73;s:10:\"spay_price\";i:74;s:19:\"spay_customer_email\";i:75;s:13:\"spay_currency\";i:76;s:8:\"spay_cta\";i:77;s:10:\"spay_email\";i:78;s:13:\"spay_multiple\";i:79;s:20:\"spay_formatted_price\";}','on'),(5668,'jetpack_sync_settings_comment_meta_whitelist','a:4:{i:0;s:9:\"hc_avatar\";i:1;s:18:\"hc_foreign_user_id\";i:2;s:10:\"hc_post_as\";i:3;s:15:\"hc_wpcom_id_sig\";}','on'),(5670,'jetpack_sync_settings_max_enqueue_full_sync','100','on'),(5671,'jetpack_sync_settings_max_queue_size_full_sync','1000','on'),(5672,'jetpack_sync_settings_cron_sync_time_limit','240','on'),(5673,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','on'),(5674,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','on'),(5675,'jetpack_sync_settings_sync_sender_enabled','1','on'),(5676,'jetpack_sync_settings_full_sync_sender_enabled','1','on'),(5677,'jetpack_sync_settings_full_sync_send_duration','9','on'),(5678,'jetpack_sync_settings_full_sync_limits','a:7:{s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:500;s:10:\"max_chunks\";i:1;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"terms\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:11:\"woocommerce\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:23:\"woocommerce_hpos_orders\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}}','on'),(5679,'jetpack_sync_settings_checksum_disable','0','on'),(5680,'jetpack_sync_settings_wpcom_rest_api_enabled','1','on'),(5694,'jetpack_constants_sync_checksum','a:21:{s:7:\"ABSPATH\";i:4085589611;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:16:\"ATOMIC_CLIENT_ID\";i:634125391;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:9:\"FS_METHOD\";i:634125391;s:12:\"IS_PRESSABLE\";i:634125391;s:16:\"JETPACK__VERSION\";i:2865881668;s:11:\"PHP_VERSION\";i:3752267610;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:14:\"WP_CONTENT_DIR\";i:880933204;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1839787262;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:4261170317;}','auto'),(5695,'jetpack_sync_https_history_main_network_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'),(5705,'jetpack_callables_sync_checksum','a:42:{s:21:\"get_loaded_extensions\";i:1016670539;s:11:\"get_plugins\";i:2221921318;s:10:\"get_themes\";i:3510648152;s:24:\"get_plugins_action_links\";i:2233348883;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:1669719202;s:16:\"hosting_provider\";i:769900095;s:12:\"is_fse_theme\";i:4261170317;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:21:\"is_version_controlled\";i:734881840;s:6:\"locale\";i:110763218;s:17:\"main_network_site\";i:1669719202;s:26:\"main_network_site_wpcom_id\";i:1322368087;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:3557611595;s:10:\"post_types\";i:1286070044;s:27:\"rest_api_allowed_post_types\";i:1765992367;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:5:\"roles\";i:1175808105;s:10:\"shortcodes\";i:729536746;s:13:\"site_icon_url\";i:3875194964;s:8:\"site_url\";i:1669719202;s:10:\"taxonomies\";i:273239753;s:13:\"theme_support\";i:1557098579;s:8:\"timezone\";i:4162107118;s:23:\"wp_get_environment_type\";i:1677150533;s:18:\"wp_max_upload_size\";i:1819132959;s:10:\"wp_version\";i:1339759982;s:14:\"active_modules\";i:3375331868;s:33:\"jetpack_connection_active_plugins\";i:1117076940;s:24:\"jetpack_package_versions\";i:1020924457;s:27:\"jetpack_sync_active_modules\";i:3829104773;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:2903718415;s:24:\"available_jetpack_blocks\";i:2009912828;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;}','no'),(5706,'jpsq_sync_checkout','0:0','no'),(5709,'jetpack_plugin_api_action_links','a:6:{s:33:\"classic-editor/classic-editor.php\";a:1:{s:8:\"Settings\";s:102:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/options-writing.php#classic-editor-options\";}s:19:\"jetpack/jetpack.php\";a:1:{s:10:\"My Jetpack\";s:85:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=my-jetpack\";}s:31:\"custom-css-js/custom-css-js.php\";a:1:{s:8:\"Settings\";s:92:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=custom-css-js\";}s:35:\"wp-fastest-cache/wpFastestCache.php\";a:1:{s:8:\"Settings\";s:96:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpfastestcacheoptions\";}s:19:\"wpforms/wpforms.php\";a:2:{s:7:\"Support\";s:120:\"https://wpforms.com/account/support/?utm_content=Support&utm_campaign=plugin&utm_medium=all-plugins&utm_source=WordPress\";s:4:\"Docs\";s:115:\"https://wpforms.com/docs/?utm_content=Documentation&utm_campaign=plugin&utm_medium=all-plugins&utm_source=WordPress\";}s:33:\"wp-mail-smtp-pro/wp_mail_smtp.php\";a:3:{s:8:\"Settings\";s:87:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wp-mail-smtp\";s:7:\"Support\";s:140:\"https://wpmailsmtp.com/account/support/?utm_source=WordPress&utm_medium=all-plugins&utm_campaign=plugin&utm_locale=en_us&utm_content=Support\";s:4:\"Docs\";s:135:\"https://wpmailsmtp.com/docs/?utm_source=WordPress&utm_medium=all-plugins&utm_campaign=plugin&utm_locale=en_us&utm_content=Documentation\";}}','auto'),(5713,'jetpack_next_sync_time_sync','1764278459','on'),(5714,'jp_sync_lock_full_sync','','off'),(5721,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','off'),(5725,'jetpack_next_sync_time_full-sync-enqueue','1764291466','on'),(5731,'jpsq_sync-1763242121.049466-293309-5','a:6:{i:0;s:14:\"updated_option\";i:1;a:3:{i:0;s:48:\"jetpack_sync_settings_custom_queue_table_enabled\";i:1;s:1:\"0\";i:2;i:1;}i:2;i:0;i:3;d:1763242121.0492489337921142578125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:0;s:12:\"display_name\";N;s:10:\"user_email\";N;s:10:\"user_roles\";a:0:{}s:15:\"translated_role\";N;s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:1;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:0;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:284:\"https://raincitycontractorconnect.com/staging/6718/?rest_route=%2Fjetpack%2Fv4%2Fsync%2Fsettings&_for=jetpack&token=Zyb0snR%21VuqpWvLPB%28GAVWl5OBMkvJb%5E%3A1%3A0&timestamp=1763242120&nonce=M1AbD8uUIL&body-hash=p03riSqJgAEbjpEe4NzGVpfkolQ%3D&signature=qfbI7ITI2CBWJVJDudzHr9%2FbKXc%3D\";}}','no'),(5732,'jp_sync_last_success_immediate-send','1764291465.0608','off'),(5735,'jp_sync_last_success_sync','1764298098.0978','off'),(5748,'_transient_timeout_dirsize_cache','2078602126','off'),(5749,'_transient_dirsize_cache','a:9:{s:84:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/2025/11\";i:2096860;s:81:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/2025\";i:2096860;s:104:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/wpforms/themes/stock-photos\";i:0;s:91:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/wpforms/themes\";i:2;s:108:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/wpforms/cache/htmlpurifier/HTML\";i:99252;s:103:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/wpforms/cache/htmlpurifier\";i:99252;s:90:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/wpforms/cache\";i:2406932;s:84:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads/wpforms\";i:2407671;s:76:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/uploads\";i:4504531;}','off'),(5780,'jetpack_active_plan','a:11:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:30:\"free_4Uq0wdDkOPIEd9kf8wtDePhLg\";s:15:\"subscribed_date\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:20:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:14:\"multistep-form\";i:4;s:14:\"install-themes\";i:5;s:17:\"jetpack-dashboard\";i:6;s:18:\"recurring-payments\";i:7;s:11:\"republicize\";i:8;s:17:\"security-settings\";i:9;s:17:\"seo-preview-tools\";i:10;s:14:\"send-a-message\";i:11;s:18:\"social-shares-1000\";i:12;s:29:\"social-connections-management\";i:13;s:18:\"upload-audio-files\";i:14;s:18:\"upload-video-files\";i:15;s:15:\"whatsapp-button\";i:16;s:25:\"social-image-auto-convert\";i:17;s:17:\"social-admin-page\";i:18;s:19:\"social-share-status\";i:19;s:21:\"social-editor-preview\";}s:9:\"available\";a:49:{s:7:\"akismet\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:17:\"full-activity-log\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:15:\"personal-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:10:\"stats-paid\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:16:\"stats-commercial\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:12:\"ai-assistant\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:15:\"ai-seo-enhancer\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:20:\"cornerstone-10-pages\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:10:\"field-file\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"image-cdn-liar\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:17:\"image-cdn-quality\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"image-size-analysis\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"performance-history\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"social-image-generator\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','on'),(5812,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1763242170.0638120174407958984375;}','auto'),(5841,'odyssey_stats_admin_asset_cache_buster','{\"cache_buster\":\"424694a051d\",\"cached_at\":1764291759359}','off'),(5981,'jetpack_updates_sync_checksum','a:2:{s:14:\"update_plugins\";i:3749306956;s:13:\"update_themes\";i:4166284258;}','auto'),(6118,'wp_mail_smtp_pro_migration_version','1','on'),(6201,'wp_mail_smtp_logs_db_version','12','on'),(6202,'wp_mail_smtp_email_tracking_db_version','2','on'),(6219,'wp_mail_smtp_process_email_logs_migration_11_status','completed','auto'),(6247,'wp_mail_smtp_test_email_last_displayed_footer','features','off'),(7586,'acf_pro_license','YToyOntzOjM6ImtleSI7czo3MjoiTkdJd04yRTJOekZqT0dSbE5HUmxaV0V6TTJNME9HRTJaVE16T0RRM1ptTXlZVGRtT1RGbU16Sm1aRGcwTTJZeE1tWXhNVGMwIjtzOjM6InVybCI7czo1MDoiaHR0cHM6Ly9yYWluY2l0eWNvbnRyYWN0b3Jjb25uZWN0LmNvbS9zdGFnaW5nLzY3MTgiO30=','off'),(7587,'acf_pro_license_status','a:11:{s:6:\"status\";s:6:\"active\";s:7:\"created\";i:1763340454;s:6:\"expiry\";i:1794876453;s:4:\"name\";s:8:\"Personal\";s:8:\"lifetime\";b:0;s:8:\"refunded\";b:0;s:17:\"view_licenses_url\";s:62:\"https://www.advancedcustomfields.com/my-account/view-licenses/\";s:23:\"manage_subscription_url\";s:73:\"https://www.advancedcustomfields.com/my-account/view-subscription/686600/\";s:9:\"error_msg\";s:0:\"\";s:10:\"next_check\";i:1764350300;s:16:\"legacy_multisite\";b:0;}','on'),(7653,'post_by_email_address1','NULL','auto'),(10612,'jetpack_protect_blocked_attempts','5','off'),(13305,'jetpack_site_icon_url','https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/RainCity-Contractor-Connect-Logo2.jpg','auto'),(19185,'custom-css-js-tree','a:1:{s:28:\"frontend-css-header-internal\";a:1:{i:0;s:7:\"195.css\";}}','auto'),(19186,'ccj-custom_codes_for_block_editor','1','auto'),(19187,'ccj__activation_time','1763667242','auto'),(19188,'ccj__version','3.51.1','auto'),(19818,'wp_mail_smtp_send_usage_last_run','1764286991','auto'),(19887,'ccj_settings','a:5:{s:16:\"ccj_htmlentities\";b:0;s:17:\"ccj_htmlentities2\";b:0;s:16:\"ccj_autocomplete\";b:1;s:8:\"add_role\";b:1;s:15:\"remove_comments\";b:0;}','auto'),(20078,'jetpack_protect_status','s:3296:\"O:8:\"stdClass\":8:{s:12:\"last_checked\";s:19:\"2025-11-28 00:55:13\";s:19:\"num_vulnerabilities\";i:0;s:27:\"num_plugins_vulnerabilities\";i:0;s:26:\"num_themes_vulnerabilities\";i:0;s:6:\"status\";s:11:\"in_progress\";s:4:\"core\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.8.3\";s:15:\"vulnerabilities\";a:0:{}}s:6:\"themes\";O:8:\"stdClass\":4:{s:18:\"bluehost-blueprint\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.0.0\";s:15:\"vulnerabilities\";a:0:{}}s:16:\"twentytwentyfive\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"1.3\";s:15:\"vulnerabilities\";a:0:{}}s:16:\"twentytwentyfour\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"1.3\";s:15:\"vulnerabilities\";a:0:{}}s:17:\"twentytwentythree\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"1.6\";s:15:\"vulnerabilities\";a:0:{}}}s:7:\"plugins\";O:8:\"stdClass\":22:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.6.2\";s:15:\"vulnerabilities\";a:0:{}}s:34:\"advanced-custom-fields-pro/acf.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.6.2\";s:15:\"vulnerabilities\";a:0:{}}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"5.6\";s:15:\"vulnerabilities\";a:0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.6.7\";s:15:\"vulnerabilities\";a:0:{}}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"9.10.0\";s:15:\"vulnerabilities\";a:0:{}}s:9:\"hello.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.7.2\";s:15:\"vulnerabilities\";a:0:{}}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:4:\"15.2\";s:15:\"vulnerabilities\";a:0:{}}s:37:\"optinmonster/optin-monster-wp-api.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:7:\"2.16.22\";s:15:\"vulnerabilities\";a:0:{}}s:41:\"rccc-core-settings/rccc-core-settings.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"0.6.3\";s:15:\"vulnerabilities\";a:0:{}}s:61:\"rccc-contractor-capabilities/rccc-contractor-capabilities.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.0.0\";s:15:\"vulnerabilities\";a:0:{}}s:45:\"rccc-contractor-role/rccc-contractor-role.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.0.0\";s:15:\"vulnerabilities\";a:0:{}}s:29:\"rccc-welcome/rccc-welcome.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.1.0\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"rccc-email-test/rccc-email-test.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.0.0\";s:15:\"vulnerabilities\";a:0:{}}s:49:\"rccc-registration-flow/rccc-registration-flow.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.1.0\";s:15:\"vulnerabilities\";a:0:{}}s:31:\"custom-css-js/custom-css-js.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"3.51.1\";s:15:\"vulnerabilities\";a:0:{}}s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:7:\"4.8.0.1\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"wp-fastest-cache/wpFastestCache.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.4.2\";s:15:\"vulnerabilities\";a:0:{}}s:19:\"wpforms/wpforms.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:7:\"1.9.8.5\";s:15:\"vulnerabilities\";a:0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:7:\"1.9.8.4\";s:15:\"vulnerabilities\";a:0:{}}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"4.7.1\";s:15:\"vulnerabilities\";a:0:{}}s:33:\"wp-mail-smtp-pro/wp_mail_smtp.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"4.7.1\";s:15:\"vulnerabilities\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:4:\"26.4\";s:15:\"vulnerabilities\";a:0:{}}}}\";','auto'),(20079,'jetpack_protect_status_time','1764295073','auto'),(20096,'stats_options','a:11:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:12:\"do_not_track\";b:1;s:7:\"blog_id\";i:250191296;s:7:\"version\";s:1:\"9\";s:15:\"collapse_nudges\";b:0;s:20:\"enable_odyssey_stats\";b:1;s:24:\"odyssey_stats_changed_at\";i:0;s:7:\"notices\";a:0:{}s:5:\"views\";i:1;}','auto'),(20440,'wpfc-group','','auto'),(26012,'_site_transient_timeout_php_check_76d2cd2a5eb29facccd351abf19ed9c8','1764438933','off'),(26013,'_site_transient_php_check_76d2cd2a5eb29facccd351abf19ed9c8','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(26768,'_transient_timeout_jetpack_a8c_data','1764459759','off'),(26769,'_transient_jetpack_a8c_data','a:4:{s:4:\"a12s\";i:1462;s:9:\"countries\";i:81;s:9:\"languages\";s:3:\"109\";s:16:\"featured_plugins\";a:4:{i:0;s:11:\"woocommerce\";i:1;s:11:\"activitypub\";i:2;s:14:\"wp-job-manager\";i:3;s:14:\"wp-super-cache\";}}','off'),(26786,'_site_transient_timeout_browser_76a02e3b7c9b39b51bd1ef658e740b35','1764459807','off'),(26787,'_site_transient_browser_76a02e3b7c9b39b51bd1ef658e740b35','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"142.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(27446,'_wpforms_transient_timeout_existing_tables','1764472513','off'),(27447,'_wpforms_transient_existing_tables','a:2:{s:21:\"lJD_wpforms_%\";a:9:{i:0;s:27:\"lJD_wpforms_entries\";i:1;s:32:\"lJD_wpforms_entry_fields\";i:2;s:30:\"lJD_wpforms_entry_meta\";i:3;s:37:\"lJD_wpforms_file_restrictions\";i:4;s:24:\"lJD_wpforms_logs\";i:5;s:32:\"lJD_wpforms_payment_meta\";i:6;s:28:\"lJD_wpforms_payments\";i:7;s:35:\"lJD_wpforms_protected_files\";i:8;s:30:\"lJD_wpforms_tasks_meta\";}s:30:\"lJD_wpforms_tasks_meta\";a:1:{i:0;s:30:\"lJD_wpforms_tasks_meta\";}}','off'),(28530,'deleted_plugin','a:7:{s:4:\"slug\";s:23:\"rccc-core/rccc-core.php\";s:7:\"version\";s:5:\"0.1.0\";s:5:\"title\";s:36:\"RainCity Contractor Connect – Core\";s:3:\"url\";s:0:\"\";s:6:\"active\";b:0;s:2:\"mu\";b:0;s:12:\"auto_updates\";b:1;}','auto'),(38307,'_wpforms_transient_timeout_splash.json','1764724601','off'),(38308,'_wpforms_transient_splash.json','1764119801','off'),(40136,'classic-editor-replace','block','auto'),(40137,'classic-editor-allow-users','disallow','auto'),(40572,'_transient_timeout_jetpack_is_single_user','1764305282','off'),(40573,'_transient_jetpack_is_single_user','2','off'),(40587,'_transient_timeout_jetpack_https_test','1764350301','off'),(40588,'_transient_jetpack_https_test','1','off'),(40591,'_transient_timeout_jpp_headers_updated_recently','1764350301','off'),(40592,'_transient_jpp_headers_updated_recently','1','off'),(40622,'_transient_timeout_om_notification_count','1764307126','off'),(40623,'_transient_om_notification_count','1','off'),(40624,'_transient_timeout_newfold_marketplace','1764350327','off'),(40625,'_transient_newfold_marketplace','{\"categories\":{\"data\":[{\"name\":\"featured\",\"priority\":100,\"styles\":null,\"products_count\":6,\"title\":\"Featured\"},{\"name\":\"services\",\"priority\":10,\"styles\":null,\"products_count\":8,\"title\":\"Services\"},{\"name\":\"ecommerce\",\"priority\":9,\"styles\":null,\"products_count\":14,\"title\":\"eCommerce\"},{\"name\":\"seo\",\"priority\":5,\"styles\":null,\"products_count\":8,\"title\":\"SEO\"},{\"name\":\"security\",\"priority\":3,\"styles\":null,\"products_count\":3,\"title\":\"Security\"},{\"name\":\"themes\",\"priority\":0,\"styles\":null,\"products_count\":8,\"title\":\"Themes\"}],\"links\":{\"first\":\"https:\\/\\/hiive.cloud\\/api\\/marketplace\\/v1\\/products\\/categories?brand=bluehost&per_page=60&page=1\",\"last\":\"https:\\/\\/hiive.cloud\\/api\\/marketplace\\/v1\\/products\\/categories?brand=bluehost&per_page=60&page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"active\":false},{\"url\":\"https:\\/\\/hiive.cloud\\/api\\/marketplace\\/v1\\/products\\/categories?brand=bluehost&per_page=60&page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"active\":false}],\"path\":\"https:\\/\\/hiive.cloud\\/api\\/marketplace\\/v1\\/products\\/categories\",\"per_page\":60,\"to\":6,\"total\":6,\"ttl\":86400}},\"products\":{\"data\":[{\"id\":\"871e0ade-884e-4eb3-9b09-5e4ec71426a2\",\"name\":\"eCommerce Premium Add-On\",\"version\":null,\"description\":\"Promote, sell, and grow your online store with powerful eCommerce tools.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/solutions\\/commerce-solution.svg\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/my-account\\/market-place?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"3985cf1c-c17f-4617-a2d7-6ffd1e2efa04\",\"type\":\"plugin\",\"price\":\"6.99\",\"vendor_id\":null,\"priority\":100,\"createdAt\":\"2024-12-04T15:43:58.000000Z\",\"updatedAt\":\"2025-04-18T15:18:38.000000Z\",\"categories\":[\"Featured\",\"eCommerce\"],\"vendor\":null,\"price_formatted\":\"$6.99 monthly\"},{\"id\":\"7beee5ae-2e91-4282-9930-15ada43fc738\",\"name\":\"Yoast SEO Premium\",\"version\":null,\"description\":\"SEO made easy! Improve your ranking in search engines, boost performance and visibility, get social previews, a redirect manager, internal linking suggestions and 24\\/7 premium support.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yoast-PRO.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yoast-pro.webp\",\"primaryUrl\":\"https:\\/\\/yoast.com\\/?yst-add-to-cart=2811749&utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":\"3ecd5302-5909-4830-973f-fce09e5dfdf6\",\"secondaryCallToAction\":\"Learn More\",\"clickToBuyId\":\"57d6a568-783c-45e2-a388-847cff155897\",\"type\":\"plugin\",\"price\":\"8.33\",\"vendor_id\":\"03e93b44-9a95-400f-bc0b-f53c2bfa91cf\",\"priority\":100,\"createdAt\":\"2022-06-21T21:34:08.000000Z\",\"updatedAt\":\"2024-06-19T20:43:17.000000Z\",\"categories\":[\"Featured\",\"SEO\"],\"vendor\":{\"name\":\"Yoast\",\"url\":\"https:\\/\\/yoast.com\\/\"},\"price_formatted\":\"$8.33 monthly\"},{\"id\":\"d877208f-2796-48a9-9720-2a41f0b3aa99\",\"name\":\"Yoast Local Premium bundle\",\"version\":null,\"description\":\"Combine the power of Yoast Local SEO plugin and Yoast SEO Premium plugin. Together they help you technically optimize your local business site, improve your content and make sure you\\u2019ll be found in your local community.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/marketplace\\/premium-plugins\\/yoast-local-premium-bundle.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/yoast.com\\/?yst-add-to-cart=2815951&utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"8a4c61ad-e0cd-434e-85a8-d51e694e021c\",\"type\":\"plugin\",\"price\":\"145.00\",\"vendor_id\":\"03e93b44-9a95-400f-bc0b-f53c2bfa91cf\",\"priority\":100,\"createdAt\":\"2024-09-10T20:13:17.000000Z\",\"updatedAt\":\"2024-09-30T15:55:26.000000Z\",\"categories\":[\"Featured\",\"SEO\"],\"vendor\":{\"name\":\"Yoast\",\"url\":\"https:\\/\\/yoast.com\\/\"},\"price_formatted\":\"$145.00 annually\"},{\"id\":\"49308eca-63ac-4719-94fc-d0f55d886e09\",\"name\":\"eCommerce Essentials Add-On\",\"version\":null,\"description\":\"Manage your site, build your brand, and monetize your content with essential tools.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/solutions\\/content-creator-solution.svg\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/my-account\\/market-place?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"7b2b2c14-cbfa-49b9-8542-f4c41640660b\",\"type\":\"plugin\",\"price\":\"5.59\",\"vendor_id\":null,\"priority\":100,\"createdAt\":\"2024-12-04T15:45:48.000000Z\",\"updatedAt\":\"2025-10-23T23:09:46.000000Z\",\"categories\":[\"Featured\"],\"vendor\":null,\"price_formatted\":\"$5.59 monthly\"},{\"id\":\"8a7f19b7-21f2-4be2-a764-33b4d4760bb9\",\"name\":\"Jetpack Backups\",\"version\":null,\"description\":\"Jetpack Backup provides redundant backups and an activity log of all your changes, which means you can choose the right backup and restore that specific version of your site.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Jetpack-Backup.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/jetpack.webp\",\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/my-account\\/login?urlDestination=\\/my-account\\/hosting\\/details\\/sites\\/site\\/backups%23click-to-buy-JETPACK_BACKUP_FAMILY&utm_source=wp-marketplace&utm_medium=brand-plugin&\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"f31db6aa-69fe-4463-b3a2-9b21665fd3fd\",\"type\":\"plugin\",\"price\":\"4.95\",\"vendor_id\":null,\"priority\":50,\"createdAt\":\"2022-06-24T17:30:27.000000Z\",\"updatedAt\":\"2023-11-02T21:09:23.000000Z\",\"categories\":[\"Security\"],\"vendor\":null,\"price_formatted\":\"$4.95 monthly\"},{\"id\":\"def84460-075d-4495-b016-cdd75bf0b628\",\"name\":\"Highend\",\"version\":null,\"description\":\"The ultimate WordPress theme that allows you to build stunning websites without any coding skills. It\'s responsive, customizable, regularly updated and comes with many advanced options.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Highend.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/hb-themes.com\\/highend?utm_source=mojo-sunset&utm_medium=seller-offramp\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"theme\",\"price\":\"59.00\",\"vendor_id\":null,\"priority\":40,\"createdAt\":\"2022-06-21T21:39:27.000000Z\",\"updatedAt\":\"2022-08-08T18:28:56.000000Z\",\"categories\":[\"Themes\"],\"vendor\":null,\"price_formatted\":\"$59.00\"},{\"id\":\"5380fe94-791f-46c0-88e7-38759d8e0164\",\"name\":\"Creativo\",\"version\":null,\"description\":\"Creativo is the ultimate multi-purpose WordPress theme. Using Creativo, you can create pixel-perfect websites easily without coding using drag-and-drop elements.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Creativo.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/rockythemes.com\\/creativo\\/?utm_source=mojo-sunset&utm_medium=seller-offramp\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"theme\",\"price\":\"59.00\",\"vendor_id\":null,\"priority\":30,\"createdAt\":\"2022-06-21T21:51:45.000000Z\",\"updatedAt\":\"2022-08-08T18:57:37.000000Z\",\"categories\":[\"Themes\"],\"vendor\":null,\"price_formatted\":\"$59.00\"},{\"id\":\"cdc07289-86dd-457d-9b2f-d889d03fe1c2\",\"name\":\"Birch\",\"version\":null,\"description\":\"Birch allows you to build the perfect website for your business without any programming or coding skills. All customizations take place with a very user-friendly theme options panel.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Birch.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bottomlessthemes.com\\/wordpress-themes\\/birch\\/?utm_source=mojo-sunset&utm_medium=seller-offramp\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"theme\",\"price\":\"59.00\",\"vendor_id\":null,\"priority\":20,\"createdAt\":\"2022-06-21T21:54:35.000000Z\",\"updatedAt\":\"2022-08-08T19:17:43.000000Z\",\"categories\":[\"Themes\"],\"vendor\":null,\"price_formatted\":\"$59.00\"},{\"id\":\"c1f47ba4-655c-412b-8447-a38fda6024ac\",\"name\":\"Yoast WooCommerce SEO\",\"version\":null,\"description\":\"If you use WooCommerce and you\'re serious about selling and competing online, you need the Yoast WooCommerce SEO plugin to unlock extra tools, features, and SEO for your WooCommerce store.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yoast-Woo.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yoast-woocommerce.webp\",\"primaryUrl\":\"https:\\/\\/outbound.click\\/yoast-woo-buy\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":\"https:\\/\\/outbound.click\\/yoast-woo-learn\",\"secondaryCallToAction\":\"Learn More\",\"clickToBuyId\":\"5b32250e-e6f0-44ae-ad74-3cefc8e427f9\",\"type\":\"plugin\",\"price\":\"6.58\",\"vendor_id\":\"03e93b44-9a95-400f-bc0b-f53c2bfa91cf\",\"priority\":20,\"createdAt\":\"2022-07-11T18:21:39.000000Z\",\"updatedAt\":\"2024-08-06T17:46:11.000000Z\",\"categories\":[\"eCommerce\",\"SEO\"],\"vendor\":{\"name\":\"Yoast\",\"url\":\"https:\\/\\/yoast.com\\/\"},\"price_formatted\":\"$6.58 monthly\"},{\"id\":\"ec14a614-8672-4094-8310-cb0b1eb0f176\",\"name\":\"SSL\",\"version\":null,\"description\":\"Protect sensitive visitor data by encrypting communication to your website with an SSL certificate. It boosts security and helps you build trust with your website visitors.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/SSL.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/my-account\\/login?urlDestination=\\/my-account\\/hosting\\/details\\/sites\\/site\\/security%23click-to-buy-SSL_DV&utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":\"d7b04e12-b33c-4801-a0fe-bde1f6300853\",\"secondaryCallToAction\":\"Learn More\",\"clickToBuyId\":\"39331070-d1e4-4e24-94be-a5a91e9d3569\",\"type\":\"service\",\"price\":\"7.49\",\"vendor_id\":null,\"priority\":20,\"createdAt\":\"2022-06-17T15:47:26.000000Z\",\"updatedAt\":\"2025-02-07T15:15:47.000000Z\",\"categories\":[\"Security\"],\"vendor\":null,\"price_formatted\":\"$7.49 monthly\"},{\"id\":\"4e97f285-5b62-4bd1-8b72-a12bf3190cd2\",\"name\":\"Yoast Video SEO\",\"version\":null,\"description\":\"The Yoast Video SEO plugin helps you drive search traffic to videos on your website. It automates technical SEO for videos in order to improve your video\\u2019s performance and findability!\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yoast-Video.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yoast-video.webp\",\"primaryUrl\":\"https:\\/\\/yoast.com\\/?yst-add-to-cart=883404&utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":\"https:\\/\\/yoast.com\\/wordpress\\/plugins\\/video-seo\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"secondaryCallToAction\":\"Learn More\",\"clickToBuyId\":null,\"type\":\"plugin\",\"price\":\"6.58\",\"vendor_id\":\"03e93b44-9a95-400f-bc0b-f53c2bfa91cf\",\"priority\":10,\"createdAt\":\"2022-07-11T16:59:09.000000Z\",\"updatedAt\":\"2024-05-15T08:18:28.000000Z\",\"categories\":[\"SEO\"],\"vendor\":{\"name\":\"Yoast\",\"url\":\"https:\\/\\/yoast.com\\/\"},\"price_formatted\":\"$6.58 monthly\"},{\"id\":\"cf025ad6-22d2-4283-92c5-31d07abf26c0\",\"name\":\"Yoast News SEO\",\"version\":null,\"description\":\"Aim for that top spot in Google\'s news carousel with Yoast News SEO by adding relevant schema data to your articles. Make it easier for search engines to pick your work and rank you higher!\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yoast-News.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yoast-news.webp\",\"primaryUrl\":\"https:\\/\\/yoast.com\\/?yst-add-to-cart=883406&utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":\"https:\\/\\/yoast.com\\/wordpress\\/plugins\\/news-seo\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"secondaryCallToAction\":\"Learn More\",\"clickToBuyId\":\"bb97b332-40bc-4285-a2d7-8740b453b6a6\",\"type\":\"plugin\",\"price\":\"6.58\",\"vendor_id\":\"03e93b44-9a95-400f-bc0b-f53c2bfa91cf\",\"priority\":10,\"createdAt\":\"2022-07-11T18:14:28.000000Z\",\"updatedAt\":\"2024-06-24T19:09:13.000000Z\",\"categories\":[\"SEO\"],\"vendor\":{\"name\":\"Yoast\",\"url\":\"https:\\/\\/yoast.com\\/\"},\"price_formatted\":\"$6.58 monthly\"},{\"id\":\"00c3eae2-9f6c-4e13-8674-599fe4a05cc0\",\"name\":\"Yoast Local SEO\",\"version\":null,\"description\":\"If you own a local business, you need to increase your online presence and search rank on a local level. Use the Yoast Local SEO plugin to rank high in your customers\' local search results.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yoast-Local.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yoast-local.webp\",\"primaryUrl\":\"https:\\/\\/yoast.com\\/?yst-add-to-cart=883408&utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":\"https:\\/\\/yoast.com\\/wordpress\\/plugins\\/local-seo\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"secondaryCallToAction\":\"Learn More\",\"clickToBuyId\":\"b542d10e-02b5-4c88-b548-9a210107d9cf\",\"type\":\"plugin\",\"price\":\"6.58\",\"vendor_id\":\"03e93b44-9a95-400f-bc0b-f53c2bfa91cf\",\"priority\":10,\"createdAt\":\"2022-07-11T18:06:49.000000Z\",\"updatedAt\":\"2024-06-24T19:08:52.000000Z\",\"categories\":[\"SEO\"],\"vendor\":{\"name\":\"Yoast\",\"url\":\"https:\\/\\/yoast.com\\/\"},\"price_formatted\":\"$6.58 monthly\"},{\"id\":\"fc4cbc14-470d-471b-b448-c6666e5b763d\",\"name\":\"YITH Booking and Appointment for WooCommerce\",\"version\":null,\"description\":\"Enable a booking\\/appointment system to manage renting or booking of services, rooms, houses, cars, accommodation and more to make it easy for your customers to do business with you.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yith-Booking.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-booking.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-booking\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"e2f4caa1-411c-468b-86b1-a3c4e4e8cec6\",\"type\":\"plugin\",\"price\":\"249.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":7,\"full_price\":\"289.99\",\"createdAt\":\"2024-02-05T19:37:10.000000Z\",\"updatedAt\":\"2024-02-05T19:37:10.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$249.99 annually\",\"full_price_formatted\":\"$289.99 annually\"},{\"id\":\"e307cb8f-24b5-46e1-81e3-83de32c62c78\",\"name\":\"YITH WooCommerce AJAX Search\",\"version\":null,\"description\":\"YITH WooCommerce AJAX Search is an effective and predictive real-time search engine on your store so users can quickly find products they want. Speed up your search and boost your sales.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/Yith-Ajax-Search.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-ajax-search.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-ajax-search\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"plugin\",\"price\":\"69.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":6,\"full_price\":\"79.99\",\"createdAt\":\"2024-02-05T19:45:45.000000Z\",\"updatedAt\":\"2025-02-07T19:32:11.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$69.99 annually\",\"full_price_formatted\":\"$79.99 annually\"},{\"id\":\"f7834881-f5df-43ab-9c7e-c4e6969f5606\",\"name\":\"YITH WooCommerce Gift Cards\",\"version\":null,\"description\":\"YITH WooCommerce Gift Cards allows you to easily create and sell customizable digital or printable gift cards of any amount in your store with personalized messages for the recipient.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/Yith-Gift-Cards.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-gift-cards.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-gift-cards\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"ded80bbd-4662-48e4-85ca-a1af92164bc0\",\"type\":\"plugin\",\"price\":\"129.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":6,\"full_price\":\"149.99\",\"createdAt\":\"2024-02-05T19:39:24.000000Z\",\"updatedAt\":\"2024-02-05T19:39:24.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$129.99 annually\",\"full_price_formatted\":\"$149.99 annually\"},{\"id\":\"dbd75129-e223-4ba7-bec3-6636ec6aa9e3\",\"name\":\"YITH WooCommerce Multi Vendor \\/ Marketplace\",\"version\":null,\"description\":\"Turn your ecommerce website into a marketplace or a multi-vendor platform where vendors manage their own products and you earn commissions on each sale made by your vendors.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yith--Vendors-1.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-vendors.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-multi-vendor\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"plugin\",\"price\":\"149.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":5,\"createdAt\":\"2022-06-21T22:06:34.000000Z\",\"updatedAt\":\"2023-01-26T23:00:49.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$149.99\"},{\"id\":\"93c942e4-36fb-46be-867b-5f0d014adb22\",\"name\":\"YITH WooCommerce Wishlist\",\"version\":null,\"description\":\"Wishlist is a popular tool to have in your eCommerce shop. It allows your customers to create lists of products they want and share them with family and friends.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yith-Wishlist.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-wishlist.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-wishlist\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"ae909143-6549-46cd-8ed0-56aeeb5f3bf1\",\"type\":\"plugin\",\"price\":\"94.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":5,\"full_price\":\"109.99\",\"createdAt\":\"2024-02-05T19:47:39.000000Z\",\"updatedAt\":\"2024-02-05T19:47:39.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$94.99 annually\",\"full_price_formatted\":\"$109.99 annually\"},{\"id\":\"b991e4ad-09de-47f7-9092-9dd55af439e7\",\"name\":\"Pro Design Live\",\"version\":null,\"description\":\"Get personalized access to our team of WordPress experts to help you build and grow your website.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/pro-design-live.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/my-account\\/market-place?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"838cc912-adb3-4d75-9450-262bf3ee3576\",\"type\":\"service\",\"price\":\"33.00\",\"vendor_id\":null,\"priority\":5,\"createdAt\":\"2023-11-01T20:33:20.000000Z\",\"updatedAt\":\"2024-03-07T13:21:22.000000Z\",\"categories\":[\"Services\",\"Featured\"],\"vendor\":null,\"price_formatted\":\"$33.00 monthly\"},{\"id\":\"9e851eb3-e511-4edc-aef9-939693c5a369\",\"name\":\"YITH WooCommerce PDF Invoices & Packing Slips\",\"version\":null,\"description\":\"YITH WooCommerce PDF Invoices & Packing Slips is the complete solution to automatically generate and manage your invoices and create packing slips to speed up your shipping process.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yith-Invoice.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-pdf-invoice.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-pdf-invoice\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"plugin\",\"price\":\"79.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":5,\"createdAt\":\"2022-06-21T22:03:45.000000Z\",\"updatedAt\":\"2023-01-26T23:00:06.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$79.99\"},{\"id\":\"55dcf7e9-da24-4b7d-ba74-04de777025cb\",\"name\":\"YITH Stripe Connect for WooCommerce\",\"version\":null,\"description\":\"Splitting order payments made easy with YITH Stripe Connect! Manage complex transactions such as splitting payments for a single product and even for the whole store automatically.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yith-Stripe-Connect.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-stripe.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-stripe-connect\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"plugin\",\"price\":\"79.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":5,\"createdAt\":\"2022-06-21T22:07:49.000000Z\",\"updatedAt\":\"2023-01-26T23:00:27.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$79.99\"},{\"id\":\"4ff38ef5-7798-40e1-b760-48af71f48def\",\"name\":\"YITH WooCommerce Membership\",\"version\":null,\"description\":\"Activate some sections of your e-commerce with restricted access to create memberships in your store. You can sell videos, courses, lessons, and more to customers who sign up as members.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Yith-Membership.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-membership.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-membership\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"plugin\",\"price\":\"149.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":5,\"createdAt\":\"2022-06-21T22:00:37.000000Z\",\"updatedAt\":\"2023-01-26T22:58:56.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$149.99\"},{\"id\":\"58701f50-cb5c-4b39-b030-edadf4af6f97\",\"name\":\"YITH WooCommerce Customize My Account Page\",\"version\":null,\"description\":\"YITH WooCommerce Customize My Account Page allows you to add custom content including texts, images, videos, downloadable files, discount codes, and more to your customers account page.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/Yith-My-Account.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-my-account.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-customize-myaccount-page\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"0391f4e6-b5b0-41b5-832d-9464e2390214\",\"type\":\"plugin\",\"price\":\"59.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":4,\"full_price\":\"69.99\",\"createdAt\":\"2024-02-05T19:33:49.000000Z\",\"updatedAt\":\"2024-02-05T19:34:39.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$59.99 annually\",\"full_price_formatted\":\"$69.99 annually\"},{\"id\":\"c7025d24-a05a-4f01-bca7-5c9bcd17bb76\",\"name\":\"YITH WooCommerce Ajax Product Filter\",\"version\":null,\"description\":\"YITH WooCommerce Ajax Product Filter is the perfect way to add an advanced filter to all products in your store by size, color, price, and more to find the right product or gift with ease.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/Yith-Ajax-Filter.webp\",\"smallThumbnailUrl\":\"https:\\/\\/hiive-space-cdn.nyc3.cdn.digitaloceanspaces.com\\/marketplace\\/premium-plugins\\/yith-ajax-filter.webp\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-ajax-product-filter\\/?utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"95e9b032-4c21-42c3-b9aa-8891253b64c2\",\"type\":\"plugin\",\"price\":\"89.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":3,\"full_price\":\"109.99\",\"createdAt\":\"2024-02-05T19:43:37.000000Z\",\"updatedAt\":\"2024-02-05T19:43:37.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$89.99 annually\",\"full_price_formatted\":\"$109.99 annually\"},{\"id\":\"09e84ac4-957e-455b-81ad-bf28b58e2831\",\"name\":\"YITH WooCommerce Request a Quote\",\"version\":null,\"description\":\"Maximize sales with this seamless quote management tool. Turn hesitant customers into buyers by enabling them to request personalized quotes for items in your shop.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/Yith%20Quote.png\",\"smallThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/yith-quote.png\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-request-a-quote\\/\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"plugin\",\"price\":\"69.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":0,\"full_price\":\"79.99\",\"createdAt\":\"2023-05-12T22:00:24.000000Z\",\"updatedAt\":\"2025-01-29T16:12:41.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$69.99 annually\",\"full_price_formatted\":\"$79.99 annually\"},{\"id\":\"80005565-2190-424b-a9d7-8997b1d201e7\",\"name\":\"Pro Website\",\"version\":null,\"description\":\"Let our experts build a great looking website that reflects your brand and establishes your online presence.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/pro-website.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/solutions\\/website-design?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Learn More\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"service\",\"price\":\"0.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2023-11-01T22:59:11.000000Z\",\"updatedAt\":\"2023-11-01T23:03:32.000000Z\",\"categories\":[\"Services\"],\"vendor\":null,\"price_formatted\":\"$0.00\"},{\"id\":\"1c3d901d-ef04-479a-a992-533a5afb14fc\",\"name\":\"YITH WooCommerce Subscription\",\"version\":null,\"description\":\"Sell products with a subscription plan in your e-commerce and loyalize your customers.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/Yith%20Subscription.png\",\"smallThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/yith-subscription.png\",\"primaryUrl\":\"https:\\/\\/yithemes.com\\/themes\\/plugins\\/yith-woocommerce-subscription\\/\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"plugin\",\"price\":\"199.99\",\"vendor_id\":\"390d41f9-82a1-45e8-a1d9-6358e63388be\",\"priority\":0,\"full_price\":\"234.99\",\"createdAt\":\"2023-05-22T19:20:40.000000Z\",\"updatedAt\":\"2023-05-22T19:20:40.000000Z\",\"categories\":[\"eCommerce\"],\"vendor\":{\"name\":\"YITH\",\"url\":\"https:\\/\\/yithemes.com\\/\"},\"price_formatted\":\"$199.99 annually\",\"full_price_formatted\":\"$234.99 annually\"},{\"id\":\"22a0ad0a-44bf-4adf-becf-d081452f2b2e\",\"name\":\"Pro Pay Per Click\",\"version\":null,\"description\":\"Lean on trusted experts to optimize your ad strategy based on keywords best fit to your website.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/pro-pay-per-click.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/solutions\\/digital-marketing?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Learn More\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"service\",\"price\":\"0.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2023-11-01T23:08:30.000000Z\",\"updatedAt\":\"2023-11-01T23:08:30.000000Z\",\"categories\":[\"Services\"],\"vendor\":null,\"price_formatted\":\"$0.00\"},{\"id\":\"e8dacee6-effb-400c-8207-b6f6ea72c2cf\",\"name\":\"Nectar\",\"version\":null,\"description\":\"Nectar is a fully-responsive WordPress theme. The clean, modern, and minimal design makes it perfect for any kind of creative, eco, business, or nonprofit use.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/nectr.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bottomlessthemes.com\\/wordpress-themes\\/nectar\\/?utm_source=mojo-sunset&utm_medium=seller-offramp\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"theme\",\"price\":\"59.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2022-08-09T20:36:34.000000Z\",\"updatedAt\":\"2022-08-09T20:36:34.000000Z\",\"categories\":[\"Themes\"],\"vendor\":null,\"price_formatted\":\"$59.00\"},{\"id\":\"e76055d3-2bb3-43d4-8949-5b80f3da2218\",\"name\":\"Pro SEO Assist\",\"version\":null,\"description\":\"Work with our SEO experts to improve search engine rankings and boost your website traffic.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/po-seo-assist.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/solutions\\/digital-marketing?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Learn More\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"service\",\"price\":\"0.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2023-11-01T23:06:13.000000Z\",\"updatedAt\":\"2023-11-01T23:06:13.000000Z\",\"categories\":[\"Services\"],\"vendor\":null,\"price_formatted\":\"$0.00\"},{\"id\":\"2b831ac0-1130-4b88-bf1b-dfaab1c2db06\",\"name\":\"Yoast WooCommerce Premium bundle\",\"version\":null,\"description\":\"Combine the power of the Yoast WooCommerce SEO plugin and the Yoast SEO Premium plugin. Together they help you optimize your content and keep your shop optimized to the fullest extent.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/marketplace\\/premium-plugins\\/yoast-woo-premium-bundle.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/yoast.com\\/?yst-add-to-cart=2815943&utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"c7e7baa1-2020-420c-a427-89701700b607\",\"type\":\"plugin\",\"price\":\"145.00\",\"vendor_id\":\"03e93b44-9a95-400f-bc0b-f53c2bfa91cf\",\"priority\":0,\"createdAt\":\"2024-09-10T20:19:00.000000Z\",\"updatedAt\":\"2024-09-30T15:55:58.000000Z\",\"categories\":[\"SEO\"],\"vendor\":{\"name\":\"Yoast\",\"url\":\"https:\\/\\/yoast.com\\/\"},\"price_formatted\":\"$145.00 annually\"},{\"id\":\"40048810-1ed5-45c1-a26c-dd14875110fe\",\"name\":\"SiteLock\",\"version\":null,\"description\":\"Protect your websites with SiteLock, the global leader in security products. On activation, SiteLock safeguards your website along with your visitors against cyberattacks automatically.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/Sitelock.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/my-account\\/login?urlDestination=\\/my-account\\/hosting\\/details\\/sites\\/site\\/security%23click-to-buy-SITELOCK_FAMILY&utm_source=wp-marketplace&utm_medium=brand-plugin&chann\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"8d4dbaed-4961-4b25-81e1-d8076d723b5e\",\"type\":\"service\",\"price\":\"7.99\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2022-06-24T17:39:45.000000Z\",\"updatedAt\":\"2024-03-20T22:43:45.000000Z\",\"categories\":[\"Security\"],\"vendor\":null,\"price_formatted\":\"$7.99 monthly\"},{\"id\":\"de36d52a-3835-42f8-97cb-cc99027a0be8\",\"name\":\"Pro Online Store\",\"version\":null,\"description\":\"Start selling online with a conversion-focused website built by our expert design team.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/pro-online-store.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/solutions\\/website-design?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Learn More\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"service\",\"price\":\"0.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2023-11-01T23:02:13.000000Z\",\"updatedAt\":\"2023-11-01T23:02:13.000000Z\",\"categories\":[\"Services\"],\"vendor\":null,\"price_formatted\":\"$0.00\"},{\"id\":\"4f7235ca-a6d9-48da-a579-1f96b20e61a3\",\"name\":\"Nimva\",\"version\":null,\"description\":\"NIMVA is a clean, multipurpose and fully responsive WordPress Theme perfectly suited for business websites, stores, and users who want to showcase their work on a neat portfolio site.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/nimva.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/rockythemes.com\\/nimva-ultimate-multi-purpose-wordpress-theme\\/?utm_source=mojo-sunset&utm_medium=seller-offramp\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"theme\",\"price\":\"59.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2022-08-09T20:34:39.000000Z\",\"updatedAt\":\"2022-08-09T20:34:39.000000Z\",\"categories\":[\"Themes\"],\"vendor\":null,\"price_formatted\":\"$59.00\"},{\"id\":\"ca1dadb5-f58d-4ae4-a26b-27efb09136ec\",\"name\":\"Consultus\",\"version\":null,\"description\":\"Clean Business WordPress Theme\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/consultus-theme.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/matchthemes.com\\/premium\\/consultus-finance-consulting-wordpress-theme\\/?utm_source=mojo-sunset&utm_medium=seller-offramp\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"theme\",\"price\":\"59.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2022-06-28T17:23:11.000000Z\",\"updatedAt\":\"2025-10-23T23:04:38.000000Z\",\"categories\":[\"Themes\"],\"vendor\":null,\"price_formatted\":\"$59.00\"},{\"id\":\"6b80d399-8e68-41ae-b579-d3f683482af0\",\"name\":\"Zephyr\",\"version\":null,\"description\":\"Zephyr is A Clean & Minimal WordPress Blog Theme - Perfectly suited for all bloggers. Whether you are a foodie, a traveler or just love writing your life away, Zephyr can help you do it!\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/zephyr.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.growthwp.com\\/zephyr?utm_source=mojo-sunset&utm_medium=seller-offramp\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"theme\",\"price\":\"49.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2022-08-09T20:32:49.000000Z\",\"updatedAt\":\"2022-08-09T20:32:49.000000Z\",\"categories\":[\"Themes\"],\"vendor\":null,\"price_formatted\":\"$49.00\"},{\"id\":\"7695eb74-821e-401c-b03d-eb760f33b79b\",\"name\":\"Solstice\",\"version\":null,\"description\":\"Solstice is a responsive WordPress theme. The clean, modern, and easy-to-use design makes it perfect for any kind of blogging, creative, service-based, business, or nonprofit use.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/solstice.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bottomlessthemes.com\\/wordpress-themes\\/solstice\\/?utm_source=mojo-sunset&utm_medium=seller-offramp\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"theme\",\"price\":\"59.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2022-08-09T20:37:52.000000Z\",\"updatedAt\":\"2022-08-09T20:37:52.000000Z\",\"categories\":[\"Themes\"],\"vendor\":null,\"price_formatted\":\"$59.00\"},{\"id\":\"b47738d0-5b88-40b5-bc7a-defda7ac8499\",\"name\":\"Upwork Experts\",\"version\":null,\"description\":\"Supercharge your website with top-rated, Bluehost-vetted experts from Upwork. Connect with skilled WordPress, WooCommerce, and cPanel professionals to elevate your online presence.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/upwork-experts.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.upwork.com\\/experts\\/bluehost?utm_medium=Affiliate&utm_source=bluehost&utm_campaign=AFF_bluehost_PSHP_marketplace\",\"primaryCallToAction\":\"Hire Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":null,\"type\":\"service\",\"price\":\"0.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2024-08-05T05:37:05.000000Z\",\"updatedAt\":\"2024-08-05T17:00:15.000000Z\",\"categories\":[\"Services\",\"Featured\"],\"vendor\":null,\"price_formatted\":\"$0.00\"},{\"id\":\"76cd8d02-95cc-4207-9cb0-451029bcfd3a\",\"name\":\"Yoast News Premium bundle\",\"version\":null,\"description\":\"If you\\u2019re a news publisher, your aim is that top result for every news story you publish. In both the news carousel, as on Google\\u2019s News tab. Using the News SEO plugin, combined with Yoast SEO Premium, you will make sure to serve the right (News) XML sitemaps to search engines. We\\u2019ll ping Google every time you post something new. Besides that, the News SEO plugin adds all the right and relevant NewsArticle schema.org markup to your posts.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/marketplace\\/premium-plugins\\/yoast-news-premium-bundle.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/yoast.com\\/?yst-add-to-cart=2815956&utm_source=wp-marketplace&utm_medium=brand-plugin\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"5c5bb830-8c0a-4b40-8b51-23500e5e18b2\",\"type\":\"plugin\",\"price\":\"145.00\",\"vendor_id\":\"03e93b44-9a95-400f-bc0b-f53c2bfa91cf\",\"priority\":0,\"createdAt\":\"2024-09-10T20:16:36.000000Z\",\"updatedAt\":\"2024-09-30T15:47:06.000000Z\",\"categories\":[\"SEO\"],\"vendor\":{\"name\":\"Yoast\",\"url\":\"https:\\/\\/yoast.com\\/\"},\"price_formatted\":\"$145.00 annually\"},{\"id\":\"9d87a059-fdc9-47ac-9ffa-31bfb1364346\",\"name\":\"Site Migration\",\"version\":null,\"description\":\"Migrate one website with our expert migration team.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/site-migration.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/my-account\\/market-place?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"d516d4c6-4d6f-4337-af91-15d11aeb7ae9\",\"type\":\"service\",\"price\":\"149.99\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2023-11-02T19:23:25.000000Z\",\"updatedAt\":\"2023-11-02T19:40:12.000000Z\",\"categories\":[\"Services\"],\"vendor\":null,\"price_formatted\":\"$149.99\"},{\"id\":\"943a6e3f-1ce0-4b81-84b1-a885a18e4b61\",\"name\":\"Email Migration\",\"version\":null,\"description\":\"Migrate one mailbox from Google, Microsoft, or webmail with our expert migration team.\",\"productThumbnailUrl\":\"https:\\/\\/cdn.hiive.space\\/products\\/thumbs\\/email-migration.webp\",\"smallThumbnailUrl\":null,\"primaryUrl\":\"https:\\/\\/www.bluehost.com\\/my-account\\/market-place?utm_source=wp-marketplace&utm_medium=brand-plugin&channelid=P99C100S1N0B3003A151D115E0000V111\",\"primaryCallToAction\":\"Buy Now\",\"secondaryUrl\":null,\"secondaryCallToAction\":null,\"clickToBuyId\":\"59dac785-a651-4ef6-a924-c852ce9ae81d\",\"type\":\"service\",\"price\":\"99.00\",\"vendor_id\":null,\"priority\":0,\"createdAt\":\"2023-11-02T19:26:40.000000Z\",\"updatedAt\":\"2023-11-02T19:55:43.000000Z\",\"categories\":[\"Services\"],\"vendor\":null,\"price_formatted\":\"$99.00\"}],\"links\":{\"first\":\"https:\\/\\/hiive.cloud\\/api\\/marketplace\\/v1\\/products?brand=bluehost&per_page=60&page=1\",\"last\":\"https:\\/\\/hiive.cloud\\/api\\/marketplace\\/v1\\/products?brand=bluehost&per_page=60&page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"active\":false},{\"url\":\"https:\\/\\/hiive.cloud\\/api\\/marketplace\\/v1\\/products?brand=bluehost&per_page=60&page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"active\":false}],\"path\":\"https:\\/\\/hiive.cloud\\/api\\/marketplace\\/v1\\/products\",\"per_page\":60,\"to\":41,\"total\":41,\"ttl\":86400}}}','off'),(40643,'_transient_timeout_wpseo_unindexed_post_link_count','1764350473','off'),(40644,'_transient_wpseo_unindexed_post_link_count','6','off'),(40652,'_transient_timeout_nfd_data_wb_patterns_b574f5d1af229b31825f020b69e0688c','1764350521','off');
INSERT INTO `lJD_options` VALUES (40653,'_transient_nfd_data_wb_patterns_b574f5d1af229b31825f020b69e0688c','a:463:{i:0;a:11:{s:2:\"id\";s:36:\"9ac51f03-112c-4a19-abfc-ea37384691a9\";s:4:\"slug\";s:5:\"cta-1\";s:5:\"title\";s:5:\"cta-1\";s:11:\"description\";s:5:\"cta-1\";s:7:\"content\";s:4061:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-1\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1618220048045-10a6dbdf83e0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=900&h=900&crop=\",\"dimRatio\":0,\"isDark\":false,\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1618220048045-10a6dbdf83e0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=900&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-gap-md nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-gap-md nfd-p-card-square-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3\" style=\"min-height:100%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-dark \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Award Winning Agency</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Build websites with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-base nfd-text-balance\">We\'re a full-service design and development agency who specialize in useful solutions.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"8px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-fill\"} --><div class=\"nfd-btn-wide is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:14:\"call to action\";i:1;s:5:\"split\";i:2;s:15:\"image with text\";i:3;s:6:\"button\";i:4;s:5:\"cover\";i:5;s:4:\"dark\";i:6;s:9:\"marketing\";i:7;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:1;a:11:{s:2:\"id\";s:36:\"9ac51f03-5fad-4b0d-97bc-9342ac6f6971\";s:4:\"slug\";s:5:\"cta-2\";s:5:\"title\";s:5:\"cta-2\";s:11:\"description\";s:5:\"cta-2\";s:7:\"content\";s:4061:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-2\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-gap-md nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-gap-md nfd-p-card-square-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3\" style=\"min-height:100%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-dark \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Award Winning Agency</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Build websites with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-base nfd-text-balance\">We\'re a full-service design and development agency who specialize in useful solutions.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"8px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-fill\"} --><div class=\"nfd-btn-wide is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1618220048045-10a6dbdf83e0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=900&h=900&crop=\",\"dimRatio\":0,\"isDark\":false,\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1618220048045-10a6dbdf83e0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=900&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:14:\"call to action\";i:1;s:5:\"split\";i:2;s:15:\"image with text\";i:3;s:6:\"button\";i:4;s:5:\"cover\";i:5;s:4:\"dark\";i:6;s:9:\"marketing\";i:7;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:2;a:11:{s:2:\"id\";s:36:\"9ac51f03-9e95-40b3-a82a-3aec8a4b759f\";s:4:\"slug\";s:5:\"cta-3\";s:5:\"title\";s:5:\"cta-3\";s:11:\"description\";s:5:\"cta-3\";s:7:\"content\";s:2253:\"<!-- wp:group {\"className\":\"nfd-p-0\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-0 is-style-nfd-theme-dark nfd-bg-effect-dots nfd-wb-call-to-action__cta-3\" ><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"8px\"}}},\"className\":\"nfd-border-primary nfd-relative -nfd-top-1 nfd-p-card-square-lg nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-border-primary nfd-relative -nfd-top-1 nfd-p-card-square-lg nfd-gap-lg wp-block-group\" style=\"border-top-width:8px\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">We\'re a full-service design and development agency who specialize in simple, useful and beautiful solutions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Book a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">🔥 Included with every <span style=\"text-decoration: underline;\">PRO plan</span></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:4:\"dark\";i:2;s:8:\"headline\";i:3;s:11:\"subheadline\";i:4;s:6:\"button\";i:5;s:5:\"clean\";i:6;s:7:\"minimal\";i:7;s:8:\"engaging\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:3;a:11:{s:2:\"id\";s:36:\"9ac51f03-a790-45e2-8440-053b764ac325\";s:4:\"slug\";s:5:\"cta-4\";s:5:\"title\";s:5:\"cta-4\";s:11:\"description\";s:5:\"cta-4\";s:7:\"content\";s:2374:\"<!-- wp:group {\"className\":\"nfd-p-0\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-0 is-style-nfd-theme-darker nfd-bg-effect-grid-2 nfd-wb-call-to-action__cta-4\" ><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{},\"bottom\":{\"width\":\"8px\"},\"left\":{}}},\"className\":\"nfd-border-primary nfd-relative -nfd-bottom-1 nfd-p-card-square-lg nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-border-primary nfd-relative -nfd-bottom-1 nfd-p-card-square-lg nfd-gap-xl wp-block-group\" style=\"border-top-style:none;border-top-width:0px;border-bottom-width:8px\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">We\'re a full-service design and development agency who specialize in simple, useful and beautiful solutions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Book a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">🔥 Included with every <span style=\"text-decoration: underline;\">PRO plan</span></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:14:\"call to action\";i:1;s:4:\"dark\";i:2;s:8:\"2 column\";i:3;s:8:\"headline\";i:4;s:11:\"subheadline\";i:5;s:6:\"button\";i:6;s:5:\"clean\";i:7;s:7:\"minimal\";i:8;s:8:\"engaging\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:4;a:11:{s:2:\"id\";s:36:\"9ac51f03-af7d-4915-bcd8-863f54ab07df\";s:4:\"slug\";s:5:\"cta-5\";s:5:\"title\";s:5:\"cta-5\";s:11:\"description\";s:5:\"cta-5\";s:7:\"content\";s:2395:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-grid nfd-wb-call-to-action__cta-5\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">We\'re a full-service design and development agency who specialize in simple, useful and beautiful solutions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Book a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-xs nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-xs nfd-text-faded wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>1,000+ designs</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:13:\"primary color\";i:2;s:8:\"headline\";i:3;s:11:\"subheadline\";i:4;s:6:\"button\";i:5;s:5:\"clean\";i:6;s:7:\"minimal\";i:7;s:8:\"engaging\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:5;a:11:{s:2:\"id\";s:36:\"9ac51f03-bb83-4b4e-9136-61bee7e5e37f\";s:4:\"slug\";s:5:\"cta-6\";s:5:\"title\";s:5:\"cta-6\";s:11:\"description\";s:5:\"cta-6\";s:7:\"content\";s:2395:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-grid-3 nfd-wb-call-to-action__cta-6\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">We\'re a full-service design and development agency who specialize in simple, useful and beautiful solutions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Book a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-xs nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-xs nfd-text-faded wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>1,000+ designs</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:5:\"clean\";i:5;s:7:\"minimal\";i:6;s:8:\"engaging\";i:7;s:9:\"marketing\";i:8;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:6;a:11:{s:2:\"id\";s:36:\"9ac51f03-c25a-45ad-879a-e0dc1a43723a\";s:4:\"slug\";s:5:\"cta-7\";s:5:\"title\";s:5:\"cta-7\";s:11:\"description\";s:5:\"cta-7\";s:7:\"content\";s:3029:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-7\" ><!-- wp:group {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl nfd-p-card-square-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md nfd-text-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Beautifully designed patterns</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Schedule a demo</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:5:\"clean\";i:5;s:7:\"minimal\";i:6;s:8:\"engaging\";i:7;s:5:\"cover\";i:8;s:16:\"background image\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:1;}i:7;a:11:{s:2:\"id\";s:36:\"9ac51f03-c9ef-4048-9b91-8ebd97bbf6de\";s:4:\"slug\";s:5:\"cta-8\";s:5:\"title\";s:5:\"cta-8\";s:11:\"description\";s:5:\"cta-8\";s:7:\"content\";s:2074:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-8\" ><!-- wp:group {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-gap-2xl nfd-p-card-square-lg wp-block-group nfd-bg-effect-grid-2\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Build successful websites <br>with Cloud Patterns</h2><!-- /wp:heading --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Book a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:5:\"clean\";i:5;s:8:\"engaging\";i:6;s:5:\"cover\";i:7;s:16:\"background image\";i:8;s:6:\"center\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:8;a:11:{s:2:\"id\";s:36:\"9ac51f03-d248-4bdb-9a06-e7f381f9c056\";s:4:\"slug\";s:5:\"cta-9\";s:5:\"title\";s:5:\"cta-9\";s:11:\"description\";s:5:\"cta-9\";s:7:\"content\";s:3070:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-call-to-action__cta-9\" ><!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"lines\"} --><div class=\"nfd-gap-2xl nfd-p-lg wp-block-group nfd-bg-effect-lines\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Easy to use</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-xs \",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Beautifully designed patterns</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Schedule a consultation</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:5:\"clean\";i:5;s:8:\"engaging\";i:6;s:5:\"cover\";i:7;s:16:\"background image\";i:8;s:6:\"center\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:9;a:11:{s:2:\"id\";s:36:\"9ac51f03-dde1-42ac-9e58-4b5ee3043e89\";s:4:\"slug\";s:5:\"faq-1\";s:5:\"title\";s:5:\"faq-1\";s:11:\"description\";s:5:\"faq-1\";s:7:\"content\";s:7745:\"<!-- wp:group {\"className\":\"nfd-p-lg nfd-gap-2xl\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-gap-2xl is-style-nfd-theme-light nfd-wb-faq__faq-1\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Frequently Asked Questions</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Simply reach out to our team, providing us with your vision, and we will swiftly develop a plan that will transform your dreams into lasting memories.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Is it possible to change my date?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely, as long as you provide us with a minimum of 45 days\' notice, you can adjust your date up to two times without any additional charges.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Tell me more about your cancellation policy.</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Any events rescheduled within 45 days of the original date will require full payment for perishable items. However, we always strive to collaborate with you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does the billing process work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">To secure your booking, we request a 50% down payment with the remaining 50% to be paid 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">What is the process for managing guest invites?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Within our online guest management system, you\'ll find a user-friendly <em>\"Invites\"</em> section. You can either manage it yourself or allow us to take care of it for you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Can I receive a receipt for my order?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! Feel free to reach out to our dedicated customer service team with your order number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Need further assistance?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Need help finding the answers you need? Let\'s have a conversation.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:17:{i:0;s:16:\"frequently asked\";i:1;s:11:\"help center\";i:2;s:7:\"answers\";i:3;s:7:\"support\";i:4;s:14:\"knowledge base\";i:5;s:4:\"tips\";i:6;s:4:\"help\";i:7;s:14:\"call to action\";i:8;s:3:\"cta\";i:9;s:8:\"3 column\";i:10;s:15:\"troubleshooting\";i:11;s:10:\"user guide\";i:12;s:16:\"common questions\";i:13;s:11:\"information\";i:14;s:5:\"guide\";i:15;s:7:\"details\";i:16;s:4:\"info\";}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:1:{i:0;s:3:\"faq\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:10;a:11:{s:2:\"id\";s:36:\"9ac51f03-e5d5-425d-b775-cab46ad34553\";s:4:\"slug\";s:5:\"faq-2\";s:5:\"title\";s:5:\"faq-2\";s:11:\"description\";s:5:\"faq-2\";s:7:\"content\";s:7218:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-faq__faq-2\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"style\":{},\"className\":\"wp-block-heading nfd-text-huge nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-balance\">Frequently Asked Questions</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"nfd-grid nfd-grid-cols-2\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Looking to get started?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Simply reach out to our team, share your ideas and watch as we craft a plan that brings your vision to life!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Managing Guest Invites</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Our WordPress-powered website offers an intuitive <em>\"Invites\"</em> feature. Easily control and manage guest invitations, whether it\'s done by our team or yours.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Need to Change Your Date?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Contact us and we\'ll make every effort to accommodate your request!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Billing with Ease</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">To secure your booking, we only ask for a 50% initial payment and the remaining 50% is due 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Requesting an Invoice</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely, you have the ability to achieve stunning websites using the power of WordPress blocks, visually-customizable WordPress patterns, and our robust content editor. Get in touch with our dedicated customer support by sharing your purchase number – let us assist you in any way we can.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-bg-effect-dots nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Have additional inquiries?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">We are here to help. Let\'s engage in a conversation.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:18:{i:0;s:16:\"frequently asked\";i:1;s:11:\"help center\";i:2;s:4:\"grey\";i:3;s:7:\"answers\";i:4;s:7:\"support\";i:5;s:14:\"knowledge base\";i:6;s:4:\"tips\";i:7;s:4:\"help\";i:8;s:14:\"call to action\";i:9;s:3:\"cta\";i:10;s:8:\"3 column\";i:11;s:15:\"troubleshooting\";i:12;s:10:\"user guide\";i:13;s:16:\"common questions\";i:14;s:11:\"information\";i:15;s:5:\"guide\";i:16;s:7:\"details\";i:17;s:4:\"info\";}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:1:{i:0;s:3:\"faq\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:1;}i:11;a:11:{s:2:\"id\";s:36:\"9ac51f03-ee05-490c-aac8-8b3e6d0a441f\";s:4:\"slug\";s:5:\"faq-3\";s:5:\"title\";s:5:\"faq-3\";s:11:\"description\";s:5:\"faq-3\";s:7:\"content\";s:7326:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-bg-effect-grid-3 nfd-wb-faq__faq-3\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"style\":{},\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"nfd-grid nfd-grid-cols-2\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How can we bring your vision to life?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Contact our team and share your vision, and let us craft a captivating plan that will transform your dreams into beautiful, unforgettable websites.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Effortless Guest Invite Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Our WordPress patterns include an effortless <em>\"Invites\"</em> section within the content editor, allowing you to effortlessly handle guest invites.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Flexibility to Adjust Your Date</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Have a scheduling conflict? Get in touch, and we\'ll make every effort to accommodate your needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Simple and Transparent Billing Process</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Secure your appointment by providing a 50% initial payment upfront. Final payment of the remaining 50% is required 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Request an Invoice for Your Purchase</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! You have the option to do so within the WordPress blocks, patterns, and content editor. Requires customer support engagement and provision of valid purchase number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-dark nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Do you have any lingering inquiries?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Experiencing difficulty locating the desired information? Reach out for a discussion.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:18:{i:0;s:16:\"frequently asked\";i:1;s:11:\"help center\";i:2;s:4:\"dark\";i:3;s:7:\"answers\";i:4;s:7:\"support\";i:5;s:14:\"knowledge base\";i:6;s:4:\"tips\";i:7;s:4:\"help\";i:8;s:14:\"call to action\";i:9;s:3:\"cta\";i:10;s:8:\"3 column\";i:11;s:15:\"troubleshooting\";i:12;s:10:\"user guide\";i:13;s:16:\"common questions\";i:14;s:11:\"information\";i:15;s:5:\"guide\";i:16;s:7:\"details\";i:17;s:4:\"info\";}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:1:{i:0;s:3:\"faq\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:12;a:11:{s:2:\"id\";s:36:\"9ac51f03-f5e7-4132-b2c3-e4be44f42ffa\";s:4:\"slug\";s:5:\"faq-4\";s:5:\"title\";s:5:\"faq-4\";s:11:\"description\";s:5:\"faq-4\";s:7:\"content\";s:5208:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"lines\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-lines nfd-wb-faq__faq-4\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"style\":{},\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"nfd-grid nfd-grid-cols-2\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How can we bring your vision to life?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Contact our team and share your vision, and let us craft a captivating plan that will transform your dreams into beautiful, unforgettable websites.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Effortless Guest Invite Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Our WordPress patterns include an effortless <em>\"Invites\"</em> section within the content editor, allowing you to effortlessly handle guest invites.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Flexibility to Adjust Your Date</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Have a scheduling conflict? Get in touch, and we\'ll make every effort to accommodate your needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Simple and Transparent Billing Process</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Secure your appointment by providing a 50% initial payment upfront. Final payment of the remaining 50% is required 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Request an Invoice for Your Purchase</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! You have the option to do so within the WordPress blocks, patterns, and content editor. Requires customer support engagement and provision of valid purchase number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:18:{i:0;s:16:\"frequently asked\";i:1;s:11:\"help center\";i:2;s:18:\"primary background\";i:3;s:7:\"answers\";i:4;s:7:\"support\";i:5;s:14:\"knowledge base\";i:6;s:4:\"tips\";i:7;s:4:\"help\";i:8;s:14:\"call to action\";i:9;s:3:\"cta\";i:10;s:8:\"3 column\";i:11;s:15:\"troubleshooting\";i:12;s:10:\"user guide\";i:13;s:16:\"common questions\";i:14;s:11:\"information\";i:15;s:5:\"guide\";i:16;s:7:\"details\";i:17;s:4:\"info\";}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:1:{i:0;s:3:\"faq\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:13;a:11:{s:2:\"id\";s:36:\"9ac51f03-fe20-4c97-b7e1-ce7755e43c0f\";s:4:\"slug\";s:5:\"faq-5\";s:5:\"title\";s:5:\"faq-5\";s:11:\"description\";s:5:\"faq-5\";s:7:\"content\";s:7132:\"<!-- wp:group {\"className\":\"nfd-p-lg nfd-gap-2xl\",\"metadata\":{\"name\":\"FAQ\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-gap-2xl nfd-wb-faq__faq-5\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Frequently Asked Questions</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Simply reach out to our team, providing us with your vision, and we will swiftly develop a plan that will transform your dreams into lasting memories.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Is it possible to change my date?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely, as long as you provide us with a minimum of 45 days\' notice, you can adjust your date up to two times without any additional charges.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Tell me more about your cancellation policy.</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Any events rescheduled within 45 days of the original date will require full payment for perishable items. However, we always strive to collaborate with you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does the billing process work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">To secure your booking, we request a 50% down payment with the remaining 50% to be paid 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">What is the process for managing guest invites?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Within our online guest management system, you\'ll find a user-friendly <em>\"Invites\"</em> section. You can either manage it yourself or allow us to take care of it for you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Can I receive a receipt for my order?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! Feel free to reach out to our dedicated customer service team with your order number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Have additional questions?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">We’re here to help. Let’s talk.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:17:{i:0;s:16:\"frequently asked\";i:1;s:11:\"help center\";i:2;s:7:\"answers\";i:3;s:7:\"support\";i:4;s:14:\"knowledge base\";i:5;s:4:\"tips\";i:6;s:4:\"help\";i:7;s:14:\"call to action\";i:8;s:3:\"cta\";i:9;s:8:\"3 column\";i:10;s:15:\"troubleshooting\";i:11;s:10:\"user guide\";i:12;s:16:\"common questions\";i:13;s:11:\"information\";i:14;s:5:\"guide\";i:15;s:7:\"details\";i:16;s:4:\"info\";}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:1:{i:0;s:3:\"faq\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:14;a:11:{s:2:\"id\";s:36:\"9ac51f04-0637-4fc6-92e0-d4a7752b4d7e\";s:4:\"slug\";s:5:\"faq-6\";s:5:\"title\";s:5:\"faq-6\";s:11:\"description\";s:5:\"faq-6\";s:7:\"content\";s:5955:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-faq__faq-6\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you accept reservations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we accept reservations. Please call us or book online through our website.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What are your operating hours?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We are open from 8 AM to 6 PM, Monday to Saturday. We\'re closed on Sunday. Holiday hours may vary, so please call or check our website for specific information on those dates.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you have special dietary options?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we offer an array of vegetarian, vegan, and gluten-free options. If you have other dietary requirements, please inform your server, and we\'ll do our best to accommodate you.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Is parking available at the restaurant?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we have a parking lot adjacent to the restaurant, and street parking is also available. Valet parking is offered on weekends.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Can I order food for takeout or delivery?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Absolutely! You can order online through our website or by calling us. We offer both takeout and delivery within a specific radius.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Can I bring my own wine, and is there a corkage fee?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We do not allow guests to bring their own wine, beer, or spirits to our restaurant. We have an extensive beverage menu, including a wide selection of wines, beers, and cocktails for you to enjoy.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:19:{i:0;s:16:\"frequently asked\";i:1;s:11:\"help center\";i:2;s:7:\"answers\";i:3;s:7:\"support\";i:4;s:14:\"knowledge base\";i:5;s:4:\"tips\";i:6;s:4:\"help\";i:7;s:14:\"call to action\";i:8;s:3:\"cta\";i:9;s:8:\"2 column\";i:10;s:15:\"troubleshooting\";i:11;s:10:\"user guide\";i:12;s:16:\"common questions\";i:13;s:9:\"accordion\";i:14;s:4:\"tabs\";i:15;s:11:\"information\";i:16;s:5:\"guide\";i:17;s:7:\"details\";i:18;s:4:\"info\";}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:1:{i:0;s:3:\"faq\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:15;a:11:{s:2:\"id\";s:36:\"9ac51f04-0dc2-4e89-bd36-a8a2e8c98d11\";s:4:\"slug\";s:5:\"faq-7\";s:5:\"title\";s:5:\"faq-7\";s:11:\"description\";s:5:\"faq-7\";s:7:\"content\";s:4995:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-dots nfd-wb-faq__faq-7\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"},\"metadata\":{\"name\":\"Narrow Container\"}} --><div class=\"wp-block-group \"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you accept reservations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we accept reservations. Please call us or book online through our website.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What are your operating hours?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We are open from 8 AM to 6 PM, Monday to Saturday. We\'re closed on Sunday. Holiday hours may vary, so please call or check our website for specific information on those dates.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you have vegetarian, vegan, or other special dietary options?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we offer an array of vegetarian, vegan, and gluten-free options. If you have other dietary requirements, please inform your server, and we\'ll do our best to accommodate you.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Is parking available at the restaurant?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we have a parking lot adjacent to the restaurant, and street parking is also available. Valet parking is offered on weekends.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Can I order food for takeout or delivery?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Absolutely! You can order online through our website or by calling us. We offer both takeout and delivery within a specific radius.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:19:{i:0;s:16:\"frequently asked\";i:1;s:11:\"help center\";i:2;s:7:\"answers\";i:3;s:7:\"support\";i:4;s:14:\"knowledge base\";i:5;s:4:\"tips\";i:6;s:4:\"help\";i:7;s:14:\"call to action\";i:8;s:3:\"cta\";i:9;s:6:\"center\";i:10;s:15:\"troubleshooting\";i:11;s:10:\"user guide\";i:12;s:16:\"common questions\";i:13;s:9:\"accordion\";i:14;s:4:\"tabs\";i:15;s:11:\"information\";i:16;s:5:\"guide\";i:17;s:7:\"details\";i:18;s:4:\"info\";}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:1:{i:0;s:3:\"faq\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:16;a:11:{s:2:\"id\";s:36:\"9f8e048d-178e-4d59-bf06-0590317fad0d\";s:4:\"slug\";s:5:\"faq-8\";s:5:\"title\";s:5:\"faq-8\";s:11:\"description\";s:5:\"faq-8\";s:7:\"content\";s:5937:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-faq__faq-8\" ><!-- wp:columns {\"metadata\":{}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-primary\"} --><h3 class=\"nfd-text-primary wp-block-heading\">Billing Faqs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:17;a:11:{s:2:\"id\";s:36:\"a046d20f-0aaa-4279-a099-e71582ed50f3\";s:4:\"slug\";s:5:\"faq-9\";s:5:\"title\";s:5:\"faq-9\";s:11:\"description\";s:5:\"faq-9\";s:7:\"content\";s:10146:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15 nfd-wb-faq__faq-9\" ><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"nfd-text-lg wp-block-heading\" style=\"font-style:normal;font-weight:700\">General FAQs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"60px\"} --><div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"nfd-text-lg wp-block-heading\" style=\"font-style:normal;font-weight:700\">Billing FAQs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:3:\"faq\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:18;a:11:{s:2:\"id\";s:36:\"9ac51f02-b75b-47dc-bbab-eeec4d247200\";s:4:\"slug\";s:6:\"blog-1\";s:5:\"title\";s:6:\"blog-1\";s:11:\"description\";s:6:\"blog-1\";s:7:\"content\";s:1866:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-blog__blog-1\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded\"} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"10px\",\"right\":\"10px\"}}},\"className\":\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm wp-block-group\" style=\"padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:10px;font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} /--><!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-xs\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:7:\"content\";i:7;s:8:\"3 column\";i:8;s:14:\"featured image\";i:9;s:8:\"category\";i:10;s:7:\"archive\";i:11;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:19;a:11:{s:2:\"id\";s:36:\"9ac51f02-d792-4859-bd89-daa691cc2ea4\";s:4:\"slug\";s:6:\"blog-2\";s:5:\"title\";s:6:\"blog-2\";s:11:\"description\";s:6:\"blog-2\";s:7:\"content\";s:2104:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-blog__blog-2\" ><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":\"2\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"className\":\"nfd-rounded\"} /--><!-- wp:group {\"className\":\"nfd-p-card-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-sm wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"10px\",\"right\":\"10px\"}}},\"className\":\"nfd-text-xs nfd-rounded-sm\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-text-xs nfd-rounded-sm wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:10px;font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--></div><!-- /wp:group --><!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-xs\"} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:7:\"content\";i:7;s:8:\"2 column\";i:8;s:14:\"featured image\";i:9;s:4:\"dark\";i:10;s:8:\"category\";i:11;s:7:\"archive\";i:12;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:20;a:11:{s:2:\"id\";s:36:\"9ac51f02-de40-4053-9ecc-2bc389f221e8\";s:4:\"slug\";s:6:\"blog-3\";s:5:\"title\";s:6:\"blog-3\";s:11:\"description\";s:6:\"blog-3\";s:7:\"content\";s:4585:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-grid nfd-wb-blog__blog-3\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":16,\"query\":{\"perPage\":\"1\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-1\"} --><div class=\"nfd-query-loop-1 wp-block-query\"><!-- wp:post-template --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":0,\"minHeight\":435,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"isDark\":false,\"className\":\"nfd-rounded\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-rounded wp-block-cover is-light has-custom-content-position is-position-top-left\" style=\"min-height:435px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"999px\",\"color\":\"#ffffff73\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffffc2\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"textColor\":\"black\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-black-color has-text-color has-background has-link-color\" style=\"border-color:#ffffff73;border-width:1px;border-radius:999px;background-color:#ffffffc2;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"24px\",\"bottom\":\"24px\"}}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} /--><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-text-base wp-block-group\"><!-- wp:post-author {\"showBio\":false,\"textColor\":\"black\",\"className\":\"nfd-text-faded\"} /--><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"0.85em\"},\"border\":{\"left\":{\"width\":\"2px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:2px;min-height:0.85em\"></div><!-- /wp:group --><!-- wp:post-date {\"className\":\"nfd-text-faded\"} /--><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"0.85em\"},\"border\":{\"left\":{\"width\":\"2px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:2px;min-height:0.85em\"></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">4 min read</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33.33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:query {\"queryId\":17,\"query\":{\"perPage\":\"3\",\"pages\":\"0\",\"offset\":\"1\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"width\":\"\",\"height\":\"115px\",\"className\":\"nfd-rounded\"} /--><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance nfd-text-contrast nfd-text-md\"} /--><!-- wp:post-date {\"className\":\"nfd-text-faded nfd-text-base\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:8:\"2 column\";i:7;s:14:\"featured image\";i:8;s:8:\"category\";i:9;s:7:\"archive\";i:10;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:21;a:11:{s:2:\"id\";s:36:\"9ac51f02-e525-4e96-99c8-9de0672e8367\";s:4:\"slug\";s:6:\"blog-4\";s:5:\"title\";s:6:\"blog-4\";s:11:\"description\";s:6:\"blog-4\";s:7:\"content\";s:4722:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-blog__blog-4\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":\"1\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":60,\"minHeight\":435,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-card-md nfd-rounded\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-p-card-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:435px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"color\":{\"background\":\"#00000021\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base nfd-rounded-sm\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base nfd-rounded-sm wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;background-color:#00000021;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-text-base wp-block-group has-white-color has-text-color\"><!-- wp:post-author {\"showAvatar\":false,\"showBio\":false,\"byline\":\"\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:post-date {\"className\":\"nfd-text-opacity-80\"} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg\"} --><h2 class=\"nfd-text-lg wp-block-heading\">Recent Posts</h2><!-- /wp:heading --><!-- wp:query {\"queryId\":19,\"query\":{\"perPage\":\"3\",\"pages\":\"0\",\"offset\":\"1\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"25px\"}},\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}},\"spacing\":{\"padding\":{\"bottom\":\"25px\"}}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\" style=\"border-bottom-width:1px;padding-bottom:25px\"><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance nfd-text-md nfd-text-contrast\"} /--><!-- wp:post-date {\"className\":\"nfd-text-faded nfd-text-base\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:8:\"2 column\";i:7;s:14:\"featured image\";i:8;s:8:\"category\";i:9;s:7:\"archive\";i:10;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:22;a:11:{s:2:\"id\";s:36:\"9ac51f02-eba4-4567-a363-7412b5b57361\";s:4:\"slug\";s:6:\"blog-5\";s:5:\"title\";s:6:\"blog-5\";s:11:\"description\";s:6:\"blog-5\";s:7:\"content\";s:7574:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-blog__blog-5\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3px\",\"left\":\"3px\"},\"padding\":{\"right\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:query {\"queryId\":38,\"query\":{\"perPage\":\"1\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":600,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-card-square\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-p-card-square wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}},\"className\":\"nfd-text-xl nfd-text-balance\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"3px\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:query {\"queryId\":39,\"query\":{\"perPage\":\"2\",\"pages\":\"0\",\"offset\":\"1\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"3px\"}},\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":300,\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-md wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:300px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}},\"className\":\"nfd-text-md nfd-text-balance\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --><!-- wp:query {\"queryId\":40,\"query\":{\"perPage\":1,\"pages\":\"0\",\"offset\":\"3\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"2px\"}},\"layout\":{\"type\":\"default\",\"columnCount\":2}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":297,\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-square wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:297px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\"}} --><div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-balance\"} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:5:\"entry\";i:3;s:4:\"news\";i:4;s:4:\"grid\";i:5;s:14:\"featured image\";i:6;s:8:\"category\";i:7;s:7:\"archive\";i:8;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:23;a:11:{s:2:\"id\";s:36:\"9ac51f02-f1da-4c36-92d9-4f71f328893f\";s:4:\"slug\";s:6:\"blog-6\";s:5:\"title\";s:6:\"blog-6\";s:11:\"description\";s:6:\"blog-6\";s:7:\"content\";s:7922:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-blog__blog-6\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3px\",\"left\":\"3px\"},\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\"} --><div class=\"wp-block-columns nfd-wb-animate nfd-wb-zoom-in-short\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"3px\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:query {\"queryId\":40,\"query\":{\"perPage\":1,\"pages\":\"0\",\"offset\":\"3\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\",\"layout\":{\"type\":\"default\"},\"nfdAnimation\":\"nfd-wb-fade-in-top-short\"} --><div class=\"nfd-query-loop-2 wp-block-query nfd-wb-animate nfd-wb-fade-in-top-short\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"2px\"}},\"layout\":{\"type\":\"default\",\"columnCount\":2}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":297,\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-square wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:297px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\"}} --><div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-balance\"} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --><!-- wp:query {\"queryId\":39,\"query\":{\"perPage\":\"2\",\"pages\":\"0\",\"offset\":\"1\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\",\"layout\":{\"type\":\"default\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><div class=\"nfd-query-loop-2 wp-block-query nfd-wb-animate nfd-wb-fade-in-bottom-short\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"3px\"}},\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":300,\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-md wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:300px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}},\"className\":\"nfd-text-md nfd-text-balance\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\",\"nfdAnimation\":\"nfd-wb-fade-in-right-short\"} --><div class=\"wp-block-column nfd-wb-animate nfd-wb-fade-in-right-short\" style=\"flex-basis:50%\"><!-- wp:query {\"queryId\":38,\"query\":{\"perPage\":\"1\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\",\"nfdAnimation\":\"\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":600,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-card-square\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-p-card-square wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}},\"className\":\"nfd-text-xl nfd-text-balance\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:5:\"entry\";i:3;s:4:\"news\";i:4;s:4:\"grid\";i:5;s:14:\"featured image\";i:6;s:8:\"category\";i:7;s:7:\"archive\";i:8;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:24;a:11:{s:2:\"id\";s:36:\"9ac51f02-f861-4975-8dc7-7f7390b7d845\";s:4:\"slug\";s:6:\"blog-7\";s:5:\"title\";s:6:\"blog-7\";s:11:\"description\";s:6:\"blog-7\";s:7:\"content\";s:1385:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-grid-2 nfd-wb-blog__blog-7\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":4}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}}} /--><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--><!-- wp:post-date /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:8:\"4 column\";i:7;s:14:\"featured image\";i:8;s:7:\"primary\";i:9;s:8:\"category\";i:10;s:7:\"archive\";i:11;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:25;a:11:{s:2:\"id\";s:36:\"9ac51f03-01d2-4142-904a-e8e14ceb2536\";s:4:\"slug\";s:6:\"blog-8\";s:5:\"title\";s:6:\"blog-8\";s:11:\"description\";s:6:\"blog-8\";s:7:\"content\";s:1860:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid-2 nfd-wb-blog__blog-8\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-1\"} --><div class=\"nfd-query-loop-1 wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"className\":\"nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-sm wp-block-group\"><!-- wp:post-author {\"showAvatar\":false,\"byline\":\"By \"} /--><!-- wp:group {\"style\":{\"color\":{\"text\":\"#ffffff70\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-text-color\" style=\"color:#ffffff70\"><!-- wp:paragraph --><p class=\"\">/</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"In \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"color\":{\"text\":\"#ffffffcc\"}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:8:\"3 column\";i:7;s:14:\"featured image\";i:8;s:4:\"dark\";i:9;s:8:\"category\";i:10;s:7:\"archive\";i:11;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:26;a:11:{s:2:\"id\";s:36:\"9ac51f03-07ec-4e89-9662-c83cdaaaa5a1\";s:4:\"slug\";s:6:\"blog-9\";s:5:\"title\";s:6:\"blog-9\";s:11:\"description\";s:6:\"blog-9\";s:7:\"content\";s:3965:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-blog__blog-9\" ><!-- wp:query {\"queryId\":70,\"query\":{\"perPage\":\"4\",\"pages\":\"0\",\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-3\"} --><div class=\"nfd-query-loop-3 wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"grid\",\"columnCount\":4}} --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-h-full nfd-rounded-sm nfd-shadow-xs nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-h-full nfd-rounded-sm nfd-shadow-xs nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-white\" style=\"border-width:1px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:cover {\"useFeaturedImage\":true,\"minHeight\":221,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(180deg,rgba(0,0,0,0.06) 80%,rgb(255,255,255) 80%)\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\",\"right\":\"20px\"}}},\"className\":\"nfd-stretch-cover-child\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child wp-block-cover has-custom-content-position is-position-top-left\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;min-height:221px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgba(0,0,0,0.06) 80%,rgb(255,255,255) 80%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:group {\"style\":{\"border\":{\"color\":\"#ffffff1f\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-backdrop-blur-sm nfd-text-sm nfd-rounded-full nfd-bg-primary\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-sm nfd-rounded-full nfd-bg-primary wp-block-group has-border-color\" style=\"border-color:#ffffff1f;border-width:1px;padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:500\"><!-- wp:post-terms {\"term\":\"category\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|black\"}}}}}} /--></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"></div><!-- /wp:group --><!-- wp:post-author {\"textAlign\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"secondary-foreground\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:8:\"4 column\";i:7;s:14:\"featured image\";i:8;s:7:\"primary\";i:9;s:6:\"avatar\";i:10;s:8:\"category\";i:11;s:7:\"archive\";i:12;s:6:\"author\";i:13;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:27;a:11:{s:2:\"id\";s:36:\"9ac51f03-17c1-41df-aea1-366da33e256c\";s:4:\"slug\";s:6:\"cta-10\";s:5:\"title\";s:6:\"cta-10\";s:11:\"description\";s:6:\"cta-10\";s:7:\"content\";s:1951:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-10\" ><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"8px\"}}},\"className\":\"nfd-gap-xl nfd-p-card-square-lg nfd-rounded-lg nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-gap-xl nfd-p-card-square-lg nfd-rounded-lg nfd-border-primary wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-dots\" style=\"border-top-width:8px\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"left\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">We\'re a full-service design and development agency.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Book a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:5:\"clean\";i:5;s:7:\"minimal\";i:6;s:8:\"engaging\";i:7;s:4:\"dark\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:28;a:11:{s:2:\"id\";s:36:\"9ac51f03-1df2-4efe-91c2-36b5742dfb85\";s:4:\"slug\";s:6:\"cta-11\";s:5:\"title\";s:6:\"cta-11\";s:11:\"description\";s:6:\"cta-11\";s:7:\"content\";s:1723:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-call-to-action__cta-11\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Build successful websites<br>with Cloud Patterns\' </h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Schedule Demo</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Purchase Today</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:6:\"button\";i:3;s:5:\"clean\";i:4;s:7:\"minimal\";i:5;s:8:\"engaging\";i:6;s:9:\"2 buttons\";i:7;s:6:\"center\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:29;a:11:{s:2:\"id\";s:36:\"9ac51f03-24f7-428b-9107-46c2e7a6389e\";s:4:\"slug\";s:6:\"cta-12\";s:5:\"title\";s:6:\"cta-12\";s:11:\"description\";s:6:\"cta-12\";s:7:\"content\";s:2048:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-dots nfd-wb-call-to-action__cta-12\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Build successful websites with Cloud Patterns</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"center\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">We\'re a full-service design agency who specialize in simple and beautiful solutions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Schedule Demo</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Purchase Today</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:5:\"clean\";i:5;s:7:\"minimal\";i:6;s:8:\"engaging\";i:7;s:9:\"2 buttons\";i:8;s:6:\"center\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:30;a:11:{s:2:\"id\";s:36:\"9ac51f03-2c48-42cb-ad61-5d79fbde8b47\";s:4:\"slug\";s:6:\"cta-13\";s:5:\"title\";s:6:\"cta-13\";s:11:\"description\";s:6:\"cta-13\";s:7:\"content\";s:1930:\"<!-- wp:group {\"className\":\"nfd-p-card-square-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-card-square-lg is-style-nfd-theme-dark nfd-wb-call-to-action__cta-13\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Ready to start?</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-xl nfd-text-contrast nfd-text-balance has-text-align-left\">Build successful websites <br>with Cloud Patterns</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Explore Our Approach</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:6:\"button\";i:3;s:5:\"clean\";i:4;s:7:\"minimal\";i:5;s:8:\"engaging\";i:6;s:4:\"dark\";i:7;s:9:\"marketing\";i:8;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:31;a:11:{s:2:\"id\";s:36:\"9ac51f03-3298-4f7e-bfe4-552b056889cd\";s:4:\"slug\";s:6:\"cta-14\";s:5:\"title\";s:6:\"cta-14\";s:11:\"description\";s:6:\"cta-14\";s:7:\"content\";s:3235:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-dark nfd-wb-call-to-action__cta-14\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"align\":\"full\",\"className\":\"nfd-container nfd-p-card-square-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"left\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">We\'re a full-service design and development agency.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Schedule a demo</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-xs nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-xs nfd-text-faded wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Free 30-day trial</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:5:\"clean\";i:5;s:8:\"engaging\";i:6;s:5:\"cover\";i:7;s:16:\"background image\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:32;a:11:{s:2:\"id\";s:36:\"9ac51f03-3a30-48fd-8c8e-dd10c1afd44c\";s:4:\"slug\";s:6:\"cta-15\";s:5:\"title\";s:6:\"cta-15\";s:11:\"description\";s:6:\"cta-15\";s:7:\"content\";s:3970:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-dark nfd-wb-call-to-action__cta-15\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":90,\"minHeight\":100,\"customGradient\":\"linear-gradient(125deg,rgb(0,0,0) 59%,rgba(0,0,0,0.15) 59%)\",\"align\":\"full\",\"className\":\"nfd-container nfd-p-card-square-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(125deg,rgb(0,0,0) 59%,rgba(0,0,0,0.15) 59%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-dark \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Ready to start?</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"left\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">We\'re a full-service design and development agency.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Schedule a demo</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">🔥 Included with every <span style=\"text-decoration: underline;\">PRO plan</span></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:8:\"engaging\";i:5;s:5:\"cover\";i:6;s:16:\"background image\";i:7;s:9:\"marketing\";i:8;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:33;a:11:{s:2:\"id\";s:36:\"9ac51f03-4224-4baa-bef2-92316d405c98\";s:4:\"slug\";s:6:\"cta-16\";s:5:\"title\";s:6:\"cta-16\";s:11:\"description\";s:6:\"cta-16\";s:7:\"content\";s:2541:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-16\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1604871000636-074fa5117945?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(90deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center left\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover has-custom-content-position is-position-center-left\" style=\"min-height:50vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(90deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1604871000636-074fa5117945?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-gap-2xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-gap-2xl nfd-p-card-square-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-giga nfd-text-contrast\"} --><h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-left\">— Award Winning Agency</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">We design digital experiences that create more happy in the world</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:4:\"hero\";i:3;s:6:\"button\";i:4;s:6:\"center\";i:5;s:10:\"full width\";i:6;s:8:\"engaging\";i:7;s:5:\"image\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:34;a:11:{s:2:\"id\";s:36:\"9ac51f03-498e-4954-bea2-9af9ccd631fb\";s:4:\"slug\";s:6:\"cta-17\";s:5:\"title\";s:6:\"cta-17\";s:11:\"description\";s:6:\"cta-17\";s:7:\"content\";s:2354:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-17\" ><!-- wp:cover {\"url\":\"https://images.pexels.com/photos/2294361/pexels-photo-2294361.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=1500&h=&crop=\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.pexels.com/photos/2294361/pexels-photo-2294361.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-gap-2xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-gap-2xl nfd-p-card-square-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} --><h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">High-Intensity Personal Training Plans</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Register Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:4:\"hero\";i:3;s:6:\"button\";i:4;s:6:\"center\";i:5;s:10:\"full width\";i:6;s:8:\"engaging\";i:7;s:5:\"image\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:35;a:11:{s:2:\"id\";s:36:\"9ac51f03-5076-4f07-aabc-b3f00e9b5f21\";s:4:\"slug\";s:6:\"cta-18\";s:5:\"title\";s:6:\"cta-18\";s:11:\"description\";s:6:\"cta-18\";s:7:\"content\";s:1239:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-grid-3 nfd-wb-call-to-action__cta-18\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">We design <span style=\"text-decoration: underline\">digital experiences</span><br>that create more happy in the world</h2><!-- /wp:heading --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Let\'s work together</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:6:\"button\";i:3;s:5:\"clean\";i:4;s:7:\"minimal\";i:5;s:8:\"engaging\";i:6;s:9:\"marketing\";i:7;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:36;a:11:{s:2:\"id\";s:36:\"9ac51f03-58fa-4073-b0fd-c35eebc2fa14\";s:4:\"slug\";s:6:\"cta-19\";s:5:\"title\";s:6:\"cta-19\";s:11:\"description\";s:6:\"cta-19\";s:7:\"content\";s:2874:\"<!-- wp:group {\"align\":\"wide\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-wb-call-to-action__cta-19\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1606744888344-493238951221?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":0,\"overlayColor\":\"base\",\"minHeight\":5,\"minHeightUnit\":\"vh\",\"isDark\":false,\"className\":\"nfd-p-2 md:nfd-p-0 nfd-stretch-cover-child\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-2 md:nfd-p-0 nfd-stretch-cover-child wp-block-cover is-light\" style=\"min-height:5vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1606744888344-493238951221?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#ffffffcc\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupEffect\":\"lines-2\"} --><div class=\"nfd-container wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#ffffffcc\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"35vh\"}},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\" style=\"min-height:35vh\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs nfd-text-balance\"} --><p class=\"nfd-text-xs nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Ready to start?</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Build successful websites <br>with Cloud Patterns</h2><!-- /wp:heading --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Let\'s work together</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:6:\"button\";i:3;s:5:\"clean\";i:4;s:7:\"minimal\";i:5;s:8:\"engaging\";i:6;s:16:\"background image\";i:7;s:5:\"cover\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:37;a:11:{s:2:\"id\";s:36:\"9ac51f03-67bd-4f7e-9058-935cfd41225b\";s:4:\"slug\";s:6:\"cta-20\";s:5:\"title\";s:6:\"cta-20\";s:11:\"description\";s:6:\"cta-20\";s:7:\"content\";s:3193:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull is-style-nfd-theme-dark nfd-wb-call-to-action__cta-20\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1606744888344-493238951221?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"contentPosition\":\"center center\",\"align\":\"full\",\"className\":\"nfd-container nfd-p-card-square-lg nfd-bg-primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-card-square-lg nfd-bg-primary wp-block-cover alignfull\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1606744888344-493238951221?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#08a88800\"}},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-gap-lg wp-block-group has-background nfd-bg-surface nfd-theme-primary\" style=\"background-color:#08a88800\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Browse 3,500 Homes</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-xl nfd-text-contrast nfd-text-balance has-text-align-center\">Build successful websites <br>with Cloud Patterns</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Book a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:6:\"button\";i:3;s:5:\"clean\";i:4;s:7:\"minimal\";i:5;s:8:\"engaging\";i:6;s:16:\"background image\";i:7;s:5:\"cover\";i:8;s:6:\"center\";i:9;s:13:\"primary color\";i:10;s:9:\"marketing\";i:11;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:38;a:11:{s:2:\"id\";s:36:\"9ac51f03-6ecb-4dfa-a9d4-ebdfef5b637f\";s:4:\"slug\";s:6:\"cta-21\";s:5:\"title\";s:6:\"cta-21\";s:11:\"description\";s:6:\"cta-21\";s:7:\"content\";s:1940:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-call-to-action__cta-21\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1638963436960-6de003ff7339?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Still have questions?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Can\'t find the answers you\'re looking for? Let\'s talk.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:14:\"call to action\";i:1;s:15:\"contact section\";i:2;s:6:\"button\";i:3;s:16:\"customer support\";i:4;s:13:\"profile image\";i:5;s:4:\"help\";i:6;s:9:\"follow up\";i:7;s:9:\"marketing\";i:8;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:39;a:11:{s:2:\"id\";s:36:\"9ac51f03-7546-4907-a61a-a232a85e8d08\";s:4:\"slug\";s:6:\"cta-22\";s:5:\"title\";s:6:\"cta-22\";s:11:\"description\";s:6:\"cta-22\";s:7:\"content\";s:1601:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-call-to-action__cta-22\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Have additional questions?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">We’re here to help. Let’s talk.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:14:\"call to action\";i:1;s:15:\"contact section\";i:2;s:6:\"button\";i:3;s:16:\"customer support\";i:4;s:4:\"help\";i:5;s:9:\"follow up\";i:6;s:9:\"marketing\";i:7;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:1;}i:40;a:11:{s:2:\"id\";s:36:\"9ac51f03-7b8b-4c96-a4e5-6e88453bd5da\";s:4:\"slug\";s:6:\"cta-23\";s:5:\"title\";s:6:\"cta-23\";s:11:\"description\";s:6:\"cta-23\";s:7:\"content\";s:1984:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-darker nfd-wb-call-to-action__cta-23\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-dark nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Need more clarification?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Looking for specific answers? Reach out to us.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:15:\"contact section\";i:2;s:6:\"button\";i:3;s:16:\"customer support\";i:4;s:13:\"profile image\";i:5;s:4:\"help\";i:6;s:9:\"follow up\";i:7;s:4:\"dark\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:41;a:11:{s:2:\"id\";s:36:\"9ac51f03-829b-4acd-abf6-c25d319f5b9c\";s:4:\"slug\";s:6:\"cta-24\";s:5:\"title\";s:6:\"cta-24\";s:11:\"description\";s:6:\"cta-24\";s:7:\"content\";s:4649:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-call-to-action__cta-24\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-current md:nfd-no-br\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-current md:nfd-no-br has-text-align-center\">Let\'s Talk</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"nfd-text-md nfd-text-faded wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"64px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-secondary md:nfd-text-center\"} --><p class=\"nfd-text-sm nfd-text-secondary md:nfd-text-center\" style=\"text-transform:uppercase\">1515 Thorne Court</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-current md:nfd-text-center\"} --><p class=\"nfd-text-base nfd-text-current md:nfd-text-center\"><strong>Brooklyn, NY 11218</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-base\"><!-- wp:paragraph {\"className\":\" md:nfd-text-center\"} --><p class=\"md:nfd-text-center\">T: <strong>(202) 555-0195</strong><br>E: <strong>brooklyn@example.com</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-secondary\"} --><p class=\"has-text-align-center nfd-text-sm nfd-text-secondary\" style=\"text-transform:uppercase\">1 Windfall AVE</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-current\"} --><p class=\"has-text-align-center nfd-text-base nfd-text-current\"><strong>Miami, FL 3314</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-base\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">T: ( <strong>202) 555-0125</strong><br>E: <strong>miami@example.com</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-secondary md:nfd-text-center\"} --><p class=\"has-text-align-right nfd-text-sm nfd-text-secondary md:nfd-text-center\" style=\"text-transform:uppercase\">6800 Meadow St.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-base nfd-text-current md:nfd-text-center\"} --><p class=\"has-text-align-right nfd-text-base nfd-text-current md:nfd-text-center\"><strong>Los Angeles, CA 90001</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-base\"><!-- wp:paragraph {\"align\":\"right\",\"className\":\" md:nfd-text-center\"} --><p class=\"has-text-align-right md:nfd-text-center\">T: <strong>(202) 555-0179</strong><br>E: <strong>north@example.com</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:14:\"call to action\";i:1;s:15:\"contact section\";i:2;s:12:\"get in touch\";i:3;s:15:\"contact details\";i:4;s:4:\"dark\";i:5;s:10:\"contact us\";i:6;s:8:\"3 column\";i:7;s:8:\"headline\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:42;a:11:{s:2:\"id\";s:36:\"9ac51f03-89b7-45e0-8e91-cd796f056650\";s:4:\"slug\";s:6:\"cta-25\";s:5:\"title\";s:6:\"cta-25\";s:11:\"description\";s:6:\"cta-25\";s:7:\"content\";s:1986:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-call-to-action__cta-25\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded-full nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-rounded-full\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1577880216142-8549e9488dad?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Have additional questions?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">We\'re here to help. Let\'s talk.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:14:\"call to action\";i:1;s:15:\"contact section\";i:2;s:6:\"button\";i:3;s:16:\"customer support\";i:4;s:13:\"profile image\";i:5;s:4:\"help\";i:6;s:9:\"follow up\";i:7;s:9:\"marketing\";i:8;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:43;a:11:{s:2:\"id\";s:36:\"9ac51f03-9024-43ca-b5ad-df7ceb6fa1c0\";s:4:\"slug\";s:6:\"cta-26\";s:5:\"title\";s:6:\"cta-26\";s:11:\"description\";s:6:\"cta-26\";s:7:\"content\";s:2863:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-26\" ><!-- wp:group {\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker \"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1533777857889-4be7c70b33f7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":40,\"minHeight\":100,\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-bg-\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1533777857889-4be7c70b33f7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Ready to Experience Italian Delight?</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"center\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Don\'t just take our word for it — come and discover the authentic flavors and cozy ambiance that our happy customers are raving about.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Reserve Your Table</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:11:\"subheadline\";i:3;s:6:\"button\";i:4;s:5:\"clean\";i:5;s:8:\"engaging\";i:6;s:5:\"cover\";i:7;s:16:\"background image\";i:8;s:6:\"center\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:260;s:11:\"is_featured\";b:0;}i:44;a:11:{s:2:\"id\";s:36:\"9ac51f03-9695-4a96-a655-6db53beab85c\";s:4:\"slug\";s:6:\"cta-27\";s:5:\"title\";s:6:\"cta-27\";s:11:\"description\";s:6:\"cta-27\";s:7:\"content\";s:2169:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-27\" ><!-- wp:group {\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl nfd-p-card-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\">Get the latest stories, exclusive insights, and special offers delivered straight to your inbox.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:14:\"call to action\";i:1;s:8:\"headline\";i:2;s:6:\"button\";i:3;s:5:\"clean\";i:4;s:8:\"engaging\";i:5;s:5:\"cover\";i:6;s:16:\"background image\";i:7;s:9:\"marketing\";i:8;s:11:\"interactive\";}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:1:{i:0;s:14:\"call-to-action\";}s:7:\"context\";N;s:5:\"order\";i:270;s:11:\"is_featured\";b:0;}i:45;a:11:{s:2:\"id\";s:36:\"9f8e048d-05d7-4180-8502-2fa49f52eaf1\";s:4:\"slug\";s:6:\"cta-28\";s:5:\"title\";s:6:\"cta-28\";s:11:\"description\";s:6:\"cta-28\";s:7:\"content\";s:3633:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-call-to-action__cta-28\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Detox Matcha Tea</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Available in 3 flavours:<br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:280;s:11:\"is_featured\";b:0;}i:46;a:11:{s:2:\"id\";s:36:\"a046d20e-c9fa-4252-99e7-07117a607eec\";s:4:\"slug\";s:6:\"cta-29\";s:5:\"title\";s:6:\"cta-29\";s:11:\"description\";s:6:\"cta-29\";s:7:\"content\";s:3141:\"<!-- wp:group {\"className\":\"nfd-rounded-xl\",\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-rounded-xl nfd-wb-call-to-action__cta-29\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}}, \"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-xl nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1552848031-326ec03fe2ec?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"overlayColor\":\"base\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-0 nfd-bg-\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- wp-block-cover is-light\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1552848031-326ec03fe2ec?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-lg has-accent-2-color has-text-color has-link-color\">It\'s up to you!</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color\">Join now and start your journey</h2><!-- /wp:heading --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \",\"style\":{\"border\":{\"radius\":\"0px\"}}} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"border-radius:0px\">Start now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:290;s:11:\"is_featured\";b:0;}i:47;a:11:{s:2:\"id\";s:36:\"a046d20e-cfdf-48e9-850c-6c7a44bc609b\";s:4:\"slug\";s:6:\"cta-30\";s:5:\"title\";s:6:\"cta-30\";s:11:\"description\";s:6:\"cta-30\";s:7:\"content\";s:1980:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-wb-call-to-action__cta-30\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1531209889797-de15f0a74e7c?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\",\"dimRatio\":50,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"3/4\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1531209889797-de15f0a74e7c?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Join our<br>Travel Community</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"is-style-text-wrap-balance\",\"fontSize\":\"small\"} --><p class=\"is-style-text-wrap-balance has-text-align-center has-small-font-size\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Signup now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:300;s:11:\"is_featured\";b:0;}i:48;a:11:{s:2:\"id\";s:36:\"a046d20e-d584-4984-90f3-5b7eb2569635\";s:4:\"slug\";s:6:\"cta-31\";s:5:\"title\";s:6:\"cta-31\";s:11:\"description\";s:6:\"cta-31\";s:7:\"content\";s:1956:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-wb-call-to-action__cta-31\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1504732099162-d8c9d5ba3bfd?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\",\"dimRatio\":50,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"4/3\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1504732099162-d8c9d5ba3bfd?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Subscribe to learn<br>how to travel for free!</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"is-style-text-wrap-balance\",\"fontSize\":\"small\"} --><p class=\"is-style-text-wrap-balance has-text-align-center has-small-font-size\">Learn how I use travel reward credit cards to book free flights and hotels around the world</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:310;s:11:\"is_featured\";b:0;}i:49;a:11:{s:2:\"id\";s:36:\"a046d20e-db63-4c38-8f7a-717a26604e67\";s:4:\"slug\";s:6:\"cta-32\";s:5:\"title\";s:6:\"cta-32\";s:11:\"description\";s:6:\"cta-32\";s:7:\"content\";s:1557:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-call-to-action__cta-32\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h2 class=\"nfd-text-giga nfd-text-balance wp-block-heading has-text-align-left has-accent-2-color has-text-color has-link-color\" style=\"text-transform:uppercase\">From farm to table, with care.</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Every dish is a party on your plate—colorful, bold, and made to delight. From juicy burgers to grilled veggies, we serve up happiness in every bite. Fresh ingredients, fun vibes, and a menu full of surprises. Come hungry, leave happy—it\'s always a good time here.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:320;s:11:\"is_featured\";b:0;}i:50;a:11:{s:2:\"id\";s:36:\"a046d20e-e143-4c4f-b3ff-8dc7538f8f9d\";s:4:\"slug\";s:6:\"cta-33\";s:5:\"title\";s:6:\"cta-33\";s:11:\"description\";s:6:\"cta-33\";s:7:\"content\";s:2996:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-call-to-action__cta-33\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-xl wp-block-group\" style=\"min-height:100%\"><!-- wp:group {\"className\":\"nfd-p-xs\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-2\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-p-xs wp-block-group has-base-color has-accent-2-background-color has-text-color has-background has-link-color\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h2 class=\"nfd-text-giga nfd-text-balance wp-block-heading has-text-align-left has-base-color has-text-color has-link-color\" style=\"text-transform:uppercase\">The chef secrets</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Behind every dish is a story, a memory, and a touch of magic. Our chef blends tradition with creativity, using fresh ingredients and time-honored techniques. From secret spice blends to slow-cooked perfection, every bite holds a surprise. Come taste the passion—one plate at a time.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-md nfd-text-balance has-accent-2-color has-text-color has-link-color\"><a href=\"#\">Read more →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:image {\"width\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"nfd-rounded-xl nfd-img-floating-photo\"} --><figure class=\"nfd-rounded-xl nfd-img-floating-photo wp-block-image aligncenter size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1653233797467-1a528819fd4f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=500&h=500&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:500px\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:330;s:11:\"is_featured\";b:0;}i:51;a:11:{s:2:\"id\";s:36:\"a046d20e-e6da-4f58-bbad-5d396c01be79\";s:4:\"slug\";s:6:\"cta-34\";s:5:\"title\";s:6:\"cta-34\";s:11:\"description\";s:6:\"cta-34\";s:7:\"content\";s:4705:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-34\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=500&h=500&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":5,\"minHeightUnit\":\"vh\",\"sizeSlug\":\"large\",\"align\":\"full\",\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover alignfull\" style=\"min-height:5vh\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=500&h=500&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"},\"nfdGroupEffect\":\"lines-2\"} --><div class=\"is-style-default wp-block-group nfd-bg-effect-lines-2\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-lg is-style-nfd-theme-darker\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl nfd-p-lg is-style-nfd-theme-darker wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\" style=\"text-transform:uppercase\">Opening Hours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">We’re here when you’re hungry! Drop by for lunch, dinner, or just a cozy coffee break. Our doors are open every day with warm smiles and tasty bites. Check our schedule and come share a moment around the table.</p><!-- /wp:paragraph --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"250px\",\"wideSize\":\"300px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Monday</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\"><strong>CLOSED</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Tuesday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Wednesday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Thursday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Friday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Saturday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Sunday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:340;s:11:\"is_featured\";b:0;}i:52;a:11:{s:2:\"id\";s:36:\"a046d20e-ecce-45c9-88bc-98b5153156b3\";s:4:\"slug\";s:6:\"cta-35\";s:5:\"title\";s:6:\"cta-35\";s:11:\"description\";s:6:\"cta-35\";s:7:\"content\";s:3074:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-wb-call-to-action__cta-35\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1576602976047-174e57a47881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1400&h=516&crop=\",\"dimRatio\":90,\"overlayColor\":\"accent-1\",\"isUserOverlayColor\":true,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-xl nfd-p-md \"} --><div class=\"wp-block-cover nfd-rounded-xl nfd-p-md\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1576602976047-174e57a47881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1400&h=516&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-1-background-color has-background-dim-90 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1585421514738-01798e348b17?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=414&h=414&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-huge nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-balance\">Take Control of Your Health</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Explore our selection of certified home test kits, including metabolism testing and essential diagnostic tools. Designed for accuracy, privacy, and ease of use, these kits empower you to monitor key health indicators without leaving your home.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#e88128\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"background-color:#e88128\">SHOP NOW →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:350;s:11:\"is_featured\";b:0;}i:53;a:11:{s:2:\"id\";s:36:\"a046d20e-f25a-4433-b171-13326ea92685\";s:4:\"slug\";s:6:\"cta-36\";s:5:\"title\";s:6:\"cta-36\";s:11:\"description\";s:6:\"cta-36\";s:7:\"content\";s:1758:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-36\" ><!-- wp:separator {\"backgroundColor\":\"accent-2\"} --><hr class=\"wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"910px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"200\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-medium-font-size\" style=\"font-style:normal;font-weight:200;text-transform:uppercase\">Insights & Inspirations</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-text-align-center has-x-large-font-size\">The Curator’s Lens</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-center has-medium-font-size\">Exploring the narratives, nuances, and inspirations behind every exhibition. A refined perspective on the art of seeing.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"backgroundColor\":\"accent-2\"} --><hr class=\"wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:360;s:11:\"is_featured\";b:0;}i:54;a:11:{s:2:\"id\";s:36:\"a046d20e-f7e3-40b2-afc0-824311ab1b9b\";s:4:\"slug\";s:6:\"cta-37\";s:5:\"title\";s:6:\"cta-37\";s:11:\"description\";s:6:\"cta-37\";s:7:\"content\";s:5071:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-call-to-action__cta-37\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-md nfd-gap-2xl\"} --><div class=\"nfd-text-md nfd-gap-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:heading {\"className\":\"nfd-text-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"accent-2\",\"fontSize\":\"large\"} --><h2 class=\"nfd-text-xl wp-block-heading has-accent-2-color has-text-color has-link-color has-large-font-size\" style=\"text-transform:uppercase\">About us</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">At Musea, we celebrate the art of observation. Our space is a sanctuary where timeless masterpieces and contemporary expressions coexist—curated to inspire, provoke, and connect. We believe in the transformative power of art to shape thought, emotion, and experience.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"accent-1\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-border-color has-accent-1-border-color wp-element-button\" href=\"#\" style=\"border-width:1px;text-transform:uppercase\">View more →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1572953109213-3be62398eb95?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=440&h=590&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\">Opening Hours</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Monday – Friday: 10:00 AM – 6:00 PM</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Saturday – Sunday: 11:00 AM – 7:00 PM</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Closed on Public Holidays</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\">Tickets</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">General Admission: £12</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Students & Seniors: £8</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Children under 12: Free</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Group & Private Tours: Available upon request</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\">Find us</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Musea Galler</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Turner House, 14 Gainsborough Lane</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">London WC2N 5DU,<br>United Kingdom</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:370;s:11:\"is_featured\";b:0;}i:55;a:11:{s:2:\"id\";s:36:\"a046d20e-fdca-4409-a66d-119bab5bc7f3\";s:4:\"slug\";s:6:\"cta-38\";s:5:\"title\";s:6:\"cta-38\";s:11:\"description\";s:6:\"cta-38\";s:7:\"content\";s:5186:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-call-to-action__cta-38\" style=\"margin-top:0px;\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1592861956120-e524fc739696?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=3040&h=970&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeightUnit\":\"vh\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg wp-block-cover alignfull\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1592861956120-e524fc739696?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=3040&h=970&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"},\"nfdGroupEffect\":\"\"} --><div class=\"is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-md is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl nfd-p-md is-style-default wp-block-group has-contrast-color has-base-background-color has-text-color has-background has-link-color\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontFamily\":\"bevan\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-bevan-font-family\">WE\'RE OPEN!</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><h2 class=\"nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:400\">Opening Hours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">We\'re here when you\'re hungry! Drop by for lunch, dinner, or just a cozy coffee break. Our doors are open every day with warm smiles and tasty bites. Check our schedule and come share a moment around the table.</p><!-- /wp:paragraph --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"300px\",\"wideSize\":\"350px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Monday</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\"><strong>CLOSED</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Tuesday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Wednesday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Thursday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Friday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Saturday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Sunday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:14:\"call-to-action\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:380;s:11:\"is_featured\";b:0;}i:56;a:11:{s:2:\"id\";s:36:\"9bf2d8a8-a596-4083-b233-94a09e962ecf\";s:4:\"slug\";s:6:\"form-1\";s:5:\"title\";s:6:\"form-1\";s:11:\"description\";s:6:\"form-1\";s:7:\"content\";s:2044:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Form\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"wp-block-group nfd-p-lg nfd-wb-forms__form-1\" ><!-- wp:jetpack/contact-form {\"subject\":\"Contact Form\",\"to\":\"\",\"className\":\"is-style-default nfd-jp-form\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"is-style-default nfd-jp-form wp-block-jetpack-contact-form\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-form-items-grow wp-block-group\"><!-- wp:jetpack/field-name {\"label\":\"First Name\",\"required\":true,\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-text {\"label\":\"Last Name\",\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--></div><!-- /wp:group --><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-textarea {\"label\":\"Message\",\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"className\":\"nfd-jp-form__textarea\"} /--><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"implicitConsentMessage\":\"By submitting this form, you agree to our processing of your data in accordance with our Privacy Policy.\"} /--><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Send Message\",\"borderRadius\":6,\"width\":\"100%\",\"lock\":{\"remove\":true},\"className\":\"nfd-jp-form__submit\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group -->\";s:4:\"tags\";a:15:{i:0;s:7:\"contact\";i:1;s:4:\"form\";i:2;s:6:\"submit\";i:3;s:6:\"button\";i:4;s:5:\"email\";i:5;s:4:\"name\";i:6;s:7:\"message\";i:7;s:12:\"input fields\";i:8;s:11:\"text fields\";i:9;s:11:\"form layout\";i:10;s:15:\"form validation\";i:11;s:16:\"user information\";i:12;s:15:\"responsive form\";i:13;s:11:\"interactive\";i:14;s:7:\"content\";}s:10:\"categories\";s:5:\"forms\";s:14:\"all_categories\";a:1:{i:0;s:5:\"forms\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:57;a:11:{s:2:\"id\";s:36:\"9bf2d8a8-b709-48b0-99d5-33c098ff04a6\";s:4:\"slug\";s:6:\"form-2\";s:5:\"title\";s:6:\"form-2\";s:11:\"description\";s:6:\"form-2\";s:7:\"content\";s:3957:\"<!-- wp:group {\"metadata\":{\"name\":\"Contact Form\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container is-style-nfd-theme-white nfd-wb-forms__form-2\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-gap-lg nfd-py-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-gap-lg nfd-py-lg wp-block-group nfd-bg-effect-grid-2\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Let`s Talk</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Contact Us</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">We`d love to hear from you. We`re here to answer your questions and listen to your suggestions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Contact Form\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"wp-block-group nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:jetpack/contact-form {\"subject\":\"Contact Form\",\"to\":\"\",\"className\":\"is-style-default nfd-jp-form\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"is-style-default nfd-jp-form wp-block-jetpack-contact-form\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-form-items-grow wp-block-group\"><!-- wp:jetpack/field-name {\"label\":\"First Name\",\"required\":true,\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-text {\"label\":\"Last Name\",\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--></div><!-- /wp:group --><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-textarea {\"label\":\"Message\",\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"className\":\"nfd-jp-form__textarea\"} /--><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"implicitConsentMessage\":\"By submitting this form, you agree to our processing of your data in accordance with our Privacy Policy.\"} /--><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Send Message\",\"borderRadius\":6,\"width\":\"100%\",\"lock\":{\"remove\":true},\"className\":\"nfd-jp-form__submit\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:19:{i:0;s:7:\"keyword\";i:1;s:7:\"contact\";i:2;s:4:\"form\";i:3;s:6:\"submit\";i:4;s:6:\"button\";i:5;s:5:\"email\";i:6;s:4:\"name\";i:7;s:7:\"message\";i:8;s:12:\"input fields\";i:9;s:11:\"text fields\";i:10;s:11:\"form layout\";i:11;s:15:\"form validation\";i:12;s:16:\"user information\";i:13;s:15:\"responsive form\";i:14;s:12:\"registration\";i:15;s:5:\"apply\";i:16;s:7:\"inquiry\";i:17;s:11:\"interactive\";i:18;s:7:\"content\";}s:10:\"categories\";s:5:\"forms\";s:14:\"all_categories\";a:1:{i:0;s:5:\"forms\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:58;a:11:{s:2:\"id\";s:36:\"9bf2d8a8-bcc9-44f0-8f88-e7f4b2b356e8\";s:4:\"slug\";s:6:\"form-3\";s:5:\"title\";s:6:\"form-3\";s:11:\"description\";s:6:\"form-3\";s:7:\"content\";s:5316:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-lg nfd-wb-forms__form-3\" ><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"stretch\"},\"nfdGroupTheme\":\"white\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300 nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Sidebar\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"33.33%\"}},\"className\":\"nfd-p-card-square-lg nfd-text-base nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-p-card-square-lg nfd-text-base nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-2\"><!-- wp:group {\"metadata\":{\"name\":\"Tite\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-contrast nfd-text-lg\"} --><h2 class=\"wp-block-heading nfd-text-contrast nfd-text-lg\">Get in touch</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">We’re here to answer your questions and listen to your suggestions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Location\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>New York</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">7 Blvd Ave, New York<br>56712 NY</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">(212) 555-0001<br>hello@example.com</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Location\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Arizona</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">2525 15th Ave, Phoenix <br>98214 AZ</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">(602) 555-0001<br>hello@example.com</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Main\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"66.6%\"}},\"className\":\"nfd-p-card-square-lg md:nfd-basis-full\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-p-card-square-lg md:nfd-basis-full wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:jetpack/contact-form {\"subject\":\"Contact Form\",\"className\":\"is-style-default nfd-jp-form\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"is-style-default nfd-jp-form wp-block-jetpack-contact-form\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-form-items-grow wp-block-group\"><!-- wp:jetpack/field-name {\"label\":\"First Name\",\"required\":true,\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-text {\"label\":\"Last Name\",\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--></div><!-- /wp:group --><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-textarea {\"label\":\"Message\",\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"className\":\"nfd-jp-form__textarea\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"implicitConsentMessage\":\"By submitting this form, you agree to our processing of your data in accordance with our Privacy Policy.\"} /--></div><!-- /wp:group --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Send Message\",\"borderRadius\":6,\"width\":\"100%\",\"lock\":{\"remove\":true},\"className\":\"nfd-jp-form__submit\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:26:{i:0;s:7:\"keyword\";i:1;s:7:\"contact\";i:2;s:4:\"form\";i:3;s:6:\"submit\";i:4;s:6:\"button\";i:5;s:5:\"email\";i:6;s:4:\"name\";i:7;s:7:\"message\";i:8;s:12:\"input fields\";i:9;s:11:\"text fields\";i:10;s:11:\"form layout\";i:11;s:15:\"form validation\";i:12;s:16:\"user information\";i:13;s:15:\"responsive form\";i:14;s:19:\"contact information\";i:15;s:7:\"address\";i:16;s:8:\"location\";i:17;s:12:\"phone number\";i:18;s:12:\"social media\";i:19;s:12:\"contact form\";i:20;s:15:\"contact details\";i:21;s:12:\"registration\";i:22;s:5:\"apply\";i:23;s:7:\"inquiry\";i:24;s:11:\"interactive\";i:25;s:7:\"content\";}s:10:\"categories\";s:5:\"forms\";s:14:\"all_categories\";a:1:{i:0;s:5:\"forms\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:59;a:11:{s:2:\"id\";s:36:\"9bf2d8a8-c158-4538-aa5c-be39986ac4c7\";s:4:\"slug\";s:6:\"form-4\";s:5:\"title\";s:6:\"form-4\";s:11:\"description\";s:6:\"form-4\";s:7:\"content\";s:7428:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Contact Form\"},\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg is-style-nfd-theme-primary nfd-wb-forms__form-4\" ><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-gap-lg nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-pb-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-darker\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Let\'s Talk</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Contact Us</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">We\'d love to hear from you. We\'re here to answer your questions and listen to your suggestions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-0 nfd-px-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-0 nfd-px-lg\" ><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"stretch\"},\"nfdGroupTheme\":\"white\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300 nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Sidebar\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"33.33%\"}},\"className\":\"nfd-p-card-square-lg nfd-text-base nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-p-card-square-lg nfd-text-base nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-2\"><!-- wp:group {\"metadata\":{\"name\":\"Tite\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-contrast nfd-text-lg\"} --><h2 class=\"wp-block-heading nfd-text-contrast nfd-text-lg\">Get in touch</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">We’re here to answer your questions and listen to your suggestions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Location\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>New York</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">7 Blvd Ave, New York<br>56712 NY</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">(212) 555-0001<br>hello@example.com</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Location\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Arizona</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">2525 15th Ave, Phoenix <br>98214 AZ</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">(602) 555-0001<br>hello@example.com</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Main\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"66.6%\"}},\"className\":\"nfd-p-card-square-lg md:nfd-basis-full\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-p-card-square-lg md:nfd-basis-full wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:jetpack/contact-form {\"subject\":\"Contact Form\",\"className\":\"is-style-default nfd-jp-form\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"is-style-default nfd-jp-form wp-block-jetpack-contact-form\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-form-items-grow wp-block-group\"><!-- wp:jetpack/field-name {\"label\":\"First Name\",\"required\":true,\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-text {\"label\":\"Last Name\",\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--></div><!-- /wp:group --><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-textarea {\"label\":\"Message\",\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"className\":\"nfd-jp-form__textarea\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"implicitConsentMessage\":\"By submitting this form, you agree to our processing of your data in accordance with our Privacy Policy.\"} /--></div><!-- /wp:group --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Send Message\",\"borderRadius\":6,\"width\":\"100%\",\"lock\":{\"remove\":true},\"className\":\"nfd-jp-form__submit\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:26:{i:0;s:7:\"keyword\";i:1;s:7:\"contact\";i:2;s:4:\"form\";i:3;s:6:\"submit\";i:4;s:6:\"button\";i:5;s:5:\"email\";i:6;s:4:\"name\";i:7;s:7:\"message\";i:8;s:12:\"input fields\";i:9;s:11:\"text fields\";i:10;s:11:\"form layout\";i:11;s:15:\"form validation\";i:12;s:16:\"user information\";i:13;s:15:\"responsive form\";i:14;s:19:\"contact information\";i:15;s:7:\"address\";i:16;s:8:\"location\";i:17;s:12:\"phone number\";i:18;s:12:\"social media\";i:19;s:12:\"contact form\";i:20;s:15:\"contact details\";i:21;s:12:\"registration\";i:22;s:5:\"apply\";i:23;s:7:\"inquiry\";i:24;s:11:\"interactive\";i:25;s:7:\"content\";}s:10:\"categories\";s:5:\"forms\";s:14:\"all_categories\";a:1:{i:0;s:5:\"forms\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:60;a:11:{s:2:\"id\";s:36:\"9bf2d8a8-c834-41da-8558-a79c7a0b6f16\";s:4:\"slug\";s:6:\"form-5\";s:5:\"title\";s:6:\"form-5\";s:11:\"description\";s:6:\"form-5\";s:7:\"content\";s:3746:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Subscription Form\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-forms__form-5\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1545239351-1141bd82e8a6?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b8a084\",\"isDark\":false,\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b8a084\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1545239351-1141bd82e8a6?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-gap-md nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-md nfd-p-card-square-lg wp-block-group nfd-bg-surface nfd-theme-white\" style=\"min-height:100%\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Join our Mailing List</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-base nfd-text-balance has-text-align-left\">Sign up with us now and be the first one to know about our exclusive offers and product updates.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"8px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:jetpack/contact-form --><div class=\"wp-block-jetpack-contact-form\"><!-- wp:jetpack/field-email {\"required\":true,\"labelFontSize\":\"1rem\"} /--><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"width\":\"100%\",\"lock\":{\"remove\":true}} /--></div><!-- /wp:jetpack/contact-form --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-xs nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-xs nfd-text-balance has-text-align-left\">By submitting your information, you`re giving us permission to email you. You may unsubscribe at any time.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:19:{i:0;s:7:\"keyword\";i:1;s:7:\"contact\";i:2;s:4:\"form\";i:3;s:6:\"submit\";i:4;s:6:\"button\";i:5;s:5:\"email\";i:6;s:4:\"name\";i:7;s:7:\"message\";i:8;s:12:\"input fields\";i:9;s:11:\"text fields\";i:10;s:11:\"form layout\";i:11;s:15:\"form validation\";i:12;s:15:\"responsive form\";i:13;s:19:\"contact information\";i:14;s:9:\"subscribe\";i:15;s:10:\"newsletter\";i:16;s:11:\"interactive\";i:17;s:7:\"content\";i:18;s:4:\"info\";}s:10:\"categories\";s:5:\"forms\";s:14:\"all_categories\";a:1:{i:0;s:5:\"forms\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:61;a:11:{s:2:\"id\";s:36:\"a046d210-52af-4ae4-b8e8-f0e93fe5f125\";s:4:\"slug\";s:6:\"form-6\";s:5:\"title\";s:6:\"form-6\";s:11:\"description\";s:6:\"form-6\";s:7:\"content\";s:2356:\"<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Subscription Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-wb-forms__form-6\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-light wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Join our newsletter to stay updated with us!</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">No spam, only beautiful things. We promise.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:jetpack/contact-form {\"variationName\":\"default\",\"className\":\"nfd-jp-subscribe-form\"} --><div class=\"nfd-jp-subscribe-form wp-block-jetpack-contact-form\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"width\":75} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"placeholder\":\"Enter your email\",\"type\":\"email\",\"className\":\"nfd-rounded\"} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"backgroundColor\":\"accent-2\",\"borderRadius\":8,\"width\":\"25%\",\"lock\":{\"move\":false,\"remove\":false},\"className\":\"nfd-rounded\"} /--></div><!-- /wp:group --></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:5:\"forms\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:62;a:11:{s:2:\"id\";s:36:\"a046d210-5854-4cf7-adcc-1e4762068059\";s:4:\"slug\";s:6:\"form-7\";s:5:\"title\";s:6:\"form-7\";s:11:\"description\";s:6:\"form-7\";s:7:\"content\";s:2366:\"<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Subscription Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-wb-forms__form-7\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-primary-15 wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Join our newsletter to stay updated with us!</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">No spam, only beautiful things. We promise.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:jetpack/contact-form {\"variationName\":\"default\",\"className\":\"nfd-jp-subscribe-form\"} --><div class=\"nfd-jp-subscribe-form wp-block-jetpack-contact-form\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"width\":75} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"placeholder\":\"Enter your email\",\"type\":\"email\",\"className\":\"nfd-rounded\"} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"backgroundColor\":\"accent-2\",\"borderRadius\":8,\"width\":\"25%\",\"lock\":{\"move\":false,\"remove\":false},\"className\":\"nfd-rounded\"} /--></div><!-- /wp:group --></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:5:\"forms\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:63;a:11:{s:2:\"id\";s:36:\"9ac51f07-3b11-4f89-b9f8-895942e706a4\";s:4:\"slug\";s:6:\"hero-1\";s:5:\"title\";s:6:\"hero-1\";s:11:\"description\";s:6:\"hero-1\";s:7:\"content\";s:6750:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-wb-hero__hero-1\" ><!-- wp:group {\"className\":\"nfd-container nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-container nfd-gap-0 wp-block-group\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-p-lg nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container nfd-p-lg nfd-rounded-lg wp-block-group alignfull nfd-bg-surface nfd-theme-light nfd-bg-effect-grid-3\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-x-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-x-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-text-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl nfd-text-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-primary nfd-text-balance wp-block-heading has-text-align-left\">Actors, Cameras <br>and Achievements</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\">Let\'s make your next award ceremony magnificent</p><!-- /wp:paragraph --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|10\"}}} --><div class=\"wp-block-column\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Detailed Arrangement</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">We meticulously organize every aspect for stellar occasions</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|10\"}}} --><div class=\"wp-block-column\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Flawless Performance</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">All your participants will believe you are a consummate professional.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:buttons {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"nfd-text-base wp-block-buttons\" style=\"font-style:normal;font-weight:600\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Prepare Now</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"nfd-btn-xl is-style-outline\"} --><div class=\"nfd-btn-xl is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-style:none;border-width:0px\">Previous Participants<span style=\"margin-left: 8px;\">→</span></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"400px\",\"topRight\":\"400px\",\"bottomLeft\":\"400px\",\"bottomRight\":\"8px\"}}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1467810563316-b5476525c0f9?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"border-top-left-radius:400px;border-top-right-radius:400px;border-bottom-left-radius:400px;border-bottom-right-radius:8px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"50px\"}}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull\" style=\"padding-top:0px;padding-bottom:50px\"><!-- wp:group {\"className\":\"-nfd-translate-y-1/2 nfd-rounded nfd-p-card-lg\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"white\"} --><div class=\"-nfd-translate-y-1/2 nfd-rounded nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:columns {\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-218.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-216.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-211.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:16:{i:0;s:5:\"split\";i:1;s:7:\"rounded\";i:2;s:5:\"image\";i:3;s:5:\"photo\";i:4;s:14:\"call to action\";i:5;s:3:\"cta\";i:6;s:7:\"details\";i:7;s:10:\"highlights\";i:8;s:5:\"logos\";i:9;s:13:\"logo showcase\";i:10;s:8:\"sponsors\";i:11;s:9:\"customers\";i:12;s:6:\"banner\";i:13;s:5:\"intro\";i:14;s:7:\"content\";i:15;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:64;a:11:{s:2:\"id\";s:36:\"9ac51f07-5d00-4081-bf35-358a7003833d\";s:4:\"slug\";s:6:\"hero-2\";s:5:\"title\";s:6:\"hero-2\";s:11:\"description\";s:6:\"hero-2\";s:7:\"content\";s:4325:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-hero__hero-2\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Have a big day,<br>filled with joy</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Explore our WordPress block-powered wedding style guide for the perfect match</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Start searching...\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#00000012\"},\"typography\":{\"fontSize\":\"14px\"}},\"className\":\"nfd-wk-search\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"margin\":{\"right\":\"8px\"}}},\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\" style=\"margin-right:8px;font-style:normal;font-weight:400\">Popular tags: </p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">effortless</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">classic</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"100px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Tag\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\" style=\"border-width:1px;border-radius:100px;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Belt</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:12:\"split layout\";i:1;s:5:\"image\";i:2;s:5:\"photo\";i:3;s:6:\"search\";i:4;s:3:\"tag\";i:5;s:6:\"bubble\";i:6;s:7:\"rounded\";i:7;s:6:\"banner\";i:8;s:5:\"intro\";i:9;s:7:\"content\";i:10;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:65;a:11:{s:2:\"id\";s:36:\"9ac51f07-65a3-4bcc-b661-586effd42ae1\";s:4:\"slug\";s:6:\"hero-3\";s:5:\"title\";s:6:\"hero-3\";s:11:\"description\";s:6:\"hero-3\";s:7:\"content\";s:4533:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(0deg,rgba(255,255,255,0) 18%,rgb(22,26,29) 18%)\"}},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-background is-style-nfd-theme-darker nfd-bg-effect-dots nfd-wb-hero__hero-3\" style=\"background:linear-gradient(0deg,rgba(255,255,255,0) 18%,rgb(22,26,29) 18%);\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Create Winning Experiences</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Design events <br>to elevate your brand</h1><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Start Now to Success</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-style:none;border-width:0px\"><span style=\"margin-right:4px;\">★</span> Browse Testimonials</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"80px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1542643347-09f984598a91?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1501139083538-0139583c060f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1544513431-d50cc0beb35c?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"gallery\";i:1;s:4:\"grid\";i:2;s:5:\"image\";i:3;s:8:\"centered\";i:4;s:6:\"simple\";i:5;s:5:\"story\";i:6;s:4:\"dark\";i:7;s:5:\"photo\";i:8;s:6:\"banner\";i:9;s:5:\"intro\";i:10;s:7:\"content\";i:11;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:66;a:11:{s:2:\"id\";s:36:\"9ac51f07-6dca-400c-887a-0e4bd13eaddc\";s:4:\"slug\";s:6:\"hero-4\";s:5:\"title\";s:6:\"hero-4\";s:11:\"description\";s:6:\"hero-4\";s:7:\"content\";s:6569:\"<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide nfd-container is-style-nfd-theme-white nfd-wb-hero__hero-4\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1467810563316-b5476525c0f9?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=2000&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\"} --><div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1467810563316-b5476525c0f9?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=2000&h=&crop=\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#40404000\"}},\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"lines-2\"} --><div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Outstanding Event services</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Engage your audience with immersive<br>event experiences</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Partner with us to create an extraordinary business<br>event tailored to your unique story</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1467810563316-b5476525c0f9?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&h=&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1455849318743-b2233052fcff?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MzZ8fHBlcnNvbnxlbnwwfDJ8MHx8&auto=format&fit=crop&q=60&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1543296085-14a7e24dcd24?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8M3x8cGVyc29ufGVufDB8MnwwfHw%3D&auto=format&fit=crop&q=60&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1508263073532-98ed924de82d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTA0fHxwZXJzb258ZW58MHwyfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:20:{i:0;s:7:\"rounded\";i:1;s:4:\"chip\";i:2;s:6:\"bubble\";i:3;s:3:\"tag\";i:4;s:8:\"centered\";i:5;s:6:\"review\";i:6;s:4:\"star\";i:7;s:6:\"rating\";i:8;s:4:\"user\";i:9;s:8:\"customer\";i:10;s:5:\"cover\";i:11;s:4:\"dark\";i:12;s:5:\"photo\";i:13;s:5:\"image\";i:14;s:7:\"gallery\";i:15;s:7:\"overlap\";i:16;s:6:\"banner\";i:17;s:5:\"intro\";i:18;s:7:\"content\";i:19;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:1;}i:67;a:11:{s:2:\"id\";s:36:\"9ac51f07-7761-447c-9db9-3c74c57a4b58\";s:4:\"slug\";s:6:\"hero-5\";s:5:\"title\";s:6:\"hero-5\";s:11:\"description\";s:6:\"hero-5\";s:7:\"content\";s:5129:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group is-style-nfd-theme-white nfd-wb-hero__hero-5\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1583859317429-898db8d9571d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1000&h=&crop=\",\"dimRatio\":70,\"overlayColor\":\"base\",\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"isDark\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"layout\":{\"type\":\"default\"}} --><div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover is-light\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1583859317429-898db8d9571d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1000&h=&crop=\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#ffffff00\"}},\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"lines\"} --><div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg wp-block-group has-background nfd-bg-surface nfd-theme-light nfd-bg-effect-lines\" style=\"background-color:#ffffff00\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Outstanding Gatherings</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Elevate Event Creation <br>on your website</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Infuse life into your extraordinary concepts by collaborating with our skilled event organizers and leveraging years of strategic partnerships.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"20px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-4xl\"} --><div class=\"nfd-gap-4xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-218.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://img.logoipsum.com/213.svg\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:4:\"fade\";i:1;s:3:\"tag\";i:2;s:4:\"chip\";i:3;s:6:\"bubble\";i:4;s:4:\"logo\";i:5;s:8:\"centered\";i:6;s:6:\"client\";i:7;s:5:\"photo\";i:8;s:5:\"image\";i:9;s:6:\"banner\";i:10;s:5:\"intro\";i:11;s:7:\"content\";i:12;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:68;a:11:{s:2:\"id\";s:36:\"9ac51f07-7f5c-48b7-840b-0daaefbfdc4b\";s:4:\"slug\";s:6:\"hero-6\";s:5:\"title\";s:6:\"hero-6\";s:11:\"description\";s:6:\"hero-6\";s:7:\"content\";s:4164:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-hero__hero-6\" ><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-md nfd-gap-2xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Cutting-Edge Gatherings</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Elevate Events <br>with our crew</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center\">Elevate your online presence with our advanced technology and customizable design options, which help you build first-rate websites.</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm nfd-text-primary nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-text-sm nfd-text-primary nfd-gap-xl wp-block-group\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Effortlessly Spectacular</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Extensive Range of Bashes</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Boosts Efficiency</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1543591359-5ad63adbbc24?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1501139083538-0139583c060f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1513151233558-d860c5398176?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:16:{i:0;s:5:\"light\";i:1;s:8:\"centered\";i:2;s:3:\"tag\";i:3;s:4:\"chip\";i:4;s:6:\"bubble\";i:5;s:5:\"check\";i:6;s:4:\"list\";i:7;s:7:\"gallery\";i:8;s:5:\"photo\";i:9;s:6:\"column\";i:10;s:5:\"photo\";i:11;s:5:\"image\";i:12;s:6:\"banner\";i:13;s:5:\"intro\";i:14;s:7:\"content\";i:15;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:69;a:11:{s:2:\"id\";s:36:\"9ac51f07-86ec-452f-bdd9-e4d15b0f5b6f\";s:4:\"slug\";s:6:\"hero-7\";s:5:\"title\";s:6:\"hero-7\";s:11:\"description\";s:6:\"hero-7\";s:7:\"content\";s:5955:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull is-style-nfd-theme-primary nfd-wb-hero__hero-7\" ><!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"gradient\":\"linear-gradient(120deg,rgba(7,146,227,0) 60%,rgba(0,0,0,0.24) 60%)\"}},\"className\":\"nfd-p-lg nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-p-lg nfd-container wp-block-group alignfull has-background nfd-bg-effect-grid-3\" style=\"background:linear-gradient(120deg,rgba(7,146,227,0) 60%,rgba(0,0,0,0.24) 60%)\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"50px\",\"left\":\"64px\"}}},\"className\":\"nfd-py-md\"} --><div class=\"nfd-py-md wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"45%\",\"style\":{\"spacing\":{\"blockGap\":\"50px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Award Winning Agency</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Efficiently plan your upcoming event within WordPress blocks.</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\">Focus on growing your business while getting assistance from our dedicated events team for seamless event management. <br>We understand that your time is valuable and ensure that our support aligns with your goals.<br>Make the best use of the content editor in WordPress.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xl nfd-gap-y-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-xl nfd-gap-y-md wp-block-group\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Start Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\"><strong style=\"margin-right: 4px\">✓ </strong>Secure credit card payment is essential</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"55%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:55%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"undefinedpx\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1508263073532-98ed924de82d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=300&h=300&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:undefinedpx\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"undefinedpx\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-default\"} --><figure class=\"is-style-default wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1472289065668-ce650ac443d2?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=200&h=300&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:undefinedpx\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"undefinedpx\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-default\"} --><figure class=\"is-style-default wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1501139083538-0139583c060f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=375&h=250&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:undefinedpx\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"undefinedpx\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1455849318743-b2233052fcff?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=167&h=250&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:undefinedpx\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:19:{i:0;s:3:\"tag\";i:1;s:4:\"chip\";i:2;s:7:\"primary\";i:3;s:6:\"angled\";i:4;s:5:\"photo\";i:5;s:7:\"gallery\";i:6;s:5:\"check\";i:7;s:6:\"button\";i:8;s:6:\"stripe\";i:9;s:5:\"lines\";i:10;s:5:\"photo\";i:11;s:5:\"image\";i:12;s:4:\"bold\";i:13;s:5:\"layer\";i:14;s:11:\"transparent\";i:15;s:6:\"banner\";i:16;s:5:\"intro\";i:17;s:7:\"content\";i:18;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:70;a:11:{s:2:\"id\";s:36:\"9ac51f07-8f26-41c2-a79a-c0307179a67c\";s:4:\"slug\";s:6:\"hero-8\";s:5:\"title\";s:6:\"hero-8\";s:11:\"description\";s:6:\"hero-8\";s:7:\"content\";s:5970:\"<!-- wp:group {\"align\":\"wide\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide is-style-nfd-theme-white nfd-wb-hero__hero-8\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":70,\"overlayColor\":\"header-foreground\",\"focalPoint\":{\"x\":0.5,\"y\":1},\"className\":\"nfd-container nfd-p-lg nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-lg nfd-rounded-xl wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Unbeatable Excellence</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Treat your taste buds with culinary masterpieces</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\">Optimize your business with seamless event planning.<br>Our dedicated events team keeps your productivity up.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Reserve a Table</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"8px\",\"topRight\":\"8px\",\"bottomLeft\":\"400px\",\"bottomRight\":\"400px\"},\"width\":\"1px\"}},\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1444703686981-a3abbc4d4fe3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTF8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"border-width:1px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:400px;border-bottom-right-radius:400px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"8px\",\"bottomRight\":\"8px\",\"topLeft\":\"400px\",\"topRight\":\"400px\"},\"width\":\"1px\"}},\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1\"} --><figure class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1544513431-d50cc0beb35c?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=400&h=600&crop=\" alt=\"\" style=\"border-width:1px;border-top-left-radius:400px;border-top-right-radius:400px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:18:{i:0;s:3:\"tag\";i:1;s:4:\"chip\";i:2;s:6:\"button\";i:3;s:5:\"photo\";i:4;s:10:\"background\";i:5;s:4:\"dark\";i:6;s:4:\"arch\";i:7;s:5:\"layer\";i:8;s:8:\"creative\";i:9;s:5:\"image\";i:10;s:7:\"gallery\";i:11;s:8:\"inverted\";i:12;s:11:\"upside-down\";i:13;s:4:\"crop\";i:14;s:6:\"banner\";i:15;s:5:\"intro\";i:16;s:7:\"content\";i:17;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:71;a:11:{s:2:\"id\";s:36:\"9ac51f07-96eb-43fa-88a1-5c611e0d09f7\";s:4:\"slug\";s:6:\"hero-9\";s:5:\"title\";s:6:\"hero-9\";s:11:\"description\";s:6:\"hero-9\";s:7:\"content\";s:4695:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"layout\":\"default\"} --><div class=\"wp-block-group alignfull nfd-wb-hero__hero-9\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1494253109108-2e30c049369b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8NTF8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1600&h=&crop=\",\"dimRatio\":70,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-cover nfd-stretch-cover-child nfd-bg-gray-800\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1494253109108-2e30c049369b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8NTF8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"bottom\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"left\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"}},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\" style=\"border-top-style:none;border-top-width:0px;border-right-color:var(--wp--preset--color--white);border-right-width:32px;border-bottom-color:var(--wp--preset--color--white);border-bottom-width:32px;border-left-color:var(--wp--preset--color--white);border-left-width:32px\"><!-- wp:spacer {\"height\":\"70px\",\"className\":\"nfd-my-0\"} --><div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer nfd-my-0\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\"} --><h1 class=\"has-text-align-center nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\">Emphasize Why You Impress The Market With Attention-Grabbing Websites</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md md:nfd-justify-start md:nfd-self-start\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-md md:nfd-justify-start md:nfd-self-start\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"21px\"}},\"className\":\"md:nfd-text-left\"} --><p class=\"has-text-align-center md:nfd-text-left\" style=\"font-size:21px\">Ensure Your First Impression Lingers in the Minds of Customers with Unforgettable Events</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-base md:nfd-justify-start\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}}} --><div class=\"wp-block-buttons nfd-text-base md:nfd-justify-start\" style=\"margin-top:24px\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"40px\",\"right\":\"40px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"100px\"}},\"className\":\"is-style-fill\"} --><div class=\"wp-block-button is-style-fill\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:100px;padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px\">Get a Quote Now</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\",\"right\":\"0px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"color\":{\"background\":\"#ffffff00\"}},\"className\":\"nfd-text-secondary\"} --><div class=\"wp-block-button nfd-text-secondary\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link has-background wp-element-button\" style=\"background-color:#ffffff00;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\">Browse Past Events</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:15:{i:0;s:7:\"landing\";i:1;s:6:\"button\";i:2;s:14:\"call to action\";i:3;s:8:\"centered\";i:4;s:10:\"background\";i:5;s:5:\"image\";i:6;s:5:\"cover\";i:7;s:3:\"dim\";i:8;s:5:\"photo\";i:9;s:7:\"gallery\";i:10;s:6:\"border\";i:11;s:6:\"banner\";i:12;s:5:\"intro\";i:13;s:7:\"content\";i:14;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:72;a:11:{s:2:\"id\";s:36:\"9bf2d8a9-d671-44ba-ac93-10d7195a6ddb\";s:4:\"slug\";s:6:\"menu-1\";s:5:\"title\";s:6:\"menu-1\";s:11:\"description\";s:6:\"menu-1\";s:7:\"content\";s:11965:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"nfdGroupDivider\":\"nfd-divider-slant\",\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-slant is-style-nfd-theme-darker nfd-bg-effect-dots nfd-wb-menu__menu-1\" ><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Our Menu</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"56px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Menu Section\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base\",\"width\":\"3px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-pb-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pb-sm wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base);border-bottom-width:3px\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-contrast nfd-text-lg\"} --><h3 class=\"nfd-text-contrast nfd-text-lg wp-block-heading\">Starters</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Deviled Eggs (GF)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">2 poached eggs, pork chorizo, jack cheese, shaved red onions, avocado, sliced potatoes and creamy picante buttermilk dressing</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$12</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Sliced Potatoes (V)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Sliced potatoes, feta, parmesan, fresh basil, sliced cucumbers, tomatoes, shredded lettuce and Zookz lemon aioli sauce</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$9</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Caesar Salad</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Fresh mixed greens, chicken, crisp crumbled bacon, diced apples, cranberries, shredded carrots, roasted almonds and creamy apple mustard dressing</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$14</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Menu Section\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base\",\"width\":\"3px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-pb-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pb-sm wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base);border-bottom-width:3px\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-contrast nfd-text-lg\"} --><h3 class=\"nfd-text-contrast nfd-text-lg wp-block-heading\">Main Courses</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Tuscan Chicken Pasta</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Grilled chicken, sun-dried tomatoes, spinach, parmesan cheese</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Maple Glazed Salmon (GF)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Salmon fillet, maple syrup, garlic, crushed black pepper</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$27</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Turkey Sandwich</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Thinly sliced turkey, feta, parmesan, tomatoes, fresh basil, sliced cucumbers, shaved red onions, shredded lettuce, lemon Aioli sauce</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$16</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Mushroom Risotto (VG)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Arborio rice, cremini mushrooms, white wine, vegan cheese</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$19</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Spicy Thai Green Curry (VG)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Coconut milk, green curry paste, tofu, bell peppers</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$21</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Menu footer\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Legend\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">V - (Vegan)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">VG (Vegetarian)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">GF (Gluten-Free)</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-left\">Please inform our staff about any food allergies or dietary restrictions before placing your order.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:4:\"food\";i:1;s:4:\"dark\";i:2;s:4:\"dots\";i:3;s:7:\"minimal\";i:4;s:10:\"restaurant\";i:5;s:4:\"dish\";i:6;s:6:\"bakery\";i:7;s:4:\"cafe\";i:8;s:8:\"commerce\";}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:1:{i:0;s:4:\"menu\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:73;a:11:{s:2:\"id\";s:36:\"9bf2d8a9-dd22-4646-bdba-68bc2a7adb16\";s:4:\"slug\";s:6:\"menu-2\";s:5:\"title\";s:6:\"menu-2\";s:11:\"description\";s:6:\"menu-2\";s:7:\"content\";s:8634:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-menu__menu-2\" ><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Our Menu</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"56px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1482049016688-2d3e1b311543?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#4e4838\",\"isUserOverlayColor\":true,\"contentPosition\":\"bottom center\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"dimensions\":{\"aspectRatio\":\"1\"}},\"className\":\"nfd-p-card-square\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-square wp-block-cover has-custom-content-position is-position-bottom-center\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#4e4838\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1482049016688-2d3e1b311543?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-p-card-sm nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-p-card-sm nfd-gap-xs wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-contrast nfd-text-lg\"} --><h3 class=\"nfd-text-contrast nfd-text-lg wp-block-heading has-text-align-left\">Lunch</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Served after 12pm</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-p-card-square-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3\" style=\"min-height:100%\"><!-- wp:group {\"metadata\":{\"name\":\"Menu Section\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Tuscan Chicken Pasta</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Grilled chicken, sun-dried tomatoes, spinach, parmesan cheese</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Maple Glazed Salmon (GF)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Salmon fillet, maple syrup, garlic, crushed black pepper</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$27</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Turkey Sandwich</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Thinly sliced turkey, feta, parmesan, tomatoes, fresh basil, sliced cucumbers, shaved red onions, shredded lettuce, lemon Aioli sauce</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$16</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Mushroom Risotto (VG)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Arborio rice, cremini mushrooms, white wine, vegan cheese</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$19</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-sm wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Spicy Thai Green Curry (VG)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-balance\">Coconut milk, green curry paste, tofu, bell peppers</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$21</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:4:\"food\";i:1;s:4:\"dark\";i:2;s:7:\"minimal\";i:3;s:10:\"restaurant\";i:4;s:4:\"dish\";i:5;s:6:\"bakery\";i:6;s:4:\"cafe\";i:7;s:8:\"commerce\";}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:1:{i:0;s:4:\"menu\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:74;a:11:{s:2:\"id\";s:36:\"9bf2d8a9-e5fe-4f05-b856-4bbf0ca047f9\";s:4:\"slug\";s:6:\"menu-3\";s:5:\"title\";s:6:\"menu-3\";s:11:\"description\";s:6:\"menu-3\";s:7:\"content\";s:11119:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-menu__menu-3\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1482049016688-2d3e1b311543?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"hasParallax\":true,\"dimRatio\":80,\"customOverlayColor\":\"#191515\",\"isUserOverlayColor\":true,\"align\":\"full\",\"className\":\"nfd-p-0\"} --><div class=\"nfd-p-0 wp-block-cover alignfull has-parallax\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\" style=\"background-color:#191515\"></span><div class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://images.unsplash.com/photo-1482049016688-2d3e1b311543?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=)\"></div><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Restaurant Menu\"},\"style\":{\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-container nfd-p-lg\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupDivider\":\"\",\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container nfd-p-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Our Menu</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"56px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-4xl\"} --><div class=\"nfd-gap-4xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base\",\"width\":\"3px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-pb-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pb-sm wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base);border-bottom-width:3px\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-contrast nfd-text-lg\"} --><h3 class=\"nfd-text-contrast nfd-text-lg wp-block-heading\">Starters</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Deviled Eggs (GF)</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$12</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Grilled Chicken Wings</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$14</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Shrimp Cocktail</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$16</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Beef Sliders</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$18</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base\",\"width\":\"3px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-pb-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pb-sm wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base);border-bottom-width:3px\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-contrast nfd-text-lg\"} --><h3 class=\"nfd-text-contrast nfd-text-lg wp-block-heading\">Main Course</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Tuscan Chicken Pasta</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Maple Glazed Salmon (GF)</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$27</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Beef Brisket Tacos</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$20</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Mushroom Risotto (VG)</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$19</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"64px\"} --><div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Menu footer\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-sm nfd-text-balance\"} --><p class=\"nfd-text-sm nfd-text-balance has-text-align-center\">Please inform our staff about any food allergies or dietary restrictions before placing your order.</p><!-- /wp:paragraph --><!-- wp:group {\"metadata\":{\"name\":\"Legend\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">V - (Vegan)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">VG (Vegetarian)</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">GF (Gluten-Free)</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:4:\"food\";i:1;s:4:\"dark\";i:2;s:5:\"cover\";i:3;s:8:\"2 column\";i:4;s:10:\"restaurant\";i:5;s:4:\"dish\";i:6;s:6:\"bakery\";i:7;s:4:\"cafe\";i:8;s:8:\"commerce\";}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:1:{i:0;s:4:\"menu\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:75;a:11:{s:2:\"id\";s:36:\"9bf2d8a9-ed96-4840-97f4-3bb625363ba3\";s:4:\"slug\";s:6:\"menu-4\";s:5:\"title\";s:6:\"menu-4\";s:11:\"description\";s:6:\"menu-4\";s:7:\"content\";s:9296:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-menu__menu-4\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl\"} --><div class=\"nfd-gap-4xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-contrast nfd-text-lg nfd-shrink-0\"} --><h3 class=\"nfd-text-contrast nfd-text-lg nfd-shrink-0 wp-block-heading\">Coffee</h3><!-- /wp:heading --><!-- wp:group {\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Espresso</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$3.50</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Americano</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$4.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Latte</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$7.50</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Mocha</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$9.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Cappuccino</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$4.75</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-contrast nfd-text-lg nfd-shrink-0\"} --><h3 class=\"nfd-text-contrast nfd-text-lg nfd-shrink-0 wp-block-heading\">Bakery Items</h3><!-- /wp:heading --><!-- wp:group {\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Croissant</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$3.75</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Muffin</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$3.50</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Banana Bread</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$4.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Tiramisu</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$5.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">Cream Cheese Bagel</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"nfd-border-dashed is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed is-style-default wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-md nfd-shrink-0\">$4.50</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:4:\"food\";i:1;s:8:\"2 column\";i:2;s:7:\"minimal\";i:3;s:10:\"restaurant\";i:4;s:11:\"coffee shop\";i:5;s:5:\"drink\";i:6;s:6:\"bakery\";i:7;s:4:\"cafe\";i:8;s:8:\"commerce\";}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:1:{i:0;s:4:\"menu\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:76;a:11:{s:2:\"id\";s:36:\"9bf2d8a9-fd32-4e4c-958b-6332d1008e1a\";s:4:\"slug\";s:6:\"menu-5\";s:5:\"title\";s:6:\"menu-5\";s:11:\"description\";s:6:\"menu-5\";s:7:\"content\";s:5749:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-menu__menu-5\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1482049016688-2d3e1b311543?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Tuscan Chicken Pasta</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Grilled chicken, sun-dried tomatoes, spinach, parmesan cheese</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1623962470629-ead26532ef44?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Maple Glazed Salmon</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Salmon fillet, maple syrup, garlic, crushed black pepper</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1567620905732-2d1ec7ab7445?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Mushroom Risotto</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Arborio rice, cremini mushrooms, white wine, parmesan or vegan cheese</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:4:\"food\";i:1;s:8:\"3 column\";i:2;s:10:\"restaurant\";i:3;s:11:\"coffee shop\";i:4;s:6:\"bakery\";i:5;s:4:\"cafe\";i:6;s:8:\"commerce\";}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:1:{i:0;s:4:\"menu\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:77;a:11:{s:2:\"id\";s:36:\"9bf2d8aa-0507-4800-9f2e-2e92f08fde04\";s:4:\"slug\";s:6:\"menu-6\";s:5:\"title\";s:6:\"menu-6\";s:11:\"description\";s:6:\"menu-6\";s:7:\"content\";s:7548:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"nfdGroupDivider\":\"nfd-divider-slant\",\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-slant is-style-nfd-theme-dark nfd-bg-effect-grid nfd-wb-menu__menu-6\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-container wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Chef’s Highlights</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-faded nfd-text-balance nfd-text-md has-text-align-left\">Dive into these standout meals, perfect for those looking to enjoy something truly special.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"56px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1482049016688-2d3e1b311543?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Tuscan Chicken Pasta</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Grilled chicken, sun-dried tomatoes, spinach, parmesan cheese</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1623962470629-ead26532ef44?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90oy1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Maple Glazed Salmon</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Salmon fillet, maple syrup, garlic, crushed black pepper</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1567620905732-2d1ec7ab7445?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90oy1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Mushroom Risotto</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$22</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Arborio rice, cremini mushrooms, white wine, parmesan or vegan cheese</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:4:\"food\";i:1;s:8:\"3 column\";i:2;s:10:\"restaurant\";i:3;s:11:\"coffee shop\";i:4;s:6:\"bakery\";i:5;s:4:\"dark\";i:6;s:4:\"cafe\";i:7;s:8:\"commerce\";}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:1:{i:0;s:4:\"menu\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:78;a:11:{s:2:\"id\";s:36:\"9bf2d8aa-0bc7-4c70-92fa-7ca1eb064b7a\";s:4:\"slug\";s:6:\"menu-7\";s:5:\"title\";s:6:\"menu-7\";s:11:\"description\";s:6:\"menu-7\";s:7:\"content\";s:9479:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-menu__menu-7\" ><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\"><strong>Signature Breakfast Dishes</strong></h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"56px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"metadata\":{\"name\":\"\"}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Classic French Toast</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$12</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Thick slices of brioche dipped in a rich, cinnamon-infused egg batter, grilled to golden perfection, and dusted with powdered sugar. Served with a side of fresh seasonal berries</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Breakfast Platter</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$14</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">A robust platter featuring two farm-fresh eggs any style, crispy bacon strips, savory sausage links, and golden-brown hash browns. Accompanied by your choice of toasted artisan bread.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Cream Cheese Bagel</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$13</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">A toasted, New York-style bagel layered with rich cream cheese, slices of smoked salmon, capers, and thinly sliced red onions. A luxurious way to start the day.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Avocado Toast</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$10</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Creamy, smashed avocado spread generously over toasted multigrain bread, topped with cherry tomatoes, radish slices, and a sprinkle of feta cheese. Drizzled with extra virgin olive oil and a pinch of sea salt.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Blueberry Pancakes</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$11</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">Light and fluffy buttermilk pancakes studded with wild blueberries, served piping hot with butter and real maple syrup. Each bite bursts with the sweet tang of wild berries.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu item\"},\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600\">Omelette Fiesta</h3><!-- /wp:heading --><!-- wp:separator {\"className\":\"nfd-border-dashed\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><hr class=\"nfd-border-dashed wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-shrink-0\"} --><p class=\"nfd-shrink-0\">$12</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">A tender omelette filled with your choice of ingredients including sharp cheddar, mushrooms, onions and bell peppers, and diced tomatoes.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:4:\"food\";i:1;s:8:\"2 column\";i:2;s:10:\"restaurant\";i:3;s:11:\"coffee shop\";i:4;s:6:\"bakery\";i:5;s:4:\"dish\";i:6;s:4:\"cafe\";i:7;s:8:\"commerce\";}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:1:{i:0;s:4:\"menu\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:79;a:11:{s:2:\"id\";s:36:\"9bf2d8aa-107b-4e1b-b396-bc4c4fcb76a8\";s:4:\"slug\";s:6:\"menu-8\";s:5:\"title\";s:6:\"menu-8\";s:11:\"description\";s:6:\"menu-8\";s:7:\"content\";s:16635:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-menu__menu-8\" ><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\">Explore our Menu</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"48px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"metadata\":{\"name\":\"\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Menu Group\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"style\":{\"border\":{\"top\":{\"width\":\"3px\"},\"bottom\":{\"width\":\"3px\"},\"right\":{},\"left\":{}},\"spacing\":{\"padding\":{\"top\":\"8px\",\"bottom\":\"8px\"}}},\"className\":\"nfd-py-xs nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-py-xs nfd-gap-md wp-block-group nfd-bg-effect-dots\" style=\"border-top-width:3px;border-bottom-width:3px;padding-top:8px;padding-bottom:8px\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"text-transform:uppercase\">Sharing</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Thai Salad</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$13</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">napa cabbage / bell pepper / celery / carrots / edamame / cilantro / crispy wonton / peanuts / bang bang dressing</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Calamari Fries</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$14</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">tempura / mint / furikake yuzu kosho remoulade</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Krazy Fries</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$15</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">pork belly / hoisin / tonkatsu / scallion / black pepper garlic aioli / sesame seeds</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Group\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"style\":{\"border\":{\"top\":{\"width\":\"3px\"},\"bottom\":{\"width\":\"3px\"},\"right\":{},\"left\":{}},\"spacing\":{\"padding\":{\"top\":\"8px\",\"bottom\":\"8px\"}}},\"className\":\"nfd-py-xs nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-py-xs nfd-gap-md wp-block-group nfd-bg-effect-dots\" style=\"border-top-width:3px;border-bottom-width:3px;padding-top:8px;padding-bottom:8px\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"text-transform:uppercase\">Dumplings</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Avocado Crab Rangoons</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$20</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">blue crab / avocado cream cheese / scallion chili crisp / pineapple chili / chinese hot mustard</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Short Rib</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$24</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">lemongrass broth / shiitake tare / gastrique onions / cilantro / garlic oil</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"metadata\":{\"name\":\"\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Menu Group\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"style\":{\"border\":{\"top\":{\"width\":\"3px\"},\"bottom\":{\"width\":\"3px\"},\"right\":{},\"left\":{}},\"spacing\":{\"padding\":{\"top\":\"8px\",\"bottom\":\"8px\"}}},\"className\":\"nfd-py-xs nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-py-xs nfd-gap-md wp-block-group nfd-bg-effect-dots\" style=\"border-top-width:3px;border-bottom-width:3px;padding-top:8px;padding-bottom:8px\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"text-transform:uppercase\">Steamed Buns</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">$7 each / 3 for $18</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Pork Belly</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$13</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">hoisin / pickles / peanuts / cilantro</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Soft Shell Crab</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$13</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">cucumber slaw / sesame seeds / yuzu kosho remoulade</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Korean Hot Chicken</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$13</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">szechuan / pickles / crispy shallots</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Group\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"style\":{\"border\":{\"top\":{\"width\":\"3px\"},\"bottom\":{\"width\":\"3px\"},\"right\":{},\"left\":{}},\"spacing\":{\"padding\":{\"top\":\"8px\",\"bottom\":\"8px\"}}},\"className\":\"nfd-py-xs nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-py-xs nfd-gap-md wp-block-group nfd-bg-effect-dots\" style=\"border-top-width:3px;border-bottom-width:3px;padding-top:8px;padding-bottom:8px\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"text-transform:uppercase\">From the Wok</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Fried Rice</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$16</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">blue crab / avocado cream cheese / scallion chili crisp / pineapple chili / chinese hot mustard</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Menu Item\"},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-contrast nfd-shrink-0\"} --><h3 class=\"nfd-text-base nfd-text-contrast nfd-shrink-0 wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><strong>Shaking Beef</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-shrink-0 nfd-text-base\"} --><p class=\"nfd-shrink-0 nfd-text-base\">$20</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-pretty nfd-text-faded nfd-text-base nfd-text-balance\">lemongrass broth / shiitake tare / gastrique onions / cilantro / garlic oil</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:4:\"food\";i:1;s:8:\"2 column\";i:2;s:10:\"restaurant\";i:3;s:11:\"coffee shop\";i:4;s:6:\"bakery\";i:5;s:4:\"dish\";i:6;s:4:\"cafe\";i:7;s:8:\"commerce\";}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:1:{i:0;s:4:\"menu\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:80;a:11:{s:2:\"id\";s:36:\"a046d211-7f79-4db1-9d98-7d466bf3f62a\";s:4:\"slug\";s:6:\"menu-9\";s:5:\"title\";s:6:\"menu-9\";s:11:\"description\";s:6:\"menu-9\";s:7:\"content\";s:6666:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-menu__menu-9\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1625711499589-90b9a5a5ad11?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1520&h=800&crop=\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0,\"y\":0.5},\"customGradient\":\"linear-gradient(90deg,rgba(0,0,0,0.56) 0%,rgba(0,0,0,0.56) 49%,rgb(233,0,63) 49%)\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-py-lg is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-lg is-style-default wp-block-cover alignfull\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1625711499589-90b9a5a5ad11?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1520&h=800&crop=\" style=\"object-position:0% 50%\" data-object-fit=\"cover\" data-object-position=\"0% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(90deg,rgba(0,0,0,0.56) 0%,rgba(0,0,0,0.56) 49%,rgb(233,0,63) 49%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-4xl\"} --><div class=\"nfd-gap-4xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-p-xs\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent-3\",\"textColor\":\"contrast\",\"fontFamily\":\"bevan\"} --><p class=\"nfd-p-xs has-contrast-color has-accent-3-background-color has-text-color has-background has-link-color has-bevan-font-family\" style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">LOCO SPECIALS</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"nfd-text-balance wp-block-heading has-text-align-left has-base-color has-text-color has-link-color\">Pick a burger. <br>Bring the flavor</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-left\">Burgers are better when shared with good people and loud laughs. Whether you\'re craving something classic or going full loco, we\'ve got the stack for you.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-p-xs\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent-3\",\"textColor\":\"contrast\",\"fontFamily\":\"bevan\"} --><p class=\"nfd-p-xs has-contrast-color has-accent-3-background-color has-text-color has-background has-link-color has-bevan-font-family\" style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">LOCO SPECIALS</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Classic Loco Burger - $4.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">A timeless combo of beef, lettuce, tomato & sauce.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Spicy Jalapeño Smash - $5.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Heat-packed with jalapeños and smoky chipotle mayo.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Double Cheese Melt - $5.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Two layers of cheese, one mission: melt your mind.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">BBQ Bacon Crunch -$6.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Crispy bacon, tangy BBQ, and a satisfying crunch.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Guac & Beef Burger - $5.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Creamy guacamole meets juicy grilled beef.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Veggie Fiesta Burger - $4.99</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">A colorful mix of grilled veggies and zesty sauce.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Crispy Chicken Stack - $5.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Golden-fried chicken with slaw and spicy aioli.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"menu\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:81;a:11:{s:2:\"id\";s:36:\"9ac51f07-e0ba-4dfc-a45b-3c5aa81119ca\";s:4:\"slug\";s:6:\"team-1\";s:5:\"title\";s:6:\"team-1\";s:11:\"description\";s:6:\"team-1\";s:7:\"content\";s:8770:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-team__team-1\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1649399046939-7b8112221151?w=512&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Layla Mansour</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Head of Design</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1607990281513-2c110a25bd8c?w=512&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Jordan Walker</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Content Strategist</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1594170205316-52072317f0f6?w=512&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Mariana Perez</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Customer Specialist</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:8:\"employee\";i:1;s:7:\"profile\";i:2;s:6:\"member\";i:3;s:5:\"staff\";i:4;s:3:\"bio\";i:5;s:8:\"3 column\";i:6;s:6:\"social\";i:7;s:7:\"company\";i:8;s:4:\"crew\";i:9;s:12:\"team members\";i:10;s:4:\"info\";}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:1:{i:0;s:4:\"team\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:82;a:11:{s:2:\"id\";s:36:\"9ac51f07-e947-4b7f-b243-74046047b04e\";s:4:\"slug\";s:6:\"team-2\";s:5:\"title\";s:6:\"team-2\";s:11:\"description\";s:6:\"team-2\";s:7:\"content\";s:6146:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-wb-team__team-2\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"20px\"}}},\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1594864847339-d4bb38e91d62?w=512&fit=crop&w=400&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Sarah Thompson</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Head of Design</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1556474835-b0f3ac40d4d1?w=512&fit=crop&w=400&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Robert Wiśniewski</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Content Strategist</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1729202305341-d146fdea0a03?w=512&fit=crop&w=400&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Sierra Perry</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Customer Specialist</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1574281570877-bd815ebb50a4?w=512&fit=crop&w=400&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Carlos García</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Production Manager</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:8:\"employee\";i:1;s:7:\"profile\";i:2;s:6:\"member\";i:3;s:5:\"staff\";i:4;s:3:\"bio\";i:5;s:8:\"4 column\";i:6;s:7:\"company\";i:7;s:4:\"dark\";i:8;s:4:\"crew\";i:9;s:12:\"team members\";i:10;s:4:\"info\";}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:1:{i:0;s:4:\"team\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:83;a:11:{s:2:\"id\";s:36:\"9ac51f07-f131-43e8-a122-334af2df2bb1\";s:4:\"slug\";s:6:\"team-3\";s:5:\"title\";s:6:\"team-3\";s:11:\"description\";s:6:\"team-3\";s:7:\"content\";s:5621:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-team__team-3\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|70\"}}},\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"color\":\"#0000001a\",\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image aligncenter size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1514956499715-e922be3ce404?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" class=\"has-border-color\" style=\"border-color: #0000001a; border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Anthony Sullivan</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">CTO & Co-founder</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"color\":\"#0000001a\",\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image aligncenter size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1550480082-dd9c35032f45?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" class=\"has-border-color\" style=\"border-color: #0000001a; border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Nicole Smith</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Program Achievements Lead</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"color\":\"#0000001a\",\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image aligncenter size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1560250097-0b93528c311a?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" class=\"has-border-color\" style=\"border-color: #0000001a; border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Colin Mitchell</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Production Manager</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"color\":\"#0000001a\",\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image aligncenter size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1616384038777-1a3a31503f25?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" class=\"has-border-color\" style=\"border-color: #0000001a; border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Emily Friedman</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Entertainment Coordinator</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:8:\"employee\";i:1;s:7:\"profile\";i:2;s:6:\"member\";i:3;s:5:\"staff\";i:4;s:8:\"4 column\";i:5;s:7:\"company\";i:6;s:6:\"avatar\";i:7;s:5:\"round\";i:8;s:4:\"crew\";i:9;s:12:\"team members\";i:10;s:4:\"info\";}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:1:{i:0;s:4:\"team\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:84;a:11:{s:2:\"id\";s:36:\"9ac51f07-f8b2-44c2-b493-264fc7d41b41\";s:4:\"slug\";s:6:\"team-4\";s:5:\"title\";s:6:\"team-4\";s:11:\"description\";s:6:\"team-4\";s:7:\"content\";s:7528:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-team__team-4\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"32px\",\"left\":\"24px\"}}},\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\" style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"4px\",\"right\":\"4px\"}}},\"className\":\"nfd-theme-white nfd-bg-surface nfd-gap-0 nfd-shadow-xs nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-theme-white nfd-bg-surface nfd-gap-0 nfd-shadow-xs nfd-rounded wp-block-group\" style=\"padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1618568949779-895d81686151?w=300&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md nfd-p-card-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Maxwell Donovan</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-center\">Lead WordPress Designer</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"4px\",\"right\":\"4px\"}}},\"className\":\"nfd-theme-white nfd-bg-surface nfd-gap-0 nfd-shadow-xs nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-theme-white nfd-bg-surface nfd-gap-0 nfd-shadow-xs nfd-rounded wp-block-group\" style=\"padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1573497491677-1b69852c78a3?w=300&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md nfd-p-card-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Courtney Lee</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-center\">Senior Developer</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"4px\",\"right\":\"4px\"}}},\"className\":\"nfd-theme-white nfd-bg-surface nfd-gap-0 nfd-shadow-xs nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-theme-white nfd-bg-surface nfd-gap-0 nfd-shadow-xs nfd-rounded wp-block-group\" style=\"padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1556474835-b0f3ac40d4d1?w=300&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md nfd-p-card-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Matthew Zielinski</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-center\">User Interface Expert</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"4px\",\"right\":\"4px\"}}},\"className\":\"nfd-theme-white nfd-bg-surface nfd-gap-0 nfd-shadow-xs nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-theme-white nfd-bg-surface nfd-gap-0 nfd-shadow-xs nfd-rounded wp-block-group\" style=\"padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1523824921871-d6f1a15151f1?w=300&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md nfd-p-card-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Ursula Ibekwe</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-center\">Client Happiness Specialist</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:8:\"employee\";i:1;s:7:\"profile\";i:2;s:6:\"member\";i:3;s:5:\"staff\";i:4;s:8:\"4 column\";i:5;s:7:\"company\";i:6;s:4:\"crew\";i:7;s:12:\"team members\";i:8;s:4:\"info\";}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:1:{i:0;s:4:\"team\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:85;a:11:{s:2:\"id\";s:36:\"9ac51f08-0097-4fc0-925e-5bc900704ee7\";s:4:\"slug\";s:6:\"team-5\";s:5:\"title\";s:6:\"team-5\";s:11:\"description\";s:6:\"team-5\";s:7:\"content\";s:10833:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-team__team-5\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1507081323647-4d250478b919?w=200&fit=crop&w=600&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Lucas Oliveira</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Founder & CEO</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our dedicated team works together to deliver exceptional results while maintaining a high level of professionalism and integrity.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1573497619951-6c9477fb83b4?w=200&fit=crop&w=600&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Imani Walker</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Venue Manager</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our team of experts ensures your event is planned and executed flawlessly, leaving you free to enjoy the experience without any worries.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1568151556839-55901d6b43bf?w=200&fit=crop&w=600&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Andrew Carter</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Vendor Management</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">We are committed to providing exclusive vendor partnerships, making your vision for your event come to life in the most extraordinary way.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1523824921871-d6f1a15151f1?w=200&fit=crop&w=600&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Bolanle Akinola</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Vendor Management</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">We are committed to providing exclusive vendor partnerships, making your vision for your event come to life in the most extraordinary way.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:8:\"employee\";i:1;s:7:\"profile\";i:2;s:6:\"member\";i:3;s:5:\"staff\";i:4;s:3:\"bio\";i:5;s:8:\"4 column\";i:6;s:7:\"company\";i:7;s:4:\"crew\";i:8;s:12:\"team members\";i:9;s:4:\"info\";}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:1:{i:0;s:4:\"team\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:86;a:11:{s:2:\"id\";s:36:\"9ac51f08-0922-45e6-be35-20e1e441582a\";s:4:\"slug\";s:6:\"team-6\";s:5:\"title\";s:6:\"team-6\";s:11:\"description\";s:6:\"team-6\";s:7:\"content\";s:10491:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-team__team-6\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|70\"}}},\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-sm\"} --><div class=\"nfd-gap-sm wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1612349317150-e413f6a5b16d?w=300&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Anil Chaudhary</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Head Designer & Developer</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Create stunning WordPress blocks and patterns for beautifully designed websites.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-sm\"} --><div class=\"nfd-gap-sm wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1573878742615-3ce8fac77273?w=300&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Tiffany Reed</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Content Creator</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Effortlessly create WordPress blocks and patterns to enhance your website\'s content editor.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-sm\"} --><div class=\"nfd-gap-sm wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1583341612074-ccea5cd64f6a?w=300&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Mason Davis</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Collaborative Workspace</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Easily manage vendors and their content with the powerful content editor provided by our WordPress theme.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-sm\"} --><div class=\"nfd-gap-sm wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1573497161161-c3e73707e25c?w=300&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Madison Clarke</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Founder & CEO</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:8:\"employee\";i:1;s:7:\"profile\";i:2;s:6:\"member\";i:3;s:5:\"staff\";i:4;s:3:\"bio\";i:5;s:8:\"4 column\";i:6;s:7:\"company\";i:7;s:4:\"dark\";i:8;s:6:\"social\";i:9;s:5:\"round\";i:10;s:6:\"avatar\";i:11;s:4:\"crew\";i:12;s:12:\"team members\";i:13;s:4:\"info\";}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:1:{i:0;s:4:\"team\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:87;a:11:{s:2:\"id\";s:36:\"9ac51f08-10bd-42b2-99e6-0f7f24a3ec23\";s:4:\"slug\";s:6:\"team-7\";s:5:\"title\";s:6:\"team-7\";s:11:\"description\";s:6:\"team-7\";s:7:\"content\";s:11073:\"<!-- wp:group {\"className\":\"nfd-p-lg nfd-bg-effect-dots\",\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-bg-effect-dots is-style-nfd-theme-light nfd-wb-team__team-7\" ><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"\",\"nfdAnimationDelay\":\"\"} --><div class=\"nfd-gap-sm nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}},\"className\":\"nfd-text-primary\",\"fontSize\":\"x-small\",\"nfdAnimation\":\"\"} --><p class=\"nfd-text-primary has-text-align-center has-x-small-font-size\" style=\"font-style: normal; font-weight: 600; letter-spacing: 1px; text-transform: uppercase\">The People behind the scene</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-contrast\",\"nfdAnimation\":\"\",\"nfdAnimationDelay\":\"\"} --><h2 class=\"nfd-text-huge nfd-text-contrast wp-block-heading has-text-align-center\">Meet our team</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"21px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 21px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\",\"nfdAnimation\":\"\",\"nfdAnimationDelay\":\"\"} --><p class=\"nfd-text-lg has-text-align-center\">A collective of innovative minds and spirited individuals, committed to bringing their best in a dynamic and supportive workspace.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"12px\",\"style\":{\"layout\":{\"flexSize\":\"24px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 12px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"nfdAnimation\":\"\",\"nfdAnimationDelay\":\"\"} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl is-style-fill\"} --><div class=\"nfd-btn-xl is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">View open positions</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\",\"style\":{\"layout\":{}}} --><div style=\"height: 48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\" style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1514543250559-83867827ecce?w=425&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Jamal Stevenson</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Founder & CEO</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1624484631620-9e53e4aed980?w=425&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Tessa Reed</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Founder & CEO</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1557862921-37829c790f19?w=425&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Carlos Moreira</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Founder & CEO</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:8:\"employee\";i:1;s:7:\"profile\";i:2;s:6:\"member\";i:3;s:5:\"staff\";i:4;s:3:\"bio\";i:5;s:8:\"3 column\";i:6;s:6:\"social\";i:7;s:7:\"company\";i:8;s:4:\"crew\";i:9;s:12:\"team members\";i:10;s:4:\"info\";}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:1:{i:0;s:4:\"team\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:88;a:11:{s:2:\"id\";s:36:\"9ac51f08-1890-494c-b08f-6c0ced1526f9\";s:4:\"slug\";s:6:\"team-8\";s:5:\"title\";s:6:\"team-8\";s:11:\"description\";s:6:\"team-8\";s:7:\"content\";s:7006:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Open Positions\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-bg-effect-grid nfd-wb-team__team-8\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"color\":{}},\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1543269865-cbf427effbad?auto=format&fit=crop&q=80&w=1600&h=&crop=\" alt=\"\" style=\"aspect-ratio: 16/9; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-current wp-block-heading\">Sales</h3><!-- /wp:heading --><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Job Posting\"}} --><div class=\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm wp-block-group\" style=\"border-width: 1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-current nfd-text-md\"} --><p class=\"nfd-text-current nfd-text-md\"><a href=\"#\">Sales Representative</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Brooklyn, NY</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Sales position responsible for selling products to customers.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Full time</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">·</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">$50k - $70k</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Job Posting\"}} --><div class=\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm wp-block-group\" style=\"border-width: 1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-current nfd-text-md\"} --><p class=\"nfd-text-current nfd-text-md\"><a href=\"#\">Sales Director</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Miami, FL</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">A senior-level position that oversees the entire sales department.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Full time</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">·</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">$160k - $220k</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-current wp-block-heading\">Marketing</h3><!-- /wp:heading --><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Job Posting\"}} --><div class=\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm wp-block-group\" style=\"border-width: 1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-current nfd-text-md\"} --><p class=\"nfd-text-current nfd-text-md\"><a href=\"#\">Customer Support Specialist</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Brooklyn, NY</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Technical assistance and support to customers.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Remote</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">·</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">$40k - $60k</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:8:\"employee\";i:1;s:3:\"job\";i:2;s:6:\"career\";i:3;s:8:\"position\";i:4;s:7:\"opening\";i:5;s:10:\"employment\";i:6;s:4:\"role\";i:7;s:9:\"job board\";i:8;s:11:\"job listing\";i:9;s:4:\"dark\";i:10;s:4:\"crew\";i:11;s:12:\"team members\";i:12;s:4:\"info\";}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:1:{i:0;s:4:\"team\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:89;a:11:{s:2:\"id\";s:36:\"9f8e048e-f404-4a85-8f97-41072ed81375\";s:4:\"slug\";s:6:\"team-9\";s:5:\"title\";s:6:\"team-9\";s:11:\"description\";s:6:\"team-9\";s:7:\"content\";s:1553:\"<!-- wp:group {\"metadata\":{\"name\":\"About the author\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-wb-team__team-9\" ><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:image {\"width\":\"250px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"nfd-img-floating-photo\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}}}} --><figure class=\"nfd-img-floating-photo wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)\"><img src=\"https://images.unsplash.com/photo-1655874819398-c6dfbec68ac7?w=250&h=250&fit=crop&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:250px\"/></figure><!-- /wp:image --><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"wp-block-heading\" style=\"font-style:normal;font-weight:700\">Hi! I\'m Christopher Park :)</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:90;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-86df-4f5d-b4a7-66b36cd23f55\";s:4:\"slug\";s:6:\"text-1\";s:5:\"title\";s:6:\"text-1\";s:11:\"description\";s:6:\"text-1\";s:7:\"content\";s:1593:\"<!-- wp:group {\"className\":\"nfd-text-md\",\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-text-md nfd-wb-text__text-1\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Introducing Block Patterns</h2><!-- /wp:heading --><!-- wp:paragraph {\"dropCap\":true} --><p class=\"has-drop-cap\">WordPress block patterns offer a powerful way to create predefined block layouts, enabling users to quickly design pages and posts with a consistent look and feel. These patterns are essentially collections of blocks that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Moreover, the WordPress community and theme developers are actively contributing to a growing library of block patterns, making it easier for users to find a pattern that suits their needs. Whether you\'re building a landing page, a photo gallery, or a complex layout, there\'s likely a block pattern ready to use. This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:12:\"introduction\";i:5;s:11:\"information\";i:6;s:7:\"dropcap\";i:7;s:9:\"paragraph\";i:8;s:5:\"entry\";i:9;s:11:\"description\";i:10;s:7:\"summary\";i:11;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:91;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-9c5d-4f00-ac5e-b7169e7cd073\";s:4:\"slug\";s:6:\"text-2\";s:5:\"title\";s:6:\"text-2\";s:11:\"description\";s:6:\"text-2\";s:7:\"content\";s:3653:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-text__text-2\" ><!-- wp:group {\"className\":\"nfd-text-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Introducing Block Patterns</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">WordPress block patterns offer a powerful way to create predefined block layouts, enabling users to quickly design pages and posts with a consistent look and feel. These patterns are essentially collections of blocks that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Fullwidth section\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-p-card-lg is-style-nfd-theme-light nfd-bg-effect-grid-2\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose is-style-nfd-theme-white\" ><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Key notes</h3><!-- /wp:heading --><!-- wp:list --><ul class=\"\"><!-- wp:list-item --><li class=\"\">Simplify content creation and ensure design consistency.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">Streamlines the design process and saves time.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">Pre-arranged collections of blocks.</li><!-- /wp:list-item --></ul><!-- /wp:list --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:paragraph --><p class=\"\">Moreover, the WordPress community and theme developers are actively contributing to a growing library of block patterns, making it easier for users to find a pattern that suits their needs. Whether you\'re building a landing page, a photo gallery, or a complex layout, there\'s likely a block pattern ready to use.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:12:\"introduction\";i:5;s:11:\"information\";i:6;s:9:\"key notes\";i:7;s:16:\"table of content\";i:8;s:3:\"toc\";i:9;s:4:\"list\";i:10;s:9:\"paragraph\";i:11;s:5:\"entry\";i:12;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:92;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-a1d3-4571-bb36-5cd7a4df7f6e\";s:4:\"slug\";s:6:\"text-3\";s:5:\"title\";s:6:\"text-3\";s:11:\"description\";s:6:\"text-3\";s:7:\"content\";s:4821:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-text__text-3\" ><!-- wp:group {\"className\":\"nfd-text-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Introducing Block Patterns</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">WordPress block patterns offer a powerful way to create predefined block layouts, enabling users to <mark style=\"background-color:#fdeeb7\" class=\"has-inline-color\">quickly design pages and posts</mark> with a consistent look and feel. These patterns are essentially <a href=\"#\"><span style=\"text-decoration: underline;\">collections of blocks</span></a> that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose\",\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose is-style-nfd-theme-light nfd-bg-effect-dots\" ><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Key notes</h3><!-- /wp:heading --><!-- wp:list --><ul class=\"\"><!-- wp:list-item --><li class=\"\"><a href=\"#introducing-block-patterns\">Simplify content creation and ensure design consistency.</a></li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\"><a href=\"#streamlining-the-design-process\">Streamlines the design process and saves time.</a></li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\"><a href=\"#pre-built-collections-of-blocks\">Pre-arranged collections of blocks.</a></li><!-- /wp:list-item --></ul><!-- /wp:list --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-md\",\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg\"} --><h2 class=\"nfd-text-lg wp-block-heading\" id=\"introducing-block-patterns\">Introducing Block Patterns</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Moreover, the <a href=\"#\"><span style=\"text-decoration: underline;\">WordPress community</span></a> and theme developers are actively contributing to a growing library of block patterns, making it easier for users to find a pattern that suits their needs. Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-lg\"} --><h2 class=\"nfd-text-lg wp-block-heading\" id=\"streamlining-the-design-process\">Streamlining the design process.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-lg\"} --><h2 class=\"nfd-text-lg wp-block-heading\" id=\"pre-built-collections-of-blocks\">Pre-built collections of blocks.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">The WordPress community and theme developers are actively contributing to a growing <a href=\"#\"><span style=\"text-decoration: underline;\">library of block patterns</span></a>, making it easier for users to find a pattern that suits their needs. Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:9:\"key notes\";i:5;s:16:\"table of content\";i:6;s:3:\"toc\";i:7;s:4:\"list\";i:8;s:16:\"highlighted text\";i:9;s:15:\"text decoration\";i:10;s:9:\"rich text\";i:11;s:14:\"formatted text\";i:12;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:93;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-a9dc-4469-a9c6-f6630c3e0364\";s:4:\"slug\";s:6:\"text-4\";s:5:\"title\";s:6:\"text-4\";s:11:\"description\";s:6:\"text-4\";s:7:\"content\";s:3590:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-text__text-4\" ><!-- wp:group {\"className\":\"nfd-text-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Introducing Block Patterns</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">WordPress block patterns offer a powerful way to create predefined block layouts, enabling users to <mark style=\"background-color:#fdeeb7\" class=\"has-inline-color\">quickly design pages and posts</mark> with a consistent look and feel. These patterns are essentially <a href=\"#\"><span style=\"text-decoration: underline;\">collections of blocks</span></a> that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose\",\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose is-style-nfd-theme-light nfd-bg-effect-dots\" ><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Key notes</h3><!-- /wp:heading --><!-- wp:list --><ul class=\"\"><!-- wp:list-item --><li class=\"\">Simplify content creation and ensure design consistency.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">Streamlines the design process and saves time.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">Pre-arranged collections of blocks.</li><!-- /wp:list-item --></ul><!-- /wp:list --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:paragraph --><p class=\"\">Moreover, the WordPress community and theme developers are actively contributing to a <a href=\"#\"><span style=\"text-decoration: underline;\">growing library of block patterns</span></a>, making it easier for users to find a pattern that suits their needs. Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:9:\"key notes\";i:5;s:16:\"table of content\";i:6;s:3:\"toc\";i:7;s:4:\"list\";i:8;s:16:\"highlighted text\";i:9;s:15:\"text decoration\";i:10;s:9:\"rich text\";i:11;s:14:\"formatted text\";i:12;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:94;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-ae87-44a2-8a1e-2e0552877b3d\";s:4:\"slug\";s:6:\"text-5\";s:5:\"title\";s:6:\"text-5\";s:11:\"description\";s:6:\"text-5\";s:7:\"content\";s:2201:\"<!-- wp:group {\"className\":\"nfd-text-md\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Two columns text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-text-md nfd-wb-text__text-5\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">A journey commenced, starting cheerfully under a clear sky, and a tranquil sea.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:columns {\"className\":\"nfd-max-w-prose nfd-gap-lg\"} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph --><p class=\"\">They walked out onto the deck. All the buildings and smoke had vanished, and the ship was in a vast expanse of sea, fresh and clear yet faint in the morning light. </p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">They had departed from the city lying in the mud. A very thin silhouette stretched on the horizon, barely strong enough to support the weight of a distant city, which still lay upon it. They were free from paths, free from people, and a shared sense of liberation filled them all.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph --><p class=\"\">The ship moved steadily through small waves that splashed her and then fizzled like sparkling water, leaving a little trail of bubbles and foam on each side. The dull October sky above was lightly veiled as if by smoke from a fire, and the air was refreshingly salty and brisk. Indeed, it was too chilly to stay still.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Mrs. Brown took her husband`s arm, and as they walked away, it was clear from the way her tilted cheek turned up to his that she had something private to share.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:8:\"2 column\";i:5;s:11:\"text column\";i:6;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:95;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-b2f2-457c-be6d-9642967075bf\";s:4:\"slug\";s:6:\"text-6\";s:5:\"title\";s:6:\"text-6\";s:11:\"description\";s:6:\"text-6\";s:7:\"content\";s:1695:\"<!-- wp:group {\"className\":\"nfd-text-md\",\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-text-md nfd-wb-text__text-6\" ><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Introducing Block Patterns</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph --><p class=\"\">WordPress block patterns offer a powerful way to create predefined block layouts, enabling users to quickly design pages and posts with a consistent look and feel.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">These patterns are essentially collections of blocks that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph --><p class=\"\">Moreover, the WordPress community and theme developers are actively contributing to a growing library of block patterns, making it easier for users to find a pattern that suits their needs.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:8:\"3 column\";i:5;s:11:\"text column\";i:6;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:96;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-b89f-4685-9bb8-0814e22b4c1f\";s:4:\"slug\";s:6:\"text-7\";s:5:\"title\";s:6:\"text-7\";s:11:\"description\";s:6:\"text-7\";s:7:\"content\";s:2754:\"<!-- wp:group {\"className\":\"nfd-text-md\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-text-md nfd-wb-text__text-7\" ><!-- wp:group {\"className\":\"nfd-text-md\",\"metadata\":{\"name\":\"Paragraphs\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:paragraph --><p class=\"\">WordPress block patterns offer a powerful way to create predefined block layouts, enabling users to quickly design pages and posts with a consistent look and feel. These patterns are essentially collections of blocks that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Moreover, the WordPress community and theme developers are actively contributing to a growing library of block patterns, making it easier for users to find a pattern that suits their needs. Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use. This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1640951613773-54706e06851d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTg5fHxwZXJzb258ZW58MHwyfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=1024&h=576&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/><figcaption class=\"wp-element-caption\">Photo by XYZ</figcaption></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-md\",\"metadata\":{\"name\":\"Paragraphs\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:paragraph --><p class=\"\">WordPress block patterns offer a powerful way to create predefined block layouts, enabling users to quickly design pages and posts with a consistent look and feel. These patterns are essentially collections of blocks that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:12:\"inline image\";i:5;s:16:\"text with images\";i:6;s:11:\"text column\";i:7;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:97;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-bf48-486d-a915-21aed037ee16\";s:4:\"slug\";s:6:\"text-8\";s:5:\"title\";s:6:\"text-8\";s:11:\"description\";s:6:\"text-8\";s:7:\"content\";s:3200:\"<!-- wp:group {\"className\":\"nfd-text-md\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-text-md nfd-wb-text__text-8\" ><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1640951613773-54706e06851d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTg5fHxwZXJzb258ZW58MHwyfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=1024&h=576&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/><figcaption class=\"wp-element-caption\">Photo by NEOM</figcaption></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-md\",\"metadata\":{\"name\":\"Paragraphs\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">WordPress block patterns</span></a> offer a powerful way to create predefined block layouts, enabling users to quickly design pages and posts with a consistent look and feel. These patterns are essentially collections of blocks that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Moreover, the <a href=\"#\"><span style=\"text-decoration: underline;\">WordPress community</span></a> and theme developers are actively contributing to a growing <a href=\"#\"><span style=\"text-decoration: underline;\">library of block patterns</span></a>, making it easier for users to find a pattern that suits their needs. Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use. This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-dots\"} --><hr class=\"is-style-dots wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-md\",\"metadata\":{\"name\":\"Paragraphs\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:paragraph --><p class=\"\">WordPress block patterns offer a <mark style=\"background-color:#fdeeb7\" class=\"has-inline-color\">powerful way to create predefined block layouts</mark>, enabling users to <strong>quickly design pages</strong> and posts with a <strong>consistent look and feel</strong>. These patterns are essentially collections of blocks that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:12:\"inline image\";i:5;s:16:\"text with images\";i:6;s:11:\"text column\";i:7;s:16:\"highlighted text\";i:8;s:14:\"formatted text\";i:9;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:98;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-c441-463e-ac68-05ff5c12283a\";s:4:\"slug\";s:6:\"text-9\";s:5:\"title\";s:6:\"text-9\";s:11:\"description\";s:6:\"text-9\";s:7:\"content\";s:7813:\"<!-- wp:group {\"className\":\"nfd-text-md\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-text-md nfd-wb-text__text-9\" ><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1707343843437-caacff5cfa74?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1024&h=576&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/><figcaption class=\"wp-element-caption\">These designs optimize space and resources by emphasizing vertical layouts and minimizing the need for excessive elements.</figcaption></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1707344088547-3cf7cea5ca49?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1024&h=576&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/><figcaption class=\"wp-element-caption\">WordPress`s block patterns significantly reduce the time and effort needed to design web pages.</figcaption></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg\">In the world of web development, the landscape of WordPress design is evolving rapidly.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">As digital preferences shift towards more minimalist and efficient web experiences, WordPress has responded by introducing an innovative feature: <a href=\"#\"><span style=\"text-decoration: underline;\">block patterns</span></a>. This transformative tool allows developers and designers to create <a href=\"#\"><span style=\"text-decoration: underline;\">pre-designed block arrangements</span></a>, <mark style=\"background-color:#fdeeb7\" class=\"has-inline-color\">significantly streamlining the process of building</mark> visually appealing and functional websites.</p><!-- /wp:paragraph --><!-- wp:quote --><blockquote class=\"wp-block-quote\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} --><p class=\"nfd-text-pretty\">The surge in block pattern utilization has led to a decrease in the average time spent designing web pages, with developers now able to deploy complex layouts in a fraction of the time previously required.</p><!-- /wp:paragraph --><cite><em>e5trf 2024</em></cite></blockquote><!-- /wp:quote --><!-- wp:paragraph --><p class=\"\">Particularly noteworthy is the rise of modular designs akin to the townhouse model in real estate, representing 1 in 5 WordPress projects. These designs optimize space and resources by emphasizing vertical layouts and <strong>minimizing the need</strong> for excessive elements, thereby <mark style=\"background-color:#fdeeb7\" class=\"has-inline-color\">reducing overall project costs</mark> and enhancing website performance.</p><!-- /wp:paragraph --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default nfd-rounded-sm\"} --><figure class=\"is-style-default nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1683009427513-28e163402d16?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1024&h=576&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/><figcaption class=\"wp-element-caption\">Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use. </figcaption></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">This shift towards using <a href=\"#\"><span style=\"text-decoration: underline;\">WordPress block patterns</span></a> marks a significant movement towards democratizing web design, providing a foundation for addressing the digital divide by making high-quality web design more accessible to first-time developers and small business owners.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Here are three takeaways:</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:list {\"className\":\"nfd-gap-md\"} --><ul class=\"nfd-gap-md\"><!-- wp:list-item --><li class=\"\"><strong>Efficiency Gains</strong>: WordPress`s <a href=\"#\"><span style=\"text-decoration: underline;\">block patterns</span></a> significantly reduce the time and effort needed to design web pages.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\"><strong>Modular Design Popularity</strong>: The adoption of modular designs, resembling the townhouse model in real estate, is becoming increasingly popular, making up 20% of WordPress projects. This approach maximizes the use of space and resources, <strong>leading to cost savings and improved website performance</strong> by emphasizing vertical layouts and reducing unnecessary elements.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\"><strong>Democratization of Web Design</strong>: The introduction of <a href=\"#\"><span style=\"text-decoration: underline;\">block patterns</span></a> is a step towards democratizing web design, making it more accessible to beginners and small business owners.</li><!-- /wp:list-item --></ul><!-- /wp:list --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Building at scale</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">This is a pivotal step in leveling the playing field in the digital realm, mirroring the residential push towards more affordable housing solutions.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">The WordPress community and theme developers are actively contributing to a <a href=\"#\"><span style=\"text-decoration: underline;\">growing library of block patterns</span></a>, making it easier for users to find a pattern that suits their needs. Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use. This democratizes design for non-technical users while <mark style=\"background-color:#fdeeb7\" class=\"has-inline-color\">offering developers a way to extend WordPress</mark> functionality and provide more options to their clients.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\"><em>John Doe contributed to this article</em>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:16:\"text with images\";i:6;s:16:\"highlighted text\";i:7;s:9:\"rich text\";i:8;s:13:\"bullet points\";i:9;s:10:\"key points\";i:10;s:13:\"image caption\";i:11;s:14:\"formatted text\";i:12;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:99;a:11:{s:2:\"id\";s:36:\"9ac51f02-c867-48dd-9085-d281964fe735\";s:4:\"slug\";s:7:\"blog-10\";s:5:\"title\";s:7:\"blog-10\";s:11:\"description\";s:7:\"blog-10\";s:7:\"content\";s:2985:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-blog__blog-10\" ><!-- wp:query {\"queryId\":33,\"query\":{\"perPage\":\"6\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"className\":\"nfd-query-loop-1\"} --><div class=\"nfd-query-loop-1 wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"layout\":{\"type\":\"default\"}} --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"40px\"}}},\"nfdAnimation\":\"\"} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"30%\"} --><div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"width\":\"100%\",\"className\":\"nfd-rounded-md\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance\"} /--><!-- wp:post-excerpt {\"moreText\":\"<strong>Continue Reading</strong>\",\"excerptLength\":28,\"className\":\"nfd-text-balance\"} /--></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-text-base wp-block-group\"><!-- wp:post-author {\"showBio\":false,\"textColor\":\"black\",\"className\":\"nfd-text-faded\"} /--><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"0.85em\"},\"border\":{\"left\":{\"width\":\"2px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:2px;min-height:0.85em\"></div><!-- /wp:group --><!-- wp:post-date {\"className\":\"nfd-text-faded\"} /--><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"0.85em\"},\"border\":{\"left\":{\"width\":\"2px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:2px;min-height:0.85em\"></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">4 min read</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- /wp:post-template --><!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"showLabel\":false,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"},\"fontSize\":\"normal\"} --><!-- wp:query-pagination-previous /--><!-- wp:query-pagination-numbers /--><!-- wp:query-pagination-next /--><!-- /wp:query-pagination --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:14:\"featured image\";i:7;s:8:\"category\";i:8;s:4:\"list\";i:9;s:7:\"archive\";i:10;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:100;a:11:{s:2:\"id\";s:36:\"9ac51f02-d01e-47f4-9f99-c93251c65068\";s:4:\"slug\";s:7:\"blog-11\";s:5:\"title\";s:7:\"blog-11\";s:11:\"description\";s:7:\"blog-11\";s:7:\"content\";s:4722:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-wb-blog__blog-11\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns \"><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":\"1\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":60,\"minHeight\":435,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-card-md nfd-rounded\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-p-card-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:435px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"color\":{\"background\":\"#00000021\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base nfd-rounded-sm\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base nfd-rounded-sm wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;background-color:#00000021;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-text-base wp-block-group has-white-color has-text-color\"><!-- wp:post-author {\"showAvatar\":false,\"showBio\":false,\"byline\":\"\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:post-date {\"className\":\"nfd-text-opacity-80\"} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg\"} --><h2 class=\"nfd-text-lg wp-block-heading\">Recent Posts</h2><!-- /wp:heading --><!-- wp:query {\"queryId\":19,\"query\":{\"perPage\":\"3\",\"pages\":\"0\",\"offset\":\"1\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"25px\"}},\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}},\"spacing\":{\"padding\":{\"bottom\":\"25px\"}}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\" style=\"border-bottom-width:1px;padding-bottom:25px\"><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance nfd-text-md nfd-text-contrast\"} /--><!-- wp:post-date {\"className\":\"nfd-text-faded nfd-text-base\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"article\";i:1;s:4:\"post\";i:2;s:6:\"latest\";i:3;s:6:\"recent\";i:4;s:5:\"entry\";i:5;s:4:\"news\";i:6;s:8:\"2 column\";i:7;s:14:\"featured image\";i:8;s:8:\"category\";i:9;s:4:\"dark\";i:10;s:7:\"archive\";i:11;s:7:\"content\";}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:101;a:11:{s:2:\"id\";s:36:\"9f8e048c-c94a-4306-b3a7-0ba96b131d97\";s:4:\"slug\";s:7:\"blog-12\";s:5:\"title\";s:7:\"blog-12\";s:11:\"description\";s:7:\"blog-12\";s:7:\"content\";s:1929:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-blog__blog-12\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":9,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"className\":\"nfd-rounded-xl\"} /--><!-- wp:group {\"className\":\"-nfd-translate-y-1/2 nfd-px-md is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"-nfd-translate-y-1/2 nfd-px-md is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-rounded-xl is-style-default\",\"backgroundColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-rounded-xl is-style-default wp-block-group has-base-background-color has-background\"><!-- wp:post-date {\"className\":\"nfd-text-opacity-80\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\" style=\"font-style:normal;font-weight:600\"><!-- wp:read-more /--><!-- wp:paragraph --><p class=\"\"><strong>→</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:102;a:11:{s:2:\"id\";s:36:\"9f8e048c-d1c3-43b9-b262-dcc173ccda88\";s:4:\"slug\";s:7:\"blog-13\";s:5:\"title\";s:7:\"blog-13\";s:11:\"description\";s:7:\"blog-13\";s:7:\"content\";s:2589:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}}},\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md has-link-color is-style-nfd-theme-white nfd-wb-blog__blog-13\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":1,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"include\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":1}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":600,\"contentPosition\":\"bottom center\",\"className\":\"nfd-rounded-xl\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"padding-bottom:0;min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-px-md is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"nfd-px-md is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-rounded-xl is-style-default\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\",\"topLeft\":\"20px\",\"topRight\":\"20px\"}}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-rounded-xl is-style-default wp-block-group has-base-background-color has-background\" style=\"border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0px;border-bottom-right-radius:0px\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\", \"textDecoration\":\"none\"}}} /--><!-- wp:post-excerpt {\"textColor\": \"black\", \"textAlign\":\"center\",\"moreText\":\"Read More\",\"excerptLength\":20} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:103;a:11:{s:2:\"id\";s:36:\"9f8e048c-da64-4385-890d-cc6458f8336a\";s:4:\"slug\";s:7:\"blog-14\";s:5:\"title\";s:7:\"blog-14\";s:11:\"description\";s:7:\"blog-14\";s:7:\"content\";s:2229:\"<!-- wp:group {\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group is-style-nfd-theme-white nfd-wb-blog__blog-14\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":9,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"include\",\"inherit\":false},\"className\":\"nfd-query-loop-2 alignleft\"} --><div class=\"nfd-query-loop-2 wp-block-query alignleft\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"className\":\"nfd-rounded-xl\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-rounded-xl nfd-overlap-x-lg is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-rounded-xl nfd-overlap-x-lg is-style-nfd-theme-white wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-lg nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:post-excerpt {\"excerptLength\":20} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph --><p class=\"\">by </p><!-- /wp:paragraph --><!-- wp:post-author-name /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:104;a:11:{s:2:\"id\";s:36:\"a046d20e-7860-4093-a8fe-69c55abdd20c\";s:4:\"slug\";s:7:\"blog-15\";s:5:\"title\";s:7:\"blog-15\";s:11:\"description\";s:7:\"blog-15\";s:7:\"content\";s:1583:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-primary-15 nfd-wb-blog__blog-15\" ><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Latest posts</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-pt-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pt-sm wp-block-group\"><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"className\":\"nfd-rounded\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-base nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}}} /--><!-- wp:read-more {\"content\":\"Read more → \",\"className\":\"nfd-text-primary\",\"style\":{\"typography\":{\"textDecoration\":\"underline\"}}} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:105;a:11:{s:2:\"id\";s:36:\"a046d20e-7e53-40fa-9196-e3d5eaf0a558\";s:4:\"slug\";s:7:\"blog-16\";s:5:\"title\";s:7:\"blog-16\";s:11:\"description\";s:7:\"blog-16\";s:7:\"content\";s:1585:\"<!-- wp:group {\"metadata\":{\"name\":\"Latest Posts\"},\"className\":\"nfd-container nfd-p-md is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-md is-style-nfd-theme-primary-15 wp-block-group nfd-wb-blog__blog-16\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Latest posts</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-pt-sm is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pt-sm is-style-default wp-block-group\"><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"className\":\"nfd-rounded\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-base nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}}} /--><!-- wp:read-more {\"content\":\"Read more → \",\"className\":\"nfd-text-primary\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:106;a:11:{s:2:\"id\";s:36:\"a046d20e-83ec-44d3-b4f2-781494f43a73\";s:4:\"slug\";s:7:\"blog-17\";s:5:\"title\";s:7:\"blog-17\";s:11:\"description\";s:7:\"blog-17\";s:7:\"content\";s:3306:\"<!-- wp:group {\"metadata\":{\"name\":\"Blog Intro\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-wb-blog__blog-17\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"67%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:67%\"><!-- wp:query {\"queryId\":31,\"query\":{\"perPage\":1,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"taxQuery\":null,\"parents\":[],\"format\":[]}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":30,\"overlayColor\":\"accent-1\",\"isUserOverlayColor\":true,\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-md is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md is-style-default wp-block-cover has-custom-content-position is-position-bottom-center has-base-color has-text-color has-link-color\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-1-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true} /--><!-- wp:post-date {\"fontSize\":\"small\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"accent-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-group has-border-color has-accent-2-border-color\" style=\"border-width:1px\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full\"><img src=\"https://images.unsplash.com/photo-1577880216142-8549e9488dad?w=600&h=400&fit=crop&crop=faces\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\">Welcome to my blog</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">My name is Tom Scattosh and I’m a passionate digital nomad who loves sharing love for travel and discovering new cultures. I live in Tokyo.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs has-text-align-left\"><a href=\"#\">Follow me on Instagram →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:107;a:11:{s:2:\"id\";s:36:\"a046d20e-89b1-442e-b3ef-c442d284140c\";s:4:\"slug\";s:7:\"blog-18\";s:5:\"title\";s:7:\"blog-18\";s:11:\"description\";s:7:\"blog-18\";s:7:\"content\";s:1950:\"<!-- wp:group {\"metadata\":{\"name\":\"Blog list\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-blog__blog-18\" ><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":9,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":30,\"overlayColor\":\"accent-1\",\"isUserOverlayColor\":true,\"minHeight\":230,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-md is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md is-style-default wp-block-cover has-custom-content-position is-position-bottom-center has-base-color has-text-color has-link-color\" style=\"min-height:230px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-1-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true} /--><!-- wp:post-date {\"fontSize\":\"small\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:108;a:11:{s:2:\"id\";s:36:\"a046d20e-9042-465a-b341-7f754802b452\";s:4:\"slug\";s:7:\"blog-19\";s:5:\"title\";s:7:\"blog-19\";s:11:\"description\";s:7:\"blog-19\";s:7:\"content\";s:1133:\"<!-- wp:group {\"metadata\":{\"name\":\"Blog list 2\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-blog__blog-19\" ><!-- wp:query {\"queryId\":33,\"query\":{\"perPage\":8,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"16/9\",\"width\":\"100%\"} /--><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"className\":\"nfd-text-balance nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:post-date {\"className\":\"nfd-text-faded nfd-text-xs\"} /--><!-- wp:post-excerpt {\"moreText\":\"Continue Reading\",\"showMoreOnNewLine\":false,\"excerptLength\":28,\"className\":\"nfd-text-balance nfd-text-sm\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:109;a:11:{s:2:\"id\";s:36:\"a046d20e-9755-48be-b509-72c201de05a5\";s:4:\"slug\";s:7:\"blog-20\";s:5:\"title\";s:7:\"blog-20\";s:11:\"description\";s:7:\"blog-20\";s:7:\"content\";s:5478:\"<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-gap-lg nfd-wb-blog__blog-20\" ><!-- wp:columns {\"className\":\"\"} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Blog list 2\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"blog list 2\" ><!-- wp:query {\"queryId\":33,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"16/9\",\"width\":\"100%\"} /--><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"className\":\"nfd-text-balance nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:post-date {\"className\":\"nfd-text-faded nfd-text-xs\"} /--><!-- wp:post-excerpt {\"moreText\":\"Continue Reading\",\"showMoreOnNewLine\":false,\"excerptLength\":28,\"className\":\"nfd-text-balance nfd-text-sm\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"cta\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1531209889797-de15f0a74e7c?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\",\"dimRatio\":50,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"3/4\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1531209889797-de15f0a74e7c?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Join our<br>Travel Community</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"is-style-text-wrap-balance\",\"fontSize\":\"small\"} --><p class=\"is-style-text-wrap-balance has-text-align-center has-small-font-size\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Signup now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"cta-31\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1504732099162-d8c9d5ba3bfd?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\",\"dimRatio\":50,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"4/3\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1504732099162-d8c9d5ba3bfd?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Subscribe to learn<br>how to travel for free!</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"is-style-text-wrap-balance\",\"fontSize\":\"small\"} --><p class=\"is-style-text-wrap-balance has-text-align-center has-small-font-size\">Learn how I use travel reward credit cards to book free flights and hotels around the world</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:110;a:11:{s:2:\"id\";s:36:\"a046d20e-9d8c-4458-af8b-97a745b8e53e\";s:4:\"slug\";s:7:\"blog-21\";s:5:\"title\";s:7:\"blog-21\";s:11:\"description\";s:7:\"blog-21\";s:7:\"content\";s:3565:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-wb-blog__blog-21\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-py-md\"} --><div class=\"nfd-gap-4xl nfd-py-md wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3009.webp\",\"dimRatio\":50,\"overlayColor\":\"base\",\"isUserOverlayColor\":true,\"minHeight\":430,\"minHeightUnit\":\"px\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"is-style-contained-background\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-contained-background wp-block-cover is-light\" style=\"min-height:430px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3009.webp\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1592621385612-4d7129426394?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=280&h=420&crop=\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"50px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3010.png\" alt=\"\" style=\"width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1570431309787-5874f7dd7593?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=280&h=420&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"width\":\"40px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3011.png\" alt=\"\" style=\"width:40px\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"className\":\"nfd-text-xl \",\"fontFamily\":\"playfair-display\"} --><h2 class=\"nfd-text-xl wp-block-heading has-playfair-display-font-family\">Hello, I’m Madeline</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Read more →</a></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:column --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:111;a:11:{s:2:\"id\";s:36:\"a046d20e-a35c-422a-95ea-f5e69a41308e\";s:4:\"slug\";s:7:\"blog-22\";s:5:\"title\";s:7:\"blog-22\";s:11:\"description\";s:7:\"blog-22\";s:7:\"content\";s:1691:\"<!-- wp:group {\"metadata\":{\"name\":\"Blog\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-blog__blog-22\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":6,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":null,\"minimumColumnWidth\":\"23rem\"}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"className\":\"nfd-rounded-xl\"} /--><!-- wp:group {\"className\":\"-nfd-translate-y-1/2 nfd-px-md is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"-nfd-translate-y-1/2 nfd-px-md is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-sm nfd-rounded-xl is-style-default\",\"backgroundColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-p-sm nfd-rounded-xl is-style-default wp-block-group has-base-background-color has-background\"><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-lg nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--><!-- wp:post-excerpt {\"moreText\":\"Read more\",\"excerptLength\":19,\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}}}} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:112;a:11:{s:2:\"id\";s:36:\"a046d20e-a9b9-4da1-b66a-d79c36dada6d\";s:4:\"slug\";s:7:\"blog-23\";s:5:\"title\";s:7:\"blog-23\";s:11:\"description\";s:7:\"blog-23\";s:7:\"content\";s:2384:\"<!-- wp:group {\"metadata\":{\"name\":\"Blog\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-blog__blog-23\" ><!-- wp:query {\"queryId\":22,\"query\":{\"perPage\":6,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"taxQuery\":null,\"parents\":[],\"format\":[]}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"width\":\"100%\",\"sizeSlug\":\"full\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} /--><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"},\"margin\":{\"top\":\"-75px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"margin-top:-75px;padding-right:50px\"><!-- wp:group {\"className\":\"is-style-default nfd-p-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base-midtone\"}}}},\"backgroundColor\":\"contrast\",\"textColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default nfd-p-sm wp-block-group has-base-midtone-color has-contrast-background-color has-text-color has-background has-link-color\"><!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --><!-- wp:buttons {\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"nfd-p-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"accent-1\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-border-color has-accent-1-border-color wp-element-button\" href=\"#\" style=\"border-width:1px;text-transform:uppercase\">View more →</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:query-no-results --><!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} --><p class=\"\"></p><!-- /wp:paragraph --><!-- /wp:query-no-results --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:113;a:11:{s:2:\"id\";s:36:\"a046d20e-af39-4e2a-bd0b-1ce1e51d93ff\";s:4:\"slug\";s:7:\"blog-24\";s:5:\"title\";s:7:\"blog-24\";s:11:\"description\";s:7:\"blog-24\";s:7:\"content\";s:9148:\"<!-- wp:columns --><div class=\"wp-block-columns nfd-wb-blog__blog-24\"><!-- wp:column {\"width\":\"66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66%\"><!-- wp:group {\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group is-style-nfd-theme-white\" id=\"blog\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":1,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"include\",\"inherit\":false},\"className\":\"nfd-query-loop-2 alignleft\"} --><div class=\"nfd-query-loop-2 wp-block-query alignleft\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"className\":\"nfd-rounded-xl\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-rounded-xl nfd-overlap-x-lg is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-rounded-xl nfd-overlap-x-lg is-style-nfd-theme-white wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-lg nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:post-excerpt {\"excerptLength\":20} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph --><p class=\"\">by </p><!-- /wp:paragraph --><!-- wp:post-author-name /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:image {\"width\":\"250px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"nfd-img-floating-photo\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}}}} --><figure class=\"nfd-img-floating-photo wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)\"><img src=\"https://images.unsplash.com/photo-1611608822772-43a28a830759?w=250&h=250&fit=crop&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:250px\"/></figure><!-- /wp:image --><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"wp-block-heading\" style=\"font-style:normal;font-weight:700\">Hi! I\'m Andrew Wilson :)</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Hot Categories</h2><!-- /wp:heading --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b4aea5\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b4aea5\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Pasta Lovers</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bba581\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bba581\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Healthy Food</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bfb191\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bfb191\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Mexican Food</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:114;a:11:{s:2:\"id\";s:36:\"a046d20e-b6c7-4994-8425-703eda4b1d67\";s:4:\"slug\";s:7:\"blog-25\";s:5:\"title\";s:7:\"blog-25\";s:11:\"description\";s:7:\"blog-25\";s:7:\"content\";s:2409:\"<!-- wp:group {\"className\":\"nfd-py-md nfd-p-4\",\"align\":\"full\",\"metadata\":{\"name\":\"Blog\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md nfd-p-4 has-background has-base-midtone-background-color nfd-wb-blog__blog-25\" ><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-py-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"x-large\"} --><h3 class=\"nfd-py-md wp-block-heading has-text-align-center has-x-large-font-size\" style=\"font-style:normal;font-weight:500\">The journal of quiet beauty</h3><!-- /wp:heading --><!-- wp:query {\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"md:nfd-px-4\"} --><div class=\"md:nfd-px-4 wp-block-query\"><!-- wp:post-template {\"className\":\"ndf-rounded-xl \",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"ndf-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"ndf-rounded-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-rounded-xl is-style-default\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-0 nfd-rounded-xl is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:post-date {\"className\":\"nfd-text-opacity-80\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"small\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"large\"} /--></div><!-- /wp:group --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"auto\",\"width\":\"100%\",\"height\":\"350px\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"16px\",\"bottomRight\":\"16px\"}}}} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --><!-- wp:spacer {\"height\":\"81px\"} --><div style=\"height:81px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:115;a:11:{s:2:\"id\";s:36:\"9c9b94ce-bec8-4bf3-946e-b1def847100c\";s:4:\"slug\";s:7:\"embed-1\";s:5:\"title\";s:7:\"embed-1\";s:11:\"description\";s:7:\"embed-1\";s:7:\"content\";s:2666:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Heading + Media\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid-perspective\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg is-style-nfd-theme-light nfd-bg-effect-grid-perspective nfd-wb-media-embeds__embed-1\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Make your own podcast</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"metadata\":{\"name\":\"Subtitle\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-balance nfd-text-lg nfd-text-faded\"} --><p class=\"nfd-text-balance nfd-text-lg nfd-text-faded has-text-align-center\" style=\"font-style:normal;font-weight:400\">Introducing WonderBlocks — a collection of beautifully designed, AI-powered patterns and templates for WordPress</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get started today</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-overflow-hidden nfd-rounded-t-xl\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Media\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-overflow-hidden nfd-rounded-t-xl\" style=\"margin-top:var(--wp--preset--spacing--70);margin-bottom:0px;\"><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=FcTLMTyD2DU\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=FcTLMTyD2DU</div></figure><!-- /wp:embed --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:116;a:11:{s:2:\"id\";s:36:\"9c9b94cf-144c-4646-af89-c1372d0dbe23\";s:4:\"slug\";s:7:\"embed-2\";s:5:\"title\";s:7:\"embed-2\";s:11:\"description\";s:7:\"embed-2\";s:7:\"content\";s:3394:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Heading + Media\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg is-style-nfd-theme-white nfd-wb-media-embeds__embed-2\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">WonderBlocks Media</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Make your own podcast</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-faded nfd-text-balance nfd-text-lg\"} --><p class=\"nfd-text-faded nfd-text-balance nfd-text-lg has-text-align-left\" style=\"font-style:normal;font-weight:400\">A collection of beautifully designed patterns and templates for WordPress</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-overflow-hidden nfd-rounded-xl\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Media\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-overflow-hidden nfd-rounded-xl\" style=\"margin-top:var(--wp--preset--spacing--70);margin-bottom:0px;\"><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=bNCMI-igIns\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=bNCMI-igIns</div></figure><!-- /wp:embed --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:117;a:11:{s:2:\"id\";s:36:\"9c9b94cf-190e-41f8-acb2-1f24963ab3a8\";s:4:\"slug\";s:7:\"embed-3\";s:5:\"title\";s:7:\"embed-3\";s:11:\"description\";s:7:\"embed-3\";s:7:\"content\";s:3313:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Heading + Media\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-perspective\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg is-style-nfd-theme-dark nfd-bg-effect-grid-perspective nfd-wb-media-embeds__embed-3\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Meet WonderBlocks</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"metadata\":{\"name\":\"Subtitle\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-balance nfd-text-lg nfd-text-faded\"} --><p class=\"nfd-text-balance nfd-text-lg nfd-text-faded has-text-align-center\" style=\"font-style:normal;font-weight:400\">Beautifully designed, AI-powered collection of WordPress patterns and templates for your next website.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get started</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Contact us</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Media wrapper\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"margin-top:var(--wp--preset--spacing--70)\"><!-- wp:group {\"className\":\"nfd-overflow-hidden -nfd-mx-2 nfd-rounded-xl nfd-backdrop-blur-md\",\"style\":{\"color\":{\"background\":\"#9E9E9E1A\"},\"spacing\":{\"padding\":{\"left\":\"8px\",\"right\":\"8px\",\"top\":\"8px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Media\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-overflow-hidden -nfd-mx-2 nfd-rounded-xl nfd-backdrop-blur-md has-background is-style-nfd-theme-dark\" style=\"padding-top:8px;padding-right:8px;padding-bottom:0px;padding-left:8px;background-color:#9E9E9E1A;\"><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=UBcwrgVJhLA\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=UBcwrgVJhLA</div></figure><!-- /wp:embed --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:118;a:11:{s:2:\"id\";s:36:\"9c9b94cf-2305-4a0e-9fc7-58c9f1919155\";s:4:\"slug\";s:7:\"embed-4\";s:5:\"title\";s:7:\"embed-4\";s:11:\"description\";s:7:\"embed-4\";s:7:\"content\";s:2550:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading + Media\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid-perspective\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-grid-perspective nfd-wb-media-embeds__embed-4\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl\"} --><div class=\"nfd-gap-4xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Meet WonderBlocks</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"left\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">Beautifully designed, AI-powered collection of WordPress patterns and templates for your next website.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-overflow-hidden nfd-rounded-md\",\"metadata\":{\"name\":\"Media\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-overflow-hidden nfd-rounded-md\" ><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=qaN3JugpJYE\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=qaN3JugpJYE</div></figure><!-- /wp:embed --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:119;a:11:{s:2:\"id\";s:36:\"9c9b94cf-288b-433a-9e15-efc67edf6140\";s:4:\"slug\";s:7:\"embed-5\";s:5:\"title\";s:7:\"embed-5\";s:11:\"description\";s:7:\"embed-5\";s:7:\"content\";s:3251:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Heading + Media\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(0deg,rgb(255,255,255) 21%,rgb(33,59,59) 21%,rgb(0,0,0) 100%)\"}},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"lines-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg has-background is-style-nfd-theme-darker nfd-bg-effect-lines-2 nfd-wb-media-embeds__embed-5\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 21%,rgb(33,59,59) 21%,rgb(0,0,0) 100%);\"><!-- wp:columns {\"metadata\":{\"name\":\"Heading\"},\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"},\"margin\":{\"bottom\":\"var:preset|spacing|30\"}}}} --><div class=\"wp-block-columns\" style=\"margin-bottom:var(--wp--preset--spacing--30)\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":1,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h1 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:400\">Build. Grow. Earn.</h1><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Subtitle\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-faded nfd-text-lg\"} --><p class=\"nfd-text-faded nfd-text-lg\" style=\"font-style:normal;font-weight:300\">Build and sell courses on your own site.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get started today</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"metadata\":{\"name\":\"Media wrapper\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"margin-top:var(--wp--preset--spacing--70)\"><!-- wp:group {\"className\":\"nfd-overflow-hidden -nfd-mx-2 nfd-rounded-xl nfd-backdrop-blur-md\",\"style\":{\"color\":{\"background\":\"#9E9E9E1A\"},\"spacing\":{\"padding\":{\"left\":\"8px\",\"right\":\"8px\",\"top\":\"8px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Media\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-overflow-hidden -nfd-mx-2 nfd-rounded-xl nfd-backdrop-blur-md has-background is-style-nfd-theme-dark\" style=\"padding-top:8px;padding-right:8px;padding-bottom:0px;padding-left:8px;background-color:#9E9E9E1A;\"><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=rT9Y-xD8tkY\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=rT9Y-xD8tkY</div></figure><!-- /wp:embed --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:120;a:11:{s:2:\"id\";s:36:\"9c9b94cf-32ac-4466-ba73-2b5dbff58643\";s:4:\"slug\";s:7:\"embed-6\";s:5:\"title\";s:7:\"embed-6\";s:11:\"description\";s:7:\"embed-6\";s:7:\"content\";s:4058:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Heading + Media\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(0deg,rgb(255,255,255) 21%,rgb(50,37,78) 21%,rgb(2,26,22) 66%,rgb(0,0,0) 100%)\"}},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"lines-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg has-background is-style-nfd-theme-darker nfd-bg-effect-lines-2 nfd-wb-media-embeds__embed-6\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 21%,rgb(50,37,78) 21%,rgb(2,26,22) 66%,rgb(0,0,0) 100%);\"><!-- wp:columns {\"metadata\":{\"name\":\"Heading\"},\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"},\"margin\":{\"bottom\":\"var:preset|spacing|30\"}}}} --><div class=\"wp-block-columns\" style=\"margin-bottom:var(--wp--preset--spacing--30)\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":1,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h1 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:400\">Build. Grow. Earn.</h1><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Subtitle\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-faded nfd-text-lg\"} --><p class=\"nfd-text-faded nfd-text-lg\" style=\"font-style:normal;font-weight:300\">Build and sell courses on your own site.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get started today</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"metadata\":{\"name\":\"Media wrapper\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"margin-top:var(--wp--preset--spacing--70)\"><!-- wp:group {\"metadata\":{\"name\":\"Media\"},\"style\":{\"color\":{\"background\":\"#9e9e9e1a\"},\"spacing\":{\"padding\":{\"left\":\"8px\",\"right\":\"8px\",\"top\":\"8px\",\"bottom\":\"8px\"}}},\"className\":\"nfd-overflow-hidden -nfd-mx-2 nfd-rounded-xl nfd-backdrop-blur-md\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-overflow-hidden -nfd-mx-2 nfd-rounded-xl nfd-backdrop-blur-md wp-block-group has-background nfd-bg-surface nfd-theme-dark\" style=\"background-color:#9e9e9e1a;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1717831499998-6f5bafe9e287?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"minHeight\":40,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdAnimation\":\"\"} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\" style=\"min-height:40vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1717831499998-6f5bafe9e287?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Overlay link\"},\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:121;a:11:{s:2:\"id\";s:36:\"9c9b94cf-3b04-4ec2-a8d0-ab9a08f0eb9a\";s:4:\"slug\";s:7:\"embed-7\";s:5:\"title\";s:7:\"embed-7\";s:11:\"description\";s:7:\"embed-7\";s:7:\"content\";s:10599:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"metadata\":{\"name\":\"Title + Bento Grid\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-media-embeds__embed-7\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-xl nfd-text-balance\"} --><h3 class=\"nfd-text-contrast nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Get Started</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-faded nfd-text-opacity-80 nfd-text-balance nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-faded nfd-text-opacity-80 nfd-text-balance nfd-text-md nfd-shrink-0 has-text-align-right\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">Learn more</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:columns {\"metadata\":{\"name\":\"Bento Grid\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\" style=\"margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"url\":\"https://hiive.cloud/workers/wonderblocks-assets/video-1.mp4\",\"isUserOverlayColor\":true,\"backgroundType\":\"video\",\"gradient\":\"luminous-dusk\",\"contentPosition\":\"bottom center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"3/2\"}},\"className\":\"nfd-rounded-xl nfd-p-0 nfd-mask-fade-to-b\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-0 nfd-mask-fade-to-b wp-block-cover has-custom-content-position is-position-bottom-center\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient has-luminous-dusk-gradient-background\"></span><video class=\"wp-block-cover__video-background intrinsic-ignore\" autoplay muted loop playsinline src=\"https://hiive.cloud/workers/wonderblocks-assets/video-1.mp4\" data-object-fit=\"cover\"></video><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">How to make a website</a></p><!-- /wp:paragraph --><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"6px\",\"right\":\"6px\"}},\"color\":{\"background\":\"#ffffff33\"}},\"className\":\"nfd-backdrop-blur-sm nfd-text-base nfd-rounded nfd-shadow-xs nfd-shrink-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base nfd-rounded nfd-shadow-xs nfd-shrink-0 wp-block-group has-background\" style=\"background-color:#ffffff33;padding-top:0px;padding-right:6px;padding-bottom:0px;padding-left:6px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-p-0\"} --><p class=\"nfd-p-0\" style=\"font-style:normal;font-weight:600\">16:38</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1717831499998-6f5bafe9e287?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=900&crop=\",\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1717831499998-6f5bafe9e287?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-p-card-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">All videos</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"font-style:normal;font-weight:300\">40+ lessons</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\",\"gradient\":\"vivid-cyan-blue-to-vivid-purple\",\"contentPosition\":\"bottom center\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-p-0 nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-xl wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"border-width:1px;min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient has-vivid-cyan-blue-to-vivid-purple-gradient-background\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-p-card-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">App tour</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"font-style:normal;font-weight:300\">Interactive guide</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\",\"gradient\":\"luminous-vivid-amber-to-luminous-vivid-orange\",\"contentPosition\":\"bottom center\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-p-0 nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-xl wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-p-card-md wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-left\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">View demo</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:122;a:11:{s:2:\"id\";s:36:\"9c9b94cf-4260-4b35-9ff2-ff4638f6b88b\";s:4:\"slug\";s:7:\"embed-8\";s:5:\"title\";s:7:\"embed-8\";s:11:\"description\";s:7:\"embed-8\";s:7:\"content\";s:5812:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Video Grid\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-media-embeds__embed-8\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">19:01</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Getting Started</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1717968368310-1110eae34644?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1717968368310-1110eae34644?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">05:23</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Next Steps</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1718041705221-0a6a8735c278?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1718041705221-0a6a8735c278?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">03:01</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Adding Images</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:123;a:11:{s:2:\"id\";s:36:\"9c9b94cf-477f-480e-aec2-eed39a6602df\";s:4:\"slug\";s:7:\"embed-9\";s:5:\"title\";s:7:\"embed-9\";s:11:\"description\";s:7:\"embed-9\";s:7:\"content\";s:9281:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"metadata\":{\"name\":\"Text + Media Grid\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-media-embeds__embed-9\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-xl nfd-text-balance\"} --><h3 class=\"nfd-text-contrast nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Get Started</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\">Beautifully designed, AI-powered collection of WordPress patterns and templates for your next website.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-faded nfd-text-opacity-80 nfd-text-balance nfd-text-md nfd-shrink-0\"} --><p class=\"nfd-text-faded nfd-text-opacity-80 nfd-text-balance nfd-text-md nfd-shrink-0 has-text-align-right\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">Learn more ↗</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">19:01</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Getting Started</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1717968368310-1110eae34644?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1717968368310-1110eae34644?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">05:23</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Next Steps</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1718041705221-0a6a8735c278?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1718041705221-0a6a8735c278?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">07:52</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Using List View</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1617668912875-7e4184d32a77?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1617668912875-7e4184d32a77?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">03:01</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Adding Images</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:124;a:11:{s:2:\"id\";s:36:\"9ac51f07-4306-4018-975d-ac719d823f99\";s:4:\"slug\";s:7:\"hero-10\";s:5:\"title\";s:7:\"hero-10\";s:11:\"description\";s:7:\"hero-10\";s:7:\"content\";s:5772:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-bg-effect-grid nfd-wb-hero__hero-10\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Personalized craft advice and inspiration.</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Let us help you take your creativity to the next level. We provide expert guidance to make your projects a success.</p><!-- /wp:paragraph --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|10\"}}} --><div class=\"wp-block-column\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Crafting Tips and Techniques</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Pellentesque lectus cum neque cursus sapien adipiscing vitae. Nulla facilisi nullam vehicula ipsum a arcu.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|10\"}}} --><div class=\"wp-block-column\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Crafting Supplies</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Ultricies faucibus donec tellus cras ornare aenean euismod elementum nisi quis.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Join our Community</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-btn-xl is-style-outline\"} --><div class=\"nfd-btn-xl is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-style:none;border-width:0px;padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\">Create your Free Account<span style=\"margin-left: 8px;\">→</span></a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1682262675293-e855ce97e44b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\",\"focalPoint\":{\"x\":0.55,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1682262675293-e855ce97e44b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">Art & Craft Supplies</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} --><p class=\"\" style=\"line-height:2\"><span style=\"margin-right: 4px\">✓ </span>Multi Purpose Brushes<br><span style=\"margin-right:4px\">✓</span> Acrylic Paints<br><span style=\"margin-right:4px\">✓</span> Felt Cloth Sheets</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:16:{i:0;s:5:\"check\";i:1;s:4:\"grid\";i:2;s:5:\"lines\";i:3;s:6:\"button\";i:4;s:5:\"image\";i:5;s:5:\"light\";i:6;s:6:\"offset\";i:7;s:7:\"overlay\";i:8;s:8:\"subtitle\";i:9;s:5:\"emoji\";i:10;s:6:\"modern\";i:11;s:5:\"photo\";i:12;s:6:\"banner\";i:13;s:5:\"intro\";i:14;s:7:\"content\";i:15;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:125;a:11:{s:2:\"id\";s:36:\"9ac51f07-4c57-4344-97fa-b72ef30a3913\";s:4:\"slug\";s:7:\"hero-11\";s:5:\"title\";s:7:\"hero-11\";s:11:\"description\";s:7:\"hero-11\";s:7:\"content\";s:3001:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-pt-lg is-style-nfd-theme-dark nfd-bg-effect-grid-3 nfd-wb-hero__hero-11\" ><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"40px\",\"left\":\"40px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-lg\"} --><div class=\"nfd-gap-2xl nfd-gap-y-lg wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading\">Elevate your journey today.</h1><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"300px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:300px\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded\">Rent a car for your next adventure conveniently with the best prices on the market.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-weight-inherit nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"},\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}}} --><div class=\"nfd-weight-inherit nfd-text-md wp-block-buttons\" style=\"line-height:1.5\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Find a Car</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\"} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-t-xl\"} --><figure class=\"nfd-rounded-t-xl wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1654641325054-1dfbfcb4d3f7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjU1fHxjYXIlMjB0cmF2ZWx8ZW58MHx8MHx8&auto=format&fit=crop&q=80&w=1400&h=788&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"rounded\";i:1;s:5:\"image\";i:2;s:6:\"button\";i:3;s:8:\"diagonal\";i:4;s:4:\"dark\";i:5;s:14:\"call to action\";i:6;s:6:\"visual\";i:7;s:5:\"photo\";i:8;s:6:\"banner\";i:9;s:5:\"intro\";i:10;s:7:\"content\";i:11;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:126;a:11:{s:2:\"id\";s:36:\"9ac51f07-5524-4c19-9add-b93ce0f1151f\";s:4:\"slug\";s:7:\"hero-12\";s:5:\"title\";s:7:\"hero-12\";s:11:\"description\";s:7:\"hero-12\";s:7:\"content\";s:2984:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-pt-lg is-style-nfd-theme-dark nfd-bg-effect-grid nfd-wb-hero__hero-12\" ><!-- wp:group {\"className\":\"nfd-gap-4xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-4xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group \"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">About Us</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Tailored Legal Solutions for <br>Businesses & Individuals</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">We provide customized legal services to address the specific needs of corporations and private persons, ensuring optimal outcomes for their legal issues.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group alignfull \" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-t-xl\"} --><figure class=\"nfd-rounded-t-xl wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1543269865-cbf427effbad?auto=format&fit=crop&q=80&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:15:{i:0;s:7:\"rounded\";i:1;s:4:\"grid\";i:2;s:5:\"about\";i:3;s:5:\"image\";i:4;s:5:\"graph\";i:5;s:5:\"lines\";i:6;s:8:\"centered\";i:7;s:6:\"simple\";i:8;s:5:\"story\";i:9;s:4:\"dark\";i:10;s:5:\"photo\";i:11;s:6:\"banner\";i:12;s:5:\"intro\";i:13;s:7:\"content\";i:14;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:127;a:11:{s:2:\"id\";s:36:\"9b73e2e6-d27d-4b57-a910-022a0410250e\";s:4:\"slug\";s:7:\"hero-13\";s:5:\"title\";s:7:\"hero-13\";s:11:\"description\";s:7:\"hero-13\";s:7:\"content\";s:6933:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(5deg,rgb(255,255,255) 23%,rgb(22,26,29) 23%)\"}},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-pt-lg has-background is-style-nfd-theme-darker nfd-bg-effect-dots nfd-wb-hero__hero-13\" style=\"background:linear-gradient(5deg,rgb(255,255,255) 23%,rgb(22,26,29) 23%);\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-wb-animate\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"wp-block-group \"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-current nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-current nfd-text-balance wp-block-heading has-text-align-center\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-secondary-color\">Explore & Engage </mark>Our community</h1><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\",\"bottom\":\"12px\"}}},\"className\":\"nfd-wb-animate\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group \" style=\"padding-top:12px;padding-bottom:12px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"typography\":{\"textDecoration\":\"underline\"}},\"fontSize\":\"normal\"} --><p class=\"has-text-align-center has-link-color has-normal-font-size\" style=\"text-decoration:underline\"><a href=\"#\">Learn More About Us</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded\">•</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"typography\":{\"textDecoration\":\"underline\"}},\"fontSize\":\"normal\"} --><p class=\"has-text-align-center has-link-color has-normal-font-size\" style=\"text-decoration:underline\"><a href=\"#\">Join Our Events</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"40px\"} --><div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group \"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdAnimation\":\"\"} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short\"><img src=\"https://images.unsplash.com/photo-1585487000160-6ebcfceb0d03?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTF8fGNsb3RoaW5nfGVufDB8fDB8fHwy&auto=format&fit=crop&q=60&w=600&h=800&crop=\" alt=\"img1\" style=\"border-radius:4px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-150\"><img src=\"https://images.unsplash.com/photo-1568251478083-32c27296c2c2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MzF8fGRyZXNzfGVufDB8MHwwfHx8MA%3D%3D&auto=format&fit=crop&q=60&&w=800&h=600&crop=\" alt=\"img2\" style=\"border-radius:4px;aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-300\"><img src=\"https://images.unsplash.com/photo-1585487000376-31e93cfda351?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDJ8fHxlbnwwfHx8fHw%3D&auto=format&fit=crop&q=60&w=600&h=800&crop=\" alt=\"img3\" style=\"border-radius:4px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-450\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-450\"><img src=\"https://images.unsplash.com/photo-1550639525-c97d455acf70?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDV8fHxlbnwwfHx8fHw%3D&auto=format&fit=crop&q=60&w=600&h=800&crop=\" alt=\"img4\" style=\"border-radius:4px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-600\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-600\"><img src=\"https://images.unsplash.com/photo-1585487000160-6ebcfceb0d03?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTF8fGNsb3RoaW5nfGVufDB8fDB8fHwy&auto=format&fit=crop&q=60&w=600&h=800&crop=\" alt=\"img5\" style=\"border-radius:4px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-750\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-750\"><img src=\"https://images.unsplash.com/photo-1585487000465-cecc786737b1?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&q=80&auto=format&fit=crop&w=800&h=600&crop=\" alt=\"img6\" style=\"border-radius:4px;aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:16:{i:0;s:7:\"texture\";i:1;s:7:\"gallery\";i:2;s:4:\"tile\";i:3;s:6:\"modern\";i:4;s:5:\"angle\";i:5;s:6:\"divide\";i:6;s:8:\"contrast\";i:7;s:9:\"highlight\";i:8;s:7:\"rounded\";i:9;s:3:\"row\";i:10;s:5:\"photo\";i:11;s:5:\"image\";i:12;s:6:\"banner\";i:13;s:5:\"intro\";i:14;s:7:\"content\";i:15;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:128;a:11:{s:2:\"id\";s:36:\"9b73e2e6-dbff-435d-a040-e2491df9f0d5\";s:4:\"slug\";s:7:\"hero-14\";s:5:\"title\";s:7:\"hero-14\";s:11:\"description\";s:7:\"hero-14\";s:7:\"content\";s:2389:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-14\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1707345512638-997d31a10eaa?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":30,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-cover alignfull\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1707345512638-997d31a10eaa?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"className\":\"nfd-container nfd-p-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-container nfd-p-md wp-block-group\"><!-- wp:spacer {\"height\":\"51px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:51px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"white\",\"className\":\"nfd-text-giga\"} --><h2 class=\"nfd-text-giga wp-block-heading has-text-align-center has-white-color has-text-color\">Explore the World</h2><!-- /wp:heading --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}},\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--40)\">Book a Flight</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:15:{i:0;s:10:\"fullscreen\";i:1;s:8:\"centered\";i:2;s:14:\"call to action\";i:3;s:6:\"button\";i:4;s:10:\"background\";i:5;s:5:\"image\";i:6;s:7:\"overlay\";i:7;s:6:\"simple\";i:8;s:5:\"clean\";i:9;s:6:\"visual\";i:10;s:5:\"photo\";i:11;s:6:\"banner\";i:12;s:5:\"intro\";i:13;s:7:\"content\";i:14;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:129;a:11:{s:2:\"id\";s:36:\"9b73e2e6-e582-4607-9509-bf52610ea1eb\";s:4:\"slug\";s:7:\"hero-15\";s:5:\"title\";s:7:\"hero-15\";s:11:\"description\";s:7:\"hero-15\";s:7:\"content\";s:2437:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-15\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/flagged/photo-1570733117311-d990c3816c47?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":40,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"bottom center\",\"align\":\"full\"} --><div class=\"wp-block-cover alignfull has-custom-content-position is-position-bottom-center\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/flagged/photo-1570733117311-d990c3816c47?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"className\":\"nfd-container nfd-p-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-container nfd-p-md wp-block-group\"><!-- wp:spacer {\"height\":\"51px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:51px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"textTransform\":\"uppercase\"}},\"textColor\":\"white\",\"className\":\"nfd-text-huge\"} --><h2 class=\"nfd-text-huge wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-style:normal;font-weight:800;text-transform:uppercase\">2025 Summer Collection</h2><!-- /wp:heading --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"border\":{\"radius\":\"0px\"},\"color\":{\"background\":\"#404040\"}},\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-background has-link-color wp-element-button\" style=\"border-radius:0px;background-color:#404040\">Shop Collection</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:16:{i:0;s:10:\"fullscreen\";i:1;s:5:\"cover\";i:2;s:6:\"button\";i:3;s:5:\"cover\";i:4;s:5:\"large\";i:5;s:4:\"bold\";i:6;s:8:\"centered\";i:7;s:6:\"bottom\";i:8;s:5:\"chunk\";i:9;s:10:\"background\";i:10;s:5:\"image\";i:11;s:5:\"photo\";i:12;s:6:\"banner\";i:13;s:5:\"intro\";i:14;s:7:\"content\";i:15;s:9:\"marketing\";}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:1:{i:0;s:4:\"hero\";}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:130;a:11:{s:2:\"id\";s:36:\"9f8e048e-83e7-4412-80fd-f1f094ac143e\";s:4:\"slug\";s:7:\"hero-16\";s:5:\"title\";s:7:\"hero-16\";s:11:\"description\";s:7:\"hero-16\";s:7:\"content\";s:5960:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15 nfd-wb-hero__hero-16\" ><!-- wp:columns {\"verticalAlignment\":null,\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"55%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:55%\"><!-- wp:group {\"metadata\":{},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"style\":{\"border\":{\"radius\":\"20px\"},\"spacing\":{\"margin\":{\"right\":\"-50%\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\" style=\"margin-right:-50%\"><img src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:3/2;object-fit:contain\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Testimonial\"},\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"shadow\":\"var:preset|shadow|natural\",\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\"}},\"border\":{\"radius\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\" style=\"border-radius:16px;margin-top:var(--wp--preset--spacing--70);box-shadow:var(--wp--preset--shadow--natural)\"><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Love the taste, but most of all, love the effects on my body.<br>I’ve experienced a boost in energy levels, both mentally and physically.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1649399044844-9af065083b8a?w=400&h=400&fit=crop&crop=faces\" alt=\"\" style=\"width:70px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Deepa Rangan</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"40%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-left\">4.9 | 3.050 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h1 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Detox matcha tea</h1><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg\"><strong>$9.99</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base has-text-align-left\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>Available in 3 flavours:</strong><br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"typography\":{\"fontSize\":\"1.25em\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-custom-font-size wp-element-button\" style=\"font-size:1.25em\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">30-days Money Back Guarantee<br>Free Shipping in UK</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:131;a:11:{s:2:\"id\";s:36:\"9f8e048e-8c4d-4d25-bb73-3e23e80ef50f\";s:4:\"slug\";s:7:\"hero-17\";s:5:\"title\";s:7:\"hero-17\";s:11:\"description\";s:7:\"hero-17\";s:7:\"content\";s:2711:\"<!-- wp:group {\"className\":\"nfd-p-lg nfd-bg-gray-100\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-bg-gray-100 nfd-wb-hero__hero-17\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"nfd-p-0 nfd-gap-0\"} --><div class=\"wp-block-column is-vertically-aligned-center nfd-p-0 nfd-gap-0\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">The best tablet for<br>drawing and art</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Available in 3 colors:</strong><br>Black, Blue & White</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"className\":\"nfd-text-md\",\"style\":{\"border\":{\"radius\":\"10px\"}}} --><div class=\"nfd-text-md wp-block-button\"><a class=\"wp-block-button__link has-black-background-color has-background wp-element-button\" style=\"border-radius:10px\"><strong>Buy Now →</strong></a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">30-days Money Back Guarantee<br>Free Shipping in UK</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1585770536735-27993a080586?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:132;a:11:{s:2:\"id\";s:36:\"9f8e048e-94b0-401a-9157-46ae1f4cd4d8\";s:4:\"slug\";s:7:\"hero-18\";s:5:\"title\";s:7:\"hero-18\";s:11:\"description\";s:7:\"hero-18\";s:7:\"content\";s:4495:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"layout\":\"default\"} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-18\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1705028877368-43d73100c1fd?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":656,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\"} --><div class=\"nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0 wp-block-cover\" style=\"min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1705028877368-43d73100c1fd?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-md nfd-px-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-md nfd-px-0 wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"flexSize\":\"70px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-huge nfd-text-balance md:nfd-text-left md:nfd-no-br\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h1 class=\"nfd-text-current nfd-text-huge nfd-text-balance md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center\" id=\"h-a-home-you-ll-love\" style=\"font-style:normal;font-weight:700\">A home you\'ll love</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance md:nfd-text-left\"} --><p class=\"nfd-text-md nfd-text-balance md:nfd-text-left has-text-align-center\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum <br>dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-gap-lg nfd-text-base md:nfd-justify-start\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg nfd-text-base md:nfd-justify-start wp-block-buttons\" style=\"margin-top:24px\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Shop now →</a></div><!-- /wp:button --><!-- wp:button {\"textColor\":\"white\",\"className\":\"is-style-outline nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\",\"color\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"white\"}}},\"spacing\":{\"padding\":{\"left\":\"44px\",\"right\":\"44px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-outline nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-link-color has-border-color has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-color:#ffffff;border-radius:100px;padding-right:44px;padding-left:44px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Our Projects</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:133;a:11:{s:2:\"id\";s:36:\"9f8e048e-9cdf-4c53-9f6c-5ab0f52fe0d2\";s:4:\"slug\";s:7:\"hero-19\";s:5:\"title\";s:7:\"hero-19\";s:11:\"description\";s:7:\"hero-19\";s:7:\"content\";s:3796:\"<!-- wp:group {\"align\":\"wide\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide nfd-wb-hero__hero-19\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":1,\"y\":0.24},\"minHeight\":605,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-lg nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg nfd-rounded-xl wp-block-cover\" style=\"min-height:605px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" style=\"object-position:100% 24%\" data-object-fit=\"cover\" data-object-position=\"100% 24%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"500px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:500px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left has-black-color has-text-color has-link-color\">Let\'s build an house <br>you\'ll love</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left has-black-color has-text-color has-link-color\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link has-black-background-color has-background wp-element-button\">Get in touch →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:134;a:11:{s:2:\"id\";s:36:\"a046d210-fa28-4756-bf64-f87f7e4745ae\";s:4:\"slug\";s:7:\"hero-20\";s:5:\"title\";s:7:\"hero-20\";s:11:\"description\";s:7:\"hero-20\";s:7:\"content\";s:2982:\"<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-hero__hero-20\" ><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-pt-lg is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupEffect\":\"grid-perspective\"} --><div class=\"nfd-container nfd-pt-lg is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:spacer {\"height\":\"80px\"} --><div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Making your business profitable for today and tomorrow.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">Inspiring customers & supporting through experience</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"530px\"} --><div style=\"height:530px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-group\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded is-style-default\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"-500px\"}}}} --><figure class=\"nfd-rounded is-style-default wp-block-image size-full\" style=\"margin-top:-500px\"><img src=\"https://images.unsplash.com/photo-1508363778367-af363f107cbb?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:135;a:11:{s:2:\"id\";s:36:\"a046d210-ffda-420c-83f2-75881443933e\";s:4:\"slug\";s:7:\"hero-21\";s:5:\"title\";s:7:\"hero-21\";s:11:\"description\";s:7:\"hero-21\";s:7:\"content\";s:3682:\"<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-hero__hero-21\" ><!-- wp:group {\"align\":\"full\",\"className\":\"is-style-nfd-theme-primary-15\",\"style\":{\"border\":{\"top\":{\"width\":\"0.75em\"},\"right\":[],\"bottom\":[],\"left\":[]}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-primary-15 wp-block-group alignfull\" style=\"border-top-width:0.75em\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-p-lg\",\"style\":{\"color\":{\"gradient\":\"linear-gradient(360deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 83%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-lg wp-block-group alignfull has-background\" style=\"background:linear-gradient(360deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 83%)\"><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"55%\",\"className\":\"nfd-translate-y-1/2\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"nfd-translate-y-1/2 wp-block-column is-vertically-aligned-top\" style=\"flex-basis:55%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-200px\"}}}} --><figure class=\"nfd-rounded wp-block-image size-large\" style=\"margin-bottom:-200px\"><img src=\"https://images.unsplash.com/photo-1530789253388-582c481c54b0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8b2ZmaWNlfGVufDB8MnwwfHw%3D&auto=format&fit=crop&q=60&h=&crop=&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"45%\",\"className\":\"md:nfd-order-2 nfd-text-md\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-bottom\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Together, to build<br>your Future</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-pt-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"nfd-pt-sm wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Read More →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:136;a:11:{s:2:\"id\";s:36:\"a046d211-0575-45be-b0f6-f023bf115a8c\";s:4:\"slug\";s:7:\"hero-22\";s:5:\"title\";s:7:\"hero-22\";s:11:\"description\";s:7:\"hero-22\";s:7:\"content\";s:2488:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg is-style-nfd-theme-primary-15 nfd-wb-hero__hero-22\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h1 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Detox Matcha Tea</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"50px\",\"right\":\"50px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-top:16px;padding-right:50px;padding-bottom:16px;padding-left:50px;font-style:normal;font-weight:600\">Discover Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"20px\"},\"spacing\":{\"margin\":{\"right\":\"-50%\"}},\"shadow\":\"var:preset|shadow|deep\"}} --><figure class=\"wp-block-image size-full has-custom-border\" style=\"margin-right:-50%\"><img src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" alt=\"\" style=\"border-radius:20px;box-shadow:var(--wp--preset--shadow--deep);aspect-ratio:3/2;object-fit:contain\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:137;a:11:{s:2:\"id\";s:36:\"a046d211-0b14-48af-bfdd-b5a7bb01f814\";s:4:\"slug\";s:7:\"hero-23\";s:5:\"title\";s:7:\"hero-23\";s:11:\"description\";s:7:\"hero-23\";s:7:\"content\";s:3870:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-hero__hero-23\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"isUserOverlayColor\":true,\"minHeight\":656,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(90deg,rgb(74,4,104) 0%,rgba(0,0,0,0) 100%)\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 nfd-p-0 nfd-m-0 is-style-default\"} --><div class=\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 nfd-p-0 nfd-m-0 is-style-default wp-block-cover alignfull\" style=\"min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(74,4,104) 0%,rgba(0,0,0,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"alignfull is-style-default nfd-gap-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"alignfull is-style-default nfd-gap-lg nfd-px-0 wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"250px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Join our Weekly Challenge</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-huge md:nfd-text-left md:nfd-no-br\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"textTransform\":\"uppercase\"}}} --><h1 class=\"nfd-text-huge md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center\" style=\"text-transform:uppercase\">Become the best version of yourself</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md has-text-align-center\">in just 30 days</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-gap-lg nfd-text-base md:nfd-justify-start\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg nfd-text-base md:nfd-justify-start wp-block-buttons\" style=\"margin-top:24px\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:0px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Start now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"170px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:138;a:11:{s:2:\"id\";s:36:\"a046d211-10d4-474f-b8f8-d993a7b3329d\";s:4:\"slug\";s:7:\"hero-24\";s:5:\"title\";s:7:\"hero-24\";s:11:\"description\";s:7:\"hero-24\";s:7:\"content\";s:2507:\"<!-- wp:group {\"className\":\"nfd-pt-0\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"margin\":{\"top\":\"-27px\"}}},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-pt-0 is-style-nfd-theme-darker nfd-wb-hero__hero-24\" style=\"margin-top:-27px;\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1547573854-74d2a71d0826?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1728&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":656,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"alignfull nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0 wp-block-cover\" style=\"min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1547573854-74d2a71d0826?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1728&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-lg nfd-px-0 wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga\",\"style\":{\"typography\":{\"fontSize\":\"6.6em\"}}} --><h1 class=\"nfd-text-giga wp-block-heading has-text-align-center\" style=\"font-size:6.6em\">TASTE FOR EVERYONE!</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\",\"style\":{\"typography\":{\"fontSize\":\"22px\"}}} --><p class=\"nfd-text-balance has-text-align-center\" style=\"font-size:22px\">At <strong>TASTYBITES</strong>, every dish is a celebration of flavor and community. We bring people together through honest ingredients and heartfelt cooking.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:139;a:11:{s:2:\"id\";s:36:\"a046d211-163b-4a2d-b9d2-036179fabb88\";s:4:\"slug\";s:7:\"hero-25\";s:5:\"title\";s:7:\"hero-25\";s:11:\"description\";s:7:\"hero-25\";s:7:\"content\";s:4154:\"<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-hero__hero-25\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1557704595-ecd34dc3a4b9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"minHeight\":800,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\",\"contentPosition\":\"bottom left\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-lg nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg nfd-rounded-xl wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1557704595-ecd34dc3a4b9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\"is-style-nfd-theme-white wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"500px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:500px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h1 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Your personal<br>GLOW recipe</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-lg nfd-text-balance nfd-text-faded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"textColor\":\"black\"} --><p class=\"nfd-text-lg nfd-text-balance nfd-text-faded has-text-align-left has-black-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:300\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"className\":\"nfd-text-md\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}}}} --><div class=\"nfd-text-md wp-block-button\"><a class=\"wp-block-button__link has-black-background-color has-background wp-element-button\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px\">Buy our GLOW Set →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:140;a:11:{s:2:\"id\";s:36:\"a046d211-1be2-4e1a-9679-f7868282906c\";s:4:\"slug\";s:7:\"hero-26\";s:5:\"title\";s:7:\"hero-26\";s:11:\"description\";s:7:\"hero-26\";s:7:\"content\";s:4075:\"<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-hero__hero-26\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1624377149599-65e4b8cd6fa0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"minHeight\":605,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(46deg,rgb(218,192,203) 28%,rgba(255,184,184,0) 63%)\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-lg nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg nfd-rounded-xl wp-block-cover\" style=\"min-height:605px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1624377149599-65e4b8cd6fa0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(46deg,rgb(218,192,203) 28%,rgba(255,184,184,0) 63%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"600px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:600px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\",\"fontFamily\":\"playfair-display\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left has-black-color has-text-color has-link-color has-playfair-display-font-family\">Enhance your beauty,<br>unleash your confidence</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left has-black-color has-text-color has-link-color\">From flawless hair styling to rejuvenating facials and luxurious nail care, our expert team creates a relaxing space where you can unwind, refresh, and leave glowing—inside and out.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"base\",\"className\":\"nfd-btn-xl nfd-rounded-full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link has-base-color has-black-background-color has-text-color has-background has-link-color wp-element-button\">Book Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:260;s:11:\"is_featured\";b:0;}i:141;a:11:{s:2:\"id\";s:36:\"a046d211-2407-4f85-a706-063c2ef93242\";s:4:\"slug\";s:7:\"hero-27\";s:5:\"title\";s:7:\"hero-27\";s:11:\"description\";s:7:\"hero-27\";s:7:\"content\";s:2835:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-27\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1737517302831-e7b8a8eaa97c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":35,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\", \"align\":\"full\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"800px\"}} --><div class=\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0 wp-block-cover alignfull\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1737517302831-e7b8a8eaa97c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-40 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-3\"}}}},\"textColor\":\"accent-3\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-accent-3-color has-text-color has-link-color has-large-font-size\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"align\":\"wide\",\"className\":\"nfd-text-giga\",\"fontSize\":\"custom-1\"} --><h1 class=\"nfd-text-giga wp-block-heading alignwide has-text-align-center has-custom-1-font-size\">Where <strong><em>Elegance</em><br /></strong>meets <strong><em>Comfort</em></strong></h1><!-- /wp:heading --><!-- wp:separator {\"backgroundColor\":\"accent-3\"} --><hr class=\"wp-block-separator has-text-color has-accent-3-color has-alpha-channel-opacity has-accent-3-background-color has-background\"/><!-- /wp:separator --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance has-text-align-center has-medium-font-size\"><strong>Hotelux</strong> invites you to experience refined hospitality, tailored for those who appreciate beauty, serenity,and impeccable service.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:270;s:11:\"is_featured\";b:0;}i:142;a:11:{s:2:\"id\";s:36:\"a046d211-29e9-41f1-9da2-3e79b54e9259\";s:4:\"slug\";s:7:\"hero-28\";s:5:\"title\";s:7:\"hero-28\";s:11:\"description\";s:7:\"hero-28\";s:7:\"content\";s:3333:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-28\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1522276498395-f4f68f7f8454?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":70,\"isUserOverlayColor\":true,\"customGradient\":\"linear-gradient(135deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 98%)\",\"sizeSlug\":\"large\",\"align\":\"full\",\"className\":\"is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-cover alignfull has-base-color has-text-color has-link-color\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1522276498395-f4f68f7f8454?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 98%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"350px\"} --><div style=\"height:350px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-giga\"} --><p class=\"nfd-text-giga has-text-align-left\">Animals are a part of your family, let us help take care of them.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"250px\"} --><div style=\"height:250px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-py-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-1\",\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-sm wp-block-group alignfull has-base-color has-accent-1-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"58px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2001.webp\" alt=\"\" style=\"width:58px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"large\"} --><p class=\"has-large-font-size\" style=\"font-style:normal;font-weight:400\">Get $25 OFF your first purchase of our homemade pet food!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:280;s:11:\"is_featured\";b:0;}i:143;a:11:{s:2:\"id\";s:36:\"a046d211-2f5c-4997-b794-89e7cf6d6af9\";s:4:\"slug\";s:7:\"hero-29\";s:5:\"title\";s:7:\"hero-29\";s:11:\"description\";s:7:\"hero-29\";s:7:\"content\";s:3546:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-29\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734638053786-63cee80070f0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":50,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":656,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"-28px\"}}}} --><div class=\"alignfull wp-block-cover\" style=\"margin-top:-28px;min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734638053786-63cee80070f0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"alignfull is-style-default nfd-gap-lg nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"alignfull is-style-default nfd-gap-lg nfd-p-lg wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"150px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"200\"}},\"textColor\":\"accent-2\",\"fontSize\":\"medium\"} --><p class=\"has-accent-2-color has-text-color has-link-color has-medium-font-size\" style=\"font-style:normal;font-weight:200\">FEB 21 – MAY 21 2026</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\",\"fontSize\":\"xx-large\"} --><h1 class=\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center has-xx-large-font-size\">Serenissima</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance md:nfd-text-left\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance md:nfd-text-left has-text-align-center has-medium-font-size\">An immersive homage to the golden age of Venetian splendor—where myth, elegance, and celestial imagination converge in the masterful visions of Giovanni Battista Tiepolo.</p><!-- /wp:paragraph --><!-- wp:buttons {\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-buttons\" style=\"margin-top:24px\"><!-- wp:button {\"className\":\"is-style-fill\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><div class=\"is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"text-transform:uppercase\">Buy tickets →</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:290;s:11:\"is_featured\";b:0;}i:144;a:11:{s:2:\"id\";s:36:\"a046d211-3532-4c3d-a2fc-02c9ade7b3c6\";s:4:\"slug\";s:7:\"hero-30\";s:5:\"title\";s:7:\"hero-30\";s:11:\"description\";s:7:\"hero-30\";s:7:\"content\";s:3077:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-30\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1560369275-071ff3e17016?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":50,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-lg\"} --><div class=\"wp-block-cover alignfull nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-lg \"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1560369275-071ff3e17016?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"alignfull is-style-default nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group alignfull is-style-default nfd-gap-xl \"><!-- wp:group {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base-midtone\"}}},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"5px\",\"left\":\"30px\",\"right\":\"30px\"}}},\"backgroundColor\":\"accent-2\",\"textColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-base-midtone-color has-accent-2-background-color has-text-color has-background has-link-color\" style=\"padding-top:10px;padding-right:30px;padding-bottom:5px;padding-left:30px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"}},\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\" style=\"font-style:normal;font-weight:400;line-height:1.5\">ON VIEW SOON</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\",\"fontSize\":\"xx-large\"} --><h2 class=\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center has-xx-large-font-size\"><em>Forms in Stillness</em></h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance has-text-align-center has-medium-font-size\">A sculptural journey through abstraction and presence. This exhibition invites reflection on the human form, geometry, and the quiet dialogue between material and light. Each piece stands as a moment of contemplation—where silence becomes shape.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:300;s:11:\"is_featured\";b:0;}i:145;a:11:{s:2:\"id\";s:36:\"a046d211-3ad8-4cf8-b199-088734ceb22e\";s:4:\"slug\";s:7:\"hero-31\";s:5:\"title\";s:7:\"hero-31\";s:11:\"description\";s:7:\"hero-31\";s:7:\"content\";s:2740:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull is-style-nfd-theme-primary-15 nfd-wb-hero__hero-31\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1576765608622-067973a79f53?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1728&h=&crop=\",\"isUserOverlayColor\":true,\"minHeight\":1000,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg, rgba(0, 112, 108, 0.65), rgba(0, 112, 108, 0.65))\",\"sizeSlug\":\"large\",\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover alignfull\" style=\"min-height:1000px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1576765608622-067973a79f53?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1728&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg, rgba(0, 112, 108, 0.65), rgba(0, 112, 108, 0.65))\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"78px\"}}} --><h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:78px\">Your Health, <strong>Our Mission</strong></h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-center has-medium-font-size\">Compassionate care, expert solutions — for every stage of life.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"5px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"left\":\"38px\",\"right\":\"38px\",\"top\":\"15px\",\"bottom\":\"15px\"}}}} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-width:1px;border-radius:5px;padding-top:15px;padding-right:38px;padding-bottom:15px;padding-left:38px\">MEET OUR TEAM →</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"is-style-fill\",\"style\":{\"border\":{\"radius\":\"5px\"},\"spacing\":{\"padding\":{\"left\":\"38px\",\"right\":\"38px\",\"top\":\"15px\",\"bottom\":\"15px\"}}}} --><div class=\"is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:5px;padding-top:15px;padding-right:38px;padding-bottom:15px;padding-left:38px\">EXPLORE SERVICES →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:310;s:11:\"is_featured\";b:0;}i:146;a:11:{s:2:\"id\";s:36:\"a046d211-4112-4a04-977a-6e02d35393ef\";s:4:\"slug\";s:7:\"hero-32\";s:5:\"title\";s:7:\"hero-32\";s:11:\"description\";s:7:\"hero-32\";s:7:\"content\";s:5119:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\"},\"margin\":{\"top\":\"0\"}}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-32\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1697457053997-555dfc117cf1?w=1200&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":605,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\",\"isDark\":false,\"sizeSlug\":\"full\",\"align\":\"center\",\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"wideSize\":\"\"}} --><div class=\"nfd-p-lg wp-block-cover aligncenter is-light\" style=\"margin-top:0;min-height:605px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1697457053997-555dfc117cf1?w=1200&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"}} --><div class=\"wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"480px\",\"className\":\"nfd-py-md nfd-px-md nfd-rounded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-2\",\"textColor\":\"base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-py-md nfd-px-md nfd-rounded wp-block-column is-vertically-aligned-center has-base-color has-accent-2-background-color has-text-color has-background has-link-color\" style=\"flex-basis:480px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"base\"} --><h1 class=\"nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\"><em>Design Meets Nature</em></h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"base\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-left has-base-color has-text-color has-link-color has-medium-font-size\"><br><br>Elegant forms, muted tones, and curated plants — a new<br>way to live outdoors with grace and intention.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-w-full wp-block-buttons\"><!-- wp:button {\"textAlign\":\"center\",\"width\":100,\"className\":\"nfd-rounded is-style-outline\",\"style\":{\"typography\":{\"textTransform\":\"capitalize\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"fontSize\":\"medium\"} --><div class=\"nfd-rounded is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-medium-font-size has-text-align-center has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--20);text-transform:capitalize\">Browse Our Favorites →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:320;s:11:\"is_featured\";b:0;}i:147;a:11:{s:2:\"id\";s:36:\"a046d211-4912-4df5-b476-9269345aaa07\";s:4:\"slug\";s:7:\"hero-33\";s:5:\"title\";s:7:\"hero-33\";s:11:\"description\";s:7:\"hero-33\";s:7:\"content\";s:2541:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-33\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:heading {\"level\":1,\"className\":\"nfd-text-giga\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.15\"}}} --><h1 class=\"nfd-text-giga wp-block-heading\" style=\"font-style:normal;font-weight:400;line-height:1.15\">Designed for performance.<br><strong>Built for you.</strong></h1><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Discover smart devices and home tech with <strong>top-rated picks, exclusive deals, and expert support</strong> for smarter choices.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"60%\"} --><div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1551721434-8b94ddff0e6d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"isUserOverlayColor\":true,\"minHeight\":800,\"customGradient\":\"linear-gradient(270deg,rgba(255,255,255,0) 70%,rgb(255,255,255) 96%)\",\"sizeSlug\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1551721434-8b94ddff0e6d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(270deg,rgba(255,255,255,0) 70%,rgb(255,255,255) 96%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:330;s:11:\"is_featured\";b:0;}i:148;a:11:{s:2:\"id\";s:36:\"a05b33b1-bd28-4ba9-973c-1df58103d487\";s:4:\"slug\";s:7:\"hero-34\";s:5:\"title\";s:7:\"hero-34\";s:11:\"description\";s:7:\"hero-34\";s:7:\"content\";s:3252:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"margin\":{\"top\":\"-30px\"}}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-34\" style=\"margin-top:-30px;\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1553136910-9f92961ff89a?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.38,\"y\":0.97},\"minHeight\":637,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(83deg,rgb(14,76,76) 13%,rgba(132,161,125,0) 100%)\",\"sizeSlug\":\"large\",\"align\":\"full\",\"className\":\"nfd-p-lg \",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg wp-block-cover alignfull\" style=\"min-height:637px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1553136910-9f92961ff89a?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" style=\"object-position:38% 97%\" data-object-fit=\"cover\" data-object-position=\"38% 97%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim has-background-gradient\" style=\"background:linear-gradient(83deg,rgb(14,76,76) 13%,rgba(132,161,125,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-px-sm \",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} --><div class=\"nfd-px-sm wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"55%\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:55%\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga nfd-text-contrast is-style-text-wrap-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"custom-1\"} --><h1 class=\"nfd-text-current nfd-text-giga nfd-text-contrast is-style-text-wrap-balance wp-block-heading has-text-align-left has-custom-1-font-size\" style=\"font-style:normal;font-weight:600\">Let your soul bloom</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded md:nfd-no-br is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"base\",\"fontSize\":\"large\"} --><p class=\"nfd-text-faded md:nfd-no-br is-style-default has-text-align-left has-base-color has-text-color has-link-color has-large-font-size\">Through delicate home accents and garden treasures, <strong>create spaces that feel like love </strong><br><strong>letters to nature </strong>— intimate, timeless, and full of quiet wonder.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:340;s:11:\"is_featured\";b:0;}i:149;a:11:{s:2:\"id\";s:36:\"a05b33b1-c676-4bc4-9d2f-b8c9cd2a9399\";s:4:\"slug\";s:7:\"hero-35\";s:5:\"title\";s:7:\"hero-35\";s:11:\"description\";s:7:\"hero-35\";s:7:\"content\";s:3569:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-35\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615873968403-89e068629265?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.55,\"y\":0},\"minHeight\":863,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(81deg,rgb(14,76,76) 10%,rgba(132,161,125,0) 82%)\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-lg ndf-paper-divider\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg ndf-paper-divider wp-block-cover alignfull is-light\" style=\"min-height:863px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1615873968403-89e068629265?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" style=\"object-position:55% 0%\" data-object-fit=\"cover\" data-object-position=\"55% 0%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim has-background-gradient\" style=\"background:linear-gradient(81deg,rgb(14,76,76) 10%,rgba(132,161,125,0) 82%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker \",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl nfd-px-sm \"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl nfd-px-sm wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"100%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:100%\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga nfd-text-contrast is-style-text-wrap-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.7px\"}},\"fontSize\":\"xx-large\"} --><h1 class=\"nfd-text-current nfd-text-giga nfd-text-contrast is-style-text-wrap-balance wp-block-heading has-text-align-left has-xx-large-font-size\" style=\"font-style:normal;font-weight:600;letter-spacing:0.7px\">living<br>beautifully,<br>naturally</h1><!-- /wp:heading --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"className\":\"nfd-btn-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#\">Shop now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:350;s:11:\"is_featured\";b:0;}i:150;a:11:{s:2:\"id\";s:36:\"a05b33b1-cf9d-41f0-aa84-6189e431314a\";s:4:\"slug\";s:7:\"hero-36\";s:5:\"title\";s:7:\"hero-36\";s:11:\"description\";s:7:\"hero-36\";s:7:\"content\";s:3134:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-hero__hero-36\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1485546246426-74dc88dec4d9?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":30,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.51,\"y\":0.44},\"minHeight\":880,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(51deg,rgb(74,4,104) 44%,rgb(15,3,27) 100%)\",\"contentPosition\":\"center center\",\"sizeSlug\":\"large\",\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-cover alignfull\" style=\"min-height:880px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1485546246426-74dc88dec4d9?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" style=\"object-position:51% 44%\" data-object-fit=\"cover\" data-object-position=\"51% 44%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(51deg,rgb(74,4,104) 44%,rgb(15,3,27) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-p-md nfd-gap-md\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-container nfd-p-md nfd-gap-md wp-block-group\"><!-- wp:spacer {\"height\":\"23px\",\"style\":{\"layout\":{\"flexSize\":\"23px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"fontSize\":\"large\"} --><p class=\"has-large-font-size\">New collection</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga\",\"style\":{\"typography\":{\"letterSpacing\":\"1px\"}},\"textColor\":\"white\"} --><h1 class=\"nfd-text-giga wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"letter-spacing:1px\">WINTER 2025</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\" style=\"padding-right:0;padding-left:0\">Discover our cozy & playful Winter Collection — inspired by chilly days, <br>warm hugs, and childhood magic.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-pt-xs\"} --><div class=\"nfd-pt-xs wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"className\":\"nfd-rounded nfd-btn-xl\",\"fontSize\":\"medium\"} --><div class=\"nfd-rounded nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link has-accent-2-background-color has-background has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\">Shop Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"hero\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:360;s:11:\"is_featured\";b:0;}i:151;a:11:{s:2:\"id\";s:36:\"a046d211-a022-44e9-b5b9-cba45c20e283\";s:4:\"slug\";s:7:\"team-10\";s:5:\"title\";s:7:\"team-10\";s:11:\"description\";s:7:\"team-10\";s:7:\"content\";s:4515:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Team\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-team__team-10\" ><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-pb-sm\"} --><h2 class=\"nfd-pb-sm wp-block-heading has-text-align-center\">Our Team</h2><!-- /wp:heading --><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light wp-block-group\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1722581600427-2faff1785a53?w=600&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Austin Miller</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Travel Influencer</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light wp-block-group\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1573166475912-1ed8b4f093d2?w=600&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Mira Desai</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Travel Experience Curator</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light wp-block-group\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1539571696357-5a69c17a67c6?w=600&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Alexander Thompson</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Luxury Travel Coordination</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:152;a:11:{s:2:\"id\";s:36:\"a046d211-a623-49b7-bb35-7ae2e37f8a1e\";s:4:\"slug\";s:7:\"team-11\";s:5:\"title\";s:7:\"team-11\";s:11:\"description\";s:7:\"team-11\";s:7:\"content\";s:2314:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Team\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-wb-team__team-11\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\"><!-- wp:column {\"width\":\"60%\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\"} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column\" style=\"flex-basis:60%\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1634149134664-ca3598f29da5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=800&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"bottom\":\"32px\",\"top\":\"32px\"}}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-rounded wp-block-group has-base-background-color has-background\" style=\"padding-top:32px;padding-right:16px;padding-bottom:32px\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Meet the Designer:<br>Ruben Marichal Lopex</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get In Touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:153;a:11:{s:2:\"id\";s:36:\"a046d211-ac14-46be-ba6b-0c0bf58bdcbf\";s:4:\"slug\";s:7:\"team-12\";s:5:\"title\";s:7:\"team-12\";s:11:\"description\";s:7:\"team-12\";s:7:\"content\";s:9552:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-p-lg is-style-nfd-theme-primary-15 nfd-wb-team__team-12\" ><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"x-large\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-center has-x-large-font-size\" style=\"font-style:normal;font-weight:400\">Our Doctors</h2><!-- /wp:heading --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"15px\",\"topRight\":\"15px\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1509839862600-309617c3201e?w=512&fit=crop&w=600&h=450&crop=\" alt=\"\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"15px\",\"bottomRight\":\"15px\"},\"left\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"right\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"bottom\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"top\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\",\"right\":\"32px\"},\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-nfd-theme-white wp-block-group\" style=\"border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-right-color:#f1f4ff;border-right-width:3px;border-bottom-color:#f1f4ff;border-bottom-width:3px;border-left-color:#f1f4ff;border-left-width:3px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:400\">Mariam Yonan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"18px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color\" style=\"font-size:18px;font-style:normal;font-weight:500;text-transform:uppercase\">Pediatric Neurology</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"15px\",\"topRight\":\"15px\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1619292812641-cdcce6cdf9b4?w=512&fit=crop&w=600&h=450&crop=\" alt=\"\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"15px\",\"bottomRight\":\"15px\"},\"left\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"right\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"bottom\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"top\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\",\"right\":\"32px\"},\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-nfd-theme-white wp-block-group\" style=\"border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-right-color:#f1f4ff;border-right-width:3px;border-bottom-color:#f1f4ff;border-bottom-width:3px;border-left-color:#f1f4ff;border-left-width:3px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:400\">Francisco Rivera</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"18px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color\" style=\"font-size:18px;font-style:normal;font-weight:500;text-transform:uppercase\">Cardiology</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"15px\",\"topRight\":\"15px\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1729202305341-d146fdea0a03?w=512&fit=crop&w=600&h=450&crop=\" alt=\"\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"15px\",\"bottomRight\":\"15px\"},\"left\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"right\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"bottom\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"top\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\",\"right\":\"32px\"},\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-nfd-theme-white wp-block-group\" style=\"border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-right-color:#f1f4ff;border-right-width:3px;border-bottom-color:#f1f4ff;border-bottom-width:3px;border-left-color:#f1f4ff;border-left-width:3px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:400\">Aaliyah Jordan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"18px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color\" style=\"font-size:18px;font-style:normal;font-weight:500;text-transform:uppercase\">Orthopedic Surgery</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"15px\",\"topRight\":\"15px\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1655874819398-c6dfbec68ac7?w=512&fit=crop&w=600&h=450&crop=\" alt=\"\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"15px\",\"bottomRight\":\"15px\"},\"left\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"right\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"bottom\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"top\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\",\"right\":\"32px\"},\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-nfd-theme-white wp-block-group\" style=\"border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-right-color:#f1f4ff;border-right-width:3px;border-bottom-color:#f1f4ff;border-bottom-width:3px;border-left-color:#f1f4ff;border-left-width:3px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:400\">David Kim</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"18px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color\" style=\"font-size:18px;font-style:normal;font-weight:500;text-transform:uppercase\">Preventive Medicine</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"team\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:154;a:11:{s:2:\"id\";s:36:\"9bd0ae6a-97d6-40a2-b337-f63c97c4123a\";s:4:\"slug\";s:7:\"text-10\";s:5:\"title\";s:7:\"text-10\";s:11:\"description\";s:7:\"text-10\";s:7:\"content\";s:841:\"<!-- wp:group {\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-text__text-10\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}},\"className\":\"nfd-text-balance nfd-text-primary nfd-text-lg nfd-max-w-full\"} --><h2 class=\"nfd-text-balance nfd-text-primary nfd-text-lg nfd-max-w-full wp-block-heading alignwide\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:5:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:16:\"highlighted text\";i:3;s:10:\"large text\";i:4;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:155;a:11:{s:2:\"id\";s:36:\"9c1b1e08-6c38-43b8-a744-7fd17b07b091\";s:4:\"slug\";s:7:\"text-11\";s:5:\"title\";s:7:\"text-11\";s:11:\"description\";s:7:\"text-11\";s:7:\"content\";s:4443:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-text__text-11\" ><!-- wp:group {\"metadata\":{\"name\":\"Text\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"className\":\"nfd-container nfd-text-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-text-md wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-text-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-text-md\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Introducing Block Patterns</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Streamline the process of building custom page layouts, empowering content creators to effortlessly craft visually stunning content without diving into complex coding. These patterns serve as <a href=\"#\"><span style=\"text-decoration: underline;\">pre-built templates</span></a> that encompass various block combinations.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-lg nfd-text-balance nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-balance nfd-text-current wp-block-heading\" style=\"font-style:normal;font-weight:600\"><strong>Efficiency Redefined</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\"><strong>Remarkable blend of efficiency and flexibility</strong>. With just a few clicks, users can access a diverse array of pre-designed block layouts, eliminating the need to start from scratch and significantly reducing development time.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">John Doe (A customer of WonderBlocks) uses <a href=\"#\"><span style=\"text-decoration: underline;\">pre-built templates</span></a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-lg nfd-text-balance nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-balance nfd-text-current wp-block-heading\" style=\"font-style:normal;font-weight:600\"><strong>Simplified Storytelling</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">With WordPress block patterns, content creators are empowered to focus on what truly matters – <em>storytelling</em>.</p><!-- /wp:paragraph --><!-- wp:list {\"ordered\":true,\"className\":\"nfd-gap-md\"} --><ol class=\"nfd-gap-md\"><!-- wp:list-item --><li class=\"\"><strong>Empowering Content Creators</strong>: Gone are the days of wrestling with code to achieve your desired layout. By simplifying the design process, block patterns enable creators to unleash their creativity and captivate their audience with compelling narratives.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\"><strong>Community Collaboration</strong>: The beauty of WordPress lies in its vibrant community of developers and designers. With block patterns, this collaborative spirit is further amplified. Users can share and discover new patterns, fostering a culture of knowledge exchange and innovation within the WordPress ecosystem.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\"><strong>Adaptability for Every Project</strong>: Whether you`re building a personal blog, an e-commerce site, or a corporate portal, WordPress block patterns adapt seamlessly to your project requirements.</li><!-- /wp:list-item --></ol><!-- /wp:list --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:9:\"rich text\";i:6;s:13:\"bullet points\";i:7;s:10:\"key points\";i:8;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:156;a:11:{s:2:\"id\";s:36:\"9c1b1e08-76b9-4dd3-b71a-2c373317bf4b\";s:4:\"slug\";s:7:\"text-12\";s:5:\"title\";s:7:\"text-12\";s:11:\"description\";s:7:\"text-12\";s:7:\"content\";s:3133:\"<!-- wp:group {\"className\":\"nfd-text-md\",\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-text-md nfd-wb-text__text-12\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default nfd-rounded-sm\"} --><figure class=\"is-style-default nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1707343843437-caacff5cfa74?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=1024&h=576&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/><figcaption class=\"wp-element-caption\">Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use.</figcaption></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\"><strong>Don`t miss the shift <strong>—</strong> using <a href=\"#\"><span style=\"text-decoration: underline;\">WordPress block patterns</span></a> marks a significant movement towards democratizing web design, providing a foundation for addressing the digital divide by making high-quality web design more accessible</strong>.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">WordPress`s <a href=\"#\"><span style=\"text-decoration: underline;\">block patterns</span></a> significantly reduce the time and effort needed to design web pages.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Modular Design Popularity: The adoption of <a href=\"#\"><span style=\"text-decoration: underline;\">modular designs</span>,</a> resembling the townhouse model in real estate, is becoming increasingly popular, making up 20% of <a href=\"#\"><span style=\"text-decoration: underline;\">WordPress projects</span></a>. This approach maximizes the use of space and resources, leading to <a href=\"#\"><span style=\"text-decoration: underline;\">cost savings and improved</span></a> website performance by emphasizing vertical layouts and reducing unnecessary elements.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Democratization of Web Design: The introduction of <a href=\"#\"><span style=\"text-decoration: underline;\">block patterns</span></a> is a step towards democratizing web design, making it more accessible to beginners and small business owners.</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\"><strong>RELATED</strong>: <span style=\"text-decoration: underline;\"><a href=\"#\">The introduction of block patterns is a step towards modernizing web design, making it more accessible to beginners and small business owners?</a></span></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:16:\"text with images\";i:6;s:16:\"highlighted text\";i:7;s:9:\"rich text\";i:8;s:13:\"bullet points\";i:9;s:10:\"key points\";i:10;s:13:\"image caption\";i:11;s:14:\"formatted text\";i:12;s:7:\"related\";i:13;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:157;a:11:{s:2:\"id\";s:36:\"9c1b1e08-7d43-4505-90b5-773c4a9e5789\";s:4:\"slug\";s:7:\"text-13\";s:5:\"title\";s:7:\"text-13\";s:11:\"description\";s:7:\"text-13\";s:7:\"content\";s:6023:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-text__text-13\" ><!-- wp:group {\"metadata\":{\"name\":\"Text\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"className\":\"nfd-container nfd-text-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-text-md wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Top 3 Essential Gadgets for Tech Enthusiasts in 2025</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">As technology rapidly evolves, staying updated with the latest gadgets can significantly enhance your daily productivity and entertainment. Whether you`re a tech enthusiast or looking for the <a href=\"#\"><span style=\"text-decoration: underline;\">perfect gift</span></a>, these top 5 gadgets of 2025 offer cutting-edge features and innovative designs. From smartwatches to portable chargers, explore our curated list of the must-have devices this year.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-lg nfd-text-balance nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-balance nfd-text-current wp-block-heading\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">1. Quantum Smartwatch 3.0</a></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">As technology rapidly evolves, staying updated with the latest gadgets can significantly enhance your daily productivity and entertainment. Whether you`re a tech enthusiast or looking for the <a href=\"#\"><span style=\"text-decoration: underline;\">perfect gift</span></a>, these top 5 gadgets of 2025 offer cutting-edge features and innovative designs. From smartwatches to portable chargers, explore our curated list of the must-have devices this year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Features</strong>: <span style=\"text-decoration: underline;\"><a href=\"#\">The Quantum Smartwatch 3.0</a></span> goes beyond traditional smartwatches with its quantum computing capabilities, allowing for real-time language translation and <span style=\"text-decoration: underline;\"><a href=\"#\">AI-powered fitness tracking</a></span>. It boasts a sleek, waterproof design and a battery life lasting up to 7 days on a single charge.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-lg nfd-text-balance nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-balance nfd-text-current wp-block-heading\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">2. EchoBeats Wireless Earbuds Pro</a></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\"><strong>Features</strong>: With noise-canceling technology, <span style=\"text-decoration: underline;\"><a href=\"#\">EchoBeats Earbuds Pro</a></span> deliver an immersive audio experience. They feature touch controls, an 8-hour battery life, and a compact case that provides an additional 24 hours of charge.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Why Buy</strong>: Ideal for <em>commuting or working out</em>, these earbuds offer freedom from cables with exceptional sound quality.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-lg nfd-text-balance nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-balance nfd-text-current wp-block-heading\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">3. Luminex 4K Mini Projector</a></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\"><strong>Features</strong>: <span style=\"text-decoration: underline;\"><a href=\"#\">The Luminex 4K Mini Projector</a></span> is a portable projector that brings cinema-quality visuals to any surface. It`s small enough to fit in your pocket but powerful enough to project a 120-inch display in full 4K resolution.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Why Buy</strong>: Turn any space into a home theater with this easy-to-use, highly portable projector.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:separator {\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"className\":\"is-style-dots\"} --><hr class=\"is-style-dots wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"/><!-- /wp:separator --><!-- wp:paragraph --><p class=\"\">These top 5 gadgets of 2025 not only push the boundaries of what`s possible with technology but also cater to the needs of modern lifestyles, making them excellent additions to your tech arsenal.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:16:\"highlighted text\";i:6;s:9:\"rich text\";i:7;s:13:\"bullet points\";i:8;s:10:\"key points\";i:9;s:14:\"formatted text\";i:10;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:158;a:11:{s:2:\"id\";s:36:\"9c1b1e08-83b9-4445-8a3e-478613c7cd16\";s:4:\"slug\";s:7:\"text-14\";s:5:\"title\";s:7:\"text-14\";s:11:\"description\";s:7:\"text-14\";s:7:\"content\";s:9842:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Timeline\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-text__text-14\" ><!-- wp:columns {\"className\":\"nfd-gap-md nfd-gap-y-3xl\"} --><div class=\"nfd-gap-md nfd-gap-y-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">May 2003</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">WordPress Launch</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress was released as a fork of b2/cafelog, providing a simple and flexible blogging platform.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">Dec 2005</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Introduction of Pages</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress introduced static pages, enhancing the CMS capabilities beyond blogging.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">Jun 2010</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Custom Post Types</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress 3.0 brought custom post types, enabling diverse content management.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">May 2025</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Powering 43% of Websites</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress powers 810+ million websites, showcasing its growth and dominance.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:8:\"timeline\";i:6;s:15:\"feature columns\";i:7;s:8:\"4 column\";i:8;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:159;a:11:{s:2:\"id\";s:36:\"9c1b1e08-8afa-4537-9169-fb868d4de48e\";s:4:\"slug\";s:7:\"text-15\";s:5:\"title\";s:7:\"text-15\";s:11:\"description\";s:7:\"text-15\";s:7:\"content\";s:9907:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Timeline\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-text__text-15\" ><!-- wp:columns {\"className\":\"nfd-gap-md nfd-gap-y-3xl\"} --><div class=\"nfd-gap-md nfd-gap-y-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">May 2003</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">WordPress Launch</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress was released as a fork of b2/cafelog, providing a simple and flexible blogging platform.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">Dec 2005</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Introduction of Pages</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress was released as a fork of b2/cafelog, providing a simple and flexible blogging platform.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">Jun 2010</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Custom Post Types</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress 3.0 brought custom post types, enabling diverse content management.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">May 2024</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Powering 43% of Websites</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress powers 810+ million websites, showcasing its growth and dominance.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:8:\"timeline\";i:6;s:15:\"feature columns\";i:7;s:8:\"4 column\";i:8;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:160;a:11:{s:2:\"id\";s:36:\"9c1b1e08-9223-47c9-a58b-8b429277c53f\";s:4:\"slug\";s:7:\"text-16\";s:5:\"title\";s:7:\"text-16\";s:11:\"description\";s:7:\"text-16\";s:7:\"content\";s:9807:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Timeline\"},\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-wb-text__text-16\" ><!-- wp:columns {\"className\":\"nfd-gap-md nfd-gap-y-3xl\"} --><div class=\"nfd-gap-md nfd-gap-y-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-subtle\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">May 2003</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">WordPress Launch</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress was released as a fork of b2/cafelog, providing a simple and flexible blogging platform.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-subtle\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">Dec 2005</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Introduction of Pages</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress was released as a fork of b2/cafelog, providing a simple and flexible blogging platform.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-subtle\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">Jun 2010</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Custom Post Types</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress 3.0 brought custom post types, enabling diverse content management.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Entry\"},\"className\":\"nfd-gap-lg nfd-pr-2\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg nfd-pr-2 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Timeline Header\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-text-sm nfd-text-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md nfd-text-sm nfd-text-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Time\"},\"className\":\"nfd-shrink-0 nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shrink-0 nfd-rounded-full wp-block-group nfd-bg-subtle\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast\"} --><p class=\"nfd-shrink-0 nfd-text-contrast\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">May 2024</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide nfd-text-subtle nfd-border-b\"} --><hr class=\"is-style-wide nfd-text-subtle nfd-border-b wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Timeline Content\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Powering 43% of Websites</h3><!-- /wp:heading --><!-- wp:paragraph {\"metadata\":{\"name\":\"Description\"},\"className\":\"nfd-text-base nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-balance nfd-text-faded\">WordPress powers 810+ million websites, showcasing its growth and dominance.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:8:\"timeline\";i:6;s:15:\"feature columns\";i:7;s:8:\"4 column\";i:8;s:18:\"primary background\";i:9;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:161;a:11:{s:2:\"id\";s:36:\"9c1b1e08-9935-4840-8185-a21abe4d93d4\";s:4:\"slug\";s:7:\"text-17\";s:5:\"title\";s:7:\"text-17\";s:11:\"description\";s:7:\"text-17\";s:7:\"content\";s:5046:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{\"width\":\"1px\"},\"left\":{}}},\"metadata\":{\"name\":\"Table\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-17\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Camera</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Tables\"},\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Specifications</h3><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Sensor Type</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">CMOS</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Resolution</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">24.2 MP</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Lens Mount</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Canon EF</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Other Features</h3><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Video Resolution</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">4K at 30fps</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Connectivity</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Wi-Fi, Bluetooth</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:8:\"features\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:162;a:11:{s:2:\"id\";s:36:\"9c1b1e08-a220-49f1-bd94-3ecf604f3ccd\";s:4:\"slug\";s:7:\"text-18\";s:5:\"title\";s:7:\"text-18\";s:11:\"description\";s:7:\"text-18\";s:7:\"content\";s:9457:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{\"width\":\"1px\"},\"left\":{}}},\"metadata\":{\"name\":\"Table\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-dark nfd-wb-text__text-18\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\">Smartphone Camera</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">Our tech blog features the latest reviews, attracting over 500k readers monthly.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Tables\"},\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Specifications</h3><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Sensor Type</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">CMOS</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Resolution</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">12 MP</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Aperture</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">f/1.8</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Additional Features</h3><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Battery Life</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">24 hours</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:separator {\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}},\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)\"/><!-- /wp:separator --><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\">Camera + Accessories</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">Join our community of 300k subscribers for exclusive tech insights.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Tables\"},\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Specs</h3><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Lens</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">24-70mm</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Zoom</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3x Optical</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Focus</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Auto/Manual</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Heading\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Additional Features</h3><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-xs nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-xs nfd-text-base nfd-text-faded wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph --><p class=\"\">Weight</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">150g / 0.33 lb</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:15:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:8:\"features\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:4:\"dark\";i:14;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:163;a:11:{s:2:\"id\";s:36:\"9c1b1e08-aa3a-4069-ab2f-dcc5ad12eaa2\";s:4:\"slug\";s:7:\"text-19\";s:5:\"title\";s:7:\"text-19\";s:11:\"description\";s:7:\"text-19\";s:7:\"content\";s:5205:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Table\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-text__text-19\" ><!-- wp:columns {\"metadata\":{\"name\":\"Title/Table Columns\"},\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"20%\"} --><div class=\"wp-block-column\" style=\"flex-basis:20%\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\">Device Specifications</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Tables\"},\"className\":\"nfd-gap-3xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Processor:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Quad-core 2.5 GHz</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Memory:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">8 GB RAM</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Storage:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">256 GB SSD</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Display:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">15.6\" Full HD</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Graphics:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Integrated Intel UHD</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Battery Life:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Up to 12 hours</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Operating System:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Windows 10 Pro</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:8:\"features\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:164;a:11:{s:2:\"id\";s:36:\"9c1b1e08-b5b9-44d2-8243-a5f058b80456\";s:4:\"slug\";s:7:\"text-20\";s:5:\"title\";s:7:\"text-20\";s:11:\"description\";s:7:\"text-20\";s:7:\"content\";s:9518:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{\"width\":\"1px\"},\"left\":{}}},\"metadata\":{\"name\":\"Table\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-dark nfd-wb-text__text-20\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:columns {\"metadata\":{\"name\":\"Title/Table Columns\"},\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"20%\"} --><div class=\"wp-block-column\" style=\"flex-basis:20%\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\">Device Specifications</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Tables\"},\"className\":\"nfd-gap-3xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Processor:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Hexa-core 3.0 GHz</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">RAM:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">16 GB DDR4</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Storage:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">1 TB NVMe SSD</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Graphics:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">NVIDIA GTX 1650 4GB</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Battery:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">6000 mAh</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Display:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">15.6\" 4K UHD</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Operating System:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Linux Ubuntu 20.04 LTS</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:separator {\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}},\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)\"/><!-- /wp:separator --><!-- wp:columns {\"metadata\":{\"name\":\"Title/Table Columns\"},\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"20%\"} --><div class=\"wp-block-column\" style=\"flex-basis:20%\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\">Warranty and Service</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Tables\"},\"className\":\"nfd-gap-3xl nfd-text-base nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl nfd-text-base nfd-text-balance wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">This product comes with a limited one-year warranty covering defects in materials and workmanship under normal use. During the warranty period, if a defect arises, we will repair or replace the product at no charge. This warranty does not cover damage caused by misuse, accidents, or unauthorized modifications. For service, please contact our customer support team with proof of purchase.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:separator {\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}},\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)\"/><!-- /wp:separator --><!-- wp:columns {\"metadata\":{\"name\":\"Title/Table Columns\"},\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"20%\"} --><div class=\"wp-block-column\" style=\"flex-basis:20%\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\">Shipping and Returns</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Tables\"},\"className\":\"nfd-gap-3xl nfd-text-base nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl nfd-text-base nfd-text-balance wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--20)\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">We offer free shipping on all orders within the United States. If you are not satisfied with your purchase, you may return it within 30 days for a full refund. Please note that the product must be in its original packaging and in new condition to be eligible for a return.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">For international orders, shipping costs will be calculated at checkout. Returns are accepted within 30 days of delivery, but the customer is responsible for return shipping costs.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:15:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:8:\"features\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:4:\"dark\";i:14;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:165;a:11:{s:2:\"id\";s:36:\"9c1b1e08-bccb-4f6c-99d7-b74865c28daa\";s:4:\"slug\";s:7:\"text-21\";s:5:\"title\";s:7:\"text-21\";s:11:\"description\";s:7:\"text-21\";s:7:\"content\";s:10064:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{\"width\":\"1px\"},\"left\":{}}},\"metadata\":{\"name\":\"Table\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-21\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"md:nfd-gap-4 nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"md:nfd-gap-4 nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Processor</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">Intel Core i7-10750H</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Memory</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">16 GB DDR4</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Storage</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">512 GB NVMe SSD</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Graphics</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">NVIDIA GTX 1650 4GB</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Battery Life</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">Up to 10 hours</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Operating System</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">Windows 10 Pro</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:8:\"features\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:166;a:11:{s:2:\"id\";s:36:\"9c1b1e08-c40e-45e6-9de4-73e722d00267\";s:4:\"slug\";s:7:\"text-22\";s:5:\"title\";s:7:\"text-22\";s:11:\"description\";s:7:\"text-22\";s:7:\"content\";s:10074:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{\"width\":\"1px\"},\"left\":{}}},\"metadata\":{\"name\":\"Table\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-dark nfd-wb-text__text-22\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"md:nfd-gap-4 nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"md:nfd-gap-4 nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Processor</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">Intel Core i7-10750H</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Memory</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">16 GB DDR4</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Storage</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">512 GB NVMe SSD</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Graphics</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">NVIDIA GTX 1650 4GB</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Battery Life</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">Up to 10 hours</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Operating System</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">Windows 10 Pro</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:15:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:8:\"features\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:4:\"dark\";i:14;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:167;a:11:{s:2:\"id\";s:36:\"9c1b1e08-cac8-411a-8a24-e8cef5f6e475\";s:4:\"slug\";s:7:\"text-23\";s:5:\"title\";s:7:\"text-23\";s:11:\"description\";s:7:\"text-23\";s:7:\"content\";s:9859:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{\"width\":\"1px\"},\"left\":{}}},\"metadata\":{\"name\":\"Table + Content\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-23\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-text-md nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Smartphone Specifications</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"md:nfd-gap-4 nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"md:nfd-gap-4 nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Processor</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">Octa-core 2.9 GHz</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Display</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">6.5-inch AMOLED</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Battery</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">4500 mAh</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Camera</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">108 MP Quad Camera</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">The latest processors</span></a> offer unmatched performance, enabling users to multitask seamlessly and play the most demanding games without any lag. These processors are designed to handle complex computations efficiently, ensuring a smooth user experience.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Additionally, <a href=\"#\"><span style=\"text-decoration: underline;\">AMOLED displays</span></a> provide vibrant colors and deep blacks, enhancing the visual experience for users. These displays consume less power compared to traditional LCDs, contributing to better battery life. With the rapid advancement in display technology, smartphones now offer resolutions up to 4K, making them ideal for media consumption and gaming.</p><!-- /wp:paragraph --><!-- wp:group {\"metadata\":{\"name\":\"Separator + Title\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"><!-- wp:separator {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"is-style-wide nfd-border-2 nfd-border-strong\"} --><hr class=\"is-style-wide nfd-border-2 nfd-border-strong wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\"}}} --><p style=\"font-style:normal;font-weight:800\" class=\"\">Considerations</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\"><strong>High-end smartphones can be quite expensive,</strong> often costing as much as a high-performance laptop.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Battery life can vary significantly</strong> based on usage patterns and the efficiency of the software.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:19:\"product description\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:168;a:11:{s:2:\"id\";s:36:\"9c1b1e08-d176-455d-8216-011cb1448cc9\";s:4:\"slug\";s:7:\"text-24\";s:5:\"title\";s:7:\"text-24\";s:11:\"description\";s:7:\"text-24\";s:7:\"content\";s:6250:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Text Content\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-text__text-24\" ><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Specification</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-balance nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-balance nfd-text-contrast wp-block-heading\">Product details and overview</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Material</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">100% Cotton</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Color</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Blue</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Size</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Medium</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Weight</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">1.2 lbs</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Dimensions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">12 x 8 x 4 inches</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Brand</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">ABC Apparel</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Care Instructions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Machine wash cold</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Origin</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Made in USA</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:19:\"product description\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:169;a:11:{s:2:\"id\";s:36:\"9c1b1e08-d89a-48f9-bcc3-66a3e694d1f6\";s:4:\"slug\";s:7:\"text-25\";s:5:\"title\";s:7:\"text-25\";s:11:\"description\";s:7:\"text-25\";s:7:\"content\";s:7215:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Image + Text Content\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-25\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1532453288672-3a27e9be9efd?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=768&h=1024&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"metadata\":{\"name\":\"Text Content\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Specification</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-balance nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-balance nfd-text-contrast wp-block-heading\">Product details and overview</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Material</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">100% Cotton</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Color</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Blue</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Size</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Medium</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Weight</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">1.2 lbs</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Dimensions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">12 x 8 x 4 inches</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Brand</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">ABC Apparel</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Care Instructions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Machine wash cold</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Origin</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Made in USA</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:16:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:19:\"product description\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:5:\"image\";i:14;s:13:\"product image\";i:15;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:170;a:11:{s:2:\"id\";s:36:\"9c1b1e08-e26b-47c5-bb2f-e74ee7253e85\";s:4:\"slug\";s:7:\"text-26\";s:5:\"title\";s:7:\"text-26\";s:11:\"description\";s:7:\"text-26\";s:7:\"content\";s:7215:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Image + Text Content\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-26\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"metadata\":{\"name\":\"Text Content\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Specification</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-balance nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-balance nfd-text-contrast wp-block-heading\">Product details and overview</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Material</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">100% Cotton</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Color</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Blue</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Size</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Medium</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Weight</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">1.2 lbs</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Dimensions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">12 x 8 x 4 inches</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Brand</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">ABC Apparel</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Care Instructions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Machine wash cold</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Origin</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Made in USA</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1532453288672-3a27e9be9efd?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=768&h=1024&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:16:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:19:\"product description\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:5:\"image\";i:14;s:13:\"product image\";i:15;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:260;s:11:\"is_featured\";b:0;}i:171;a:11:{s:2:\"id\";s:36:\"9c1b1e08-ed7a-47cb-870c-11d3794b871c\";s:4:\"slug\";s:7:\"text-27\";s:5:\"title\";s:7:\"text-27\";s:11:\"description\";s:7:\"text-27\";s:7:\"content\";s:7256:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Image + Text Content\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-dark nfd-bg-effect-grid nfd-wb-text__text-27\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"metadata\":{\"name\":\"Text Content\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Specification</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-balance nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-balance nfd-text-contrast wp-block-heading\">Product details and overview</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Material</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">100% Cotton</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Color</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Blue</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Size</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Medium</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Weight</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">1.2 lbs</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Dimensions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">12 x 8 x 4 inches</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Brand</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">ABC Apparel</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Care Instructions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Machine wash cold</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\" style=\"font-style:normal;font-weight:700\">Origin</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-balance\">Made in USA</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1532453288672-3a27e9be9efd?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=768&h=1024&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:17:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:19:\"content description\";i:3;s:19:\"product description\";i:4;s:14:\"specifications\";i:5;s:5:\"specs\";i:6;s:7:\"details\";i:7;s:15:\"technical specs\";i:8;s:15:\"product details\";i:9;s:17:\"technical details\";i:10;s:12:\"key features\";i:11;s:22:\"product specifications\";i:12;s:10:\"attributes\";i:13;s:5:\"image\";i:14;s:13:\"product image\";i:15;s:4:\"dark\";i:16;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:270;s:11:\"is_featured\";b:0;}i:172;a:11:{s:2:\"id\";s:36:\"9c1b1e08-f471-4798-b9f5-6e3ce2961331\";s:4:\"slug\";s:7:\"text-28\";s:5:\"title\";s:7:\"text-28\";s:11:\"description\";s:7:\"text-28\";s:7:\"content\";s:9027:\"<!-- wp:group {\"metadata\":{\"name\":\"Steps\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-text__text-28\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Steps</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"8px\"} --><div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Steps\"},\"className\":\"nfd-gap-2xl nfd-text-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-2xl nfd-text-md wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Gather all the documents and materials needed for the meeting. Ensure you have your notes, presentation slides, and any handouts prepared and ready to go.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">2</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Set up the meeting room by arranging chairs, testing the projector, and ensuring all necessary equipment is functioning properly. This step helps to avoid any technical issues.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">3</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Welcome attendees as they arrive, provide them with any necessary materials, and direct them to their seats. Begin the meeting promptly at the scheduled time.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">4</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Present your main points clearly and concisely, using visual aids where appropriate. Encourage questions and discussions to keep everyone engaged and ensure understanding.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">5</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Wrap up the meeting by summarizing key points, outlining any next steps, and thanking attendees for their participation. Ensure everyone knows their follow-up tasks and deadlines.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:5:\"steps\";i:6;s:12:\"instructions\";i:7;s:6:\"how to\";i:8;s:12:\"step by step\";i:9;s:9:\"procedure\";i:10;s:5:\"guide\";i:11;s:8:\"tutorial\";i:12;s:9:\"task list\";i:13;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:280;s:11:\"is_featured\";b:0;}i:173;a:11:{s:2:\"id\";s:36:\"9c1b1e08-fb4f-4df5-a0ca-9a99557969a0\";s:4:\"slug\";s:7:\"text-29\";s:5:\"title\";s:7:\"text-29\";s:11:\"description\";s:7:\"text-29\";s:7:\"content\";s:2035:\"<!-- wp:group {\"className\":\"nfd-max-w-prose nfd-p-lg nfd-text-lg nfd-text-faded nfd-text-balance\",\"metadata\":{\"name\":\"Large Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-max-w-prose nfd-p-lg nfd-text-lg nfd-text-faded nfd-text-balance nfd-wb-text__text-29\" ><!-- wp:paragraph --><p class=\"\">Hi there, I`m <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-header-foreground-color\"><span style=\"text-decoration: underline;\"><strong>Andrea</strong></span></mark> 👋 Welcome to my digital studio 🧰 I like <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-header-foreground-color\"><span style=\"text-decoration: underline;\"><strong>designing brands</strong></span></mark>, and I`m currently helping to build <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-header-foreground-color\"><span style=\"text-decoration: underline;\"><strong>stealth-mode startups</strong></span></mark>.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">In my free time, I enjoy exploring <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-header-foreground-color\"><span style=\"text-decoration: underline;\"><strong>new recipes</strong></span></mark> practicing <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-header-foreground-color\"><span style=\"text-decoration: underline;\"><strong>yoga</strong></span></mark>, and karaoke.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I also spend some time <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-header-foreground-color\"><span style=\"text-decoration: underline;\"><strong>making art</strong></span></mark> and <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-header-foreground-color\"><span style=\"text-decoration: underline;\"><strong>exploring national parks</strong></span></mark> as well with my partner, kids and our puppy Theo.</p><!-- /wp:paragraph --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:9:\"rich text\";i:6;s:14:\"formatted text\";i:7;s:16:\"highlighted text\";i:8;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:290;s:11:\"is_featured\";b:0;}i:174;a:11:{s:2:\"id\";s:36:\"9c1b1e09-053c-4ec9-bc31-a495096253b7\";s:4:\"slug\";s:7:\"text-30\";s:5:\"title\";s:7:\"text-30\";s:11:\"description\";s:7:\"text-30\";s:7:\"content\";s:4080:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Review\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-light nfd-wb-text__text-30\" ><!-- wp:group {\"metadata\":{\"name\":\"Review Card\"},\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-shadow-xs nfd-rounded nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card Header\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-p-card-md wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">Verdict</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-md nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded has-text-align-left\">The XYZ Smartwatch is a well-rounded wearable offering excellent battery life, comprehensive health tracking, and a sleek design at an affordable price. While it lacks the extensive app ecosystem of some competitors and could improve in build quality, it remains a strong choice for those seeking a reliable and stylish smartwatch.</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title + List\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\"><strong>Pros</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">+ Excellent Battery Life</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">+ Health Tracking</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">+ Water-Resistant</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title + List\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\"><strong>Cons</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">- Average Build Quality</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">- Occasional Connectivity Issues</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:7:\"content\";i:1;s:7:\"verdict\";i:2;s:6:\"review\";i:3;s:7:\"summary\";i:4;s:13:\"pros and cons\";i:5;s:6:\"rating\";i:6;s:14:\"product review\";i:7;s:12:\"stars rating\";i:8;s:10:\"conclusion\";i:9;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:300;s:11:\"is_featured\";b:0;}i:175;a:11:{s:2:\"id\";s:36:\"9c1b1e09-0d0b-4fe6-9196-f1465010006d\";s:4:\"slug\";s:7:\"text-31\";s:5:\"title\";s:7:\"text-31\";s:11:\"description\";s:7:\"text-31\";s:7:\"content\";s:4084:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Review\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-light nfd-wb-text__text-31\" ><!-- wp:group {\"metadata\":{\"name\":\"Review Card\"},\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-shadow-xs nfd-rounded nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"border-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card Header\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-p-card-md wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">Verdict</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-md nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded has-text-align-left\">The XYZ Smartwatch is a well-rounded wearable offering excellent battery life, comprehensive health tracking, and a sleek design at an affordable price. While it lacks the extensive app ecosystem of some competitors and could improve in build quality, it remains a strong choice for those seeking a reliable and stylish smartwatch.</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title + List\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\"><strong>Pros</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">+ Excellent Battery Life</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">+ Health Tracking</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">+ Water-Resistant</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title + List\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\"><strong>Cons</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">- Average Build Quality</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">- Occasional Connectivity Issues</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:7:\"content\";i:1;s:7:\"verdict\";i:2;s:6:\"review\";i:3;s:7:\"summary\";i:4;s:13:\"pros and cons\";i:5;s:6:\"rating\";i:6;s:14:\"product review\";i:7;s:12:\"stars rating\";i:8;s:10:\"conclusion\";i:9;s:7:\"primary\";i:10;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:310;s:11:\"is_featured\";b:0;}i:176;a:11:{s:2:\"id\";s:36:\"9c1b1e09-1537-4775-8066-e5784ed03c83\";s:4:\"slug\";s:7:\"text-32\";s:5:\"title\";s:7:\"text-32\";s:11:\"description\";s:7:\"text-32\";s:7:\"content\";s:7436:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Table + Content\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-32\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-text-md nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-max-w-prose wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Introducing Block Patterns</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">WordPress block patterns</span></a> offer a powerful way to create predefined block layouts, enabling users to quickly design pages and posts with a consistent look and feel. These patterns are essentially collections of blocks that are pre-arranged and configured, which you can insert into your posts and pages.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Moreover, the <a href=\"#\"><span style=\"text-decoration: underline;\">WordPress community</span></a> and theme developers are actively contributing to a growing <a href=\"#\"><span style=\"text-decoration: underline;\">library of block patterns</span></a>, making it easier for users to find a pattern that suits their needs. Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use. This democratizes design for non-technical users while offering developers a way to extend WordPress functionality and provide more options to their clients.</p><!-- /wp:paragraph --><!-- wp:group {\"metadata\":{\"name\":\"Separator + Title\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"><!-- wp:separator {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"is-style-wide nfd-border-2 nfd-border-strong\"} --><hr class=\"is-style-wide nfd-border-2 nfd-border-strong wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\"}}} --><p style=\"font-style:normal;font-weight:800\" class=\"\">Flaws but not dealbreakers</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\"><strong>Average build quality.</strong> Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Occasional connectivity issues.</strong> Whether you`re building a landing page, a photo gallery, or a complex layout, there`s likely a block pattern ready to use.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"24px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Review Card\"},\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-shadow-xs nfd-rounded nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"border-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card Header\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-p-card-md wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">Verdict</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-md nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded has-text-align-left\">The XYZ Smartwatch is a well-rounded wearable offering excellent battery life, comprehensive health tracking, and a sleek design at an affordable price. While it lacks the extensive app ecosystem of some competitors and could improve in build quality, it remains a strong choice for those seeking a reliable and stylish smartwatch.</p><!-- /wp:paragraph --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title + List\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\"><strong>Pros</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">+ Excellent Battery Life</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">+ Health Tracking</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">+ Water-Resistant</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title + List\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\"><strong>Cons</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">- Average Build Quality</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">- Occasional Connectivity Issues</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:18:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:19:\"content description\";i:5;s:16:\"highlighted text\";i:6;s:9:\"rich text\";i:7;s:14:\"formatted text\";i:8;s:7:\"verdict\";i:9;s:6:\"review\";i:10;s:7:\"summary\";i:11;s:13:\"pros and cons\";i:12;s:6:\"rating\";i:13;s:14:\"product review\";i:14;s:12:\"stars rating\";i:15;s:10:\"conclusion\";i:16;s:13:\"mixed content\";i:17;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:320;s:11:\"is_featured\";b:0;}i:177;a:11:{s:2:\"id\";s:36:\"9c1b1e09-1d2c-4983-8902-330eced7daea\";s:4:\"slug\";s:7:\"text-33\";s:5:\"title\";s:7:\"text-33\";s:11:\"description\";s:7:\"text-33\";s:7:\"content\";s:9043:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"List\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-33\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-text-md nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-max-w-prose wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"List\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Vortex Labs</h3><!-- /wp:heading --><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"className\":\"nfd-shrink-0 nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shrink-0 nfd-rounded-full nfd-bg-subtle wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Time\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"12px\",\"right\":\"12px\"}}},\"className\":\"nfd-shrink-0 nfd-text-contrast nfd-text-sm\"} --><p class=\"nfd-shrink-0 nfd-text-contrast nfd-text-sm\" style=\"padding-top:4px;padding-right:12px;padding-bottom:4px;padding-left:12px;font-style:normal;font-weight:400\">New</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">Design</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">✵</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2024</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Zenith Innovations</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">Tech</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">✵</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2023</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Ionic Solutions</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">Tech</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">✵</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2023</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Pulse Media</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">Media</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">✵</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2022</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:7:\"content\";i:1;s:4:\"list\";i:2;s:8:\"overview\";i:3;s:7:\"summary\";i:4;s:12:\"project list\";i:5;s:5:\"items\";i:6;s:7:\"entries\";i:7;s:9:\"item list\";i:8;s:6:\"labels\";i:9;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:330;s:11:\"is_featured\";b:0;}i:178;a:11:{s:2:\"id\";s:36:\"9c1b1e09-243a-4444-98dd-fc1f211ebd20\";s:4:\"slug\";s:7:\"text-34\";s:5:\"title\";s:7:\"text-34\";s:11:\"description\";s:7:\"text-34\";s:7:\"content\";s:12392:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"List\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-34\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-text-md nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-max-w-prose wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"List\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Most populous cities</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">New York</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">8,258,035</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">2</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Los Angeles</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">3,820,914</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">3</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Chicago</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2,664,452</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">4</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Houston</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2,314,157</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">5</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Phoenix</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">1,650,070</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:7:\"content\";i:1;s:7:\"ranking\";i:2;s:4:\"rank\";i:3;s:11:\"ranked list\";i:4;s:12:\"ordered list\";i:5;s:11:\"leaderboard\";i:6;s:3:\"top\";i:7;s:10:\"rank order\";i:8;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:340;s:11:\"is_featured\";b:0;}i:179;a:11:{s:2:\"id\";s:36:\"9c1b1e09-2cf0-4ec2-9c22-0d82d2109975\";s:4:\"slug\";s:7:\"text-35\";s:5:\"title\";s:7:\"text-35\";s:11:\"description\";s:7:\"text-35\";s:7:\"content\";s:12756:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"List\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-dark nfd-wb-text__text-35\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-text-md nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-max-w-prose wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"List\"},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Most populous cities</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-base nfd-text-opacity-80\"} --><p class=\"nfd-text-base nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2025 Estimate</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-light\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">New York</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">8,258,035</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-light\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">2</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Los Angeles</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">3,820,914</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-light\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">3</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Chicago</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2,664,452</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-light\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">4</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Houston</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">2,314,157</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"List Item\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"80px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:80px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-light\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">5</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"level\":4,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h4 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Phoenix</h4><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0px\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-opacity-80 nfd-text-base\"} --><p class=\"nfd-text-opacity-80 nfd-text-base\" style=\"font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\">1,650,070</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:7:\"content\";i:1;s:7:\"ranking\";i:2;s:4:\"rank\";i:3;s:11:\"ranked list\";i:4;s:12:\"ordered list\";i:5;s:11:\"leaderboard\";i:6;s:3:\"top\";i:7;s:10:\"rank order\";i:8;s:4:\"dark\";i:9;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:350;s:11:\"is_featured\";b:0;}i:180;a:11:{s:2:\"id\";s:36:\"9c1b1e09-379f-4617-aa72-5c73fed97395\";s:4:\"slug\";s:7:\"text-36\";s:5:\"title\";s:7:\"text-36\";s:11:\"description\";s:7:\"text-36\";s:7:\"content\";s:3477:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Image + Text Content\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-36\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"metadata\":{\"name\":\"Text Content\"},\"className\":\"nfd-container nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-container nfd-gap-3xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Top\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-balance nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-balance nfd-text-contrast wp-block-heading\">About WordPress</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance\">WordPress is a versatile content management system that powers millions of websites worldwide.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\"}},\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\" style=\"font-style:normal;font-weight:800\"><a href=\"#\">Learn more →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-md nfd-rounded-sm nfd-text-base\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"metadata\":{\"name\":\"Highlights\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md nfd-p-card-md nfd-rounded-sm nfd-text-base is-style-nfd-theme-light\" ><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\"><strong>Highlights</strong></p><!-- /wp:paragraph --><!-- wp:list {\"style\":{\"spacing\":{\"padding\":{\"right\":\"1em\",\"left\":\"1em\"}}},\"className\":\"nfd-gap-sm nfd-text-faded nfd-text-opacity-80 \"} --><ul style=\"padding-right:1em;padding-left:1em\" class=\"nfd-gap-sm nfd-text-faded nfd-text-opacity-80 \"><!-- wp:list-item --><li class=\"\">Open-source software, meaning its source code is freely available for anyone to modify and distribute.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">Supports multilingual websites, allowing you to create content in multiple languages.</li><!-- /wp:list-item --></ul><!-- /wp:list --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1532453288672-3a27e9be9efd?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=768&h=1024&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:16:\"text with images\";i:5;s:13:\"bullet points\";i:6;s:10:\"key points\";i:7;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:360;s:11:\"is_featured\";b:0;}i:181;a:11:{s:2:\"id\";s:36:\"9c1b1e09-3f78-4061-81b1-9f4e8ebb827a\";s:4:\"slug\";s:7:\"text-37\";s:5:\"title\";s:7:\"text-37\";s:11:\"description\";s:7:\"text-37\";s:7:\"content\";s:3481:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Image + Text Content\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-light nfd-wb-text__text-37\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1532453288672-3a27e9be9efd?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=768&h=1024&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"metadata\":{\"name\":\"Text Content\"},\"className\":\"nfd-container nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-container nfd-gap-3xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Top\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-balance nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-balance nfd-text-contrast wp-block-heading\">About WordPress</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance\">WordPress is a versatile content management system that powers millions of websites worldwide.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\"}},\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\" style=\"font-style:normal;font-weight:800\"><a href=\"#\">Learn more →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-md nfd-rounded-sm nfd-text-base\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"metadata\":{\"name\":\"Highlights\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md nfd-p-card-md nfd-rounded-sm nfd-text-base is-style-nfd-theme-white\" ><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\"><strong>Key Highlights</strong></p><!-- /wp:paragraph --><!-- wp:list {\"style\":{\"spacing\":{\"padding\":{\"right\":\"1em\",\"left\":\"1em\"}}},\"className\":\"nfd-gap-sm nfd-text-faded nfd-text-opacity-80 \"} --><ul style=\"padding-right:1em;padding-left:1em\" class=\"nfd-gap-sm nfd-text-faded nfd-text-opacity-80 \"><!-- wp:list-item --><li class=\"\">Open-source software, meaning its source code is freely available for anyone to modify and distribute.</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">Supports multilingual websites, allowing you to create content in multiple languages.</li><!-- /wp:list-item --></ul><!-- /wp:list --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:16:\"text with images\";i:5;s:13:\"bullet points\";i:6;s:10:\"key points\";i:7;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:370;s:11:\"is_featured\";b:0;}i:182;a:11:{s:2:\"id\";s:36:\"9c1b1e09-479a-40e2-95d0-31c098869f1b\";s:4:\"slug\";s:7:\"text-38\";s:5:\"title\";s:7:\"text-38\";s:11:\"description\";s:7:\"text-38\";s:7:\"content\";s:3166:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Content Toggle\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-text__text-38\" ><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-md nfd-rounded-sm nfd-text-base\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"metadata\":{\"name\":\"Content Details\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-group nfd-gap-md nfd-p-card-md nfd-rounded-sm nfd-text-base is-style-nfd-theme-white\" ><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Author</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\">John Doe</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Vertical Separator\"},\"style\":{\"dimensions\":{\"minHeight\":\"100%\"},\"border\":{\"left\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:1px;min-height:100%\"></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Category</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\">Music</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Vertical Separator\"},\"style\":{\"dimensions\":{\"minHeight\":\"100%\"},\"border\":{\"left\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:1px;min-height:100%\"></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Read Time</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\">6 min</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:7:\"content\";i:1;s:7:\"details\";i:2;s:8:\"metadata\";i:3;s:11:\"information\";i:4;s:12:\"post details\";i:5;s:5:\"topic\";i:6;s:15:\"article summary\";i:7;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:380;s:11:\"is_featured\";b:0;}i:183;a:11:{s:2:\"id\";s:36:\"9c1b1e09-4f11-4e18-8b42-bb15ddc82123\";s:4:\"slug\";s:7:\"text-39\";s:5:\"title\";s:7:\"text-39\";s:11:\"description\";s:7:\"text-39\";s:7:\"content\";s:14952:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Recipe\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-39\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-text-md nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-md nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-md nfd-rounded-sm nfd-text-base\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"metadata\":{\"name\":\"Content Details\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-group nfd-gap-md nfd-p-card-md nfd-rounded-sm nfd-text-base is-style-nfd-theme-light\" ><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Prep Time</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\">10 minutes</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Vertical Separator\"},\"style\":{\"dimensions\":{\"minHeight\":\"100%\"},\"border\":{\"left\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:1px;min-height:100%\"></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Cook Time</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\">15 minutes</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Vertical Separator\"},\"style\":{\"dimensions\":{\"minHeight\":\"100%\"},\"border\":{\"left\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:1px;min-height:100%\"></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Serves</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\">6</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"1px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":\"\"},\"dimensions\":{\"minHeight\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:48px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"dimensions\":{\"minHeight\":\"\"}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Ingredients</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:list {\"style\":{\"spacing\":{\"padding\":{\"right\":\"1em\",\"left\":\"1em\"}}},\"className\":\"nfd-gap-sm\"} --><ul style=\"padding-right:1em;padding-left:1em\" class=\"nfd-gap-sm\"><!-- wp:list-item --><li class=\"\">6 cups chicken stock</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">2 cups unsweetened soy milk</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">4x individual instant ramen noodle cakes</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">4 baby bok choy, halved lengthways</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">2 soft-boiled eggs, halved to serve</li><!-- /wp:list-item --><!-- wp:list-item --><li class=\"\">finely sliced green chilli, to serve</li><!-- /wp:list-item --></ul><!-- /wp:list --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"1px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":\"\"},\"dimensions\":{\"minHeight\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"border-bottom-width:1px;min-height:48px\"><!-- wp:group {\"metadata\":{\"name\":\"Title Row\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"dimensions\":{\"minHeight\":\"\"}},\"className\":\"nfd-gap-md nfd-gap-y-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-gap-y-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"metadata\":{\"name\":\"Title\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Steps</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Steps\"},\"className\":\"nfd-gap-2xl nfd-text-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-2xl nfd-text-md wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Collect all necessary ingredients for your meal, such as vegetables, spices, proteins, and any special sauces or condiments. Ensure you have everything you need before starting.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">2</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Wash and chop vegetables, measure out spices, and marinate any proteins if needed. This step ensures everything is ready for cooking, making the process smoother and more efficient.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">3</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Bring a pot of water to a boil for items like pasta or potatoes. Cook ingredients according to your recipe, whether it\'s boiling, sautéing, grilling, or baking. Pay attention to cooking times to avoid overcooking or undercooking.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">4</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Once all components are cooked, mix them together as directed by your recipe. This might involve adding sauces, mixing in spices, or layering ingredients in a specific order.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Step\"},\"className\":\"nfd-gap-lg nfd-px-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-lg nfd-px-sm wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-rounded-full nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded-full nfd-p-2 nfd-shrink-0 wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"0\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:0;text-transform:uppercase\">5</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Plate the meal attractively, garnish as desired, and serve it hot. Enjoy your delicious homemade meal, and share it with family or friends if desired.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:7:\"content\";i:1;s:6:\"recipe\";i:2;s:11:\"ingredients\";i:3;s:5:\"steps\";i:4;s:20:\"cooking instructions\";i:5;s:9:\"direction\";i:6;s:16:\"meal preparation\";i:7;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:390;s:11:\"is_featured\";b:0;}i:184;a:11:{s:2:\"id\";s:36:\"9c1b1e09-59d8-4118-b811-53e0edd0fa6f\";s:4:\"slug\";s:7:\"text-40\";s:5:\"title\";s:7:\"text-40\";s:11:\"description\";s:7:\"text-40\";s:7:\"content\";s:13566:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Content Toggle\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white nfd-wb-text__text-40\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"className\":\"nfd-text-md nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-md nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:details --><details class=\"wp-block-details\"><summary>Specifications</summary><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"md:nfd-gap-4 nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"md:nfd-gap-4 nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Processor</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">Intel Core i7-10750H</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Memory</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">16 GB DDR4</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Storage</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">512 GB NVMe SSD</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Graphics</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} --><p class=\"nfd-text-balance nfd-text-contrast\">NVIDIA GTX 1650 4GB</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></details><!-- /wp:details --><!-- wp:details --><details class=\"wp-block-details\"><summary>Tech Specifications</summary><!-- wp:group {\"metadata\":{\"name\":\"Tables\"},\"className\":\"nfd-gap-3xl nfd-gap-sm nfd-text-base nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl nfd-gap-sm nfd-text-base nfd-text-balance wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Processor:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Quad-core 2.5 GHz</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Memory:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">8 GB RAM</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Storage:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">256 GB SSD</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Display:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">15.6\" Full HD</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Item\"},\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Graphics:</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Integrated Intel UHD</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></details><!-- /wp:details --><!-- wp:details --><details class=\"wp-block-details\"><summary>Our Review</summary><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">The XYZ Smartwatch is a well-rounded wearable offering excellent battery life, comprehensive health tracking, and a sleek design at an affordable price. While it lacks the extensive app ecosystem of some competitors and could improve in build quality, it remains a strong choice for those seeking a reliable and stylish smartwatch.</p><!-- /wp:paragraph --><!-- wp:separator {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"/><!-- /wp:separator --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title + List\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\"><strong>Pros</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">+ Excellent Battery Life</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">+ Health Tracking</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">+ Water-Resistant</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Title + List\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\"><strong>Cons</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">- Average Build Quality</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">- Occasional Connectivity Issues</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:7:\"content\";i:1;s:11:\"collapsible\";i:2;s:9:\"accordion\";i:3;s:6:\"toggle\";i:4;s:10:\"expandable\";i:5;s:7:\"details\";i:6;s:12:\"text section\";i:7;s:4:\"list\";i:8;s:7:\"summary\";i:9;s:7:\"entries\";i:10;s:7:\"content\";}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:1:{i:0;s:4:\"text\";}s:7:\"context\";N;s:5:\"order\";i:400;s:11:\"is_featured\";b:0;}i:185;a:11:{s:2:\"id\";s:36:\"a046d211-dc98-4565-a270-ca0e7b603793\";s:4:\"slug\";s:7:\"text-41\";s:5:\"title\";s:7:\"text-41\";s:11:\"description\";s:7:\"text-41\";s:7:\"content\";s:4077:\"<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"-100px\"}}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-text__text-41\" style=\"margin-top:-100px;\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"40%\",\"className\":\"nfd-rounded-lg is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"60px\",\"bottom\":\"60px\",\"left\":\"60px\",\"right\":\"60px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-lg is-style-nfd-theme-primary wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:60px;flex-basis:40%\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffffe\"}}},\"color\":{\"text\":\"#fffffe\"}},\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-text-color has-link-color has-large-font-size\" style=\"color:#fffffe\"><strong>Precision Medicine, Tailored for You</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\" style=\"font-style:normal;font-weight:400\">Advanced diagnostics, compassionate care — accurate results and personalized treatments for your health journey.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"5px\",\"width\":\"1px\"},\"typography\":{\"fontSize\":\"22px\"}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-border-color has-base-border-color has-custom-font-size wp-element-button\" style=\"border-width:1px;border-radius:5px;font-size:22px\">Find Your Diagnostic Path →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"71.3%\",\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"60px\",\"bottom\":\"60px\",\"left\":\"60px\",\"right\":\"60px\"}}},\"backgroundColor\":\"base\",\"fontSize\":\"medium\"} --><div class=\"nfd-rounded wp-block-column is-vertically-aligned-stretch has-base-background-color has-background has-medium-font-size\" style=\"padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:60px;flex-basis:71.3%\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-accent-2-color has-text-color has-link-color has-large-font-size\"><strong>Opening Hours</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\"><strong>CarePoint Medical12 Kensington Grove</strong>, London W8 5NX,United Kingdom</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Mon – Fri: <strong>08:00 – 18:00</strong><br>Sat: <strong>09:00 – 17:00</strong><br>Sun: <strong>09:00 – 17:00</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-accent-2-color has-text-color has-link-color has-large-font-size\"><strong>Emergency</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Our team is ready to respond quickly whenever urgent care is needed. Call us and our emergency unit will come to you as fast as possible.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Tel: +39 041 123 4567</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:410;s:11:\"is_featured\";b:0;}i:186;a:11:{s:2:\"id\";s:36:\"a046d211-e250-4f29-b1f1-133d00041643\";s:4:\"slug\";s:7:\"text-42\";s:5:\"title\";s:7:\"text-42\";s:11:\"description\";s:7:\"text-42\";s:7:\"content\";s:3898:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-pt-lg nfd-wb-text__text-42\" ><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"60%\",\"className\":\"nfd-col-start-1 nfd-col-end-10 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-10 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"flex-basis:60%\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1601588243681-2fa6a06300d7?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1043&h=587&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"120px\"}}}} --><div class=\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:120px\"><!-- wp:group {\"className\":\"is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"60px\",\"bottom\":\"60px\",\"left\":\"60px\",\"right\":\"60px\"}},\"border\":{\"radius\":\"15px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-primary wp-block-group\" style=\"border-radius:15px;padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:60px\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffffe\"}}},\"color\":{\"text\":\"#fffffe\"}},\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-text-color has-link-color has-large-font-size\" style=\"color:#fffffe\"><strong>A Space Designed for Healing</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\" style=\"font-style:normal;font-weight:400\">Step into a clinic where architecture meets care. Bright, modern interiors with private rooms and diagnostic suites ensure comfort, discretion, and efficiency — because healing begins with feeling safe.</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"68px\",\"height\":\"68px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-location-108.png\" alt=\"\" style=\"object-fit:cover;width:68px;height:68px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"md:nfd-no-br\",\"fontSize\":\"medium\"} --><p class=\"md:nfd-no-br has-medium-font-size\"><strong>12 Kensington Grove, London </strong><br><strong>W8 5NX, United Kingdom</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"5px\",\"width\":\"1px\"},\"typography\":{\"fontSize\":\"22px\"}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-border-color has-base-border-color has-custom-font-size wp-element-button\" style=\"border-width:1px;border-radius:5px;font-size:22px\">Discover Our Spaces →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:420;s:11:\"is_featured\";b:0;}i:187;a:11:{s:2:\"id\";s:36:\"9c9b94ce-ce40-45a2-94fe-4c604b1b80c9\";s:4:\"slug\";s:8:\"embed-10\";s:5:\"title\";s:8:\"embed-10\";s:11:\"description\";s:8:\"embed-10\";s:7:\"content\";s:11448:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Video Cards Grid\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-media-embeds__embed-10\" ><!-- wp:columns {\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-dark\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded-t-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded-t-md wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\">Game-Changing Design Tool</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style:normal;font-weight:500\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-pretty nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-pretty nfd-text-base nfd-text-faded\" style=\"font-style:normal;font-weight:300\">The AI-powered patterns made designing my website a breeze. Fantastic tool!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-full is-style-default\"} --><figure class=\"nfd-rounded-full is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1628540484449-ef86450ce644?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Sarah Thompson</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">BrightWeb Solutions</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-dark\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1717968368310-1110eae34644?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded-t-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded-t-md wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1717968368310-1110eae34644?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\">Effortless Web Development</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style:normal;font-weight:500\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-pretty nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-pretty nfd-text-base nfd-text-faded\" style=\"font-style:normal;font-weight:300\">WonderBlocks transformed my editing process. Super user-friendly and efficient!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-full is-style-default\"} --><figure class=\"nfd-rounded-full is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1507081323647-4d250478b919?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">James Carter</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">Innovate Digital</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-dark\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1718041705221-0a6a8735c278?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded-t-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded-t-md wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1718041705221-0a6a8735c278?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\">Enhanced Content Creation</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style:normal;font-weight:500\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-pretty nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-pretty nfd-text-base nfd-text-faded\" style=\"font-style:normal;font-weight:300\">Amazing customization options and seamless integration. Love it!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-full is-style-default\"} --><figure class=\"nfd-rounded-full is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1573497491677-1b69852c78a3?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Emily Rodriguez</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CreativePulse</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:188;a:11:{s:2:\"id\";s:36:\"9c9b94ce-d2fe-4add-becb-1e347453870f\";s:4:\"slug\";s:8:\"embed-11\";s:5:\"title\";s:8:\"embed-11\";s:11:\"description\";s:8:\"embed-11\";s:7:\"content\";s:2454:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading + Media\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-media-embeds__embed-11\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"nfd-wb-fade-in-top-short\"} --><div class=\"nfd-gap-lg wp-block-group nfd-wb-animate nfd-wb-fade-in-top-short\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Our vision for building web a better place, one site a time</h1><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Media\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"940px\"}} --><div class=\"wp-block-group\" style=\"margin-top:var(--wp--preset--spacing--70)\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"minHeight\":40,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdAnimation\":\"nfd-wb-zoom-in-short\"} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover nfd-wb-animate nfd-wb-zoom-in-short\" style=\"min-height:40vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Overlay link\"},\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:189;a:11:{s:2:\"id\";s:36:\"9c9b94ce-dcc0-4939-b591-3150e7b36f56\";s:4:\"slug\";s:8:\"embed-12\";s:5:\"title\";s:8:\"embed-12\";s:11:\"description\";s:8:\"embed-12\";s:7:\"content\";s:4493:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Media + Content\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-media-embeds__embed-12\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=6Aw_opEvhYg\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=6Aw_opEvhYg</div></figure><!-- /wp:embed --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:heading {\"className\":\"nfd-text-contrast nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-xl nfd-text-balance wp-block-heading\">Fantastic Views of the the Earth in 4K</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-faded nfd-text-pretty\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-pretty\">Breathtaking visuals of our planet captured in stunning high definition. Experience the beauty of diverse landscapes, from towering mountains to serene oceans, as seen from above.</p><!-- /wp:paragraph --><!-- wp:separator {\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"/><!-- /wp:separator --><!-- wp:group {\"metadata\":{\"name\":\"Tags\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-faded nfd-text-pretty\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-pretty\">Tagged: </p><!-- /wp:paragraph --><!-- wp:group {\"metadata\":{\"name\":\"Tag\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Nature</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Tag\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Earth</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Tag\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">4k</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:190;a:11:{s:2:\"id\";s:36:\"9c9b94ce-e4e5-4206-9ad4-c1c02effd1ec\";s:4:\"slug\";s:8:\"embed-13\";s:5:\"title\";s:8:\"embed-13\";s:11:\"description\";s:8:\"embed-13\";s:7:\"content\";s:3838:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Tall Media + Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1000px\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-media-embeds__embed-13\" ><!-- wp:group {\"metadata\":{\"name\":\"Container\"},\"className\":\"nfd-shadow-xs nfd-rounded-xl nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-xl nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:33.33%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\",\"dimRatio\":20,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"style\":{\"dimensions\":{\"aspectRatio\":\"9/16\"}},\"className\":\"nfd-stretch-cover-child\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Overlay link\"},\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-square-lg\"} --><div class=\"nfd-p-card-square-lg wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-contrast nfd-text-xl nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-xl nfd-text-balance wp-block-heading\">#WonderBlocks</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-faded nfd-text-pretty\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-pretty\">A suite of beautifully designed, AI-powered WordPress patterns. Simplify the creation of stunning, dynamic layouts with ease. Enhance your Gutenberg editing experience with intuitive, customizable blocks that bring your content to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"/><!-- /wp:separator --><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\" style=\"font-style:normal;font-weight:700\"><!-- wp:paragraph --><p class=\"\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#ff0000\" class=\"has-inline-color\">200+</mark> patterns</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#ff0000\" class=\"has-inline-color\">2.4M</mark> sites</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:191;a:11:{s:2:\"id\";s:36:\"9c9b94ce-ea1e-4d4e-8317-5f2c03fabe65\";s:4:\"slug\";s:8:\"embed-14\";s:5:\"title\";s:8:\"embed-14\";s:11:\"description\";s:8:\"embed-14\";s:7:\"content\";s:10272:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Video + Video List\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-media-embeds__embed-14\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading Separator\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:separator {\"backgroundColor\":\"luminous-vivid-amber\",\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-text-color has-luminous-vivid-amber-color has-alpha-channel-opacity has-luminous-vivid-amber-background-color has-background\"/><!-- /wp:separator --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"}},\"className\":\"nfd-shrink-0 nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-shrink-0 nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Latest Videos</h3><!-- /wp:heading --><!-- wp:separator {\"backgroundColor\":\"vivid-purple\",\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-text-color has-vivid-purple-color has-alpha-channel-opacity has-vivid-purple-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|50\"}}},\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns\" style=\"margin-top:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"53.5%\"} --><div class=\"wp-block-column\" style=\"flex-basis:53.5%\"><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=KOSQb5U9JyY\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=KOSQb5U9JyY</div></figure><!-- /wp:embed --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"bottom\":\"var:preset|spacing|30\"}}},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"160px\"},\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-shrink-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-shrink-0 wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:700\">Getting Started</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-opacity-80\">05:01</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">A suite of beautifully designed, AI-powered WordPress patterns.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"bottom\":\"var:preset|spacing|30\"}}},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1717968368310-1110eae34644?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"160px\"},\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-shrink-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-shrink-0 wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1717968368310-1110eae34644?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:700\">Next Steps</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-opacity-80\">05:01</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">A suite of beautifully designed, AI-powered WordPress patterns.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"bottom\":\"var:preset|spacing|30\"}}},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1718041705221-0a6a8735c278?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"160px\"},\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"className\":\"nfd-stretch-cover-child nfd-shrink-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-shrink-0 wp-block-cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1718041705221-0a6a8735c278?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&crop=&w=800&h=600&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:700\">Final Steps</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-faded nfd-text-opacity-80\">05:01</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">A suite of beautifully designed, AI-powered WordPress patterns.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:192;a:11:{s:2:\"id\";s:36:\"9c9b94ce-f1e5-4952-88b5-47e0b0928bf6\";s:4:\"slug\";s:8:\"embed-15\";s:5:\"title\";s:8:\"embed-15\";s:11:\"description\";s:8:\"embed-15\";s:7:\"content\";s:5234:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Text + Embed\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-media-embeds__embed-15\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary nfd-text-sm\"} --><p class=\"nfd-text-primary nfd-text-sm\" style=\"font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\">Success</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Proven track of successfully resolved cases for over 20 years</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"3px\",\"topRight\":\"0px\",\"bottomRight\":\"0px\",\"bottomLeft\":\"40px\"},\"top\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"},\"right\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"0px\",\"style\":\"none\"},\"bottom\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"},\"left\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"border-top-left-radius:3px;border-top-right-radius:0px;border-bottom-left-radius:40px;border-bottom-right-radius:0px;border-top-width:1px;border-right-style:none;border-right-width:0px;border-bottom-width:1px;border-left-width:1px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\"1.3\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-primary\"} --><p class=\"nfd-text-lg nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:700;line-height:1.3\">12k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Clients</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"40px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"3px\"},\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"border-width:1px;border-top-left-radius:0px;border-top-right-radius:40px;border-bottom-left-radius:0px;border-bottom-right-radius:3px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}},\"className\":\"nfd-text-lg nfd-text-primary\"} --><p class=\"nfd-text-lg nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:700;line-height:1.3\">20</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Years</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Our Story</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:embed {\"url\":\"https://www.facebook.com/\",\"type\":\"rich\",\"providerNameSlug\":\"embed-handler\",\"responsive\":true,\"previewable\":false} --><figure class=\"wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler\"><div class=\"wp-block-embed__wrapper\">https://www.facebook.com/</div></figure><!-- /wp:embed --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:193;a:11:{s:2:\"id\";s:36:\"9c9b94ce-fbdb-41ca-aa45-49e6d78d992e\";s:4:\"slug\";s:8:\"embed-16\";s:5:\"title\";s:8:\"embed-16\";s:11:\"description\";s:8:\"embed-16\";s:7:\"content\";s:984:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\",\"right\":\"0px\"}}},\"metadata\":{\"name\":\"Video\"},\"backgroundColor\":\"black\",\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container has-background has-black-background-color is-style-nfd-theme-darker nfd-wb-media-embeds__embed-16\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\"><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=8cb25mCHK18\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=8cb25mCHK18</div></figure><!-- /wp:embed --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:194;a:11:{s:2:\"id\";s:36:\"9c9b94cf-011d-4812-af09-47b057da6f7c\";s:4:\"slug\";s:8:\"embed-17\";s:5:\"title\";s:8:\"embed-17\";s:11:\"description\";s:8:\"embed-17\";s:7:\"content\";s:2196:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Video\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(145deg,rgb(26,26,94) 0%,rgb(0,0,0) 22%)\"}},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-background is-style-nfd-theme-darker nfd-wb-media-embeds__embed-17\" style=\"background:linear-gradient(145deg,rgb(26,26,94) 0%,rgb(0,0,0) 22%);\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Section 1: Introduction</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-xl nfd-text-balance\"} --><h3 class=\"nfd-text-contrast nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">01. Getting started with WonderBlocks</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-shrink-0\"} --><div class=\"nfd-shrink-0 wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"contrast\",\"className\":\"nfd-btn-sm nfd-rounded-sm\"} --><div class=\"nfd-btn-sm nfd-rounded-sm wp-block-button\"><a class=\"wp-block-button__link has-contrast-background-color has-background wp-element-button\">Next video</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=21W6J_-4Kx8\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=21W6J_-4Kx8</div></figure><!-- /wp:embed --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:195;a:11:{s:2:\"id\";s:36:\"9c9b94cf-0dae-405a-b256-bce41902c8eb\";s:4:\"slug\";s:8:\"embed-18\";s:5:\"title\";s:8:\"embed-18\";s:11:\"description\";s:8:\"embed-18\";s:7:\"content\";s:3424:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-media-embeds__embed-18\" ><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\"} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-11 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-11 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-mask-opacity-0 nfd-aspect-video\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-mask-opacity-0 nfd-aspect-video wp-block-group nfd-bg-effect-grid\"><!-- wp:spacer {\"height\":\"0px\"} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"150px\"}}},\"className\":\"nfd-col-start-3 nfd-col-end-13 nfd-row-start-1\"} --><div class=\"nfd-col-start-3 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:150px\"><!-- wp:group {\"style\":{\"color\":{\"gradient\":\"linear-gradient(135deg,rgba(0,0,0,0.9) 0%,rgba(82,27,92,0.42) 49%,rgba(105,50,50,0.64) 100%)\"}},\"className\":\"nfd-aspect-video nfd-rounded-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-aspect-video nfd-rounded-xl wp-block-group has-background nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid\" style=\"background:linear-gradient(135deg,rgba(0,0,0,0.9) 0%,rgba(82,27,92,0.42) 49%,rgba(105,50,50,0.64) 100%)\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg\">Introducing WonderBlocks Patterns & Templates</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"metadata\":{\"name\":\"Video\"},\"style\":{\"spacing\":{\"padding\":{\"top\":\"75px\"}}},\"className\":\"nfd-col-start-2 nfd-col-end-12 nfd-row-start-1\"} --><div class=\"nfd-col-start-2 nfd-col-end-12 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:75px\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-overflow-hidden is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-xl nfd-overflow-hidden is-style-default wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=6Aw_opEvhYg\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><figure class=\"wp-embed-aspect-16-9 wp-has-aspect-ratio wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube\" style=\"margin-top:0;margin-bottom:0\"><div class=\"wp-block-embed__wrapper\">https://www.youtube.com/watch?v=6Aw_opEvhYg</div></figure><!-- /wp:embed --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:2:{i:0;s:7:\"content\";i:1;s:11:\"interactive\";}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:1:{i:0;s:12:\"media-embeds\";}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:196;a:11:{s:2:\"id\";s:36:\"a046d211-7678-4ae7-a358-8f2ec63e4b13\";s:4:\"slug\";s:8:\"embed-19\";s:5:\"title\";s:8:\"embed-19\";s:11:\"description\";s:8:\"embed-19\";s:7:\"content\";s:8388:\"<!-- wp:group {\"className\":\"nfd-pb-lg\",\"metadata\":{\"name\":\"Video Grid\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pb-lg nfd-wb-media-embeds__embed-19\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-16 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-16 is-style-default wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Video Gallery</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-faded nfd-text-balance \"} --><p class=\"nfd-text-faded nfd-text-balance has-text-align-right\">Being a first-choice employer within our sectors. Our process applies techniques from a variety of disciplines.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1700225195232-c55a4e9db6aa?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1700225195232-c55a4e9db6aa?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Fresh Face</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1688569897459-7ee20278077d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1688569897459-7ee20278077d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Bold Look</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1733954427762-31beca62dd60?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1733954427762-31beca62dd60?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Luxe Finish</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1701686794905-9bdaa32fbbf9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1701686794905-9bdaa32fbbf9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Glow Up</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"media-embeds\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:197;a:11:{s:2:\"id\";s:36:\"9ac51f05-12f6-4c5e-97e3-5d30196ff8b1\";s:4:\"slug\";s:8:\"footer-1\";s:5:\"title\";s:8:\"footer-1\";s:11:\"description\";s:8:\"footer-1\";s:7:\"content\";s:1309:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-faded\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-container nfd-text-faded wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-footer__footer-1\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-lg nfd-text-base md:nfd-justify-center nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-lg nfd-text-base md:nfd-justify-center nfd-py-md wp-block-group\" style=\"border-top-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:site-logo /--><!-- wp:site-title {\"level\":0,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000cc\"}}}},\"className\":\"nfd-text-base\"} /--></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:198;a:11:{s:2:\"id\";s:36:\"9ac51f05-6c39-4666-9f69-cdcec0ec56d2\";s:4:\"slug\";s:8:\"footer-2\";s:5:\"title\";s:8:\"footer-2\";s:11:\"description\";s:8:\"footer-2\";s:7:\"content\";s:2317:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container nfd-py-md nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-container nfd-py-md nfd-text-faded nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-light nfd-wb-footer__footer-2\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"><!-- wp:paragraph {\"className\":\"md:nfd-text-center\"} --><p class=\"md:nfd-text-center\">© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"is-style-logos-only wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"md:nfd-justify-center nfd-text-contrast nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"}} --><div class=\"md:nfd-justify-center nfd-text-contrast nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p><a href=\"#\">Privacy Policy</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Terms and Conditions</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:199;a:11:{s:2:\"id\";s:36:\"9ac51f05-75ae-4106-9d51-d06f946b734b\";s:4:\"slug\";s:8:\"footer-3\";s:5:\"title\";s:8:\"footer-3\";s:11:\"description\";s:8:\"footer-3\";s:7:\"content\";s:2015:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container nfd-py-md nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-container nfd-py-md nfd-text-faded nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-wb-footer__footer-3\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"><!-- wp:site-logo {\"align\":\"center\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"md:nfd-justify-center nfd-text-contrast nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"}} --><div class=\"md:nfd-justify-center nfd-text-contrast nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:200;a:11:{s:2:\"id\";s:36:\"9ac51f05-83cd-4c93-80e9-242bf7edf586\";s:4:\"slug\";s:8:\"footer-4\";s:5:\"title\";s:8:\"footer-4\";s:11:\"description\";s:8:\"footer-4\";s:7:\"content\";s:2298:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container nfd-py-md nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-container nfd-py-md nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-4\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"><!-- wp:paragraph {\"className\":\"md:nfd-text-center\"} --><p class=\"md:nfd-text-center\">© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"is-style-logos-only wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"md:nfd-justify-center nfd-text-contrast nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"}} --><div class=\"md:nfd-justify-center nfd-text-contrast nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Privacy Policy</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Terms and Conditions</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:201;a:11:{s:2:\"id\";s:36:\"9ac51f05-8fec-48c2-8453-c57c4a691764\";s:4:\"slug\";s:8:\"footer-5\";s:5:\"title\";s:8:\"footer-5\";s:11:\"description\";s:8:\"footer-5\";s:7:\"content\";s:2622:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-light nfd-wb-footer__footer-5\"><!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-py-lg nfd-gap-2xl wp-block-group nfd-bg-effect-grid\"><!-- wp:site-logo {\"width\":160,\"className\":\"md:nfd-self-start\"} /--><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge md:nfd-text-left nfd-text-balance\"} --><h2 class=\"nfd-text-huge md:nfd-text-left nfd-text-balance wp-block-heading has-text-align-center\">Build Stunning Websites with Our Expert Events Team</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"md:nfd-text-left nfd-text-balance nfd-text-md\"} --><p class=\"md:nfd-text-left nfd-text-balance nfd-text-md has-text-align-center\">Keep Abreast of our Current Updates and Discover More about our Array of Services by Connecting with us on Social Media or Directly Messaging us</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"md:nfd-self-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\"}}}} --><div class=\"md:nfd-self-start nfd-gap-md wp-block-buttons\" style=\"margin-top:var(--wp--preset--spacing--20)\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">We\'re Excited to Collaborate</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"is-style-outline nfd-btn-xl\"} --><div class=\"is-style-outline nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Find Out More</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}}},\"className\":\"nfd-text-base nfd-text-faded nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-base nfd-text-faded nfd-py-md wp-block-group\" style=\"border-top-width:1px\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:202;a:11:{s:2:\"id\";s:36:\"9ac51f05-9776-44e3-bdb5-b9ec118659b5\";s:4:\"slug\";s:8:\"footer-6\";s:5:\"title\";s:8:\"footer-6\";s:11:\"description\";s:8:\"footer-6\";s:7:\"content\";s:5225:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Create amazing moments <br>with our assistance.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore Our Methodology</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Intelligent strategies <br>for your enterprise.</p><!-- /wp:paragraph --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Organisation</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Tools</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in Touch</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:203;a:11:{s:2:\"id\";s:36:\"9ac51f05-9e7a-4cb1-9201-6e1981f14625\";s:4:\"slug\";s:8:\"footer-7\";s:5:\"title\";s:8:\"footer-7\";s:11:\"description\";s:8:\"footer-7\";s:7:\"content\";s:4337:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-wb-footer__footer-7\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Create stunning <br>websites with ease.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Build your <br>online presence.</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Discover helpful <br>resources and tutorials.</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in touch <br>with us today!</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-py-md wp-block-group\"><!-- wp:paragraph --><p>© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:204;a:11:{s:2:\"id\";s:36:\"9ac51f05-a59a-430c-bf2c-3ef881e4c522\";s:4:\"slug\";s:8:\"footer-8\";s:5:\"title\";s:8:\"footer-8\";s:11:\"description\";s:8:\"footer-8\";s:7:\"content\";s:4248:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3 nfd-wb-footer__footer-8\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Create stunning and visually captivating websites powered by WordPress blocks</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">Copyright © 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.<br/><br/>1412 Main Street<br>Suite 51 <br>New York, NY 10001</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">About</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Helpful Tools</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Learn More</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:205;a:11:{s:2:\"id\";s:36:\"9ac51f05-acf8-41bb-80ac-198fd43623be\";s:4:\"slug\";s:8:\"footer-9\";s:5:\"title\";s:8:\"footer-9\";s:11:\"description\";s:8:\"footer-9\";s:7:\"content\";s:4971:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-wb-footer__footer-9\"><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">About Us</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Visit our beautiful office at:<br>1412 Main Street<br>Suite 51<br>New York, NY 10001</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Get in touch with us:<br>Phone: 212-555-1212<br>Email: hello@company.com</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Discover Our Journey</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Explore Our Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Contact Us</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container nfd-text-base nfd-text-faded nfd-py-sm nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-text-base nfd-text-faded nfd-py-sm nfd-bg-subtle wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:206;a:11:{s:2:\"id\";s:36:\"9ac51f05-ff4b-4942-8077-82d26cf475bc\";s:4:\"slug\";s:8:\"header-1\";s:5:\"title\";s:8:\"header-1\";s:11:\"description\";s:8:\"header-1\";s:7:\"content\";s:1299:\"<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-1\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:site-logo /--><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:buttons {\"className\":\"md:nfd-hidden nfd-weight-inherit\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"md:nfd-hidden nfd-weight-inherit wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Start Creating for Free Today!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:207;a:11:{s:2:\"id\";s:36:\"9ac51f06-41e5-4a63-abdb-7e8ba0885de6\";s:4:\"slug\";s:8:\"header-2\";s:5:\"title\";s:8:\"header-2\";s:11:\"description\";s:8:\"header-2\";s:7:\"content\";s:1041:\"<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-2\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg md:nfd-justify-end\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Begin Crafting</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:208;a:11:{s:2:\"id\";s:36:\"9ac51f06-49cf-446d-99d1-d2fab6334666\";s:4:\"slug\";s:8:\"header-3\";s:5:\"title\";s:8:\"header-3\";s:11:\"description\";s:8:\"header-3\";s:7:\"content\";s:1494:\"<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-3\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} /--></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"},\"style\":{\"spacing\":{}}} --><div class=\"nfd-gap-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Create an Account</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Start your Journey</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:209;a:11:{s:2:\"id\";s:36:\"9ac51f06-5269-4da7-9d48-75dc25c2b8b8\";s:4:\"slug\";s:8:\"header-4\";s:5:\"title\";s:8:\"header-4\";s:11:\"description\";s:8:\"header-4\";s:7:\"content\";s:1351:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-wb-header__header-4\"><!-- wp:group {\"className\":\"nfd-container nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-py-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-text-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-gap-xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-justify-end nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"},\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:210;a:11:{s:2:\"id\";s:36:\"9ac51f06-5aca-4f4b-b3f7-9eb83b1aae4a\";s:4:\"slug\";s:8:\"header-5\";s:5:\"title\";s:8:\"header-5\";s:11:\"description\";s:8:\"header-5\";s:7:\"content\";s:2218:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><div class=\"wp-block-group alignfull nfd-wb-header__header-5\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-py-sm nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-container nfd-py-sm nfd-text-base wp-block-group nfd-bg-surface nfd-theme-primary nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast has-text-align-center\"><strong>Don\'t miss out!</strong> Save 10% on morning events using code <strong>MORNING10</strong> until Friday.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:buttons {\"className\":\"md:nfd-hidden\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"md:nfd-hidden wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Let\'s Begin</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:211;a:11:{s:2:\"id\";s:36:\"9ac51f06-6215-4862-b3ce-903a4dd859d5\";s:4:\"slug\";s:8:\"header-6\";s:5:\"title\";s:8:\"header-6\";s:11:\"description\";s:8:\"header-6\";s:7:\"content\";s:2554:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-6\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded wp-block-group alignfull nfd-bg-effect-dots\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Come See us:</strong> 123 Main St</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Find us on <a href=\'https://www.example.com\'>Social Media</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:212;a:11:{s:2:\"id\";s:36:\"9ac51f06-691a-4a6b-a092-69dbddfd3e3c\";s:4:\"slug\";s:8:\"header-7\";s:5:\"title\";s:8:\"header-7\";s:11:\"description\";s:8:\"header-7\";s:7:\"content\";s:2661:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-7\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Exclusive deal: <span class=\"offer\">Unlock<span>10% discount</span> on all<span>Tuesday events</span></span>. <a class=\"activate\" href=\"#\">Click now</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">(555) 555-5555</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:213;a:11:{s:2:\"id\";s:36:\"9ac51f06-7119-4a7d-ba52-72bca84d7da7\";s:4:\"slug\";s:8:\"header-8\";s:5:\"title\";s:8:\"header-8\";s:11:\"description\";s:8:\"header-8\";s:7:\"content\";s:815:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-8\"><!-- wp:group {\"className\":\"nfd-text-base nfd-py-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-base nfd-py-md nfd-gap-xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-justify-end nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:214;a:11:{s:2:\"id\";s:36:\"9ac51f06-7826-493d-a54f-ec08e57d28a4\";s:4:\"slug\";s:8:\"header-9\";s:5:\"title\";s:8:\"header-9\";s:11:\"description\";s:8:\"header-9\";s:7:\"content\";s:2937:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-9\"><!-- wp:group {\"className\":\"nfd-text-base nfd-py-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-base nfd-py-md nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded wp-block-group nfd-bg-surface nfd-theme-light nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Discover the <strong>limitless possibilities</strong> of our platform through a premium membership. <a href=\"#\">Explore here</a> for further information.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">(555) 555-5555</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-container nfd-py-md wp-block-group\"><!-- wp:site-logo /--></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{\"width\":\"1px\"},\"left\":{}}},\"className\":\"nfd-container nfd-py-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-py-sm wp-block-group\" style=\"border-top-width:1px;border-bottom-width:1px\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"},\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:215;a:11:{s:2:\"id\";s:36:\"9ac51f05-1a38-4199-9f9a-53c6043c3e2d\";s:4:\"slug\";s:9:\"footer-10\";s:5:\"title\";s:9:\"footer-10\";s:11:\"description\";s:9:\"footer-10\";s:7:\"content\";s:3991:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"top\":{\"width\":\"1px\"}}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-bg-effect-grid-3 nfd-wb-footer__footer-10\" style=\"border-top-width:1px\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Store</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">2850 High Street<br>Suite 39<br>Chicago, 60607</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><a href=\"#\">View Directions</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in Touch</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Phone: 312-555-1212<br>Email: hello@store.com</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Connect</h3><!-- /wp:heading --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} --><div class=\"md:nfd-items-start nfd-gap-xl wp-block-group\"><!-- wp:site-logo {\"width\":160} /--><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-base nfd-text-opacity-80\"} --><p class=\"nfd-text-base nfd-text-opacity-80 has-text-align-right\">© 2025. All rights reserved.<br/><br/>Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:216;a:11:{s:2:\"id\";s:36:\"9ac51f05-2375-40d5-b3cc-db2429592863\";s:4:\"slug\";s:9:\"footer-11\";s:5:\"title\";s:9:\"footer-11\";s:11:\"description\";s:9:\"footer-11\";s:7:\"content\";s:3387:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-11\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base nfd-text-faded\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base nfd-text-faded wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|10\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">© 2025. All rights reserved.<br/><br/>Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Sleek & Professional Showcase</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Have a prominent online presence with an elegant website that sets you apart.<br>Visit us at 1236 Powell Street, Ste 202, San Francisco, CA 94133</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Explore in detail.</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Connect with us Today</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:217;a:11:{s:2:\"id\";s:36:\"9ac51f05-2b70-4a83-a650-63c923f56da6\";s:4:\"slug\";s:9:\"footer-12\";s:5:\"title\";s:9:\"footer-12\";s:11:\"description\";s:9:\"footer-12\";s:7:\"content\";s:7416:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-wb-footer__footer-12\"><!-- wp:spacer {\"height\":\"85px\",\"metadata\":{\"name\":\"Placeholder\"}} --><div style=\"height:85px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-light nfd-bg-effect-dots\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-rounded-lg nfd-overflow-hidden -nfd-translate-y-1/2\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden -nfd-translate-y-1/2 wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=3270&q=80\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=3270&q=80\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl nfd-p-card-square-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Create beautifully designed websites effortlessly<br>using our WordPress blocks, patterns, and content editor.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md nfd-text-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Achieve great results with minimal time and effort</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Organize inspiring and impactful events and conferences</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Book a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base nfd-pb-lg\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base nfd-pb-lg wp-block-columns\" style=\"border-bottom-width:1px\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:site-logo {\"width\":160} /--><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Upgrade your business with intelligent solutions<br>through WordPress blocks and patterns</p><!-- /wp:paragraph --><!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-normal-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">About Us</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Helpful Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in touch</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-py-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:218;a:11:{s:2:\"id\";s:36:\"9ac51f05-3306-4082-b5f4-ce4338ece9ae\";s:4:\"slug\";s:9:\"footer-13\";s:5:\"title\";s:9:\"footer-13\";s:11:\"description\";s:9:\"footer-13\";s:7:\"content\";s:5048:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-dark nfd-wb-footer__footer-13\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-grid\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">We solve legal problems <br>and protect your rights.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Schedule a Consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-normal-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Contact</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-base nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-base nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:219;a:11:{s:2:\"id\";s:36:\"9ac51f05-3c10-40e5-929b-cf615996a0d9\";s:4:\"slug\";s:9:\"footer-14\";s:5:\"title\";s:9:\"footer-14\";s:11:\"description\";s:9:\"footer-14\";s:7:\"content\";s:7298:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-wb-footer__footer-14\"><!-- wp:spacer {\"height\":\"85px\",\"metadata\":{\"name\":\"Placeholder\"}} --><div style=\"height:85px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container nfd-rounded-t-lg\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-rounded-t-lg wp-block-group nfd-bg-surface nfd-theme-light nfd-bg-effect-dots\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-rounded-lg nfd-overflow-hidden -nfd-translate-y-1/2\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden -nfd-translate-y-1/2 wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=3270&q=80\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=3270&q=80\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl nfd-p-card-square-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md nfd-text-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Beautifully designed patterns</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Request Consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base nfd-pb-lg nfd-pt-md\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base nfd-pb-lg nfd-pt-md wp-block-columns\" style=\"border-bottom-width:1px\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:site-logo {\"width\":160} /--><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Intelligent strategies for your enterprise today.</p><!-- /wp:paragraph --><!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-normal-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Contact</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-py-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:220;a:11:{s:2:\"id\";s:36:\"9ac51f05-46e0-42f8-b403-e21ca0167ec1\";s:4:\"slug\";s:9:\"footer-15\";s:5:\"title\";s:9:\"footer-15\";s:11:\"description\";s:9:\"footer-15\";s:7:\"content\";s:4225:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-footer__footer-15\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{\"width\":\"1px\"},\"right\":{},\"left\":{}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Smart solutions <br>for your business.</p><!-- /wp:paragraph --><!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-normal-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Contact</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-base nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-base nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:221;a:11:{s:2:\"id\";s:36:\"9ac51f05-5690-4dae-9525-8c73feee5308\";s:4:\"slug\";s:9:\"footer-16\";s:5:\"title\";s:9:\"footer-16\";s:11:\"description\";s:9:\"footer-16\";s:7:\"content\";s:4842:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-16\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-grid\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:site-logo {\"width\":260} /--></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Schedule a Call</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-normal-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Finance solutions <br>for modern businesses</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-base nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-base nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph --><p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:222;a:11:{s:2:\"id\";s:36:\"9ac51f05-609e-4569-99ad-31149c0058f7\";s:4:\"slug\";s:9:\"footer-17\";s:5:\"title\";s:9:\"footer-17\";s:11:\"description\";s:9:\"footer-17\";s:7:\"content\";s:4103:\"<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-dark nfd-wb-footer__footer-17\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\"} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\">Drive Happy, <br>Rent Easy.</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\"}}},\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\" style=\"padding-top:12px\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3><!-- /wp:heading --><!-- wp:navigation {\"\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-current\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Product</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:1:{i:0;s:6:\"footer\";}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:223;a:11:{s:2:\"id\";s:36:\"9f8e048d-e558-4994-8c77-3f49eb90a93a\";s:4:\"slug\";s:9:\"footer-18\";s:5:\"title\";s:9:\"footer-18\";s:11:\"description\";s:9:\"footer-18\";s:7:\"content\";s:8241:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Footer\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-white nfd-wb-footer__footer-18\" ><!-- wp:group {\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"bottom\":{\"width\":\"2px\"}}}} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-bottom-width:2px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"35%\"} --><div class=\"wp-block-column\" style=\"flex-basis:35%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:site-logo {\"width\":150} /--><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">A beautiful headline.</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Our Journey</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Helpful Links</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in Touch</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in Touch</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"className\":\"nfd-gap-md nfd-py-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-md nfd-py-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Shop with confidence</strong> - 100% Secure shopping</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-apple-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-g-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-maestro.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-mastercard.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-skrill.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-visa.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Copyright\"},\"className\":\"nfd-container nfd-text-base nfd-text-faded nfd-py-xs is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-text-base nfd-text-faded nfd-py-xs is-style-nfd-theme-primary wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\"><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph --><p class=\"\">© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:224;a:11:{s:2:\"id\";s:36:\"9f8e048d-ed75-48b6-b0b7-5687f926ab47\";s:4:\"slug\";s:9:\"footer-19\";s:5:\"title\";s:9:\"footer-19\";s:11:\"description\";s:9:\"footer-19\";s:7:\"content\";s:4254:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"align\":\"full\",\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-md nfd-wb-footer__footer-19\" ><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-md\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":[],\"right\":[],\"left\":[]}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-md wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:site-logo {\"width\":150} /--><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-faded nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-text-faded nfd-py-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"className\":\"nfd-gap-md is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-gap-md is-style-logos-only wp-block-social-links has-normal-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph --><p class=\"\">© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Shop with confidence</strong> - 100% Secure shopping</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-apple-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-g-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-maestro.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-mastercard.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-skrill.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-visa.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:225;a:11:{s:2:\"id\";s:36:\"9f8e048d-f5c6-4814-bfc7-ca3500570d6c\";s:4:\"slug\";s:9:\"footer-20\";s:5:\"title\";s:9:\"footer-20\";s:11:\"description\";s:9:\"footer-20\";s:7:\"content\";s:5282:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"align\":\"full\",\"metadata\":{\"name\":\"Footer\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-footer__footer-20\" ><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-pt-md nfd-pb-lg\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pt-md nfd-pb-md wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base-midtone);border-bottom-width:1px\"><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"><!-- wp:site-logo {\"width\":150,\"align\":\"center\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"className\":\"nfd-text-sm\"} --><div class=\"nfd-text-sm wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:paragraph {\"align\":\"right\"} --><p class=\"has-text-align-right\">Calle Santa Rosalia 72 - Santa Cruz de Tenerife<br>38002 - Tenerife - Spain</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\" nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\" nfd-py-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-text-faded wp-block-group\"><!-- wp:social-links {\"customIconColor\":\"#3f3f50\",\"iconColorValue\":\"#3f3f50\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-gap-md is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-gap-md is-style-logos-only wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph --><p>© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-md nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Shop with confidence</strong> - 100% Secure shopping</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-apple-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-g-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-maestro.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-mastercard.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-skrill.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-visa.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:226;a:11:{s:2:\"id\";s:36:\"a046d210-076c-4800-bc5c-c5821c67004d\";s:4:\"slug\";s:9:\"footer-21\";s:5:\"title\";s:9:\"footer-21\";s:11:\"description\";s:9:\"footer-21\";s:7:\"content\";s:1870:\"<!-- wp:group {\"className\":\"nfd-p-md nfd-pb-lg\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-md nfd-pb-lg nfd-wb-footer__footer-21\" ><!-- wp:group {\"className\":\"nfd-pb-sm nfd-gap-3xl\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-pb-sm nfd-gap-3xl wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base-midtone);border-bottom-width:1px\"><!-- wp:site-logo {\"width\":150} /--><!-- wp:social-links {\"customIconColor\":\"#3f3f50\",\"iconColorValue\":\"#3f3f50\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-gap-md is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"nfd-gap-md is-style-logos-only wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pt-sm \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-pt-sm wp-block-group\"><!-- wp:paragraph --><p>© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:227;a:11:{s:2:\"id\";s:36:\"a046d210-0cf0-4e3c-a8d2-2e79d3443ad4\";s:4:\"slug\";s:9:\"footer-22\";s:5:\"title\";s:9:\"footer-22\";s:11:\"description\";s:9:\"footer-22\";s:7:\"content\";s:1836:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-footer__footer-22\" ><!-- wp:group {\"className\":\"nfd-pb-sm nfd-gap-2xl\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-pb-sm nfd-gap-2xl wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base-midtone);border-bottom-width:1px\"><!-- wp:site-logo {\"width\":150} /--><!-- wp:social-links {\"customIconColor\":\"#3f3f50\",\"iconColorValue\":\"#3f3f50\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-gap-md is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"nfd-gap-md is-style-logos-only wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pt-sm \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-pt-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:228;a:11:{s:2:\"id\";s:36:\"a046d210-12b0-4190-a61d-532255415f4a\";s:4:\"slug\";s:9:\"footer-23\";s:5:\"title\";s:9:\"footer-23\";s:11:\"description\";s:9:\"footer-23\";s:7:\"content\";s:8442:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"align\":\"full\",\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-md nfd-wb-footer__footer-23\" ><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-pb-md\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":[],\"right\":[],\"left\":[]}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-pb-md wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}}} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Our Journey</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Helpful Links</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in Touch</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in Touch</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"></div><!-- /wp:column --><!-- wp:column {\"width\":\"35%\"} --><div class=\"wp-block-column\" style=\"flex-basis:35%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:site-logo {\"width\":150} /--><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">A beautiful headline.</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Join Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-faded nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-text-faded nfd-py-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:social-links {\"customIconColor\":\"#3f3f50\",\"iconColorValue\":\"#3f3f50\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-gap-md is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"nfd-gap-md is-style-logos-only wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph --><p class=\"nfd-text-xs has-text-align-center\">© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Shop with confidence</strong> - 100% Secure shopping</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-apple-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-g-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-maestro.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-mastercard.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-skrill.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-visa.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:229;a:11:{s:2:\"id\";s:36:\"a046d210-188e-492b-90fe-897de5c83e43\";s:4:\"slug\";s:9:\"footer-24\";s:5:\"title\";s:9:\"footer-24\";s:11:\"description\";s:9:\"footer-24\";s:7:\"content\";s:1060:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"metadata\":{\"name\":\"Footer\"},\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-primary nfd-wb-footer__footer-24\" style=\"padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-p-sm nfd-text-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-sm nfd-p-sm nfd-text-md wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:paragraph --><p class=\"\">Willow Lane, Cotswolds GL54 2AB, United Kingdom</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Call us at <strong>+44 20 7946 0123</strong> or email <strong>info@tasyvibes.com</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:230;a:11:{s:2:\"id\";s:36:\"a046d210-1e2f-4e7a-b7d4-175b39ed6992\";s:4:\"slug\";s:9:\"footer-25\";s:5:\"title\";s:9:\"footer-25\";s:11:\"description\";s:9:\"footer-25\";s:7:\"content\";s:4440:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"align\":\"full\",\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-md nfd-wb-footer__footer-25\" ><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-md\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"left\":[]}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-md wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base-midtone);border-bottom-width:1px\"><!-- wp:site-logo {\"width\":180,\"shouldSyncIcon\":true} /--><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-faded nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-text-faded nfd-py-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:social-links {\"iconColor\":\"contrast\",\"iconColorValue\":\"#000000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-gap-md is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-gap-md is-style-logos-only wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph --><p class=\"\">© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Shop with confidence</strong> - 100% Secure shopping</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-apple-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-g-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-maestro.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-mastercard.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-skrill.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-visa.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:231;a:11:{s:2:\"id\";s:36:\"a046d210-23c7-4a23-ae78-390a88ffb2bc\";s:4:\"slug\";s:9:\"footer-26\";s:5:\"title\";s:9:\"footer-26\";s:11:\"description\";s:9:\"footer-26\";s:7:\"content\";s:5411:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"align\":\"full\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var(--wp--preset--color--accent-2)\",\"width\":\"16px\"}}},\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-md nfd-wb-footer__footer-26\" style=\"border-bottom-width:16px;border-bottom-color:var(--wp--preset--color--accent-2);\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-pt-md nfd-pb-md\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"left\":[]}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pt-md nfd-pb-md wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base-midtone);border-bottom-width:1px\"><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.34%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.34%\"><!-- wp:site-logo {\"width\":150,\"align\":\"center\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"className\":\"nfd-text-sm\"} --><div class=\"nfd-text-sm wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:paragraph {\"align\":\"right\"} --><p class=\"has-text-align-right\">Calle Santa Rosalia 72 - Santa Cruz de Tenerife<br>38002 - Tenerife - Spain</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-text-faded wp-block-group\"><!-- wp:social-links {\"customIconColor\":\"#3f3f50\",\"iconColorValue\":\"#3f3f50\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-gap-md is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-gap-md is-style-logos-only wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph --><p>© 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-md nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Shop with confidence</strong> - 100% Secure shopping</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-apple-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-g-pay.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-maestro.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-mastercard.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-skrill.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"auto\",\"height\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/pm-visa.png\" alt=\"\" style=\"width:auto;height:32px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:260;s:11:\"is_featured\";b:0;}i:232;a:11:{s:2:\"id\";s:36:\"a046d210-29b6-44b8-a1b3-ff15c4438f48\";s:4:\"slug\";s:9:\"footer-27\";s:5:\"title\";s:9:\"footer-27\";s:11:\"description\";s:9:\"footer-27\";s:7:\"content\";s:1724:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-footer__footer-27\" ><!-- wp:group {\"metadata\":{\"categories\":[\"footer\",\"wireframe\"],\"patternName\":\"core/centered-footer-with-social-links\",\"name\":\"Centered footer with social links\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"40vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:site-logo {\"width\":219,\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"6px\"}}}} /--><!-- wp:social-links {\"iconColor\":\"contrast\",\"iconColorValue\":\"#000000\",\"openInNewTab\":true,\"size\":\"has-large-icon-size\",\"className\":\"is-style-logos-only\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"12px\",\"left\":\"12px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><ul class=\"is-style-logos-only wp-block-social-links has-large-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"wordpress\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:270;s:11:\"is_featured\";b:0;}i:233;a:11:{s:2:\"id\";s:36:\"a046d210-2f0e-40aa-9877-f16c3a705542\";s:4:\"slug\";s:9:\"footer-28\";s:5:\"title\";s:9:\"footer-28\";s:11:\"description\";s:9:\"footer-28\";s:7:\"content\";s:3566:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"border\":{\"top\":{\"width\":\"0\"},\"right\":{\"width\":\"0\"},\"bottom\":{\"width\":\"50px\",\"color\":\"#000000\"},\"left\":{\"width\":\"0\"}}}},\"metadata\":{\"name\":\"Footer\"},\"backgroundColor\":\"accent-6\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md has-background has-accent-6-background-color nfd-wb-footer__footer-28\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:site-logo {\"width\":240,\"shouldSyncIcon\":true,\"align\":\"center\"} /--><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\"} --><p class=\"has-text-align-center has-accent-1-color has-text-color has-link-color\">Where timeless elegance meets modern indulgence.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:paragraph --><p class=\"\"><strong>Where we are</strong></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">14 Berkeley Street, Mayfair, <br>London W1J 8DX <br>Tel: <strong>+44 12 1234 1234</strong><br>Mail: <strong>concierge@hotelux.bluehost.com</strong></p><!-- /wp:paragraph --><!-- wp:social-links {\"iconColor\":\"accent-1\",\"iconColorValue\":\"#7a673e\",\"openInNewTab\":true,\"className\":\"is-style-logos-only\"} --><ul class=\"is-style-logos-only wp-block-social-links has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Stay in touch with Hotelux</strong></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Curated stories, seasonal offers, and insider London tips</p><!-- /wp:paragraph --><!-- wp:jetpack/contact-form {\"className\":\"is-style-animated\"} --><div class=\"is-style-animated wp-block-jetpack-contact-form\"><!-- wp:jetpack/field-email {\"id\":\"\",\"required\":true} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"className\":\"nfd-rounded\",\"borderColor\":\"base-midtone\",\"style\":{\"border\":{\"style\":\"solid\",\"width\":\"2px\"}}} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/field-consent {\"id\":\"\",\"className\":\"is-style-list\"} --><div><!-- wp:jetpack/option {\"placeholder\":\"Add implicit consent message…\",\"label\":\"By submitting your information, you\'re giving us permission to email you. You may unsubscribe at any time.\",\"hideInput\":true,\"isStandalone\":true} /--></div><!-- /wp:jetpack/field-consent --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Learn more\",\"width\":\"\",\"lock\":{\"remove\":true}} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:280;s:11:\"is_featured\";b:0;}i:234;a:11:{s:2:\"id\";s:36:\"a046d210-345c-4c38-b6f0-fb447ab705f1\";s:4:\"slug\";s:9:\"footer-29\";s:5:\"title\";s:9:\"footer-29\";s:11:\"description\";s:9:\"footer-29\";s:7:\"content\";s:5431:\"<!-- wp:group {\"className\":\"nfd-pt-md\",\"align\":\"full\",\"metadata\":{\"name\":\"Footer\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-pt-md is-style-nfd-theme-white nfd-wb-footer__footer-29\" ><!-- wp:group {\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}}} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo {\"width\":477} /--><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Your health, our lifelong mission</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">12 Kensington Grove, London W8 5NX, United Kingdom<br>Tel: <strong>+44 20 7946 1234</strong> Email: <strong>info@carepointmedical.co.uk</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"5%\"} --><div class=\"wp-block-column\" style=\"flex-basis:5%\"></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Quick Links</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Patient Resources</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">About & Info</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Copyright\"},\"align\":\"full\",\"className\":\"nfd-text-base nfd-text-faded nfd-py-xs is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-base nfd-text-faded nfd-py-xs is-style-nfd-theme-primary wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\"><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:290;s:11:\"is_featured\";b:0;}i:235;a:11:{s:2:\"id\";s:36:\"a046d210-39b5-4301-a047-ccca72ef4013\";s:4:\"slug\";s:9:\"footer-30\";s:5:\"title\";s:9:\"footer-30\";s:11:\"description\";s:9:\"footer-30\";s:7:\"content\";s:8116:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-footer__footer-30\" ><!-- wp:group {\"metadata\":{\"name\":\"Footer\",\"categories\":[\"wonder-blocks-footer\"],\"patternName\":\"wonder-blocks/footer-12\"},\"align\":\"full\",\"className\":\"nfd-wb-footer__footer-12 \",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-wb-footer__footer-12 wp-block-group alignfull\" style=\"padding-top:0;padding-bottom:0\"><!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-bg-surface nfd-theme-light is-style-nfd-theme-light nfd-pt-md\",\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-bg-surface nfd-theme-light is-style-nfd-theme-light nfd-pt-md wp-block-group alignfull has-base-midtone-background-color has-background\"><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-2xl nfd-gap-y-xl nfd-text-base \",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|60\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"nfd-gap-2xl nfd-gap-y-xl nfd-text-base wp-block-columns are-vertically-aligned-top\" style=\"margin-bottom:var(--wp--preset--spacing--60);padding-top:0;padding-bottom:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:site-logo {\"width\":160,\"align\":\"center\"} /--><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"spacing\":{\"margin\":{\"top\":\"-10px\"}}},\"textColor\":\"accent-2\",\"fontSize\":\"small\"} --><p class=\"nfd-text-lg nfd-text-balance has-text-align-center has-accent-2-color has-text-color has-link-color has-small-font-size\" style=\"margin-top:-10px\">When nature meets design</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg nfd-text-balance\",\"style\":{\"typography\":{\"lineHeight\":\"1.8\"}},\"fontSize\":\"small\"} --><p class=\"nfd-text-lg nfd-text-balance has-text-align-center has-small-font-size\" style=\"line-height:1.8\">12 Kensington Grove, London W8 5NX, United Kingdom Tel: <mark style=\"background-color:#faf8f5\" class=\"has-inline-color has-accent-2-color\"><strong>+44 20 7946 1234</strong></mark> Email: <a href=\"mailto:info@naturae.co.uk\"><mark style=\"background-color:#faf8f5\" class=\"has-inline-color has-accent-2-color\"><strong>info@naturae.co.uk</strong></mark></a></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:columns {\"isStackedOnMobile\":false} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Quick Links</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Customer Care</h3><!-- /wp:heading --><!-- wp:navigation {\"ref\":21,\"overlayMenu\":\"never\",\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Furniture & Seatings</h3><!-- /wp:heading --><!-- wp:navigation {\"ref\":21,\"overlayMenu\":\"never\",\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Decor & Accents</h3><!-- /wp:heading --><!-- wp:navigation {\"ref\":21,\"overlayMenu\":\"never\",\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"align\":\"full\",\"className\":\"nfd-text-sm nfd-text-faded nfd-py-md\",\"style\":{\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent-3\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-py-md wp-block-group alignfull has-accent-3-background-color has-text-color has-background has-link-color\" style=\"color:#ffffff;padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\"><!-- wp:social-links {\"iconColor\":\"white\",\"iconColorValue\":\"#ffffff\",\"size\":\"has-normal-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:300;s:11:\"is_featured\";b:0;}i:236;a:11:{s:2:\"id\";s:36:\"a046d210-3ff4-4897-bf70-06b9580e5e2b\";s:4:\"slug\";s:9:\"footer-31\";s:5:\"title\";s:9:\"footer-31\";s:11:\"description\";s:9:\"footer-31\";s:7:\"content\";s:4041:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}},\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-footer__footer-31\" style=\"padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|80\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.34%\",\"fontSize\":\"small\"} --><div class=\"wp-block-column has-small-font-size\" style=\"flex-basis:33.34%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"overlayMenu\":\"never\",\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--><!-- wp:navigation {\"overlayMenu\":\"never\",\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33.34%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33.34%\"><!-- wp:site-logo {\"width\":250,\"align\":\"center\"} /--><!-- wp:site-tagline {\"textAlign\":\"center\"} /--><!-- wp:social-links {\"iconColor\":\"contrast\",\"iconColorValue\":\"#1c1c1e\",\"size\":\"has-normal-icon-size\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"is-style-logos-only wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} --><p class=\"has-text-align-center has-small-font-size\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&utm_medium=bluehost_plugin&channelid=P99C100S1N0B3003A151D115E0000V112&utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33.33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:paragraph --><p class=\"\"><strong>Stay in touch with Hotelux</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Curated stories, seasonal offers, and insider London tips</p><!-- /wp:paragraph --><!-- wp:jetpack/contact-form {\"variationName\":\"default\",\"className\":\"nfd-jp-subscribe-form is-style-animated\"} --><div class=\"nfd-jp-subscribe-form is-style-animated wp-block-jetpack-contact-form\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"width\":75} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"type\":\"email\",\"className\":\"nfd-rounded\"} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Register now →\",\"borderRadius\":8,\"width\":\"75%\",\"lock\":{\"move\":false,\"remove\":false},\"className\":\"nfd-rounded nfd-p0\",\"fontSize\":\"small\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} /--></div><!-- /wp:group --></div><!-- /wp:jetpack/contact-form --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\"><a href=\"#\">Privacy Policy</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">•</p><!-- /wp:paragraph --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\"><a href=\"#\">Terms and Conditions</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:310;s:11:\"is_featured\";b:0;}i:237;a:11:{s:2:\"id\";s:36:\"a046d210-4580-427d-8fca-68c0f2f72bb4\";s:4:\"slug\";s:9:\"footer-32\";s:5:\"title\";s:9:\"footer-32\";s:11:\"description\";s:9:\"footer-32\";s:7:\"content\";s:5110:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Footer\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-footer__footer-32\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}}}} --><div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns alignfull\" style=\"padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:site-logo {\"width\":150} /--><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-sm nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h3 class=\"nfd-text-sm nfd-text-current wp-block-heading\" style=\"font-style:normal;font-weight:600\">Smart tech. Smarter living.</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">294 Bay Meadows Ave. Bay Shore, NY 11706<br>Tel: <a href=\"#\">+44 (0)20 7946 0000</a> Mail: <a href=\"#\">info@technova.com</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"15%\"} --><div class=\"wp-block-column\" style=\"flex-basis:15%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Explore</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"20%\"} --><div class=\"wp-block-column\" style=\"flex-basis:20%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Customer Support</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"20%\"} --><div class=\"wp-block-column\" style=\"flex-basis:20%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-current has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Legal & Info</h3><!-- /wp:heading --><!-- wp:navigation {\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Copyright\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-text-faded nfd-py-xs is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-text-base nfd-text-faded nfd-py-xs is-style-nfd-theme-primary wp-block-group alignfull\"><!-- wp:social-links {\"customIconBackgroundColor\":\"#40404000\",\"iconBackgroundColorValue\":\"#40404000\",\"size\":\"has-normal-icon-size\",\"className\":\"nfd-text-contrast is-style-default nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"nfd-text-contrast is-style-default nfd-gap-sm wp-block-social-links has-normal-icon-size has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:320;s:11:\"is_featured\";b:0;}i:238;a:11:{s:2:\"id\";s:36:\"9ac51f05-ba12-402c-9fe3-78e273e200eb\";s:4:\"slug\";s:9:\"gallery-1\";s:5:\"title\";s:9:\"gallery-1\";s:11:\"description\";s:9:\"gallery-1\";s:7:\"content\";s:2161:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-gallery__gallery-1\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1668355127376-91b48ed7ee7e?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"36%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:36%\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1668438633830-dabe2fe6bab7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1668499755630-930be926f0f5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"3 column\";i:4;s:7:\"rounded\";i:5;s:5:\"photo\";i:6;s:7:\"minimal\";i:7;s:6:\"simple\";i:8;s:8:\"portrait\";i:9;s:8:\"vertical\";i:10;s:7:\"content\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:1:{i:0;s:7:\"gallery\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:239;a:11:{s:2:\"id\";s:36:\"9ac51f05-c1c1-438d-888d-39215c0482b0\";s:4:\"slug\";s:9:\"gallery-2\";s:5:\"title\";s:9:\"gallery-2\";s:11:\"description\";s:9:\"gallery-2\";s:7:\"content\";s:2252:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-gallery__gallery-2\" ><!-- wp:gallery {\"columns\":4,\"linkTo\":\"none\",\"style\":{\"spacing\":{}}} --><figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mt-8 md:nfd-my-0\"} --><figure class=\"nfd-mt-8 md:nfd-my-0 wp-block-image size-large \"><img src=\"https://images.unsplash.com/photo-1498666894561-96df51ffb9e5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MTh8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mb-8 md:nfd-my-0\"} --><figure class=\"nfd-mb-8 md:nfd-my-0 wp-block-image size-large \"><img src=\"https://images.unsplash.com/photo-1498265671166-89e688fff93a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MTl8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mt-8 md:nfd-my-0\"} --><figure class=\"nfd-mt-8 md:nfd-my-0 wp-block-image size-large \"><img src=\"https://images.unsplash.com/photo-1498262257252-c282316270bc?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MjB8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mb-8 md:nfd-my-0\"} --><figure class=\"nfd-mb-8 md:nfd-my-0 wp-block-image size-large \"><img src=\"https://images.unsplash.com/photo-1562575228-c8e99d410017?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NzR8fGFyY2hpdGVjdHVyZXxlbnwwfDF8MHx8&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"4 column\";i:4;s:5:\"photo\";i:5;s:10:\"photo grid\";i:6;s:6:\"modern\";i:7;s:13:\"offset images\";i:8;s:5:\"clean\";i:9;s:7:\"minimal\";i:10;s:7:\"content\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:1:{i:0;s:7:\"gallery\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:1;}i:240;a:11:{s:2:\"id\";s:36:\"9ac51f05-c9ac-46d9-8c31-7e947c17442c\";s:4:\"slug\";s:9:\"gallery-3\";s:5:\"title\";s:9:\"gallery-3\";s:11:\"description\";s:9:\"gallery-3\";s:7:\"content\";s:2406:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Gallery\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(180deg,rgb(0,0,0) 50%,rgba(0,0,0,0) 50%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-background nfd-wb-gallery__gallery-3\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 50%,rgba(0,0,0,0) 50%);\"><!-- wp:gallery {\"columns\":4,\"linkTo\":\"none\"} --><figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mt-8 md:nfd-my-0\"} --><figure class=\"nfd-mt-8 md:nfd-my-0 wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1498666894561-96df51ffb9e5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MTh8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mb-8 md:nfd-my-0\"} --><figure class=\"nfd-mb-8 md:nfd-my-0 wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1498265671166-89e688fff93a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MTl8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mt-8 md:nfd-my-0\"} --><figure class=\"nfd-mt-8 md:nfd-my-0 wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1498262257252-c282316270bc?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MjB8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mb-8 md:nfd-my-0\"} --><figure class=\"nfd-mb-8 md:nfd-my-0 wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1562575228-c8e99d410017?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NzR8fGFyY2hpdGVjdHVyZXxlbnwwfDF8MHx8&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"4 column\";i:4;s:5:\"photo\";i:5;s:10:\"photo grid\";i:6;s:6:\"modern\";i:7;s:13:\"offset images\";i:8;s:5:\"clean\";i:9;s:7:\"minimal\";i:10;s:19:\"gradient background\";i:11;s:7:\"content\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:1:{i:0;s:7:\"gallery\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:241;a:11:{s:2:\"id\";s:36:\"9ac51f05-d2a6-4261-8a7c-1934c110add6\";s:4:\"slug\";s:9:\"gallery-4\";s:5:\"title\";s:9:\"gallery-4\";s:11:\"description\";s:9:\"gallery-4\";s:7:\"content\";s:4242:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"8px\",\"right\":\"8px\",\"bottom\":\"8px\",\"left\":\"8px\"}}},\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-white nfd-wb-gallery__gallery-4\" style=\"padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":\"0px\"}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1506748686214-e9df14d4d9d0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8M3x8Y2FmZXxlbnwwfHwwfHw%3D&auto=format&fit=crop&q=60&w=800&h=1200&crop=\" alt=\"\" style=\"border-radius:0px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1470337458703-46ad1756a187?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8Y2FmZXxlbnwwfHwwfHw%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1436018626274-89acd1d6ec9d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NXx8Y2FmZXxlbnwwfHwwfHw%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1543872084-c7bd3822856f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8Y2l0eXxlbnwwfDF8MHx8&auto=format&fit=crop&q=60&w=800&h=1200&crop=\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1495954380655-01609180eda3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NXx8Y2l0eXxlbnwwfDF8MHx8&auto=format&fit=crop&q=60&w=800&h=1200&crop=\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1527622444-3832940998a7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Nzh8fGNpdHl8ZW58MHwyfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1535478372499-9d1e5130bd92?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjd8fGNpdHl8ZW58MHwyfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1514924013411-cbf25faa35bb?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8M3x8Y2l0eXxlbnwwfDF8MHx8&auto=format&fit=crop&q=60&w=800&h=1200&crop=\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"4 column\";i:4;s:5:\"photo\";i:5;s:10:\"photo grid\";i:6;s:6:\"modern\";i:7;s:5:\"clean\";i:8;s:7:\"minimal\";i:9;s:7:\"content\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:1:{i:0;s:7:\"gallery\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:242;a:11:{s:2:\"id\";s:36:\"9ac51f05-dbfa-4872-8fa4-82075829a729\";s:4:\"slug\";s:9:\"gallery-5\";s:5:\"title\";s:9:\"gallery-5\";s:11:\"description\";s:9:\"gallery-5\";s:7:\"content\";s:2021:\"<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container is-style-nfd-theme-white nfd-wb-gallery__gallery-5\" ><!-- wp:gallery {\"linkTo\":\"none\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}}} --><figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-w-full is-style-default\"} --><figure class=\"nfd-w-full is-style-default wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1598443058561-c4cd0b69ab05?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8M3x8Z3ltfGVufDB8MnwwfHw%3D&auto=format&fit=crop&q=60&w=1800&h=1200&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1601925260368-ae2f83cf8b7f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Nnx8Z3ltfGVufDB8MnwwfHw%3D&auto=format&fit=crop&q=60&w=600&h=400&crop=\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1595909315417-2edd382a56dc?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8Z3ltfGVufDB8MnwwfHw%3D&auto=format&fit=crop&q=60&w=600&h=400&crop=\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1598443058561-c4cd0b69ab05?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8M3x8Z3ltfGVufDB8MnwwfHw%3D&auto=format&fit=crop&q=60&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"3 column\";i:4;s:5:\"photo\";i:5;s:10:\"photo grid\";i:6;s:6:\"modern\";i:7;s:5:\"clean\";i:8;s:7:\"minimal\";i:9;s:7:\"content\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:1:{i:0;s:7:\"gallery\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:243;a:11:{s:2:\"id\";s:36:\"9ac51f05-e427-49d2-a144-f38c9c35585a\";s:4:\"slug\";s:9:\"gallery-6\";s:5:\"title\";s:9:\"gallery-6\";s:11:\"description\";s:9:\"gallery-6\";s:7:\"content\";s:2578:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-gallery__gallery-6\" ><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\"} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}},\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\" style=\"padding-top:100px\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"33.33%\",\"className\":\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1\"} --><div class=\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"flex-basis:33.33%\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606903037631-f09fd0bd74b4?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MTF8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"nfd-col-start-4 nfd-col-end-10 nfd-row-start-1\"} --><div class=\"nfd-col-start-4 nfd-col-end-10 nfd-row-start-1 wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"3 column\";i:4;s:5:\"photo\";i:5;s:10:\"photo grid\";i:6;s:6:\"modern\";i:7;s:5:\"clean\";i:8;s:7:\"minimal\";i:9;s:16:\"cascading images\";i:10;s:18:\"overlapping images\";i:11;s:7:\"content\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:1:{i:0;s:7:\"gallery\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:1;}i:244;a:11:{s:2:\"id\";s:36:\"9ac51f05-eb9d-4e8a-a40c-67ff30381fe7\";s:4:\"slug\";s:9:\"gallery-7\";s:5:\"title\";s:9:\"gallery-7\";s:11:\"description\";s:9:\"gallery-7\";s:7:\"content\";s:1920:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-gallery__gallery-7\" ><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\"} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}},\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\" style=\"padding-top:100px\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\"} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"2 column\";i:4;s:5:\"photo\";i:5;s:10:\"photo grid\";i:6;s:6:\"modern\";i:7;s:5:\"clean\";i:8;s:7:\"minimal\";i:9;s:16:\"cascading images\";i:10;s:18:\"overlapping images\";i:11;s:7:\"content\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:1:{i:0;s:7:\"gallery\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:245;a:11:{s:2:\"id\";s:36:\"9ac51f05-f35e-4474-bfe8-c637bc83e294\";s:4:\"slug\";s:9:\"gallery-8\";s:5:\"title\";s:9:\"gallery-8\";s:11:\"description\";s:9:\"gallery-8\";s:7:\"content\";s:1914:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-gallery__gallery-8\" ><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\"} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}},\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\"} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:100px\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"2 column\";i:4;s:5:\"photo\";i:5;s:10:\"photo grid\";i:6;s:6:\"modern\";i:7;s:5:\"clean\";i:8;s:7:\"minimal\";i:9;s:16:\"cascading images\";i:10;s:18:\"overlapping images\";i:11;s:7:\"content\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:1:{i:0;s:7:\"gallery\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:246;a:11:{s:2:\"id\";s:36:\"9e069676-0f8f-478b-8f19-0c4c0f4f4168\";s:4:\"slug\";s:9:\"gallery-9\";s:5:\"title\";s:9:\"gallery-9\";s:11:\"description\";s:9:\"gallery-9\";s:7:\"content\";s:4878:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"metadata\":{\"name\":\"Gallery Bento\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-gallery__gallery-9\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-rounded-xl nfd-overflow-hidden\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm nfd-rounded-xl nfd-overflow-hidden wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-md nfd-gap-xs is-style-nfd-theme-dark\",\"gradient\":\"luminous-vivid-orange-to-vivid-red\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-p-md nfd-gap-xs is-style-nfd-theme-dark wp-block-group has-luminous-vivid-orange-to-vivid-red-gradient-background has-background\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><p class=\"nfd-text-lg has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">START A WEBSITE</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-base\" style=\"font-style:normal;font-weight:300\">Explore what’s right for you</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:gallery {\"linkTo\":\"none\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} --><figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1450778869180-41d0601e046e?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1422565096762-bdb997a56a84?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1548199973-03cce0bbc87b?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1477868433719-7c5f2731b310?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1470390356535-d19bbf47bacb?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Decades of Trust & Excellence</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Masterfully guiding clients worldwide to discover ideal solutions tailored to their distinct goals.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Our dedication to integrity, expansive resources, and advanced technology delivers an unmatched service experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:4:\"grid\";i:1;s:10:\"photo grid\";i:2;s:10:\"image grid\";i:3;s:6:\"images\";i:4;s:6:\"photos\";i:5;s:7:\"rounded\";i:6;s:6:\"simple\";i:7;s:6:\"modern\";i:8;s:8:\"2 column\";i:9;s:12:\"split layout\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:247;a:11:{s:2:\"id\";s:36:\"9ac51f06-0670-4062-865c-2e8d9608f86e\";s:4:\"slug\";s:9:\"header-10\";s:5:\"title\";s:9:\"header-10\";s:11:\"description\";s:9:\"header-10\";s:7:\"content\";s:1626:\"<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-container wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-10\"><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-md nfd-gap-2xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Title/Tagline\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:site-title {\"className\":\"nfd-text-lg nfd-text-contrast\"} /--><!-- wp:site-tagline {\"className\":\"nfd-text-base nfd-text-faded\"} /--></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:buttons {\"className\":\"md:nfd-hidden nfd-weight-inherit\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"md:nfd-hidden nfd-weight-inherit wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide\"} --><div class=\"nfd-btn-wide wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Create Stunning Websites</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:248;a:11:{s:2:\"id\";s:36:\"9ac51f06-0d8b-415e-b048-9c04b089f017\";s:4:\"slug\";s:9:\"header-11\";s:5:\"title\";s:9:\"header-11\";s:11:\"description\";s:9:\"header-11\";s:7:\"content\";s:2300:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><div class=\"wp-block-group alignfull nfd-wb-header__header-11\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-py-sm nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-container nfd-py-sm nfd-text-base wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast has-text-align-center\"><strong>Hurry up!</strong> Enjoy a 10% discount on all morning events using the promo code <strong>CUPOJOE</strong>. Offer ends this Friday.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-container wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full is-style-outline\"} --><div class=\"nfd-btn-wide nfd-rounded-full is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Begin Your Journey</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:249;a:11:{s:2:\"id\";s:36:\"9ac51f06-15ac-48a1-92fc-2ee97f086f6f\";s:4:\"slug\";s:9:\"header-12\";s:5:\"title\";s:9:\"header-12\";s:11:\"description\";s:9:\"header-12\";s:7:\"content\";s:1396:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-absolute-header nfd-container nfd-py-md nfd-text-md\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-absolute-header nfd-container nfd-py-md nfd-text-md wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-12\"><!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group alignfull\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2 nfd-gap-lg md:nfd-justify-end\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} /--><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph --><p class=\"\"><tel>(555) 444-5678</tel></p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Submit Inquiry</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:250;a:11:{s:2:\"id\";s:36:\"9ac51f06-1dec-4007-93a9-973dd51620dc\";s:4:\"slug\";s:9:\"header-13\";s:5:\"title\";s:9:\"header-13\";s:11:\"description\";s:9:\"header-13\";s:7:\"content\";s:2243:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><div class=\"wp-block-group alignfull nfd-wb-header__header-13\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-darker\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">We are available for <strong>virtual consultations</strong>. Contact us to <a href=\"#\">schedule a consultation</a>.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"customIconColor\":\"#ffffffcc\",\"iconColorValue\":\"#ffffffcc\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-md\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-container nfd-text-md wp-block-group alignfull nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid\"><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-md nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2 nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:251;a:11:{s:2:\"id\";s:36:\"9ac51f06-2530-4e54-926e-45f673a3dca4\";s:4:\"slug\";s:9:\"header-14\";s:5:\"title\";s:9:\"header-14\";s:11:\"description\";s:9:\"header-14\";s:7:\"content\";s:1400:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-absolute-header nfd-container nfd-py-md nfd-text-md\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-absolute-header nfd-container nfd-py-md nfd-text-md wp-block-group alignfull nfd-bg-surface nfd-theme-white nfd-wb-header__header-14\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2 nfd-gap-lg md:nfd-justify-end\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} /--><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph --><p class=\"\">(555) 444-1234</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full nfd-btn-tertiary\"} --><div class=\"nfd-btn-wide nfd-rounded-full nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Request Consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:252;a:11:{s:2:\"id\";s:36:\"9ac51f06-2c48-482d-92af-c8143a9e48fb\";s:4:\"slug\";s:9:\"header-15\";s:5:\"title\";s:9:\"header-15\";s:11:\"description\";s:9:\"header-15\";s:7:\"content\";s:2299:\"<!-- wp:group {\"tagName\":\"header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-base\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-primary nfd-bg-effect-dots nfd-wb-header__header-15\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Last chance!</strong> Get 25% off sitewide with code <strong>FINAL25</strong> before it expires.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} /--></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} --><div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Purchase Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></header><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:253;a:11:{s:2:\"id\";s:36:\"9ac51f06-331c-4589-a3bc-162cb00ad4f9\";s:4:\"slug\";s:9:\"header-16\";s:5:\"title\";s:9:\"header-16\";s:11:\"description\";s:9:\"header-16\";s:7:\"content\";s:1761:\"<!-- wp:group {\"tagName\":\"header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"width\":\"0px\",\"style\":\"none\"}}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><header class=\"wp-block-group alignfull\" style=\"border-bottom-style:none;border-bottom-width:0px\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull nfd-wb-header__header-16\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} /--></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{}}} --><div class=\"nfd-gap-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Demo</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"nfd-btn-wide is-style-fill\"} --><div class=\"nfd-btn-wide is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></header><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:254;a:11:{s:2:\"id\";s:36:\"9ac51f06-3a2a-452c-97b5-eb1ba12716a0\";s:4:\"slug\";s:9:\"header-17\";s:5:\"title\";s:9:\"header-17\";s:11:\"description\";s:9:\"header-17\";s:7:\"content\";s:1617:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><div class=\"wp-block-group alignfull nfd-wb-header__header-17\"><!-- wp:group {\"align\":\"full\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-container nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Top Bar\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong>Limited 2025 Offer!</strong> Get unlimited miles on all cars.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-text-md\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container nfd-text-md wp-block-group alignfull nfd-bg-surface nfd-theme-dark\"><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-md nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2 nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:255;a:11:{s:2:\"id\";s:36:\"9b73e2e6-4b1f-4543-9449-f0ad5cb45a3e\";s:4:\"slug\";s:9:\"header-18\";s:5:\"title\";s:9:\"header-18\";s:11:\"description\";s:9:\"header-18\";s:7:\"content\";s:1803:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"className\":\"nfd-absolute-header\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><div class=\"nfd-absolute-header wp-block-group alignfull nfd-wb-header__header-18\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} /--></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false,\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} /--></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:256;a:11:{s:2:\"id\";s:36:\"9b73e2e6-51d0-47ee-bab7-f2728f2daddf\";s:4:\"slug\";s:9:\"header-19\";s:5:\"title\";s:9:\"header-19\";s:11:\"description\";s:9:\"header-19\";s:7:\"content\";s:1833:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\"}}},\"className\":\"nfd-absolute-header\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Header\"}} --><div class=\"nfd-absolute-header wp-block-group alignfull nfd-wb-header__header-19\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#1f1f1fe6\"}},\"className\":\"nfd-backdrop-blur-sm is-style-default\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-backdrop-blur-sm is-style-default wp-block-group alignfull has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#1f1f1fe6;padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:0;padding-left:var(--wp--preset--spacing--40)\"><!-- wp:group {\"align\":\"wide\",\"className\":\"nfd-text-md nfd-gap-2xl nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-text-md nfd-gap-2xl nfd-py-sm wp-block-group alignwide\"><!-- wp:site-logo /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2 nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:1:{i:0;s:6:\"layout\";}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:1:{i:0;s:6:\"header\";}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:257;a:11:{s:2:\"id\";s:36:\"9f8e048e-3ce9-4045-9dba-6bd6456b51ef\";s:4:\"slug\";s:9:\"header-20\";s:5:\"title\";s:9:\"header-20\";s:11:\"description\";s:9:\"header-20\";s:7:\"content\";s:2518:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}}},\"metadata\":{\"name\":\"Header\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-header__header-20\" ><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container nfd-text-base is-style-nfd-theme-primary wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Last chance!</strong> Get 25% off sitewide with code <strong>FINAL25</strong> before it expires.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container is-style-nfd-theme-primary-15 wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-md nfd-gap-xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:group {\"className\":\"nfd-gap-xs nfd-commerce-icons\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs nfd-commerce-icons wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search products…\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-only\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"isSearchFieldHidden\":true,\"namespace\":\"woocommerce/product-search\"} /--><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"line\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--><!-- wp:woocommerce/cart-link /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:258;a:11:{s:2:\"id\";s:36:\"9f8e048e-4517-456e-b49c-27f642aaff71\";s:4:\"slug\";s:9:\"header-21\";s:5:\"title\";s:9:\"header-21\";s:11:\"description\";s:9:\"header-21\";s:7:\"content\";s:3170:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}}},\"metadata\":{\"name\":\"Header\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-header__header-21\" ><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container nfd-text-base nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Last chance!</strong> Get 25% off sitewide with code <strong>FINAL25</strong> before it expires.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group alignfull\"><!-- wp:columns {\"className\":\"nfd-py-md nfd-gap-xl\"} --><div class=\"nfd-py-md nfd-gap-xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo {\"width\":200} /--></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-xs nfd-commerce-icons\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-xs nfd-commerce-icons wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search products…\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-only\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"isSearchFieldHidden\":true,\"namespace\":\"woocommerce/product-search\"} /--><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"line\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--><!-- wp:woocommerce/cart-link /--></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl nfd-p-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-2xl nfd-p-sm wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:259;a:11:{s:2:\"id\";s:36:\"9f8e048e-4dcb-49f6-8160-2b61c463394c\";s:4:\"slug\";s:9:\"header-22\";s:5:\"title\";s:9:\"header-22\";s:11:\"description\";s:9:\"header-22\";s:7:\"content\";s:1984:\"<!-- wp:group {\"className\":\"nfd-transparent-header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}}},\"metadata\":{\"name\":\"Header\"},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-transparent-header has-text-color has-white-color has-link-color nfd-wb-header__header-22\" ><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-md nfd-gap-xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/mini-cart\"]},\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:group {\"className\":\"nfd-gap-xs nfd-commerce-icons\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs nfd-commerce-icons wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search products…\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-only\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"isSearchFieldHidden\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"namespace\":\"woocommerce/product-search\"} /--><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"line\",\"iconClass\":\"wc-block-customer-account__account-icon\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}},\"color\":{\"text\":\"#ffffff\"}}} /--><!-- wp:woocommerce/cart-link {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}}}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:260;a:11:{s:2:\"id\";s:36:\"a046d210-8c19-4ac1-ac33-6dc02e15b0be\";s:4:\"slug\";s:9:\"header-23\";s:5:\"title\";s:9:\"header-23\";s:11:\"description\";s:9:\"header-23\";s:7:\"content\";s:1377:\"<!-- wp:group {\"className\":\"nfd-transparent-header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}}},\"metadata\":{\"name\":\"Header\"},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-transparent-header has-text-color has-white-color has-link-color nfd-wb-header__header-23\" ><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-md nfd-gap-xl wp-block-group\"><!-- wp:site-logo /--><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/mini-cart\"]},\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:261;a:11:{s:2:\"id\";s:36:\"a046d210-9246-4fd7-8192-7046a07e5a14\";s:4:\"slug\";s:9:\"header-24\";s:5:\"title\";s:9:\"header-24\";s:11:\"description\";s:9:\"header-24\";s:7:\"content\";s:1261:\"<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"metadata\":{\"name\":\"Header\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-header__header-24\" ><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-md nfd-gap-xl wp-block-group\"><!-- wp:site-logo {\"width\":150,\"shouldSyncIcon\":true} /--><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"textColor\":\"contrast\",\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/mini-cart\",\"woocommerce/customer-account\"]},\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} --><div class=\"is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:262;a:11:{s:2:\"id\";s:36:\"a046d210-97c6-4cdb-8b0e-ac7060c53e39\";s:4:\"slug\";s:9:\"header-25\";s:5:\"title\";s:9:\"header-25\";s:11:\"description\";s:9:\"header-25\";s:7:\"content\";s:1243:\"<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"metadata\":{\"name\":\"Header\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-header__header-25\" ><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:site-logo {\"width\":150,\"style\":{\"color\":[]}} /--><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/mini-cart\",\"woocommerce/customer-account\"]},\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:263;a:11:{s:2:\"id\";s:36:\"a046d210-9fac-4268-8a76-d4a99a8ef786\";s:4:\"slug\";s:9:\"header-26\";s:5:\"title\";s:9:\"header-26\";s:11:\"description\";s:9:\"header-26\";s:7:\"content\";s:2016:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"metadata\":{\"name\":\"Header\"},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container has-text-color has-contrast-color has-link-color nfd-wb-header__header-26\" ><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-md nfd-gap-xl wp-block-group\"><!-- wp:site-logo {\"width\":150,\"shouldSyncIcon\":true} /--><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/mini-cart\"]},\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:group {\"className\":\"nfd-gap-xs nfd-commerce-icons\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs nfd-commerce-icons wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search products…\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-only\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"isSearchFieldHidden\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"namespace\":\"woocommerce/product-search\"} /--><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"line\",\"iconClass\":\"wc-block-customer-account__account-icon\",\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--><!-- wp:woocommerce/cart-link {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:260;s:11:\"is_featured\";b:0;}i:264;a:11:{s:2:\"id\";s:36:\"a046d210-a525-4a37-a953-74c6a57cf932\";s:4:\"slug\";s:9:\"header-27\";s:5:\"title\";s:9:\"header-27\";s:11:\"description\";s:9:\"header-27\";s:7:\"content\";s:1081:\"<!-- wp:group {\"style\":{\"color\":{\"background\":\"#1f1f1fe6\"},\"spacing\":{\"blockGap\":\"0\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}},\"layout\":{\"type\":\"default\"}},\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container has-link-color has-background is-style-nfd-theme-darker nfd-wb-header__header-27\" style=\"background-color:#1f1f1fe6;\"><!-- wp:group {\"align\":\"wide\",\"className\":\"nfd-text-md nfd-gap-2xl nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-text-md nfd-gap-2xl nfd-py-sm wp-block-group alignwide\"><!-- wp:site-logo /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"md:nfd-order-2 nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:270;s:11:\"is_featured\";b:0;}i:265;a:11:{s:2:\"id\";s:36:\"a046d210-aab8-41f7-93c5-f54b64c5e2c8\";s:4:\"slug\";s:9:\"header-28\";s:5:\"title\";s:9:\"header-28\";s:11:\"description\";s:9:\"header-28\";s:7:\"content\";s:1317:\"<!-- wp:group {\"className\":\"nfd-py-sm\",\"align\":\"full\",\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-sm is-style-nfd-theme-white nfd-wb-header__header-28\" ><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:site-logo {\"width\":250,\"shouldSyncIcon\":true} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/customer-account\"]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"line\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--><!-- wp:woocommerce/mini-cart /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:280;s:11:\"is_featured\";b:0;}i:266;a:11:{s:2:\"id\";s:36:\"a046d210-b075-4b90-9939-617c3e268913\";s:4:\"slug\";s:9:\"header-29\";s:5:\"title\";s:9:\"header-29\";s:11:\"description\";s:9:\"header-29\";s:7:\"content\";s:1727:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Header\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-header__header-29\" ><!-- wp:group {\"className\":\"nfd-py-xs\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"left\":[]}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} --><div class=\"nfd-py-xs wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--base-midtone);border-bottom-width:1px\"><!-- wp:social-links {\"iconColor\":\"contrast-midtone\",\"iconColorValue\":\"var:preset|color|contrast-midtone\",\"size\":\"has-small-icon-size\",\"className\":\"nfd-gap-md is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"nfd-gap-md is-style-logos-only wp-block-social-links has-small-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"whatsapp\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tumblr\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-2xl\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-p-sm nfd-gap-2xl wp-block-group\" style=\"margin-top:0\"><!-- wp:site-logo {\"width\":160,\"shouldSyncIcon\":true} /--><!-- wp:navigation {\"icon\":\"menu\",\"style\":{\"spacing\":{\"blockGap\":\"50px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:290;s:11:\"is_featured\";b:0;}i:267;a:11:{s:2:\"id\";s:36:\"a046d210-b64e-4a08-b1ad-a4b607b5f2ad\";s:4:\"slug\";s:9:\"header-30\";s:5:\"title\";s:9:\"header-30\";s:11:\"description\";s:9:\"header-30\";s:7:\"content\";s:871:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"border\":{\"top\":{\"color\":\"var(--wp--preset--color--accent-2)\",\"width\":\"10px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-header__header-30\" style=\"border-top-width:10px;border-top-color:var(--wp--preset--color--accent-2);\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:site-logo {\"width\":165,\"shouldSyncIcon\":true} /--><!-- wp:navigation {\"ref\":4,\"icon\":\"menu\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:300;s:11:\"is_featured\";b:0;}i:268;a:11:{s:2:\"id\";s:36:\"a046d210-bbdc-4259-af9b-1483d8c07aa1\";s:4:\"slug\";s:9:\"header-31\";s:5:\"title\";s:9:\"header-31\";s:11:\"description\";s:9:\"header-31\";s:7:\"content\";s:2816:\"<!-- wp:group {\"align\":\"full\",\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-light nfd-wb-header__header-31\" ><!-- wp:group {\"align\":\"full\",\"className\":\"is-style-nfd-theme-primary\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"left\":[]},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-primary wp-block-group alignfull\" style=\"border-bottom-color:var(--wp--preset--color--base-midtone);border-bottom-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"30px\",\"height\":\"30px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-tag.png\" alt=\"\" style=\"object-fit:cover;width:30px;height:30px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">£20 off orders over £100</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">-</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Free UK delivery for orders over £50</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">-</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">365 Day Returns</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:site-logo {\"width\":200,\"shouldSyncIcon\":true} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/customer-account\"]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"line\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--><!-- wp:woocommerce/mini-cart /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:310;s:11:\"is_featured\";b:0;}i:269;a:11:{s:2:\"id\";s:36:\"a046d210-c1a6-47a3-9994-980352617053\";s:4:\"slug\";s:9:\"header-32\";s:5:\"title\";s:9:\"header-32\";s:11:\"description\";s:9:\"header-32\";s:7:\"content\";s:2835:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Header\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container is-style-nfd-theme-white nfd-wb-header__header-32\" ><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"className\":\"nfd-container nfd-py-xs nfd-text-base nfd-text-faded is-style-nfd-theme-dark\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container nfd-py-xs nfd-text-base nfd-text-faded is-style-nfd-theme-dark wp-block-group has-base-color has-text-color has-link-color\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Exclusive deal: <span class=\"offer\">Unlock <span>10% discount</span> on all <span>Tuesday events</span></span>.<a class=\"activate\" href=\"#\">Click now</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">(555) 555-5555</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} --><ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-md nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-md nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":160,\"shouldSyncIcon\":true} /--><!-- wp:navigation {\"icon\":\"menu\",\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:320;s:11:\"is_featured\";b:0;}i:270;a:11:{s:2:\"id\";s:36:\"a046d210-cc84-461e-aee4-69ccb4caaa18\";s:4:\"slug\";s:9:\"header-33\";s:5:\"title\";s:9:\"header-33\";s:11:\"description\";s:9:\"header-33\";s:7:\"content\";s:3699:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Header\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-header__header-33\" ><!-- wp:group {\"align\":\"full\",\"className\":\"is-style-default\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-group alignfull has-base-color has-contrast-background-color has-text-color has-background has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:image {\"width\":\"30px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/hotelux-phone-icon-small.webp\" alt=\"\" style=\"width:30px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">+44 12 1234 1234</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:image {\"width\":\"30px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/hotelux-mail-icon-small.webp\" alt=\"\" style=\"width:30px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">mail@hotelux.bluehost.com</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:image {\"width\":\"30px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/hotelux-pin-icon-small.webp\" alt=\"\" style=\"width:30px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">27 12 Fox Ct Camden, London SW1X 9AB UK</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)\"><!-- wp:site-logo {\"width\":240} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":4,\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/customer-account\"]},\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"line\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--><!-- wp:woocommerce/mini-cart /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:330;s:11:\"is_featured\";b:0;}i:271;a:11:{s:2:\"id\";s:36:\"a046d210-d233-4025-acee-cd3679c972be\";s:4:\"slug\";s:9:\"header-34\";s:5:\"title\";s:9:\"header-34\";s:11:\"description\";s:9:\"header-34\";s:7:\"content\";s:1511:\"<!-- wp:group {\"className\":\"nfd-transparent-header\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":0},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}}},\"metadata\":{\"name\":\"Header\"},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-transparent-header has-text-color has-white-color has-link-color nfd-wb-header__header-34\" ><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-py-sm nfd-gap-xl wp-block-group has-small-font-size\"><!-- wp:site-logo {\"width\":200} /--><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/mini-cart\",\"woocommerce/customer-account\"]},\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\",\"style\":{\"border\":{\"radius\":\"5px\"}}} --><div class=\"is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:5px\">BOOK NOW</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:340;s:11:\"is_featured\";b:0;}i:272;a:11:{s:2:\"id\";s:36:\"a05b33b1-6da5-4e07-bf49-c68d1c57c587\";s:4:\"slug\";s:9:\"header-35\";s:5:\"title\";s:9:\"header-35\";s:11:\"description\";s:9:\"header-35\";s:7:\"content\";s:3752:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Header\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-header__header-35\" ><!-- wp:group {\"align\":\"full\",\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"left\":[]},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"fontSize\":\"small\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull has-base-color has-contrast-background-color has-text-color has-background has-link-color has-small-font-size\" style=\"border-bottom-color:var(--wp--preset--color--base-midtone);border-bottom-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:image {\"width\":\"30px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/call-icon.webp\" alt=\"\" style=\"width:30px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">+44 12 1234 1234</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:image {\"width\":\"30px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/email-icon.webp\" alt=\"\" style=\"width:30px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">mail@tacoloco.bluehost.com</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:image {\"width\":\"30px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/location-icon.webp\" alt=\"\" style=\"width:30px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">27 12 Fox Ct Camden, London SW1X 9AB UK</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)\"><!-- wp:site-logo {\"width\":280} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:navigation {\"icon\":\"menu\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/customer-account\"]},\"className\":\"nfd-gap-3xl\",\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"line\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--><!-- wp:woocommerce/mini-cart /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:350;s:11:\"is_featured\";b:0;}i:273;a:11:{s:2:\"id\";s:36:\"9ac51f06-835b-48f0-bcd0-b6b71a087f33\";s:4:\"slug\";s:9:\"heading-1\";s:5:\"title\";s:9:\"heading-1\";s:11:\"description\";s:9:\"heading-1\";s:7:\"content\";s:2365:\"<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"textColor\":\"white\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container has-text-color has-white-color is-style-nfd-theme-white nfd-wb-headings__heading-1\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1477414348463-c0eb7f1359b6?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"hasParallax\":true,\"dimRatio\":70,\"minHeight\":35,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"style\":{\"color\":{}},\"className\":\"nfd-p-lg nfd-bg-primary nfd-rounded-lg\"} --><div class=\"nfd-p-lg nfd-bg-primary nfd-rounded-lg wp-block-cover has-parallax\" style=\"min-height:35vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://images.unsplash.com/photo-1477414348463-c0eb7f1359b6?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=)\"></div><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffffff00\"}},\"className\":\"nfd-container nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container nfd-gap-md wp-block-group alignwide has-background nfd-bg-surface nfd-theme-dark\" style=\"background-color:#ffffff00\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs nfd-text-balance\"} --><p class=\"nfd-text-xs nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Explore a wide variety of vendors available</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Create cherished and unforgettable moments <br>with our reliable assistance</h2><!-- /wp:heading --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:9:\"huge text\";i:1;s:6:\"center\";i:2;s:5:\"cover\";i:3;s:16:\"background image\";i:4;s:5:\"title\";i:5;s:15:\"primary overlay\";i:6;s:6:\"banner\";i:7;s:5:\"intro\";i:8;s:8:\"headline\";i:9;s:8:\"parallax\";i:10;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:274;a:11:{s:2:\"id\";s:36:\"9ac51f06-dcf9-43ab-8275-6cd5c5a98a38\";s:4:\"slug\";s:9:\"heading-2\";s:5:\"title\";s:9:\"heading-2\";s:11:\"description\";s:9:\"heading-2\";s:7:\"content\";s:2291:\"<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"textColor\":\"white\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container has-text-color has-white-color is-style-nfd-theme-white nfd-wb-headings__heading-2\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1610928712141-a292b96f43e8?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"hasParallax\":true,\"dimRatio\":70,\"minHeight\":35,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"style\":{\"color\":{}},\"className\":\"nfd-p-lg nfd-rounded-lg\"} --><div class=\"nfd-p-lg nfd-rounded-lg wp-block-cover has-parallax\" style=\"min-height:35vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://images.unsplash.com/photo-1610928712141-a292b96f43e8?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=)\"></div><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffffff00\"}},\"className\":\"nfd-container nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-container nfd-gap-md wp-block-group alignwide has-background nfd-bg-surface nfd-theme-dark\" style=\"background-color:#ffffff00\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs nfd-text-balance\"} --><p class=\"nfd-text-xs nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Explore 100+ marketplaces</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Create unforgettable moments <br>with our support</h2><!-- /wp:heading --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:9:\"huge text\";i:1;s:6:\"center\";i:2;s:5:\"cover\";i:3;s:16:\"background image\";i:4;s:5:\"title\";i:5;s:4:\"dark\";i:6;s:6:\"banner\";i:7;s:5:\"intro\";i:8;s:8:\"headline\";i:9;s:8:\"parallax\";i:10;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:275;a:11:{s:2:\"id\";s:36:\"9ac51f06-feb1-4cc8-9b8c-445b550c1de7\";s:4:\"slug\";s:9:\"heading-3\";s:5:\"title\";s:9:\"heading-3\";s:11:\"description\";s:9:\"heading-3\";s:7:\"content\";s:2672:\"<!-- wp:group {\"align\":\"wide\",\"metadata\":{\"name\":\"Heading\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-container nfd-wb-headings__heading-3\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":70,\"overlayColor\":\"base\",\"isDark\":false,\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Blocks of all narrative</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">Create amazing moments <br>with our assistance</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-left\">As a comprehensive design and development company, we focus on crafting uncomplicated, practical, and visually appealing resolutions.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:9:\"huge text\";i:1;s:5:\"cover\";i:2;s:16:\"background image\";i:3;s:5:\"title\";i:4;s:6:\"banner\";i:5;s:8:\"headline\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:276;a:11:{s:2:\"id\";s:36:\"9ac51f07-06c9-42fe-bd12-bf2f52f5139c\";s:4:\"slug\";s:9:\"heading-4\";s:5:\"title\";s:9:\"heading-4\";s:11:\"description\";s:9:\"heading-4\";s:7:\"content\";s:1536:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-4\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-center \" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Stunning Website Templates</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center \">Crafted with care to impress visitors <br>and achieve your objectives</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center \">Our expert team ensures elegant, functional and visually pleasing websites with WordPress blocks, patterns, and the powerful content editor.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:9:\"huge text\";i:1;s:6:\"center\";i:2;s:5:\"title\";i:3;s:6:\"banner\";i:4;s:8:\"headline\";i:5;s:13:\"primary title\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:277;a:11:{s:2:\"id\";s:36:\"9ac51f07-0ec6-43dd-87da-87a58d1bd093\";s:4:\"slug\";s:9:\"heading-5\";s:5:\"title\";s:9:\"heading-5\";s:11:\"description\";s:9:\"heading-5\";s:7:\"content\";s:1508:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-5\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">- Other Impressive Achievements</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-left\">We deliver hands-on interactions <br>that bolster your objectives</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-left\">As a comprehensive design and development company, we excel at crafting straightforward, practical and captivating outcomes.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:6:{i:0;s:9:\"huge text\";i:1;s:5:\"title\";i:2;s:6:\"banner\";i:3;s:8:\"headline\";i:4;s:13:\"primary title\";i:5;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:278;a:11:{s:2:\"id\";s:36:\"9ac51f07-176a-4e6b-a8a0-8e78b1d3d77e\";s:4:\"slug\";s:9:\"heading-6\";s:5:\"title\";s:9:\"heading-6\";s:11:\"description\";s:9:\"heading-6\";s:7:\"content\";s:1220:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-wb-headings__heading-6\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">— Unforgettable Gatherings</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-left\">We facilitate in-person gatherings <br>that amplify your objectives</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:6:{i:0;s:9:\"huge text\";i:1;s:5:\"title\";i:2;s:6:\"banner\";i:3;s:8:\"headline\";i:4;s:18:\"primary background\";i:5;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:279;a:11:{s:2:\"id\";s:36:\"9ac51f07-1f25-4018-822c-a810e98f1ed1\";s:4:\"slug\";s:9:\"heading-7\";s:5:\"title\";s:9:\"heading-7\";s:11:\"description\";s:9:\"heading-7\";s:7:\"content\";s:1262:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid nfd-wb-headings__heading-7\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Exciting Event Transformations</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">We craft dynamic experiences <br>to help you achieve your objectives</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:5:\"title\";i:1;s:9:\"huge text\";i:2;s:6:\"banner\";i:3;s:8:\"headline\";i:4;s:4:\"dark\";i:5;s:10:\"white text\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:280;a:11:{s:2:\"id\";s:36:\"9ac51f07-269d-4b63-a800-2cf00cd2b16e\";s:4:\"slug\";s:9:\"heading-8\";s:5:\"title\";s:9:\"heading-8\";s:11:\"description\";s:9:\"heading-8\";s:7:\"content\";s:2319:\"<!-- wp:group {\"align\":\"wide\",\"metadata\":{\"name\":\"Heading\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-wb-headings__heading-8\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1606744888344-493238951221?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":0,\"overlayColor\":\"base\",\"minHeight\":5,\"minHeightUnit\":\"vh\",\"isDark\":false,\"className\":\"nfd-p-2 md:nfd-p-0 nfd-stretch-cover-child\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-2 md:nfd-p-0 nfd-stretch-cover-child wp-block-cover is-light\" style=\"min-height:5vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1606744888344-493238951221?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#ffffffcc\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupEffect\":\"lines-2\"} --><div class=\"nfd-container wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#ffffffcc\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"35vh\"}},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\" style=\"min-height:35vh\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs nfd-text-balance\"} --><p class=\"nfd-text-xs nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Ready to Start?</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">Create remarkable moments <br>with our assistance</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:9:\"huge text\";i:1;s:5:\"cover\";i:2;s:16:\"background image\";i:3;s:5:\"title\";i:4;s:6:\"banner\";i:5;s:5:\"intro\";i:6;s:8:\"headline\";i:7;s:7:\"overlay\";i:8;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:281;a:11:{s:2:\"id\";s:36:\"9ac51f07-2f09-4883-b668-74aea67868d6\";s:4:\"slug\";s:9:\"heading-9\";s:5:\"title\";s:9:\"heading-9\";s:11:\"description\";s:9:\"heading-9\";s:7:\"content\";s:2382:\"<!-- wp:group {\"align\":\"wide\",\"metadata\":{\"name\":\"Heading\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-wb-headings__heading-9\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":0,\"overlayColor\":\"base\",\"minHeight\":5,\"minHeightUnit\":\"vh\",\"isDark\":false,\"className\":\"nfd-p-2 md:nfd-p-0 nfd-stretch-cover-child\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-2 md:nfd-p-0 nfd-stretch-cover-child wp-block-cover is-light\" style=\"min-height:5vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#000000b3\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-container wp-block-group has-background nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3\" style=\"background-color:#000000b3\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"35vh\"}},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\" style=\"min-height:35vh\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs nfd-text-balance\"} --><p class=\"nfd-text-xs nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Ready to Start?</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Create stunning websites<br>with our assistance</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:9:\"huge text\";i:1;s:5:\"cover\";i:2;s:16:\"background image\";i:3;s:5:\"title\";i:4;s:6:\"banner\";i:5;s:5:\"intro\";i:6;s:8:\"headline\";i:7;s:7:\"overlay\";i:8;s:10:\"white text\";i:9;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:282;a:11:{s:2:\"id\";s:36:\"9ac51f04-1b72-4a0a-a9d0-5d9901c3b4e7\";s:4:\"slug\";s:10:\"features-1\";s:5:\"title\";s:10:\"features-1\";s:11:\"description\";s:10:\"features-1\";s:7:\"content\";s:6941:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-1\" ><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Personalize</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Review</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Plan</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">04</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Customize</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Customisable Portfolios</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:12:\"step by step\";i:1;s:11:\"grid layout\";i:2;s:12:\"key features\";i:3;s:10:\"highlights\";i:4;s:7:\"service\";i:5;s:9:\"4 columns\";i:6;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:283;a:11:{s:2:\"id\";s:36:\"9ac51f04-67f1-48ae-8b26-161d04e1779c\";s:4:\"slug\";s:10:\"features-2\";s:5:\"title\";s:10:\"features-2\";s:11:\"description\";s:10:\"features-2\";s:7:\"content\";s:6986:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid-3 nfd-wb-features__features-2\" ><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Personalize</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Review</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Plan</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Card\"}} --><div class=\"nfd-gap-md nfd-text-balance nfd-text-faded nfd-text-base wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">04</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Customize</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:500\">Customisable Portfolios</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:12:\"step by step\";i:1;s:11:\"grid layout\";i:2;s:12:\"key features\";i:3;s:10:\"highlights\";i:4;s:7:\"service\";i:5;s:9:\"4 columns\";i:6;s:4:\"dark\";i:7;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:284;a:11:{s:2:\"id\";s:36:\"9ac51f04-bfb3-4878-bbb1-5091ab225e78\";s:4:\"slug\";s:10:\"features-3\";s:5:\"title\";s:10:\"features-3\";s:11:\"description\";s:10:\"features-3\";s:7:\"content\";s:4802:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-features__features-3\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-xl\"} --><div class=\"nfd-text-base nfd-gap-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-white nfd-bg-effect-grid-3\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-white nfd-bg-effect-grid-3\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-white nfd-bg-effect-grid-3\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Review</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:12:\"step by step\";i:1;s:11:\"grid layout\";i:2;s:5:\"cards\";i:3;s:9:\"card grid\";i:4;s:12:\"key features\";i:5;s:10:\"highlights\";i:6;s:7:\"service\";i:7;s:9:\"3 columns\";i:8;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:285;a:11:{s:2:\"id\";s:36:\"9ac51f04-e137-476f-8ac7-f172ab8388c8\";s:4:\"slug\";s:10:\"features-4\";s:5:\"title\";s:10:\"features-4\";s:11:\"description\";s:10:\"features-4\";s:7:\"content\";s:8951:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-bg-effect-dots nfd-wb-features__features-4\" ><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-md nfd-gap-y-xl\"} --><div class=\"nfd-text-base nfd-gap-md nfd-gap-y-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-dark\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalised plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalised plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-dark\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalised plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-md nfd-gap-y-xl\"} --><div class=\"nfd-text-base nfd-gap-md nfd-gap-y-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">04</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalised plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-dark\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">05</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalised plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">06</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalised plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:12:\"step by step\";i:1;s:11:\"grid layout\";i:2;s:5:\"cards\";i:3;s:9:\"card grid\";i:4;s:12:\"key features\";i:5;s:10:\"highlights\";i:6;s:7:\"service\";i:7;s:9:\"3 columns\";i:8;s:4:\"dark\";i:9;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:1;}i:286;a:11:{s:2:\"id\";s:36:\"9ac51f04-e8c4-4512-bea1-5fc4c7f47718\";s:4:\"slug\";s:10:\"features-5\";s:5:\"title\";s:10:\"features-5\";s:11:\"description\";s:10:\"features-5\";s:7:\"content\";s:3558:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-5\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-text-md\"} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Come and Experience Our Unforgettable Cuisine</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Experience exquisite fine dining at our newly opened restaurant. Enjoy a delicious menu of classic and modern dishes, prepared with the freshest ingredients.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Make a Reservation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center wp-block-group\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded\"} --><figure class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1482049016688-2d3e1b311543?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTJ8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"left\":{\"width\":\"3px\"}}},\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1467003909585-2f8a72700288?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTF8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=&crop=\" alt=\"\" style=\"border-left-width:3px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:12:\"split layout\";i:1;s:8:\"2 column\";i:2;s:14:\"call to action\";i:3;s:3:\"cta\";i:4;s:6:\"images\";i:5;s:6:\"photos\";i:6;s:12:\"key features\";i:7;s:10:\"highlights\";i:8;s:4:\"info\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:1;}i:287;a:11:{s:2:\"id\";s:36:\"9ac51f04-efcd-486c-89bc-2e258ab2de18\";s:4:\"slug\";s:10:\"features-6\";s:5:\"title\";s:10:\"features-6\";s:11:\"description\";s:10:\"features-6\";s:7:\"content\";s:3631:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-6\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1 nfd-rounded\"} --><figure class=\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1 nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1504805572947-34fad45aed93?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTF8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"right\":{\"width\":\"3px\"},\"top\":{},\"bottom\":{},\"left\":{}}},\"className\":\"nfd-col-start-1 nfd-col-end-9 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-1 nfd-col-end-9 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1472289065668-ce650ac443d2?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTJ8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=&crop=\" alt=\"\" style=\"border-right-width:3px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-text-md\"} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Discover our Remarkable Selection of Entrees</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Indulge in tantalizing culinary creations at our recently launched gastropub. Sample a delectable array of traditional and contemporary dishes, expertly crafted with the finest locally sourced produce.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Book your Table</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:12:\"split layout\";i:1;s:8:\"2 column\";i:2;s:14:\"call to action\";i:3;s:3:\"cta\";i:4;s:6:\"images\";i:5;s:6:\"photos\";i:6;s:12:\"key features\";i:7;s:10:\"highlights\";i:8;s:4:\"info\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:288;a:11:{s:2:\"id\";s:36:\"9ac51f04-f7bb-46c4-8153-5317a2d1622e\";s:4:\"slug\";s:10:\"features-7\";s:5:\"title\";s:10:\"features-7\";s:11:\"description\";s:10:\"features-7\";s:7:\"content\";s:3404:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-7\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1494253109108-2e30c049369b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8b2ZmaWNlfGVufDB8MnwwfHw%3D&auto=format&fit=crop&q=60&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-text-md\"} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Customized just for You</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Skilled Organizers for any Occasion</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p>From elevated corporate meetings to unforgettable staff retreats, industry-leading conferences to high-profile media announcements, our expertise knows no bounds.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Get in touch with us now to explore your specific requirements and discover our valuable services.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Schedule an Appointment</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:12:\"split layout\";i:1;s:14:\"call to action\";i:2;s:3:\"cta\";i:3;s:6:\"images\";i:4;s:6:\"photos\";i:5;s:12:\"key features\";i:6;s:10:\"highlights\";i:7;s:4:\"info\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:289;a:11:{s:2:\"id\";s:36:\"9ac51f04-ffb7-4b7b-9aee-36f90e964cad\";s:4:\"slug\";s:10:\"features-8\";s:5:\"title\";s:10:\"features-8\";s:11:\"description\";s:10:\"features-8\";s:7:\"content\";s:3584:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-8\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-text-md\"} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-primary\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-left\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Believe in our demonstrated outcomes</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Decades of Skill & Proficiency</h2><!-- /wp:heading --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p>Drawing on two decades worth of knowledge in the lawful domain, our squad adopts an individualized method to each instance.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Rely on our proficiency and commitment to delivering high-caliber legal services.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"4px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-contrast\"} --><p class=\"nfd-text-xl nfd-text-contrast\">20+</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Decades of Experience</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:paragraph {\"className\":\"nfd-text-xl\"} --><p class=\"nfd-text-xl\">12</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Event Organizers</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1458682625221-3a45f8a844c7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:12:\"split layout\";i:1;s:14:\"call to action\";i:2;s:3:\"cta\";i:3;s:6:\"images\";i:4;s:6:\"photos\";i:5;s:12:\"key features\";i:6;s:10:\"highlights\";i:7;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:290;a:11:{s:2:\"id\";s:36:\"9ac51f05-07a4-4cf1-beb1-0c9a8a79a8b4\";s:4:\"slug\";s:10:\"features-9\";s:5:\"title\";s:10:\"features-9\";s:11:\"description\";s:10:\"features-9\";s:7:\"content\";s:3158:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-grid nfd-wb-features__features-9\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">34</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Stunning websites created</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">50+</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Successful events supported</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">24</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Multiply product launches</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">200+</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Event contribution</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"statistics\";i:1;s:9:\"4 columns\";i:2;s:7:\"metrics\";i:3;s:12:\"key features\";i:4;s:10:\"highlights\";i:5;s:11:\"performance\";i:6;s:10:\"milestones\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:19:\"progress indicators\";i:10;s:18:\"summary statistics\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:1;}i:291;a:11:{s:2:\"id\";s:36:\"a046d210-4b18-4b5f-8c99-e3faccd4e7c6\";s:4:\"slug\";s:10:\"footer-999\";s:5:\"title\";s:10:\"footer-999\";s:11:\"description\";s:10:\"footer-999\";s:7:\"content\";s:153:\"<!-- wp:spacer {\"height\":\"1px\"} --><div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer nfd-wb-footer__footer-999\"></div><!-- /wp:spacer -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"footer\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:9990;s:11:\"is_featured\";b:0;}i:292;a:11:{s:2:\"id\";s:36:\"9e069676-1e5a-4ff0-9829-c40506ac8f15\";s:4:\"slug\";s:10:\"gallery-10\";s:5:\"title\";s:10:\"gallery-10\";s:11:\"description\";s:10:\"gallery-10\";s:7:\"content\";s:4877:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"metadata\":{\"name\":\"Gallery Bento\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-wb-gallery__gallery-10\" style=\"border-top-width:1px;border-bottom-width:1px;\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Decades of Trust & Excellence</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Masterfully guiding clients worldwide to discover ideal solutions tailored to their distinct goals.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Our dedication to integrity, expansive resources, and advanced technology delivers an unmatched service experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-rounded-xl nfd-overflow-hidden\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm nfd-rounded-xl nfd-overflow-hidden wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-md nfd-gap-xs is-style-nfd-theme-dark\",\"gradient\":\"luminous-vivid-orange-to-vivid-red\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-p-md nfd-gap-xs is-style-nfd-theme-dark wp-block-group has-luminous-vivid-orange-to-vivid-red-gradient-background has-background\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><p class=\"nfd-text-lg has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">START A WEBSITE</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-base\" style=\"font-style:normal;font-weight:300\">Explore what’s right for you</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:gallery {\"linkTo\":\"none\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} --><figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1450778869180-41d0601e046e?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1422565096762-bdb997a56a84?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1548199973-03cce0bbc87b?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1477868433719-7c5f2731b310?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1470390356535-d19bbf47bacb?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:4:\"grid\";i:1;s:5:\"image\";i:2;s:10:\"image grid\";i:3;s:7:\"rounded\";i:4;s:10:\"photo grid\";i:5;s:6:\"modern\";i:6;s:6:\"photos\";i:7;s:12:\"split layout\";i:8;s:8:\"2 column\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:293;a:11:{s:2:\"id\";s:36:\"9e069676-2348-4da1-b87c-4586a3ca2450\";s:4:\"slug\";s:10:\"gallery-11\";s:5:\"title\";s:10:\"gallery-11\";s:11:\"description\";s:10:\"gallery-11\";s:7:\"content\";s:2382:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Gallery - Storybook\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-light nfd-wb-gallery__gallery-11\" ><!-- wp:group {\"className\":\"nfd-rounded-lg nfd-overflow-hidden is-style-nfd-theme-white\",\"style\":{\"border\":{\"width\":\"1px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-lg nfd-overflow-hidden is-style-nfd-theme-white wp-block-group\" style=\"border-width:1px\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"md:nfd-order-2 nfd-p-card-square-lg nfd-text-balance\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg nfd-text-balance wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Years of Expertise & Professionalism</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Expertly connecting customers around the world with the perfect vehicle to suit their unique needs.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Our commitment to excellence, robust network, and innovative digital platform ensures an unparalleled leasing experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1512486130939-2c4f79935e4f?auto=format&fit=crop&q=80&&crop=&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:294;a:11:{s:2:\"id\";s:36:\"9e069676-2846-4ebf-b086-622942fa60c1\";s:4:\"slug\";s:10:\"gallery-12\";s:5:\"title\";s:10:\"gallery-12\";s:11:\"description\";s:10:\"gallery-12\";s:7:\"content\";s:11071:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Gallery Bento\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-gallery__gallery-12\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-md\"} --><div class=\"nfd-gap-md wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1603571705437-e9ea2ad67885?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":160,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:160px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1603571705437-e9ea2ad67885?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-p-card-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><p class=\"nfd-text-lg has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\"><strong>Embrace the Journey</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-opacity-80\" style=\"font-style:normal;font-weight:300\">40+ lessons</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1732287919745-e9243f6e4125?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1732287919745-e9243f6e4125?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-p-card-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><p class=\"nfd-text-xl has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\"><strong>01</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-opacity-80\" style=\"font-style:normal;font-weight:300\">Find Your Path</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1731796603747-409787efd360?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1731796603747-409787efd360?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-p-card-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><p class=\"nfd-text-xl has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\"><strong>02</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-opacity-80\" style=\"font-style:normal;font-weight:300\">Adventure Awaits</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1732534617533-da317f738145?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1732534617533-da317f738145?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-p-card-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><p class=\"nfd-text-xl has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\"><strong>03</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-opacity-80\" style=\"font-style:normal;font-weight:300\">Rules for the Road</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Committed to Craft & Precision</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Proudly delivering tailored solutions worldwide, matching every individual with their ideal companion.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Our focus on quality, expansive reach, and cutting-edge tools guarantees an unmatched service journey.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:295;a:11:{s:2:\"id\";s:36:\"9e069676-2ca9-4322-8051-14c4bf0bca63\";s:4:\"slug\";s:10:\"gallery-13\";s:5:\"title\";s:10:\"gallery-13\";s:11:\"description\";s:10:\"gallery-13\";s:7:\"content\";s:7840:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-gallery__gallery-13\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-md\"} --><div class=\"nfd-gap-md wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1521089815383-cf2b2cf7f0f0?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">South Beach, Miami</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1713970293710-b23f84694df4?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Palm trees</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1530440516251-9ced1fd5e76e?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Summer girl</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1570299437522-f66ff98d52e7?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Old red car in Havana</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1497034825429-c343d7c6a68f?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Strawberry ice cream</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1471500466955-85aecf33f71f?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Beach picnic</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:296;a:11:{s:2:\"id\";s:36:\"9e069676-3323-401e-9544-9d06ea586a12\";s:4:\"slug\";s:10:\"gallery-14\";s:5:\"title\";s:10:\"gallery-14\";s:11:\"description\";s:10:\"gallery-14\";s:7:\"content\";s:5646:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Gallery Bento\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-gallery__gallery-14\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-md\"} --><div class=\"nfd-gap-md wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1521089815383-cf2b2cf7f0f0?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">South Beach, Miami</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1713970293710-b23f84694df4?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Palm trees</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1530440516251-9ced1fd5e76e?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Summer girl</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-shadow-xs nfd-p-xs nfd-gap-sm is-style-nfd-theme-white wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1570299437522-f66ff98d52e7?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:600\">Old red car in Havana</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:297;a:11:{s:2:\"id\";s:36:\"9e069676-378a-401d-aa84-94b91f725f58\";s:4:\"slug\";s:10:\"gallery-15\";s:5:\"title\";s:10:\"gallery-15\";s:11:\"description\";s:10:\"gallery-15\";s:7:\"content\";s:4458:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-gallery__gallery-15\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"9/16\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-default\"} --><figure class=\"is-style-default wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1506079478915-3f458c5077a7?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:9/16;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1471500466955-85aecf33f71f?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"45%\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1521089815383-cf2b2cf7f0f0?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdAnimation\":\"\"} --><div class=\"nfd-p-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Beach Vibes</h1><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1570299437522-f66ff98d52e7?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1713970293710-b23f84694df4?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1604348825621-22800b6ed16d?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"9/16\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1497034825429-c343d7c6a68f?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:9/16;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:298;a:11:{s:2:\"id\";s:36:\"9e069676-3bdf-4044-9689-2c9468e93141\";s:4:\"slug\";s:10:\"gallery-16\";s:5:\"title\";s:10:\"gallery-16\";s:11:\"description\";s:10:\"gallery-16\";s:7:\"content\";s:4158:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-gallery__gallery-16\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-pb-md nfd-wb-headings__heading-20\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupEffect\":\"dots\"} --><div class=\"nfd-container nfd-pb-md nfd-wb-headings__heading-20 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-rounded-full is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shadow-xs nfd-rounded-full is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Our Purpose</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Guiding Beliefs</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">Empower your future with exciting challenges and a supportive environment. Join us!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"align\":\"wide\",\"className\":\"nfd-overflow-hidden\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-overflow-hidden wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-img-object-right\"} --><figure class=\"nfd-h-full nfd-img-object-right wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1732465286852-a0b95393a90d?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1732466285965-87c9caa258a0?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-img-object-left\"} --><figure class=\"nfd-h-full nfd-img-object-left wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1731902062588-4dce45ccc0cb?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:299;a:11:{s:2:\"id\";s:36:\"9e069676-40a5-4f53-8418-3f52f83dafe0\";s:4:\"slug\";s:10:\"gallery-17\";s:5:\"title\";s:10:\"gallery-17\";s:11:\"description\";s:10:\"gallery-17\";s:7:\"content\";s:6159:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Title + Bento Grid\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-gallery__gallery-17\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-contrast nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-contrast nfd-text-xl nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Popular Books</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-faded nfd-text-opacity-80 nfd-text-balance nfd-text-md nfd-shrink-0\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-faded nfd-text-opacity-80 nfd-text-balance nfd-text-md nfd-shrink-0 has-text-align-right\" style=\"font-style:normal;font-weight:600\"><a href=\"#\">Explore Further</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:columns {\"metadata\":{\"name\":\"Bento Grid\"},\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"},\"blockGap\":{\"top\":\"24px\",\"left\":\"8px\"}}}} --><div class=\"wp-block-columns\" style=\"margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\"} --><figure class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1459369510627-9efbee1e6051?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.25\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p style=\"font-style:normal;font-weight:600;line-height:1.25\" class=\"\">The Starlit Accord</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">Amelia Hartwell</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\"} --><figure class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1511108690759-009324a90311?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.25\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p style=\"font-style:normal;font-weight:600;line-height:1.25\" class=\"\">Beneath Crimson Skies</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">Nathaniel Cross</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\"} --><figure class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1521123845560-14093637aa7d?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.25\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p style=\"font-style:normal;font-weight:600;line-height:1.25\" class=\"\">The Alabaster Cipher</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">Eliza Ravenscroft</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b\"} --><figure class=\"nfd-p-0 nfd-rounded-xl nfd-mask-fade-to-b wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1551300316-df48a0cd4320?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.25\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p style=\"font-style:normal;font-weight:600;line-height:1.25\" class=\"\">Echoes of the Verdant Isles</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">Callum Vane</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:300;a:11:{s:2:\"id\";s:36:\"9e85032f-5e68-48c1-a26e-e64777a9e548\";s:4:\"slug\";s:10:\"gallery-18\";s:5:\"title\";s:10:\"gallery-18\";s:11:\"description\";s:10:\"gallery-18\";s:7:\"content\";s:3288:\"<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-gallery__gallery-18\" ><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"4px\",\"left\":\"4px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1677946104102-2bca19a5d892?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1677946061345-80328185774c?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1677946012044-8503a35fc088?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1677946024671-267a2efa700c?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1677946104002-53995e91c8f4?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1677946000250-291b478d60a3?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:10:\"image grid\";i:1;s:5:\"image\";i:2;s:7:\"picture\";i:3;s:8:\"3 column\";i:4;s:5:\"photo\";i:5;s:7:\"minimal\";i:6;s:6:\"simple\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:301;a:11:{s:2:\"id\";s:36:\"9e85032f-6bee-473d-a181-aeec0ca55aba\";s:4:\"slug\";s:10:\"gallery-19\";s:5:\"title\";s:10:\"gallery-19\";s:11:\"description\";s:10:\"gallery-19\";s:7:\"content\";s:5299:\"<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-gallery__gallery-19\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"4px\",\"left\":\"4px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1740382282199-7d70397381c2?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1547235001-d703406d3f17?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8NHx8ZGVzZXJ0fGVufDB8fDB8fHww&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1740382281828-82b881288421?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwcm9maWxlLXBhZ2V8Mnx8fGVufDB8fHx8fA%3D%3D&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1516653980844-c68df1de5249?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTV8fGRlc2VydHxlbnwwfHwwfHx8MA%3D%3D&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1509316785289-025f5b846b35?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mnx8ZGVzZXJ0fGVufDB8fDB8fHww&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1559767180-47d8f4919e5d?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8OHx8ZGVzZXJ0fGVufDB8fDB8fHww&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1740382282229-2b5bcc125baa?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1547234935-80c7145ec969?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTl8fGRlc2VydHxlbnwwfHwwfHx8MA%3D%3D&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1448831338187-78296e6fdc4d?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTJ8fGRlc2VydHxlbnwwfHwwfHx8MA%3D%3D&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1544034287-c9c09e0341a1?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MjZ8fGRlc2VydHxlbnwwfHwwfHx8MA%3D%3D&w=900&h=600&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:5:\"image\";i:1;s:10:\"image grid\";i:2;s:7:\"picture\";i:3;s:5:\"photo\";i:4;s:10:\"photo grid\";i:5;s:6:\"modern\";i:6;s:5:\"clean\";i:7;s:7:\"minimal\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:302;a:11:{s:2:\"id\";s:36:\"9e85032f-73ba-4c12-becb-e6be24650557\";s:4:\"slug\";s:10:\"gallery-20\";s:5:\"title\";s:10:\"gallery-20\";s:11:\"description\";s:10:\"gallery-20\";s:7:\"content\";s:7988:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"12px\",\"left\":\"12px\",\"top\":\"12px\",\"bottom\":\"12px\"}}},\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-gallery__gallery-20\" style=\"padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:12px;\"><!-- wp:gallery {\"columns\":6,\"linkTo\":\"lightbox\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"12px\",\"left\":\"12px\"}}}} --><figure class=\"wp-block-gallery has-nested-images columns-6 is-cropped\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946000250-291b478d60a3?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946024671-267a2efa700c?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946073969-ac599eee3508?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946104002-53995e91c8f4?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946104102-2bca19a5d892?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946000250-291b478d60a3?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946024671-267a2efa700c?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946024671-267a2efa700c?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946073969-ac599eee3508?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946104002-53995e91c8f4?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946104102-2bca19a5d892?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946000250-291b478d60a3?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946061345-80328185774c?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946104002-53995e91c8f4?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946012044-8503a35fc088?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946000250-291b478d60a3?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946024671-267a2efa700c?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"linkDestination\":\"none\",\"className\":\"nfd-rounded-md nfd-overflow-hidden\"} --><figure class=\"nfd-rounded-md nfd-overflow-hidden wp-block-image\"><img src=\"https://images.unsplash.com/photo-1677946061345-80328185774c?q=80&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=\" alt=\"\"/></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:7:\"minimal\";i:1;s:5:\"image\";i:2;s:10:\"image grid\";i:3;s:7:\"rounded\";i:4;s:5:\"photo\";i:5;s:6:\"simple\";i:6;s:10:\"photo grid\";i:7;s:5:\"clean\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:303;a:11:{s:2:\"id\";s:36:\"9e85032f-7b74-40ad-b89e-504e7e24cc79\";s:4:\"slug\";s:10:\"gallery-21\";s:5:\"title\";s:10:\"gallery-21\";s:11:\"description\";s:10:\"gallery-21\";s:7:\"content\";s:3182:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-gallery__gallery-21\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mnx8c2hvZXN8ZW58MHx8MHx8fDA%3D&w=600&h=600&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1658492572022-ecf972b354a0?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDE5fHx8ZW58MHx8fHx8&w=600&h=600&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1600185365483-26d7a4cc7519?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDV8fHxlbnwwfHx8fHw%3D&w=600&h=600&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1491553895911-0055eca6402d?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDd8fHxlbnwwfHx8fHw%3D&w=600&h=600&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1515955656352-a1fa3ffcd111?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDZ8fHxlbnwwfHx8fHw%3D&w=600&h=600&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1511556532299-8f662fc26c06?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDE1fHx8ZW58MHx8fHx8&w=600&h=600&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:5:\"clean\";i:1;s:4:\"hero\";i:2;s:5:\"image\";i:3;s:10:\"image grid\";i:4;s:5:\"photo\";i:5;s:10:\"photo grid\";i:6;s:6:\"modern\";i:7;s:7:\"picture\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:304;a:11:{s:2:\"id\";s:36:\"9e85032f-82ac-4562-a1ad-5f7cfc38a1fd\";s:4:\"slug\";s:10:\"gallery-22\";s:5:\"title\";s:10:\"gallery-22\";s:11:\"description\";s:10:\"gallery-22\";s:7:\"content\";s:6217:\"<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-gallery__gallery-22\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"12px\",\"left\":\"12px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"12px\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"isUserOverlayColor\":true,\"gradient\":\"luminous-vivid-orange-to-vivid-red\",\"contentPosition\":\"bottom left\",\"className\":\"nfd-text-balance nfd-p-card-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"},\"border\":{\"radius\":\"8px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-p-card-sm wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"border-radius:8px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient has-luminous-vivid-orange-to-vivid-red-gradient-background\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-p-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.2\"}}} --><p class=\"nfd-text-lg\" style=\"line-height:1.2\">Indulge in Sweet Bliss</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80\">Treat yourself to delightful handcrafted confections.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":\"8px\"}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1652555287976-44e0ac29c08b?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MXx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:8px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":\"8px\"}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1652555286866-1bef20014bc0?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwcm9maWxlLXBhZ2V8M3x8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:8px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":\"8px\"}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1591066538126-8f14b8d1ff41?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8OHx8bWFjYXJvb25zfGVufDB8fDB8fHww&w=600&h=&crop=\" alt=\"\" style=\"border-radius:8px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":\"8px\"}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1652555286878-d010d3c875d3?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwcm9maWxlLXBhZ2V8Mnx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:8px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":\"8px\"}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1462745294598-b3f9a2d7b858?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTZ8fG1hY2Fyb29uc3xlbnwwfHwwfHx8MA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:8px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}}} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":\"8px\"}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1612198790700-0ff08cb726e5?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8M3x8bWFjYXJvb25zfGVufDB8fDB8fHww&w=600&h=&crop=\" alt=\"\" style=\"border-radius:8px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:cover {\"isUserOverlayColor\":true,\"gradient\":\"vivid-cyan-blue-to-vivid-purple\",\"contentPosition\":\"center center\",\"className\":\"nfd-gap-sm nfd-p-card-sm nfd-text-balance is-style-default\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"},\"border\":{\"radius\":\"8px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-gap-sm nfd-p-card-sm nfd-text-balance is-style-default wp-block-cover\" style=\"border-radius:8px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient has-vivid-cyan-blue-to-vivid-purple-gradient-background\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-p-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm nfd-p-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"lineHeight\":\"1.2\"}}} --><p class=\"nfd-text-huge\" style=\"line-height:1.2\">200+</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-sm nfd-text-opacity-80\"} --><p class=\"nfd-text-sm nfd-text-opacity-80 has-text-align-center\">Satisfied customers each day in-store.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:10:\"image grid\";i:1;s:6:\"images\";i:2;s:6:\"photos\";i:3;s:10:\"photo grid\";i:4;s:8:\"4 column\";i:5;s:11:\"image cards\";i:6;s:6:\"modern\";}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:305;a:11:{s:2:\"id\";s:36:\"9f8e048e-1d9e-4e7f-ac6f-41c3589769c0\";s:4:\"slug\";s:10:\"gallery-23\";s:5:\"title\";s:10:\"gallery-23\";s:11:\"description\";s:10:\"gallery-23\";s:7:\"content\";s:4610:\"<!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg nfd-wb-gallery__gallery-23\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-balance nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h2 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Our projects</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. <br>Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1498429152472-9a433d9ddf3b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1506377247377-2a5b3b417ebb?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1504279577054-acfeccf8fc52?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1504868173-db962b7c3757?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1526137630052-dc2c4693f0d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1562601579-599dec564e06?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:306;a:11:{s:2:\"id\";s:36:\"a046d210-678a-47f3-8ca6-78257f668937\";s:4:\"slug\";s:10:\"gallery-24\";s:5:\"title\";s:10:\"gallery-24\";s:11:\"description\";s:10:\"gallery-24\";s:7:\"content\";s:7542:\"<!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg nfd-wb-gallery__gallery-24\" ><!-- wp:group {\"metadata\":{\"name\":\"Video Grid\"},\"className\":\"nfd-container nfd-pb-lg nfd-wb-media-embeds__embed-8\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-pb-lg nfd-wb-media-embeds__embed-8 wp-block-group\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Video Recipes</h2><!-- /wp:heading --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Marbella House</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Florencia House</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Azzurra B&B</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544519685-86ccb2dab444?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1544519685-86ccb2dab444?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Mandolina\'s Bay</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:307;a:11:{s:2:\"id\";s:36:\"a046d210-6d1e-4c93-a250-dd97a0203434\";s:4:\"slug\";s:10:\"gallery-25\";s:5:\"title\";s:10:\"gallery-25\";s:11:\"description\";s:10:\"gallery-25\";s:7:\"content\";s:4348:\"<!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg nfd-wb-gallery__gallery-25\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">My Travel Instagram</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs has-text-align-right\"><a href=\"#\">Follow me on Instagram →</a></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1682695794947-17061dc284dd?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1682695795798-1b31ea040caf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1512617835784-a92626c0a554?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1622024389052-823739cec067?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1615274975870-450977a782c9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1610518353750-8f73e6fd1059?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:308;a:11:{s:2:\"id\";s:36:\"a046d210-72c6-4f32-b4c1-b165c6b052a2\";s:4:\"slug\";s:10:\"gallery-26\";s:5:\"title\";s:10:\"gallery-26\";s:11:\"description\";s:10:\"gallery-26\";s:7:\"content\";s:4674:\"<!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"metadata\":{\"name\":\"Gallery\"},\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-gap-lg is-style-nfd-theme-primary nfd-wb-gallery__gallery-26\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-balance nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h2 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Our projects</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. <br>Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1606744824163-985d376605aa?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1722942627251-3a2307b56a1d?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1604580040660-f0a7f9abaea6?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1628752694931-cbf5c8772725?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1587048595115-553751fdc150?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1605365070248-299a182a2ca6?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:260;s:11:\"is_featured\";b:0;}i:309;a:11:{s:2:\"id\";s:36:\"a046d210-782a-41cd-bdc2-959d62bbe37f\";s:4:\"slug\";s:10:\"gallery-27\";s:5:\"title\";s:10:\"gallery-27\";s:11:\"description\";s:10:\"gallery-27\";s:7:\"content\";s:1771:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0px\",\"left\":\"0px\"}}},\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-gallery__gallery-27\" ><!-- wp:gallery {\"columns\":4,\"linkTo\":\"none\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1605346434674-a440ca4dc4c0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=350&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1566195992011-5f6b21e539aa?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=350&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1559414059-34fe0a59e57a?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=350&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1631049552057-403cdb8f0658?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=350&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:270;s:11:\"is_featured\";b:0;}i:310;a:11:{s:2:\"id\";s:36:\"a046d210-7dce-4f1d-b385-b886d5307c81\";s:4:\"slug\";s:10:\"gallery-28\";s:5:\"title\";s:10:\"gallery-28\";s:11:\"description\";s:10:\"gallery-28\";s:7:\"content\";s:11383:\"<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-gallery__gallery-28\" ><!-- wp:group {\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"17rem\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1563293743-a9761195b52e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1563293743-a9761195b52e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1588513042785-346800387352?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=690&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"top center\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover has-custom-content-position is-position-top-center\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1588513042785-346800387352?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=690&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-p-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"color\":{\"background\":\"#000000ab\"}},\"fontSize\":\"medium\"} --><h3 class=\"nfd-p-xs wp-block-heading has-text-align-left has-background has-medium-font-size\" style=\"background-color:#000000ab;font-style:normal;font-weight:500\">Where architecture becomes part of the exhibition.</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-xs\",\"style\":{\"color\":{\"background\":\"#000000ab\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-p-xs wp-block-group has-background\" style=\"background-color:#000000ab\"><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\"><a href=\"#\">READ MORE ></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1488952619802-0a3f502bab33?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=690&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"isDark\":false,\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"columnSpan\":2},\"dimensions\":{\"aspectRatio\":\"auto\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1488952619802-0a3f502bab33?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=690&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1514905552197-0610a4d8fd73?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1514905552197-0610a4d8fd73?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1513038630932-13873b1a7f29?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"isDark\":false,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1513038630932-13873b1a7f29?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1524014529542-544cdf2606a0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1524014529542-544cdf2606a0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544213456-bc37cb97df74?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"isDark\":false,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1544213456-bc37cb97df74?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1572953109213-3be62398eb95?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1572953109213-3be62398eb95?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1564399580075-5dfe19c205f3?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=690&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"columnSpan\":2},\"dimensions\":{\"aspectRatio\":\"auto\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1564399580075-5dfe19c205f3?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=690&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-balance nfd-p-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"},\"color\":{\"background\":\"#000000ab\"}},\"fontSize\":\"medium\"} --><h3 class=\"nfd-text-balance nfd-p-xs wp-block-heading has-text-align-left has-background has-medium-font-size\" style=\"background-color:#000000ab;font-style:normal;font-weight:500\">Timeless beauty framed by golden shadows.</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-xs\",\"style\":{\"color\":{\"background\":\"#000000ab\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-p-xs wp-block-group has-background\" style=\"background-color:#000000ab\"><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\"><a href=\"#\">READ MORE</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"gallery\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:280;s:11:\"is_featured\";b:0;}i:311;a:11:{s:2:\"id\";s:36:\"a046d210-d7a0-4f8c-a062-c13609d226c6\";s:4:\"slug\";s:10:\"header-999\";s:5:\"title\";s:10:\"header-999\";s:11:\"description\";s:10:\"header-999\";s:7:\"content\";s:223:\"<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-28px\"}}}} --><div style=\"margin-bottom:-28px;height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer nfd-wb-header__header-999\"></div><!-- /wp:spacer -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:6:\"header\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:9990;s:11:\"is_featured\";b:0;}i:312;a:11:{s:2:\"id\";s:36:\"9ac51f06-8b5c-4f18-9e5d-364bf8e88574\";s:4:\"slug\";s:10:\"heading-10\";s:5:\"title\";s:10:\"heading-10\";s:11:\"description\";s:10:\"heading-10\";s:7:\"content\";s:1633:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid-3 nfd-wb-headings__heading-10\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-secondary\"} --><p class=\"nfd-text-sm nfd-text-secondary has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Looking to get started?</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">Create beautiful websites with <br>the power of WordPress blocks</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-left\" style=\"font-style:normal;font-weight:400\">We ensure smooth gathering experiences while you work your magic.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:9:\"huge text\";i:1;s:5:\"title\";i:2;s:6:\"banner\";i:3;s:8:\"headline\";i:4;s:4:\"dark\";i:5;s:10:\"white text\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:313;a:11:{s:2:\"id\";s:36:\"9ac51f06-9435-42a6-b904-ba95e770fcc3\";s:4:\"slug\";s:10:\"heading-11\";s:5:\"title\";s:10:\"heading-11\";s:11:\"description\";s:10:\"heading-11\";s:7:\"content\";s:1971:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-11\" ><!-- wp:columns {\"verticalAlignment\":\"bottom\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-bottom\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} --><div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm nfd-text-secondary\"} --><p class=\"nfd-text-sm nfd-text-secondary\" style=\"font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\">Website Design Services</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-primary\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-primary\">Our expert team<br>Specializing in beautiful websites worldwide</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":1.4,\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-lg nfd-text-balance nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-balance nfd-text-contrast\" style=\"font-style:normal;font-weight:400;line-height:1.4\">Whether you need legal advice<br>Or assistance with content creation,<br>We\'ve got you covered.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"4px\"} --><div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:9:\"huge text\";i:1;s:5:\"title\";i:2;s:6:\"banner\";i:3;s:8:\"headline\";i:4;s:13:\"primary title\";i:5;s:8:\"2 column\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:314;a:11:{s:2:\"id\";s:36:\"9ac51f06-9cba-4521-b7e4-1517ed32283b\";s:4:\"slug\";s:10:\"heading-12\";s:5:\"title\";s:10:\"heading-12\";s:11:\"description\";s:10:\"heading-12\";s:7:\"content\";s:1903:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-12\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"textAlign\":\"right\",\"level\":3,\"className\":\"nfd-text-xl md:nfd-text-left nfd-text-primary nfd-text-balance\"} --><h3 class=\"nfd-text-xl md:nfd-text-left nfd-text-primary nfd-text-balance wp-block-heading has-text-align-right\">Custom themes <br>for global reach</h3><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"left\":\"32px\"}},\"border\":{\"left\":{\"width\":\"2px\"},\"top\":{},\"right\":{},\"bottom\":{}}},\"className\":\"nfd-normalize-gap\"} --><div class=\"nfd-normalize-gap wp-block-column is-vertically-aligned-center\" style=\"border-left-width:2px;padding-left:32px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-text-balance nfd-text-md\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-balance nfd-text-md wp-block-group\" style=\"padding-top:6px;padding-bottom:6px\"><!-- wp:paragraph --><p class=\"\">From responsive designs to robust customization options，we provide unwavering support for all your legal needs.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:6:\"center\";i:1;s:7:\"xl text\";i:2;s:5:\"title\";i:3;s:6:\"banner\";i:4;s:8:\"headline\";i:5;s:8:\"2 column\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:315;a:11:{s:2:\"id\";s:36:\"9ac51f06-a624-42f9-a32b-36ee99c850ec\";s:4:\"slug\";s:10:\"heading-13\";s:5:\"title\";s:10:\"heading-13\";s:11:\"description\";s:10:\"heading-13\";s:7:\"content\";s:1989:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-headings__heading-13\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"textAlign\":\"right\",\"level\":3,\"className\":\"nfd-text-xl md:nfd-text-left nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl md:nfd-text-left nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-right\">Discover gorgeous websites <br>inspired by cities worldwide</h3><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"left\":\"32px\"}},\"border\":{\"left\":{\"width\":\"2px\"},\"top\":{},\"right\":{},\"bottom\":{}}},\"className\":\"nfd-normalize-gap\"} --><div class=\"nfd-normalize-gap wp-block-column is-vertically-aligned-center\" style=\"border-left-width:2px;padding-left:32px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-text-balance nfd-text-md\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-balance nfd-text-md wp-block-group\" style=\"padding-top:6px;padding-bottom:6px\"><!-- wp:paragraph --><p class=\"\">When it comes to creating stunning websites with powerful WordPress blocks and effortless content editing capabilities, we are your go-to choice for all your website needs.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:6:\"center\";i:1;s:7:\"xl text\";i:2;s:5:\"title\";i:3;s:6:\"banner\";i:4;s:8:\"headline\";i:5;s:8:\"2 column\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:316;a:11:{s:2:\"id\";s:36:\"9ac51f06-ad98-452a-9a7b-4e9d9f0eb67a\";s:4:\"slug\";s:10:\"heading-14\";s:5:\"title\";s:10:\"heading-14\";s:11:\"description\";s:10:\"heading-14\";s:7:\"content\";s:1432:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-14\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-center\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Ready for a stunning website?</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-primary nfd-text-balance wp-block-heading has-text-align-left\">Craft captivating memories<br>with the power of WordPress blocks</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-left\">Transform your gatherings effortlessly as you create enchanting content</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:6:{i:0;s:5:\"title\";i:1;s:7:\"xl text\";i:2;s:6:\"banner\";i:3;s:8:\"headline\";i:4;s:13:\"primary title\";i:5;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:317;a:11:{s:2:\"id\";s:36:\"9ac51f06-b5e4-4660-8a85-e0fa83d262b1\";s:4:\"slug\";s:10:\"heading-15\";s:5:\"title\";s:10:\"heading-15\";s:11:\"description\";s:10:\"heading-15\";s:7:\"content\";s:1577:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-15\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Discover the specialists</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">Our Masterminds</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:9:\"giga text\";i:1;s:6:\"center\";i:2;s:5:\"title\";i:3;s:6:\"banner\";i:4;s:8:\"headline\";i:5;s:13:\"primary title\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:318;a:11:{s:2:\"id\";s:36:\"9ac51f06-bd4c-4951-80ac-4fb8e9ab654f\";s:4:\"slug\";s:10:\"heading-16\";s:5:\"title\";s:10:\"heading-16\";s:11:\"description\";s:10:\"heading-16\";s:7:\"content\";s:2239:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-16\" ><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Legal Disciplines</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Practice Areas</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-faded nfd-text-balance nfd-text-md has-text-align-left\">Being a first-choice employer within our sectors. Our process applies techniques from a variety of disciplines.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:6:{i:0;s:9:\"huge text\";i:1;s:5:\"title\";i:2;s:6:\"banner\";i:3;s:8:\"headline\";i:4;s:8:\"2 column\";i:5;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:319;a:11:{s:2:\"id\";s:36:\"9ac51f06-c4c3-4b14-9b77-5cb1d81188f8\";s:4:\"slug\";s:10:\"heading-17\";s:5:\"title\";s:10:\"heading-17\";s:11:\"description\";s:10:\"heading-17\";s:7:\"content\";s:1976:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-dots nfd-wb-headings__heading-17\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-white\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Trusted Professionals</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Streamline your finances with our automation solutions </h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">With a comprehensive suite of features, you can manage your budget, track your investments, plan for retirement, and more.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:6:{i:0;s:9:\"huge text\";i:1;s:6:\"center\";i:2;s:5:\"title\";i:3;s:6:\"banner\";i:4;s:8:\"headline\";i:5;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:320;a:11:{s:2:\"id\";s:36:\"9ac51f06-ccb1-4fa5-ac25-427cd4ef77d4\";s:4:\"slug\";s:10:\"heading-18\";s:5:\"title\";s:10:\"heading-18\";s:11:\"description\";s:10:\"heading-18\";s:7:\"content\";s:2308:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-headings__heading-18\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594652137150-b5ecd7321974?w=1600&q=80&w=1200&h=&crop=\",\"dimRatio\":70,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"contentPosition\":\"center center\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800 alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-cover nfd-stretch-cover-child nfd-bg-gray-800 alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1594652137150-b5ecd7321974?w=1600&q=80&w=1200&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"bottom\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"left\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"}},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\" style=\"border-top-style:none;border-top-width:0px;border-right-color:var(--wp--preset--color--white);border-right-width:32px;border-bottom-color:var(--wp--preset--color--white);border-bottom-width:32px;border-left-color:var(--wp--preset--color--white);border-left-width:32px\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga md:nfd-text-left nfd-text-current md:nfd-no-br\"} --><h1 class=\"wp-block-heading has-text-align-center nfd-text-giga nfd-text-current md:nfd-text-left md:nfd-no-br\">About Us</h1><!-- /wp:heading --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:9:\"giga text\";i:1;s:6:\"center\";i:2;s:5:\"cover\";i:3;s:16:\"background image\";i:4;s:4:\"dark\";i:5;s:10:\"white text\";i:6;s:8:\"headline\";i:7;s:5:\"title\";i:8;s:6:\"banner\";i:9;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:321;a:11:{s:2:\"id\";s:36:\"9ac51f06-d4e8-4244-bbae-b3e7f4f1dc36\";s:4:\"slug\";s:10:\"heading-19\";s:5:\"title\";s:10:\"heading-19\";s:11:\"description\";s:10:\"heading-19\";s:7:\"content\";s:1175:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid-2 nfd-wb-headings__heading-19\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">About Us</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center \">We specialize in a wide range of legal areas. Our attorneys have extensive experience in everything from criminal defense to civil litigation.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:9:\"giga text\";i:1;s:6:\"center\";i:2;s:5:\"cover\";i:3;s:4:\"dark\";i:4;s:10:\"white text\";i:5;s:8:\"headline\";i:6;s:5:\"title\";i:7;s:6:\"banner\";i:8;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:322;a:11:{s:2:\"id\";s:36:\"9ac51f06-e4e2-4fb2-bcfe-ad2878c21583\";s:4:\"slug\";s:10:\"heading-20\";s:5:\"title\";s:10:\"heading-20\";s:11:\"description\";s:10:\"heading-20\";s:7:\"content\";s:1825:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-bg-effect-dots nfd-wb-headings__heading-20\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Core Values</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Our Mission</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">Your next career leap awaits in our dynamic work environment. Join us!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:6:{i:0;s:9:\"huge text\";i:1;s:6:\"center\";i:2;s:8:\"headline\";i:3;s:5:\"title\";i:4;s:6:\"banner\";i:5;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:323;a:11:{s:2:\"id\";s:36:\"9ac51f06-ed9c-4654-adab-41a06a42631f\";s:4:\"slug\";s:10:\"heading-21\";s:5:\"title\";s:10:\"heading-21\";s:11:\"description\";s:10:\"heading-21\";s:7:\"content\";s:1402:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-headings__heading-21\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Our Amazing Team</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">Our attorneys are highly experienced and well-versed in a variety of legal areas. Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">View Open Positions</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:9:\"huge text\";i:1;s:6:\"center\";i:2;s:4:\"dark\";i:3;s:5:\"title\";i:4;s:6:\"banner\";i:5;s:8:\"headline\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:324;a:11:{s:2:\"id\";s:36:\"9ac51f06-f56e-45c4-8c08-6a580d883df9\";s:4:\"slug\";s:10:\"heading-22\";s:5:\"title\";s:10:\"heading-22\";s:11:\"description\";s:10:\"heading-22\";s:7:\"content\";s:1089:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-bg-effect-dots nfd-wb-headings__heading-22\" ><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdAnimation\":\"\"} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center \">Latest News</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-balance nfd-text-md nfd-text-faded\"} --><p class=\"nfd-text-balance nfd-text-md nfd-text-faded has-text-align-center \" style=\"font-style:normal;font-weight:400\">Stay up to date with the latest posts and updates</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:6:{i:0;s:9:\"giga text\";i:1;s:6:\"center\";i:2;s:8:\"headline\";i:3;s:5:\"title\";i:4;s:6:\"banner\";i:5;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:325;a:11:{s:2:\"id\";s:36:\"9bee709b-9c64-44cc-83d7-ff6ea74947f5\";s:4:\"slug\";s:10:\"heading-23\";s:5:\"title\";s:10:\"heading-23\";s:11:\"description\";s:10:\"heading-23\";s:7:\"content\";s:784:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupDivider\":\"nfd-divider-slant\",\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-slant is-style-nfd-theme-dark nfd-bg-effect-dots nfd-wb-headings__heading-23\" ><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"nfdAnimation\":\"nfd-wb-twist-in\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center nfd-wb-animate nfd-wb-twist-in\">Heading</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:9:\"giga text\";i:1;s:6:\"center\";i:2;s:8:\"headline\";i:3;s:5:\"title\";i:4;s:6:\"banner\";i:5;s:4:\"dark\";i:6;s:7:\"content\";}s:10:\"categories\";s:8:\"headings\";s:14:\"all_categories\";a:1:{i:0;s:8:\"headings\";}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:326;a:11:{s:2:\"id\";s:36:\"9b73e2e7-2001-436c-8718-2faeb672d98b\";s:4:\"slug\";s:10:\"products-1\";s:5:\"title\";s:10:\"products-1\";s:11:\"description\";s:10:\"products-1\";s:7:\"content\";s:3017:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Latest Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-products__products-1\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-gap-lg wp-block-group alignfull\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-left\">Latest Products</h2><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|primary\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"typography\":{\"textDecoration\":\"underline\"}},\"textColor\":\"primary\"} --><p class=\"has-primary-color has-text-color has-link-color\" style=\"text-decoration:underline\"><a href=\"#\">View All → →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:woocommerce/product-collection {\"id\":\"1b9fd4e2-3c71-4af2-873d-ebbc24911645\",\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":{},\"isProductCollectionBlock\":true,\"perPage\":\"8\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection alignfull\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast\",\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:post-terms {\"term\":\"product_cat\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"className\":\"nfd-text-sm nfd-text-faded\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\"} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:4:\"shop\";i:1;s:12:\"product grid\";i:2;s:9:\"3 columns\";i:3;s:13:\"product cards\";i:4;s:6:\"prices\";i:5;s:14:\"product titles\";i:6;s:10:\"sale badge\";i:7;s:18:\"product categories\";i:8;s:15:\"latest products\";i:9;s:16:\"product listings\";i:10;s:11:\"woocommerce\";i:11;s:8:\"commerce\";}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:1:{i:0;s:8:\"products\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:327;a:11:{s:2:\"id\";s:36:\"9b73e2e7-258b-467f-9177-a8352c8ea2dc\";s:4:\"slug\";s:10:\"products-2\";s:5:\"title\";s:10:\"products-2\";s:11:\"description\";s:10:\"products-2\";s:7:\"content\";s:1915:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-products__products-2\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-left\">Browse Collection</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Find the best and trending outfits.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"id\":\"155d154a-d477-45d1-a9fd-98a088c87a87\",\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":{},\"isProductCollectionBlock\":true,\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":false},\"className\":\"nfd-wc-products\"} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\"} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:4:\"shop\";i:1;s:12:\"product grid\";i:2;s:9:\"3 columns\";i:3;s:13:\"product cards\";i:4;s:6:\"prices\";i:5;s:14:\"product titles\";i:6;s:10:\"sale badge\";i:7;s:18:\"product categories\";i:8;s:15:\"latest products\";i:9;s:16:\"product listings\";i:10;s:11:\"woocommerce\";i:11;s:8:\"commerce\";}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:1:{i:0;s:8:\"products\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:328;a:11:{s:2:\"id\";s:36:\"9b73e2e7-2ba2-47a3-9a88-6dee52a1ddc7\";s:4:\"slug\";s:10:\"products-3\";s:5:\"title\";s:10:\"products-3\";s:11:\"description\";s:10:\"products-3\";s:7:\"content\";s:1470:\"<!-- wp:group {\"className\":\"nfd-p-lg nfd-gap-xl\",\"align\":\"full\",\"metadata\":{\"name\":\"Product Search\"},\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-lg nfd-gap-xl is-style-nfd-theme-primary nfd-wb-products__products-3\" ><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-left\">Search</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Find the best and trending products.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search products...\",\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-inside\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-wc-search\",\"fontSize\":\"medium\"} /--></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:5:{i:0;s:4:\"shop\";i:1;s:10:\"search bar\";i:2;s:14:\"product search\";i:3;s:11:\"woocommerce\";i:4;s:8:\"commerce\";}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:1:{i:0;s:8:\"products\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:329;a:11:{s:2:\"id\";s:36:\"9f8e048e-cff1-44bb-a5ce-ee2dfee5aa9b\";s:4:\"slug\";s:10:\"products-4\";s:5:\"title\";s:10:\"products-4\";s:11:\"description\";s:10:\"products-4\";s:7:\"content\";s:2919:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Featured Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-products__products-4\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Featured products</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"is-style-default nfd-text-sm\",\"textColor\":\"primary\"} --><p class=\"is-style-default nfd-text-sm has-primary-color has-text-color\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"queryId\":5,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":[],\"isProductCollectionBlock\":true,\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-contrast\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:330;a:11:{s:2:\"id\";s:36:\"9f8e048e-d959-4ca8-a1b3-d177a0018503\";s:4:\"slug\";s:10:\"products-5\";s:5:\"title\";s:10:\"products-5\";s:11:\"description\";s:10:\"products-5\";s:7:\"content\";s:3111:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Best Seller Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-products__products-5\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Best seller products</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"is-style-default nfd-text-sm\",\"textColor\":\"primary\"} --><p class=\"is-style-default nfd-text-sm has-primary-color has-text-color\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":[],\"isProductCollectionBlock\":true,\"perPage\":6,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-contrast\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --><!-- wp:spacer {\"height\":\"63px\"} --><div style=\"height:63px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:331;a:11:{s:2:\"id\";s:36:\"9f8e048e-e1db-45e5-b237-dfa2f8fe7e38\";s:4:\"slug\";s:10:\"products-6\";s:5:\"title\";s:10:\"products-6\";s:11:\"description\";s:10:\"products-6\";s:7:\"content\";s:2534:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Latest Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-products__products-6\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Latest Products</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"is-style-default nfd-text-sm\",\"textColor\":\"primary\"} --><p class=\"is-style-default nfd-text-sm has-primary-color has-text-color\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"id\":\"1b9fd4e2-3c71-4af2-873d-ebbc24911645\",\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":{},\"isProductCollectionBlock\":true,\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast\",\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\"} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:332;a:11:{s:2:\"id\";s:36:\"a046d211-8a62-476e-8262-cbb487b46020\";s:4:\"slug\";s:10:\"products-7\";s:5:\"title\";s:10:\"products-7\";s:11:\"description\";s:10:\"products-7\";s:7:\"content\";s:2770:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15 nfd-wb-products__products-7\" ><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:heading {\"className\":\"is-style-default\"} --><h2 class=\"is-style-default wp-block-heading\">3 Tasty Flavours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:woocommerce/product-collection {\"queryId\":0,\"query\":{\"perPage\":3,\"pages\":1,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":false,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"collection\":\"woocommerce/product-collection/best-sellers\",\"hideControls\":[\"inherit\",\"order\",\"filterable\"],\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"isDescendentOfQueryLoop\":true,\"width\":\"525px\",\"height\":\"450px\",\"className\":\"nfd-rounded-xl\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"className\":\"nfd-pt-xs\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:333;a:11:{s:2:\"id\";s:36:\"a046d211-908b-4b65-a2bf-e4af7ac03420\";s:4:\"slug\";s:10:\"products-8\";s:5:\"title\";s:10:\"products-8\";s:11:\"description\";s:10:\"products-8\";s:7:\"content\";s:2943:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Featured Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md nfd-wb-products__products-8\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Our best sellers</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:woocommerce/product-collection {\"queryId\":0,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":[],\"isProductCollectionBlock\":true,\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-xl\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-sm nfd-py-xs wp-block-group\"><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-contrast\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"className\":\"nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:334;a:11:{s:2:\"id\";s:36:\"a046d211-9658-4369-aab6-4856d7122f1a\";s:4:\"slug\";s:10:\"products-9\";s:5:\"title\";s:10:\"products-9\";s:11:\"description\";s:10:\"products-9\";s:7:\"content\";s:3090:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Latest Products\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container has-background has-base-midtone-background-color nfd-wb-products__products-9\" ><!-- wp:group {\"metadata\":{\"name\":\"Latest Products\"},\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull has-base-midtone-background-color has-background\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"className\":\"nfd-py-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-pb-sm\"} --><h1 class=\"nfd-pb-sm wp-block-heading has-text-align-center\">Our best sellers</h1><!-- /wp:heading --><!-- wp:woocommerce/product-collection {\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":true,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"typography\":{\"lineHeight\":\"0.4\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"className\":\"nfd-rounded nfd-my-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"var:preset|spacing|40\"}}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:post-terms {\"term\":\"product_cat\",\"textAlign\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"textColor\":\"accent-2\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:335;a:11:{s:2:\"id\";s:36:\"9ac51f04-23a2-41d1-85c6-2edbcbd637b3\";s:4:\"slug\";s:11:\"features-10\";s:5:\"title\";s:11:\"features-10\";s:11:\"description\";s:11:\"features-10\";s:7:\"content\";s:2479:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid nfd-wb-features__features-10\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">100%</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">User satisfaction rate</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">13+</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Exclusive locations we utilize</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">200+</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Typical email reply time</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:10:\"statistics\";i:1;s:9:\"3 columns\";i:2;s:7:\"metrics\";i:3;s:12:\"key features\";i:4;s:10:\"highlights\";i:5;s:11:\"performance\";i:6;s:10:\"milestones\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:19:\"progress indicators\";i:10;s:18:\"summary statistics\";i:11;s:4:\"dark\";i:12;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:336;a:11:{s:2:\"id\";s:36:\"9ac51f04-2c12-4872-afe7-2beec683f295\";s:4:\"slug\";s:11:\"features-11\";s:5:\"title\";s:11:\"features-11\";s:11:\"description\";s:11:\"features-11\";s:7:\"content\";s:4050:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-11\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-text-md\"} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Designed Just for You</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Strategic Coordination</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">We handle budgeting, vendor coordination, and AV management to ensure your event goes smoothly</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Arrange a Discussion</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-xs nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-xs nfd-text-faded wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Complimentary Advice • Round-the-Clock Support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1497005367839-6e852de72767?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:12:\"split layout\";i:1;s:14:\"call to action\";i:2;s:3:\"cta\";i:3;s:6:\"images\";i:4;s:6:\"photos\";i:5;s:12:\"key features\";i:6;s:10:\"highlights\";i:7;s:4:\"info\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:337;a:11:{s:2:\"id\";s:36:\"9ac51f04-3360-47f2-89f4-f78d63486a67\";s:4:\"slug\";s:11:\"features-12\";s:5:\"title\";s:11:\"features-12\";s:11:\"description\";s:11:\"features-12\";s:7:\"content\";s:1954:\"<!-- wp:group {\"className\":\"nfd-p-card-square-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-card-square-lg is-style-nfd-theme-light nfd-wb-features__features-12\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-218.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-216.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-211.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:13:\"logo showcase\";i:1;s:11:\"brand logos\";i:2;s:8:\"partners\";i:3;s:7:\"clients\";i:4;s:9:\"logo grid\";i:5;s:14:\"partner brands\";i:6;s:13:\"sponsor logos\";i:7;s:14:\"customer logos\";i:8;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:338;a:11:{s:2:\"id\";s:36:\"9ac51f04-3ac9-4b1f-a4a3-70f078d7fbef\";s:4:\"slug\";s:11:\"features-13\";s:5:\"title\";s:11:\"features-13\";s:11:\"description\";s:11:\"features-13\";s:7:\"content\";s:9106:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-13\" ><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Area of Practice</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"48px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-md nfd-gap-y-xl\"} --><div class=\"nfd-text-base nfd-gap-md nfd-gap-y-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-md nfd-gap-y-xl\"} --><div class=\"nfd-text-base nfd-gap-md nfd-gap-y-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">04</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">05</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">06</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:12:\"step by step\";i:1;s:11:\"grid layout\";i:2;s:12:\"key features\";i:3;s:10:\"highlights\";i:4;s:7:\"service\";i:5;s:9:\"3 columns\";i:6;s:5:\"cards\";i:7;s:9:\"card grid\";i:8;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:339;a:11:{s:2:\"id\";s:36:\"9ac51f04-42cd-48ff-a573-b38125f30efd\";s:4:\"slug\";s:11:\"features-14\";s:5:\"title\";s:11:\"features-14\";s:11:\"description\";s:11:\"features-14\";s:7:\"content\";s:3287:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-features__features-14\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Come and Experience Our Unforgettable Cuisine</h2><!-- /wp:heading --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"8px\"}}},\"className\":\"nfd-text-md nfd-text-balance\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-text-balance wp-block-group\" style=\"padding-bottom:8px\"><!-- wp:paragraph --><p class=\"\">Experience exquisite fine dining at our newly opened restaurant. Enjoy a delicious menu of classic and modern dishes, prepared with the freshest ingredients.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Make a Reservation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center wp-block-group\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded\"} --><figure class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1467003909585-2f8a72700288?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTF8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1482049016688-2d3e1b311543?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTJ8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:12:\"split layout\";i:1;s:8:\"2 column\";i:2;s:14:\"call to action\";i:3;s:3:\"cta\";i:4;s:6:\"images\";i:5;s:6:\"photos\";i:6;s:12:\"key features\";i:7;s:10:\"highlights\";i:8;s:4:\"info\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:340;a:11:{s:2:\"id\";s:36:\"9ac51f04-4a60-4b66-b21e-0eb3d21561ad\";s:4:\"slug\";s:11:\"features-15\";s:5:\"title\";s:11:\"features-15\";s:11:\"description\";s:11:\"features-15\";s:7:\"content\";s:3748:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-features__features-15\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1505664194779-8beaceb93744?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8M3x8bGF3fGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=338&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Criminal Defense</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our process applies techniques from a variety of disciplines distinction in detail and gives careful attention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxjb2xsZWN0aW9uLXBhZ2V8NXwxNzgzMTgyfHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=338&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Family Law</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our process applies techniques from a variety of disciplines distinction in detail and gives careful attention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1517921150947-b52dd0a87619?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxjb2xsZWN0aW9uLXBhZ2V8MTE2fDE3ODMxODJ8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=338&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Business Law</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our process applies techniques from a variety of disciplines distinction in detail and gives careful attention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:8:\"services\";i:1;s:9:\"3 columns\";i:2;s:12:\"service grid\";i:3;s:18:\"service highlights\";i:4;s:15:\"expertise areas\";i:5;s:6:\"images\";i:6;s:6:\"photos\";i:7;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:341;a:11:{s:2:\"id\";s:36:\"9ac51f04-5202-49be-8af7-e9b702016ae6\";s:4:\"slug\";s:11:\"features-16\";s:5:\"title\";s:11:\"features-16\";s:11:\"description\";s:11:\"features-16\";s:7:\"content\";s:5422:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-16\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary nfd-text-sm\"} --><p class=\"nfd-text-primary nfd-text-sm\" style=\"font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\">Success</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Proven track of successfully resolved cases for over 20 years</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"3px\",\"topRight\":\"0px\",\"bottomRight\":\"0px\",\"bottomLeft\":\"40px\"},\"top\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"},\"right\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"0px\",\"style\":\"none\"},\"bottom\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"},\"left\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"border-top-left-radius:3px;border-top-right-radius:0px;border-bottom-left-radius:40px;border-bottom-right-radius:0px;border-top-width:1px;border-right-style:none;border-right-width:0px;border-bottom-width:1px;border-left-width:1px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\"1.3\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-primary\"} --><p class=\"nfd-text-lg nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:700;line-height:1.3\">12k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Clients</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"40px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"3px\"},\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"border-width:1px;border-top-left-radius:0px;border-top-right-radius:40px;border-bottom-left-radius:0px;border-bottom-right-radius:3px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}},\"className\":\"nfd-text-lg nfd-text-primary\"} --><p class=\"nfd-text-lg nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:700;line-height:1.3\">20</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Years</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Our Story</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1587614313085-5da51cebd8ac?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTJ8fGNvbGxhYm9yYXRpb258ZW58MHx8MHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:12:\"split layout\";i:1;s:8:\"2 column\";i:2;s:14:\"call to action\";i:3;s:3:\"cta\";i:4;s:6:\"images\";i:5;s:6:\"photos\";i:6;s:12:\"key features\";i:7;s:10:\"highlights\";i:8;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:342;a:11:{s:2:\"id\";s:36:\"9ac51f04-5913-42f2-8c96-ec88a153391b\";s:4:\"slug\";s:11:\"features-17\";s:5:\"title\";s:11:\"features-17\";s:11:\"description\";s:11:\"features-17\";s:7:\"content\";s:2991:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-17\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1600880292203-757bb62b4baf?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NTB8fHRlYW18ZW58MHx8MHx8&auto=format&fit=crop&&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary nfd-text-sm\"} --><p class=\"nfd-text-primary nfd-text-sm\" style=\"font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\">Who are we</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Award winning lawyers ready to help with any legal issues</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-md wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Beautifully designed patterns</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Schedule a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:12:\"split layout\";i:1;s:8:\"2 column\";i:2;s:14:\"call to action\";i:3;s:3:\"cta\";i:4;s:6:\"images\";i:5;s:6:\"photos\";i:6;s:12:\"key features\";i:7;s:10:\"highlights\";i:8;s:4:\"info\";i:9;s:9:\"marketing\";i:10;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:343;a:11:{s:2:\"id\";s:36:\"9ac51f04-6059-40d0-b2d6-370ce7d76653\";s:4:\"slug\";s:11:\"features-18\";s:5:\"title\";s:11:\"features-18\";s:11:\"description\";s:11:\"features-18\";s:7:\"content\";s:6814:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"border\":{\"right\":{\"color\":\"#ffffff\",\"width\":\"32px\"},\"left\":{\"color\":\"#ffffff\",\"width\":\"32px\"}}},\"color\":{\"gradient\":\"linear-gradient(0deg,rgb(255,255,255) 0%,rgb(243,244,246) 84%)\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-background is-style-nfd-theme-white nfd-wb-features__features-18\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(243,244,246) 84%);\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-white \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">How We Work</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Work Process</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"32px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"4px\",\"left\":\"4px\"}}},\"className\":\"nfd-text-base \"} --><div class=\"nfd-text-base wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"20px\",\"topRight\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-left-radius:20px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"20px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-left-radius:0px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Business Law</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:12:\"step by step\";i:1;s:11:\"grid layout\";i:2;s:12:\"key features\";i:3;s:10:\"highlights\";i:4;s:7:\"service\";i:5;s:9:\"3 columns\";i:6;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:344;a:11:{s:2:\"id\";s:36:\"9ac51f04-6fd9-4a86-9ea1-3617c35d3ce5\";s:4:\"slug\";s:11:\"features-20\";s:5:\"title\";s:11:\"features-20\";s:11:\"description\";s:11:\"features-20\";s:7:\"content\";s:5987:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-20\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjN8fGNyZWF0aXZlJTIwYWdlbmN5fGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\",\"focalPoint\":{\"x\":0.55,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom left\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjN8fGNyZWF0aXZlJTIwYWdlbmN5fGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">Top Features</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} --><p class=\"\" style=\"line-height:2\"><span style=\"margin-right: 4px\">✓ </span>E-commerce Integration<br>✓ Analytics and Reporting<br><span style=\"margin-right: 4px\">✓ </span>24/7 Support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Sell your products online <br>with E-commerce</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Effortlessly add an online store to your website and start selling your products. Our platform integrates with popular payment gateways and shipping providers.</p><!-- /wp:paragraph --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>24/7 Support</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our dedicated support team is available around the clock to assist you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Analytics and Reporting</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Stay on top of your website\'s performance with real-time analytics.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-216.png\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-218.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:12:\"key features\";i:1;s:10:\"highlights\";i:2;s:8:\"showcase\";i:3;s:12:\"top features\";i:4;s:12:\"split layout\";i:5;s:15:\"image with text\";i:6;s:14:\"call to action\";i:7;s:3:\"cta\";i:8;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:345;a:11:{s:2:\"id\";s:36:\"9ac51f04-7757-471c-84a6-2b6d57b962c9\";s:4:\"slug\";s:11:\"features-21\";s:5:\"title\";s:11:\"features-21\";s:11:\"description\";s:11:\"features-21\";s:7:\"content\";s:6219:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-21\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Boost your website\'s <br>visibility with SEO</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Make sure your website is easily discoverable by search engines and your target audience with our built-in SEO optimization tools.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Start Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style: normal; font-weight: 500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} --><p class=\"nfd-text-pretty\">I appreciated the 24/7 support and the SEO optimization features. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} --><figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&crop=&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Make sure your website is easily discoverable by search engines and your target audience with our built-in SEO optimization tools.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, ABC Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=700&h=700&crop=\",\"focalPoint\":{\"x\":0.55,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=700&h=700&crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">Top Features</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} --><p class=\"\" style=\"line-height:2\"><span style=\"margin-right: 4px\">✓ </span>SEO Optimization<br><span style=\"margin-right: 4px\">✓ </span>Drag and Drop Interface<br><span style=\"margin-right: 4px\">✓ </span>Customizable Templates</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:12:\"key features\";i:1;s:10:\"highlights\";i:2;s:8:\"showcase\";i:3;s:12:\"top features\";i:4;s:12:\"split layout\";i:5;s:15:\"image with text\";i:6;s:14:\"call to action\";i:7;s:3:\"cta\";i:8;s:11:\"testimonial\";i:9;s:6:\"review\";i:10;s:8:\"feedback\";i:11;s:4:\"info\";i:12;s:9:\"marketing\";i:13;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:346;a:11:{s:2:\"id\";s:36:\"9ac51f04-8028-4535-afee-255d34162461\";s:4:\"slug\";s:11:\"features-22\";s:5:\"title\";s:11:\"features-22\";s:11:\"description\";s:11:\"features-22\";s:7:\"content\";s:5042:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-grid nfd-wb-features__features-22\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">34</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">15</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">50+</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:buttons {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"nfd-text-base wp-block-buttons\" style=\"font-style:normal;font-weight:600\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"statistics\";i:1;s:9:\"3 columns\";i:2;s:7:\"metrics\";i:3;s:12:\"key features\";i:4;s:10:\"highlights\";i:5;s:11:\"performance\";i:6;s:10:\"milestones\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:19:\"progress indicators\";i:10;s:18:\"summary statistics\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:347;a:11:{s:2:\"id\";s:36:\"9ac51f04-876a-455a-8ee6-fda149419d3a\";s:4:\"slug\";s:11:\"features-23\";s:5:\"title\";s:11:\"features-23\";s:11:\"description\";s:11:\"features-23\";s:7:\"content\";s:3674:\"<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(90deg,rgb(247,247,248) 33%,rgb(255,255,255) 33%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container has-background nfd-wb-features__features-23\" style=\"background:linear-gradient(90deg,rgb(247,247,248) 33%,rgb(255,255,255) 33%);\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1560250056-07ba64664864?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"450px\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">ACCESS ADVISORS</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Get personalized expert support and feedback</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">With our dedicated team of financial experts, you can get personalized advice and support that is tailored to your unique financial situation and needs.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"md:nfd-hidden nfd-weight-inherit\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"md:nfd-hidden nfd-weight-inherit wp-block-buttons\" style=\"font-style:normal;font-weight:600\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in Touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:12:\"split layout\";i:1;s:14:\"call to action\";i:2;s:3:\"cta\";i:3;s:6:\"images\";i:4;s:6:\"photos\";i:5;s:12:\"key features\";i:6;s:10:\"highlights\";i:7;s:4:\"info\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:348;a:11:{s:2:\"id\";s:36:\"9ac51f04-8f7f-4801-89ce-69a3cf685f54\";s:4:\"slug\";s:11:\"features-24\";s:5:\"title\";s:11:\"features-24\";s:11:\"description\";s:11:\"features-24\";s:7:\"content\";s:5504:\"<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(90deg,rgb(255,255,255) 66%,rgb(247,247,248) 66%)\"}},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container has-background is-style-nfd-theme-white nfd-wb-features__features-24\" style=\"background:linear-gradient(90deg,rgb(255,255,255) 66%,rgb(247,247,248) 66%);\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"450px\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Real-Time Updates</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Credit score monitoring and improvement</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Whether you\'re looking to buy a home, take out a loan, or simply improve your credit standing, our credit score improvement features make it easy to reach your goals.</p><!-- /wp:paragraph --><!-- wp:separator {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}},\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style: normal; font-weight: 500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} --><p class=\"nfd-text-pretty\">Real-Time Updates</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} --><figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1563013544-824ae1b704d3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&crop=&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Credit score monitoring and improvement</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">Whether you\'re looking to buy a home, take out a loan, or simply improve your credit standing, our credit score improvement features make it easy to reach your goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1563013544-824ae1b704d3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:12:\"key features\";i:1;s:10:\"highlights\";i:2;s:8:\"showcase\";i:3;s:12:\"top features\";i:4;s:12:\"split layout\";i:5;s:15:\"image with text\";i:6;s:14:\"call to action\";i:7;s:3:\"cta\";i:8;s:11:\"testimonial\";i:9;s:6:\"review\";i:10;s:8:\"feedback\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:349;a:11:{s:2:\"id\";s:36:\"9ac51f04-9853-4fc7-af63-f0346e4881c6\";s:4:\"slug\";s:11:\"features-25\";s:5:\"title\";s:11:\"features-25\";s:11:\"description\";s:11:\"features-25\";s:7:\"content\";s:3859:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-bg-effect-dots nfd-wb-features__features-25\" ><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"24px\"}}},\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns alignwide\"><!-- wp:column {} --><div class=\"wp-block-column \"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">2.5x</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Faster Booking</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {} --><div class=\"wp-block-column \"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">38</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Locations</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {} --><div class=\"wp-block-column \"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">85%</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Insurance Coverage</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {} --><div class=\"wp-block-column \"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">24/7</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Customer Care</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"statistics\";i:1;s:9:\"3 columns\";i:2;s:7:\"metrics\";i:3;s:12:\"key features\";i:4;s:10:\"highlights\";i:5;s:11:\"performance\";i:6;s:10:\"milestones\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:19:\"progress indicators\";i:10;s:18:\"summary statistics\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:350;a:11:{s:2:\"id\";s:36:\"9ac51f04-a0bc-4559-822f-5f89e20ba4bd\";s:4:\"slug\";s:11:\"features-26\";s:5:\"title\";s:11:\"features-26\";s:11:\"description\";s:11:\"features-26\";s:7:\"content\";s:7315:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\"}}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-features__features-26\" style=\"padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;\"><!-- wp:group {\"className\":\"nfd-container nfd-p-lg\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-container nfd-p-lg wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Rent a car today at the best price</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"400px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:400px\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Enjoy budget-friendly travels with our top-rated car rental services at the best prices.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"align\":\"wide\",\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-columns alignwide\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1596564210961-cad6025a2d32?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\",\"dimRatio\":60,\"minHeight\":500,\"customGradient\":\"linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\",\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square nfd-rounded\"} --><div class=\"nfd-p-card-square nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1596564210961-cad6025a2d32?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"250px\"}} --><div class=\"wp-block-group has-white-color has-text-color has-link-color\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\"><strong>Daily Cars</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Hassle-free car rental options and competitive rates.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1640682667803-3443da7bfd36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\",\"dimRatio\":60,\"minHeight\":500,\"customGradient\":\"linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\",\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square nfd-rounded\"} --><div class=\"nfd-p-card-square nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1640682667803-3443da7bfd36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"250px\"}} --><div class=\"wp-block-group has-white-color has-text-color has-link-color\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\"><strong>Daily Cars</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Hassle-free car rental options and competitive rates.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1648413653819-7c0fd93e8e6a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\",\"dimRatio\":60,\"minHeight\":500,\"customGradient\":\"linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\",\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square nfd-rounded\"} --><div class=\"nfd-p-card-square nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1648413653819-7c0fd93e8e6a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"250px\"}} --><div class=\"wp-block-group has-white-color has-text-color has-link-color\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\"><strong>Daily Cars</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Hassle-free car rental options and competitive rates.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:9:\"3 columns\";i:1;s:11:\"image cards\";i:2;s:15:\"rounded corners\";i:3;s:8:\"captions\";i:4;s:5:\"cover\";i:5;s:12:\"dark overlay\";i:6;s:10:\"highlights\";i:7;s:8:\"category\";i:8;s:7:\"service\";i:9;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:260;s:11:\"is_featured\";b:0;}i:351;a:11:{s:2:\"id\";s:36:\"9ac51f04-a8ea-469b-bc3a-9d15aafec3b0\";s:4:\"slug\";s:11:\"features-27\";s:5:\"title\";s:11:\"features-27\";s:11:\"description\";s:11:\"features-27\";s:7:\"content\";s:3218:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-features__features-27\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-3xl nfd-text-md nfd-text-faded\"} --><div class=\"nfd-gap-3xl nfd-text-md nfd-text-faded wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-top \" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast\">What We Do</h2><!-- /wp:heading --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p>We are proud to have a track record of successful outcomes for our clients. Our legal team is committed to achieving the best possible results in every case.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>With extensive expertise and unwavering dedication, we consistently deliver favorable resolutions, ensuring our clients\' satisfaction with our legal services.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Our legal team is committed to achieving the best possible results in every case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-top \" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"md:nfd-hidden\",\"style\":{\"layout\":{\"flexSize\":\"24px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"md:nfd-hidden wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-current\">Our Values</h2><!-- /wp:heading --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p>We are proud to have a track record of successful outcomes for our clients. Our legal team is committed to achieving the best possible results in every case.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>With extensive expertise and unwavering dedication, we consistently deliver favorable resolutions, ensuring our clients\' satisfaction with our legal services.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Our legal team is committed to achieving the best possible results in every case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:7:\"content\";i:1;s:12:\"text section\";i:2;s:7:\"article\";i:3;s:9:\"paragraph\";i:4;s:8:\"2 column\";i:5;s:11:\"text column\";i:6;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:270;s:11:\"is_featured\";b:0;}i:352;a:11:{s:2:\"id\";s:36:\"9ac51f04-b09e-4801-8762-778fbec3d86e\";s:4:\"slug\";s:11:\"features-28\";s:5:\"title\";s:11:\"features-28\";s:11:\"description\";s:11:\"features-28\";s:7:\"content\";s:5805:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-28\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1589578527966-fdac0f44566c?auto=format&fit=crop&q=80&w=1200&h=1600&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-text-md nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Law Experts</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-balance nfd-text-primary\"} --><h2 class=\"nfd-text-huge nfd-text-balance nfd-text-primary wp-block-heading\">Your trusted law firm since 1992.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">We provide expert guidance and delivering successful outcomes for our clients since 1992. Our professionalism is reflected in our transparent communication and respect for confidentiality.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Request Consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"8px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-3xl nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-3xl nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h3 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-center\">1,864</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Cases Won</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h3 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-center\">23</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Attorneys</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1589578527966-fdac0f44566c?auto=format&fit=crop&q=80&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">Law Experts</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">Your trusted law firm since 1992.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:12:\"split layout\";i:1;s:14:\"call to action\";i:2;s:3:\"cta\";i:3;s:6:\"images\";i:4;s:6:\"photos\";i:5;s:12:\"key features\";i:6;s:10:\"highlights\";i:7;s:4:\"info\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:280;s:11:\"is_featured\";b:0;}i:353;a:11:{s:2:\"id\";s:36:\"9ac51f04-b870-4a30-83e5-b101f19a2141\";s:4:\"slug\";s:11:\"features-29\";s:5:\"title\";s:11:\"features-29\";s:11:\"description\";s:11:\"features-29\";s:7:\"content\";s:6124:\"<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container is-style-nfd-theme-white nfd-wb-features__features-29\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\"} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Years of Expertise & Professionalism</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Expertly connecting customers around the world with the perfect vehicle to suit their unique needs.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Our commitment to excellence, robust network, and innovative digital platform ensures an unparalleled leasing experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\",\"topRight\":\"240px\"}}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1512486130939-2c4f79935e4f?auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"border-top-left-radius:0px;border-top-right-radius:240px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"240px\"}}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1535953472862-9cc610a70f8a?auto=format&fit=crop&q=60&w=800&h=800&crop=\" alt=\"\" style=\"border-top-left-radius:240px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\"} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Areas of Practice</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">We specialize in a wide range of legal areas. Our attorneys have extensive experience in everything from criminal defense to civil litigation.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Contact us today to discuss your legal needs and learn how we can help.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\"} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Years of Expertise & Professionalism</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Expertly connecting customers around the world with the perfect vehicle to suit their unique needs.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Our commitment to excellence, robust network, and innovative digital platform ensures an unparalleled leasing experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"240px\"}}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1512486130939-2c4f79935e4f?auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:240px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:5:{i:0;s:9:\"2 columns\";i:1;s:6:\"images\";i:2;s:6:\"photos\";i:3;s:18:\"alternating layout\";i:4;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:290;s:11:\"is_featured\";b:0;}i:354;a:11:{s:2:\"id\";s:36:\"9ac51f04-c807-4381-941a-d5c91d261e80\";s:4:\"slug\";s:11:\"features-30\";s:5:\"title\";s:11:\"features-30\";s:11:\"description\";s:11:\"features-30\";s:7:\"content\";s:5363:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-30\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"44%\",\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:44%\"><!-- wp:group {\"className\":\"nfd-gap-lg nfd-text-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg nfd-text-md wp-block-group\"><!-- wp:heading {\"level\":1,\"className\":\"wp-block-heading nfd-text-giga nfd-text-current\"} --><h1 class=\"wp-block-heading nfd-text-giga nfd-text-current\">About us.</h1><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Our attorneys are highly experienced and well-versed in a variety of legal areas. Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Meet Our Team</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1542744095-fcf48d80b0fd?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxjb2xsZWN0aW9uLXBhZ2V8MTh8MTk2NjgzN3x8ZW58MHx8fHw%3D&auto=format&fit=crop&q=80&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1614786269829-d24616faf56d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjR8fHN1aXR8ZW58MHx8MHx8&auto=format&fit=crop&q=80&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">About us.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">Our attorneys are highly experienced and well-versed in a variety of legal areas. Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center wp-block-group\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded\"} --><figure class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1542744095-fcf48d80b0fd?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxjb2xsZWN0aW9uLXBhZ2V8MTh8MTk2NjgzN3x8ZW58MHx8fHw%3D&auto=format&fit=crop&q=80&w=800&h=1200&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"left\":{\"width\":\"3px\"}}},\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1614786269829-d24616faf56d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjR8fHN1aXR8ZW58MHx8MHx8&auto=format&fit=crop&q=80&w=800&h=1200&crop=\" alt=\"\" style=\"border-left-width:3px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:15:{i:0;s:10:\"highlights\";i:1;s:8:\"showcase\";i:2;s:12:\"split layout\";i:3;s:6:\"images\";i:4;s:6:\"photos\";i:5;s:14:\"call to action\";i:6;s:3:\"cta\";i:7;s:11:\"testimonial\";i:8;s:6:\"review\";i:9;s:8:\"feedback\";i:10;s:5:\"stars\";i:11;s:7:\"ratings\";i:12;s:4:\"info\";i:13;s:9:\"marketing\";i:14;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:300;s:11:\"is_featured\";b:0;}i:355;a:11:{s:2:\"id\";s:36:\"9ac51f04-d0ed-463e-893f-52cfab2453f0\";s:4:\"slug\";s:11:\"features-31\";s:5:\"title\";s:11:\"features-31\";s:11:\"description\";s:11:\"features-31\";s:7:\"content\";s:4634:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-grid nfd-wb-features__features-31\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">24</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Projects Completed</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui etiam nibh. Sed et feugiat pretium nec sed.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">34</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Company Growth</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui etiam nibh. Sed et feugiat pretium nec sed.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">75+</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Years of Experience</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui etiam nibh. Sed et feugiat pretium nec sed.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"statistics\";i:1;s:9:\"3 columns\";i:2;s:7:\"metrics\";i:3;s:12:\"key features\";i:4;s:10:\"highlights\";i:5;s:11:\"performance\";i:6;s:10:\"milestones\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:19:\"progress indicators\";i:10;s:18:\"summary statistics\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:310;s:11:\"is_featured\";b:0;}i:356;a:11:{s:2:\"id\";s:36:\"9ac51f04-d9fb-4e9d-ae29-a91f186814b4\";s:4:\"slug\";s:11:\"features-32\";s:5:\"title\";s:11:\"features-32\";s:11:\"description\";s:11:\"features-32\";s:7:\"content\";s:3037:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-features__features-32\" ><!-- wp:columns {\"className\":\"nfd-text-md nfd-gap-2xl\"} --><div class=\"nfd-text-md nfd-gap-2xl wp-block-columns \"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current\">Hours</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-opacity-80\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-opacity-80 wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Mon - Fri<br></strong>8:00 am — 6:00 pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Sat</strong><br>8:00 am — 5:00 pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Sun</strong><br>Closed</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current\">Contact</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-opacity-80\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-opacity-80 wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Email<br></strong><a href=\"mailto:hi@example.com\">hi@example.com</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Phone</strong><br>(202) 555-0101<br>(202) 555-0102</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current has-text-align-left\">Let\'s Connect</h2><!-- /wp:heading --><!-- wp:social-links {\"iconColor\":\"secondary-foreground\",\"iconColorValue\":\"#000000\",\"customIconBackgroundColor\":\"#0000000d\",\"iconBackgroundColorValue\":\"#0000000d\",\"size\":\"has-normal-icon-size\",\"align\":\"left\",\"className\":\"is-style-default\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} --><ul class=\"is-style-default wp-block-social-links alignleft has-normal-icon-size has-icon-color has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:15:\"contact section\";i:1;s:9:\"3 columns\";i:2;s:5:\"hours\";i:3;s:5:\"email\";i:4;s:7:\"address\";i:5;s:5:\"phone\";i:6;s:15:\"social accounts\";i:7;s:4:\"info\";i:8;s:5:\"about\";i:9;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:320;s:11:\"is_featured\";b:0;}i:357;a:11:{s:2:\"id\";s:36:\"9b73e2e5-90b0-47ee-b30d-3316945f4e02\";s:4:\"slug\";s:11:\"features-33\";s:5:\"title\";s:11:\"features-33\";s:11:\"description\";s:11:\"features-33\";s:7:\"content\";s:4346:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-33\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">✵</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Feature 1 short description text</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-md\">Feature 2</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">✵</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Feature 3</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-md\">Feature 3 short description text</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">✵</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Feature 4 short description text</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-md\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:7:{i:0;s:9:\"3 columns\";i:1;s:12:\"key features\";i:2;s:10:\"highlights\";i:3;s:11:\"performance\";i:4;s:10:\"milestones\";i:5;s:7:\"results\";i:6;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:330;s:11:\"is_featured\";b:0;}i:358;a:11:{s:2:\"id\";s:36:\"9c1b1e05-8948-46d1-9322-b83ad4080623\";s:4:\"slug\";s:11:\"features-34\";s:5:\"title\";s:11:\"features-34\";s:11:\"description\";s:11:\"features-34\";s:7:\"content\";s:2987:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-light nfd-wb-features__features-34\" ><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Sep</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">115 Broadway 8th Floor, New York, NY 10006</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">9am-11am</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">Get Tickets</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:5:\"event\";i:1;s:13:\"event details\";i:2;s:10:\"event date\";i:3;s:10:\"event card\";i:4;s:10:\"event list\";i:5;s:8:\"location\";i:6;s:4:\"date\";i:7;s:4:\"time\";i:8;s:10:\"event type\";i:9;s:14:\"event category\";i:10;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:340;s:11:\"is_featured\";b:0;}i:359;a:11:{s:2:\"id\";s:36:\"9c1b1e05-a8dc-4a77-a17c-aea09e1477f3\";s:4:\"slug\";s:11:\"features-35\";s:5:\"title\";s:11:\"features-35\";s:11:\"description\";s:11:\"features-35\";s:7:\"content\";s:8911:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupDivider\":\"nfd-divider-slant\",\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-slant is-style-nfd-theme-light nfd-bg-effect-grid nfd-wb-features__features-35\" ><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Events</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"56px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Sep</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">115 Broadway 8th Floor, New York, NY 10006</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">9am-11am</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">Get Tickets</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>01</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Boston Museum of Science</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Museum Of Science Driveway, Boston, MA 02114</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">11am-1pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">Get Tickets</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Nov</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>26</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>San Diego Fleet Science Center</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">1875 El Prado, San Diego, CA 92101</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">2pm-4pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">Get Tickets</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:5:\"event\";i:1;s:13:\"event details\";i:2;s:10:\"event date\";i:3;s:10:\"event card\";i:4;s:10:\"event list\";i:5;s:8:\"location\";i:6;s:4:\"date\";i:7;s:4:\"time\";i:8;s:10:\"event type\";i:9;s:14:\"event category\";i:10;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:350;s:11:\"is_featured\";b:0;}i:360;a:11:{s:2:\"id\";s:36:\"9c1b1e05-b09a-450a-a79f-eb62ad8cb881\";s:4:\"slug\";s:11:\"features-36\";s:5:\"title\";s:11:\"features-36\";s:11:\"description\";s:11:\"features-36\";s:7:\"content\";s:2987:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-darker nfd-wb-features__features-36\" ><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-dark\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Sep</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">115 Broadway 8th Floor, New York, NY 10006</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">9am-11am</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\">Get Tickets</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:5:\"event\";i:1;s:13:\"event details\";i:2;s:10:\"event date\";i:3;s:10:\"event card\";i:4;s:10:\"event list\";i:5;s:8:\"location\";i:6;s:4:\"date\";i:7;s:4:\"time\";i:8;s:10:\"event type\";i:9;s:14:\"event category\";i:10;s:4:\"dark\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:360;s:11:\"is_featured\";b:0;}i:361;a:11:{s:2:\"id\";s:36:\"9c1b1e05-b8e2-430c-b324-008a7c6f2f57\";s:4:\"slug\";s:11:\"features-37\";s:5:\"title\";s:11:\"features-37\";s:11:\"description\";s:11:\"features-37\";s:7:\"content\";s:8417:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupDivider\":\"nfd-divider-zigzag\",\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-zigzag is-style-nfd-theme-light nfd-bg-effect-dots nfd-wb-features__features-37\" ><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">How it works?</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"56px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0 wp-block-group\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Sign up</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">1 min</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0 wp-block-group\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Choose a coach</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">3-6 min</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0 wp-block-group\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\">3</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Book a session</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">2 min</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0 wp-block-group\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\">4</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Refer a friend</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Get $50</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"1px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">All done!</p><!-- /wp:paragraph --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:4:\"list\";i:1;s:13:\"process steps\";i:2;s:12:\"how it works\";i:3;s:12:\"step by step\";i:4;s:12:\"instructions\";i:5;s:8:\"timeline\";i:6;s:16:\"onboarding steps\";i:7;s:13:\"numbered list\";i:8;s:5:\"steps\";i:9;s:9:\"step list\";i:10;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:370;s:11:\"is_featured\";b:0;}i:362;a:11:{s:2:\"id\";s:36:\"9c1b1e05-c07a-488f-b5c0-97c69365d913\";s:4:\"slug\";s:11:\"features-38\";s:5:\"title\";s:11:\"features-38\";s:11:\"description\";s:11:\"features-38\";s:7:\"content\";s:2147:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-light nfd-wb-features__features-38\" ><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0 wp-block-group\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Sign up</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">1 min</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:4:\"list\";i:1;s:12:\"process step\";i:2;s:12:\"how it works\";i:3;s:12:\"step by step\";i:4;s:12:\"instructions\";i:5;s:8:\"timeline\";i:6;s:16:\"onboarding steps\";i:7;s:13:\"numbered list\";i:8;s:5:\"steps\";i:9;s:9:\"step list\";i:10;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:380;s:11:\"is_featured\";b:0;}i:363;a:11:{s:2:\"id\";s:36:\"9c1b1e05-c979-42d3-b606-cdf8dd77f3b8\";s:4:\"slug\";s:11:\"features-39\";s:5:\"title\";s:11:\"features-39\";s:11:\"description\";s:11:\"features-39\";s:7:\"content\";s:2147:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-darker nfd-wb-features__features-39\" ><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-base nfd-gap-md nfd-px-sm nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-dark\"><!-- wp:group {\"metadata\":{\"name\":\"Badge\"},\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle nfd-p-2 nfd-shrink-0 wp-block-group\" style=\"min-height:32px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Label\"},\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Sign up</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">1 min</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:4:\"list\";i:1;s:12:\"process step\";i:2;s:12:\"how it works\";i:3;s:12:\"step by step\";i:4;s:12:\"instructions\";i:5;s:8:\"timeline\";i:6;s:16:\"onboarding steps\";i:7;s:13:\"numbered list\";i:8;s:5:\"steps\";i:9;s:9:\"step list\";i:10;s:4:\"dark\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:390;s:11:\"is_featured\";b:0;}i:364;a:11:{s:2:\"id\";s:36:\"9c1b1e05-d40b-4361-a37b-148e69aac075\";s:4:\"slug\";s:11:\"features-40\";s:5:\"title\";s:11:\"features-40\";s:11:\"description\";s:11:\"features-40\";s:7:\"content\";s:9299:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupDivider\":\"nfd-divider-slant\",\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-slant is-style-nfd-theme-dark nfd-wb-features__features-40\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-xl nfd-text-balance\"} --><h3 class=\"nfd-text-contrast nfd-text-xl nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Schedule</h3><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"24px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Sep</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">115 Broadway 8th Floor, New York, NY 10006</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>01</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\"><strong>Boston Museum of Science</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Museum Of Science Driveway, Boston, MA 02114</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Nov</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>26</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\"><strong>San Diego Fleet Science Center</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">1875 El Prado, San Diego, CA 92101</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\"} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&crop=&w=1000&h=1500&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}},\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\"} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:100px\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&auto=format&fit=crop&q=60&crop=&w=1000&h=1500&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:6:\"events\";i:1;s:14:\"event schedule\";i:2;s:13:\"event listing\";i:3;s:15:\"upcoming events\";i:4;s:13:\"event details\";i:5;s:14:\"event calendar\";i:6;s:12:\"split layout\";i:7;s:6:\"images\";i:8;s:6:\"photos\";i:9;s:14:\"event overview\";i:10;s:4:\"dark\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:400;s:11:\"is_featured\";b:0;}i:365;a:11:{s:2:\"id\";s:36:\"9c1b1e05-decb-4332-8efc-fc423d058563\";s:4:\"slug\";s:11:\"features-41\";s:5:\"title\";s:11:\"features-41\";s:11:\"description\";s:11:\"features-41\";s:7:\"content\";s:9132:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupDivider\":\"nfd-divider-slant\",\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-slant is-style-nfd-theme-primary nfd-wb-features__features-41\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\"} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}},\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\" style=\"padding-top:100px\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&crop=&w=1000&h=1500&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\"} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&crop=&w=1000&h=1500&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-xl nfd-text-balance\"} --><h3 class=\"nfd-text-contrast nfd-text-xl nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Schedule</h3><!-- /wp:heading --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Sep</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">115 Broadway 8th Floor, New York, NY 10006</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>01</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\"><strong>Boston Museum of Science</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Museum Of Science Driveway, Boston, MA 02114</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 nfd-p-card-sm nfd-rounded-sm nfd-shrink-0 nfd-bg-subtle wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Nov</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>26</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast\"} --><p class=\"nfd-text-contrast\"><strong>San Diego Fleet Science Center</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">1875 El Prado, San Diego, CA 92101</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:6:\"events\";i:1;s:14:\"event schedule\";i:2;s:13:\"event listing\";i:3;s:15:\"upcoming events\";i:4;s:13:\"event details\";i:5;s:14:\"event calendar\";i:6;s:12:\"split layout\";i:7;s:6:\"images\";i:8;s:6:\"photos\";i:9;s:14:\"event overview\";i:10;s:4:\"dark\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:410;s:11:\"is_featured\";b:0;}i:366;a:11:{s:2:\"id\";s:36:\"9c1b1e05-e7bf-4e6b-8af1-d21257210413\";s:4:\"slug\";s:11:\"features-42\";s:5:\"title\";s:11:\"features-42\";s:11:\"description\";s:11:\"features-42\";s:7:\"content\";s:9742:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-42\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Spring Community Meetup</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">May 13, 2025 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Summer Networking Event</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">June 24, 2025 · 6pm - 9pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1472653431158-6364773b2a56?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1472653431158-6364773b2a56?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=1000&h=1500&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Tech Innovators Meetup</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">July 23, 2025 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:6:\"events\";i:1;s:14:\"event schedule\";i:2;s:13:\"event listing\";i:3;s:15:\"upcoming events\";i:4;s:13:\"event details\";i:5;s:14:\"event calendar\";i:6;s:11:\"event cards\";i:7;s:15:\"event promotion\";i:8;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:420;s:11:\"is_featured\";b:0;}i:367;a:11:{s:2:\"id\";s:36:\"9c1b1e05-f161-4a7f-b387-011d989efc0d\";s:4:\"slug\";s:11:\"features-43\";s:5:\"title\";s:11:\"features-43\";s:11:\"description\";s:11:\"features-43\";s:7:\"content\";s:9810:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary nfd-bg-effect-grid nfd-wb-features__features-43\" ><!-- wp:group {\"metadata\":{\"name\":\"Narrow container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1606902965551-dce093cda6e7?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Spring Community Meetup</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">May 13, 2025 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1606902965483-3dcbb360cca5?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Summer Networking Event</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">June 24, 2025 · 6pm - 9pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-rounded nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"className\":\"nfd-gap-0 \"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.3%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1472653431158-6364773b2a56?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=400&h=&crop=\",\"dimRatio\":10,\"customOverlayColor\":\"#4d6845\",\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\"} --><div class=\"wp-block-cover\" style=\"min-height:100%\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#4d6845\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1472653431158-6364773b2a56?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=400&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.66%\",\"className\":\"nfd-p-card-md\"} --><div class=\"nfd-p-card-md wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-h-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-h-full wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-contrast\"} --><p class=\"nfd-text-md nfd-text-contrast\"><strong>Tech Innovators Meetup</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance\">Join us for our annual spring meetup to connect with community members and enjoy some seasonal activities.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded nfd-w-full wp-block-group\"><!-- wp:paragraph --><p class=\"\">July 23, 2025 · 10am - 2pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline;\"><strong>Get Tickets</strong></span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:6:\"events\";i:1;s:14:\"event schedule\";i:2;s:13:\"event listing\";i:3;s:15:\"upcoming events\";i:4;s:13:\"event details\";i:5;s:14:\"event calendar\";i:6;s:11:\"event cards\";i:7;s:15:\"event promotion\";i:8;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:430;s:11:\"is_featured\";b:0;}i:368;a:11:{s:2:\"id\";s:36:\"9c1b1e05-fc46-4f1c-a7fd-281aaf3c5916\";s:4:\"slug\";s:11:\"features-44\";s:5:\"title\";s:11:\"features-44\";s:11:\"description\";s:11:\"features-44\";s:7:\"content\";s:6415:\"<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-44\" ><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1493238792000-8113da705763?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=800&h=&crop=\",\"dimRatio\":40,\"customOverlayColor\":\"#262b30\",\"isUserOverlayColor\":true,\"minHeight\":50,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><div class=\"wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#262b30\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1493238792000-8113da705763?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=800&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-p-card-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Coupe</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\">BMW M4 Coupe</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\">$75,000</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1542362567-b07e54358753?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=800&h=&crop=\",\"dimRatio\":40,\"customOverlayColor\":\"#262b30\",\"isUserOverlayColor\":true,\"minHeight\":50,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><div class=\"wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#262b30\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1542362567-b07e54358753?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=800&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-p-card-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Coupe</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\">Honda Civic Type R</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\">$55,000</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1494905998402-395d579af36f?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=800&h=&crop=\",\"dimRatio\":40,\"customOverlayColor\":\"#262b30\",\"isUserOverlayColor\":true,\"minHeight\":50,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><div class=\"wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#262b30\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1494905998402-395d579af36f?ixlib=rb-4.0.3&auto=format&fit=crop&q=60&w=800&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-p-card-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Sedan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\">Audi S8</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-contrast\"} --><p class=\"nfd-text-lg nfd-text-contrast\">$105,000</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:8:\"products\";i:1;s:15:\"product listing\";i:2;s:13:\"product cards\";i:3;s:5:\"price\";i:4;s:9:\"promotion\";i:5;s:16:\"fullwidth design\";i:6;s:8:\"showcase\";i:7;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:440;s:11:\"is_featured\";b:0;}i:369;a:11:{s:2:\"id\";s:36:\"9c1b1e06-053f-42fc-ae34-e471b5749103\";s:4:\"slug\";s:11:\"features-45\";s:5:\"title\";s:11:\"features-45\";s:11:\"description\";s:11:\"features-45\";s:7:\"content\";s:6400:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-45\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">Our stats speak for us.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-lg nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-lg nfd-text-balance nfd-text-faded has-text-align-left\" style=\"font-style:normal;font-weight:400\">As a comprehensive design and development company, we excel at crafting straightforward.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\"} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"verticalAlignment\":\"bottom\",\"className\":\"nfd-text-base nfd-gap-xl\"} --><div class=\"nfd-text-base nfd-gap-xl wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-bottom\" style=\"flex-basis:25%\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-sm wp-block-group nfd-bg-surface nfd-theme-light \"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">80k</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"16px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Subscribers</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\">Weekly newsletter on the latest trending stuff.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-bottom\" style=\"flex-basis:33.33%\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-sm wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">1M+</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"120px\",\"style\":{\"layout\":{\"flexSize\":\"120px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:120px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Monthly page views</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\">Our blog receives over 1m page views each month, reflecting its popularity and the quality of its content.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-sm wp-block-group nfd-bg-surface nfd-theme-primary \"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">500+</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"40px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Published articles</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\">We have published over 500 articles, providing valuable information and resources across a variety of subjects.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:10:\"bar charts\";i:1;s:14:\"vertical chart\";i:2;s:10:\"statistics\";i:3;s:7:\"metrics\";i:4;s:11:\"key figures\";i:5;s:9:\"3 columns\";i:6;s:11:\"performance\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:18:\"data visualization\";i:10;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:450;s:11:\"is_featured\";b:0;}i:370;a:11:{s:2:\"id\";s:36:\"9c1b1e06-0cc8-4403-86b4-a93e2cad99d5\";s:4:\"slug\";s:11:\"features-46\";s:5:\"title\";s:11:\"features-46\";s:11:\"description\";s:11:\"features-46\";s:7:\"content\";s:6381:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg is-style-nfd-theme-darker nfd-wb-features__features-46\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">Our stats speak for us.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-lg nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-lg nfd-text-balance nfd-text-faded has-text-align-left\" style=\"font-style:normal;font-weight:400\">As a comprehensive design and development company, we excel at crafting straightforward.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\"} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"verticalAlignment\":\"bottom\",\"className\":\"nfd-text-base nfd-gap-xl\"} --><div class=\"nfd-text-base nfd-gap-xl wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-bottom\" style=\"flex-basis:25%\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-p-card-square nfd-gap-sm wp-block-group nfd-bg-surface nfd-theme-light \"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">80k</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"16px\",\"style\":{\"layout\":{\"flexSize\":\"16px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Subscribers</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\">Weekly newsletter on the latest trending stuff.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-bottom\" style=\"flex-basis:33.33%\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-shadow-xs nfd-p-card-square nfd-gap-sm wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">1M+</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"120px\",\"style\":{\"layout\":{\"flexSize\":\"120px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:120px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Monthly page views</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\">Our blog receives over 1m page views each month, reflecting its popularity and the quality of its content.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-shadow-xs nfd-p-card-square nfd-gap-sm wp-block-group nfd-bg-surface nfd-theme-primary \"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-contrast nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:700\">500+</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"40px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Published articles</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\">We have published over 500 articles, providing valuable information and resources across a variety of subjects.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"bar charts\";i:1;s:14:\"vertical chart\";i:2;s:10:\"statistics\";i:3;s:7:\"metrics\";i:4;s:11:\"key figures\";i:5;s:9:\"3 columns\";i:6;s:11:\"performance\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:18:\"data visualization\";i:10;s:4:\"dark\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:460;s:11:\"is_featured\";b:0;}i:371;a:11:{s:2:\"id\";s:36:\"9c1b1e06-14ef-4e28-8a09-20d51cd68271\";s:4:\"slug\";s:11:\"features-47\";s:5:\"title\";s:11:\"features-47\";s:11:\"description\";s:11:\"features-47\";s:7:\"content\";s:5924:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Chart\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg is-style-nfd-theme-dark nfd-bg-effect-grid nfd-wb-features__features-47\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Simple Bar Charts</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">As a comprehensive design and development company, we excel at crafting straightforward, practical and captivating outcomes.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\"} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Chart\"},\"className\":\"nfd-gap-md nfd-overflow-hidden\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"bottom\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-overflow-hidden wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-sm\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"90px\"}},\"metadata\":{\"name\":\"Bar\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-sm nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-width:1px;border-right-width:1px;border-bottom-width:0px;border-bottom-style:none;border-left-width:1px;\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-contrast nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">+12</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"29px\",\"style\":{\"layout\":{\"flexSize\":\"29px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-sm\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"90px\"}},\"metadata\":{\"name\":\"Bar\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-sm nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-width:1px;border-right-width:1px;border-bottom-width:0px;border-bottom-style:none;border-left-width:1px;\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-contrast nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">+24</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"100px\",\"style\":{\"layout\":{\"flexSize\":\"100px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-sm\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"90px\"}},\"metadata\":{\"name\":\"Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-sm nfd-gap-sm is-style-nfd-theme-primary nfd-bg-effect-dots\" style=\"border-top-width:1px;border-right-width:1px;border-bottom-width:0px;border-bottom-style:none;border-left-width:1px;\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-contrast nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">+82</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"216px\",\"style\":{\"layout\":{\"flexSize\":\"216px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:216px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-sm\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"90px\"}},\"metadata\":{\"name\":\"Bar\"},\"backgroundColor\":\"vivid-red\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-sm nfd-gap-sm has-background has-vivid-red-background-color\" style=\"border-top-width:1px;border-right-width:1px;border-bottom-width:0px;border-bottom-style:none;border-left-width:1px;\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-contrast nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">-3</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:10:\"bar charts\";i:1;s:14:\"vertical chart\";i:2;s:10:\"statistics\";i:3;s:7:\"metrics\";i:4;s:11:\"key figures\";i:5;s:9:\"3 columns\";i:6;s:11:\"performance\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:18:\"data visualization\";i:10;s:4:\"dark\";i:11;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:470;s:11:\"is_featured\";b:0;}i:372;a:11:{s:2:\"id\";s:36:\"9c1b1e06-1fea-4897-be72-912ba9de8ddd\";s:4:\"slug\";s:11:\"features-48\";s:5:\"title\";s:11:\"features-48\";s:11:\"description\";s:11:\"features-48\";s:7:\"content\";s:5930:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Chart\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg is-style-nfd-theme-light nfd-bg-effect-grid-3 nfd-wb-features__features-48\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Simple Bar Charts</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">As a comprehensive design and development company, we excel at crafting straightforward, practical and captivating outcomes.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\"} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Chart\"},\"className\":\"nfd-gap-md nfd-overflow-hidden\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"bottom\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-overflow-hidden wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-sm\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"90px\"}},\"metadata\":{\"name\":\"Bar\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-sm nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-width:1px;border-right-width:1px;border-bottom-width:0px;border-bottom-style:none;border-left-width:1px;\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-contrast nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">+12</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"29px\",\"style\":{\"layout\":{\"flexSize\":\"29px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-sm\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"90px\"}},\"metadata\":{\"name\":\"Bar\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-sm nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-width:1px;border-right-width:1px;border-bottom-width:0px;border-bottom-style:none;border-left-width:1px;\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-contrast nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">+24</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"100px\",\"style\":{\"layout\":{\"flexSize\":\"100px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-sm\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"90px\"}},\"metadata\":{\"name\":\"Bar\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-sm nfd-gap-sm is-style-nfd-theme-primary nfd-bg-effect-dots\" style=\"border-top-width:1px;border-right-width:1px;border-bottom-width:0px;border-bottom-style:none;border-left-width:1px;\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-contrast nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">+82</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"216px\",\"style\":{\"layout\":{\"flexSize\":\"216px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:216px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-sm\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"width\":\"1px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"90px\"}},\"metadata\":{\"name\":\"Bar\"},\"backgroundColor\":\"vivid-red\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-sm nfd-gap-sm has-background has-vivid-red-background-color\" style=\"border-top-width:1px;border-right-width:1px;border-bottom-width:0px;border-bottom-style:none;border-left-width:1px;\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-contrast nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">-3</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:11:{i:0;s:10:\"bar charts\";i:1;s:14:\"vertical chart\";i:2;s:10:\"statistics\";i:3;s:7:\"metrics\";i:4;s:11:\"key figures\";i:5;s:9:\"3 columns\";i:6;s:11:\"performance\";i:7;s:7:\"results\";i:8;s:9:\"analytics\";i:9;s:18:\"data visualization\";i:10;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:480;s:11:\"is_featured\";b:0;}i:373;a:11:{s:2:\"id\";s:36:\"9c1b1e06-2740-488b-b0e5-34f905c91fd7\";s:4:\"slug\";s:11:\"features-49\";s:5:\"title\";s:11:\"features-49\";s:11:\"description\";s:11:\"features-49\";s:7:\"content\";s:5340:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-light nfd-wb-features__features-49\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">One platform. Infinite possibilities.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\"} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{},\"left\":{}}},\"className\":\"nfd-gap-md nfd-pt-sm nfd-border-strong\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-md nfd-pt-sm nfd-border-strong wp-block-group\" style=\"border-top-width:1px\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Unlimited creation</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\" style=\"font-style:normal;font-weight:500\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{},\"left\":{}}},\"className\":\"nfd-gap-md nfd-pt-sm nfd-border-strong\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-md nfd-pt-sm nfd-border-strong wp-block-group\" style=\"border-top-width:1px\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Powerful infrastructure</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\" style=\"font-style:normal;font-weight:500\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":{},\"bottom\":{},\"left\":{}}},\"className\":\"nfd-gap-md nfd-pt-sm nfd-border-strong\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-md nfd-pt-sm nfd-border-strong wp-block-group\" style=\"border-top-width:1px\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-md nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">The place for growth</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left\" style=\"font-style:normal;font-weight:500\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"48px\"} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group -->\";s:4:\"tags\";a:10:{i:0;s:9:\"3 columns\";i:1;s:12:\"key features\";i:2;s:10:\"highlights\";i:3;s:6:\"button\";i:4;s:14:\"call to action\";i:5;s:3:\"cta\";i:6;s:9:\"huge text\";i:7;s:4:\"info\";i:8;s:9:\"marketing\";i:9;s:11:\"interactive\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:490;s:11:\"is_featured\";b:0;}i:374;a:11:{s:2:\"id\";s:36:\"9c1b1e06-3137-4e27-9b3f-c9f8ae7af456\";s:4:\"slug\";s:11:\"features-50\";s:5:\"title\";s:11:\"features-50\";s:11:\"description\";s:11:\"features-50\";s:7:\"content\";s:4723:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary nfd-bg-effect-grid nfd-wb-features__features-50\" ><!-- wp:group {\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}},\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Unlimited creation</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-left\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Powerful infrastructure</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-left\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}},\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">The place for growth</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-left\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">The place for growth</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-left\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:8:{i:0;s:8:\"2 column\";i:1;s:13:\"detailed list\";i:2;s:12:\"key features\";i:3;s:10:\"highlights\";i:4;s:7:\"service\";i:5;s:11:\"information\";i:6;s:7:\"details\";i:7;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:500;s:11:\"is_featured\";b:0;}i:375;a:11:{s:2:\"id\";s:36:\"9c1b1e06-3ba7-4397-8fc5-cfa5eb64e03b\";s:4:\"slug\";s:11:\"features-51\";s:5:\"title\";s:11:\"features-51\";s:11:\"description\";s:11:\"features-51\";s:7:\"content\";s:4721:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-bg-effect-grid nfd-wb-features__features-51\" ><!-- wp:group {\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}},\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Unlimited creation</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-left\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Powerful infrastructure</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-left\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}},\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">The place for growth</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-left\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">The place for growth</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-left\">Create a website with a complete suite of advanced functionalities and bring your vision to life.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:9:{i:0;s:8:\"2 column\";i:1;s:13:\"detailed list\";i:2;s:12:\"key features\";i:3;s:10:\"highlights\";i:4;s:7:\"service\";i:5;s:11:\"information\";i:6;s:7:\"details\";i:7;s:4:\"dark\";i:8;s:4:\"info\";}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:1:{i:0;s:8:\"features\";}s:7:\"context\";N;s:5:\"order\";i:510;s:11:\"is_featured\";b:0;}i:376;a:11:{s:2:\"id\";s:36:\"9f8e048d-6062-46fe-9646-496c4135eb8b\";s:4:\"slug\";s:11:\"features-52\";s:5:\"title\";s:11:\"features-52\";s:11:\"description\";s:11:\"features-52\";s:7:\"content\";s:5672:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-features__features-52\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base\"} --><div class=\"nfd-text-base wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Why our Matcha Tea is different</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">It\'s 100% Gluten-Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Natural & GMO Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Healthy - with 95 Essential Minerals</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Tasty - 3 different flavours</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded is-style-default\"} --><figure class=\"nfd-rounded is-style-default wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1470162656305-6f429ba817bf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=1000&crop=\" alt=\"\" style=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:520;s:11:\"is_featured\";b:0;}i:377;a:11:{s:2:\"id\";s:36:\"9f8e048d-68d5-466d-999f-f19aa8bcebca\";s:4:\"slug\";s:11:\"features-53\";s:5:\"title\";s:11:\"features-53\";s:11:\"description\";s:11:\"features-53\";s:7:\"content\";s:2987:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-bg-effect-dots nfd-wb-features__features-53\" ><!-- wp:group {\"className\":\"is-style-nfd-waves-bottom-right\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-waves-bottom-right wp-block-group\"><!-- wp:columns {\"verticalAlignment\":null,\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\"><!-- wp:image {\"width\":\"744px\",\"height\":\"auto\",\"aspectRatio\":\"1.5\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|60\",\"right\":\"-40%\"}},\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-default wp-block-image size-full is-resized has-custom-border\" style=\"margin-right:-40%;margin-bottom:var(--wp--preset--spacing--60)\"><img src=\"https://images.unsplash.com/photo-1522520788364-9eafb7a93216?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:1.5;object-fit:cover;width:744px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"className\":\"nfd-col-start-4 nfd-col-end-11 nfd-row-start-1\"} --><div class=\"nfd-col-start-4 nfd-col-end-11 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-bg-gray-100 nfd-gap-xl nfd-p-card-lg\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"20px\",\"bottomRight\":\"20px\",\"bottomLeft\":\"20px\",\"topRight\":\"20px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"60%\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-gray-100 nfd-gap-xl nfd-p-card-lg wp-block-group\" style=\"border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">3 Tasty Flavours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:530;s:11:\"is_featured\";b:0;}i:378;a:11:{s:2:\"id\";s:36:\"9f8e048d-7142-4273-b930-b54b4e4f38fa\";s:4:\"slug\";s:11:\"features-54\";s:5:\"title\";s:11:\"features-54\";s:11:\"description\";s:11:\"features-54\";s:7:\"content\";s:1914:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-features__features-54\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-nfd-dots-bottom-right\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-nfd-dots-bottom-right wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1500056465874-8cceb7570f0d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:20px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"wp-block-column is-vertically-aligned-center nfd-gap-lg\"><!-- wp:heading {\"className\":\"is-style-default\"} --><h2 class=\"is-style-default wp-block-heading\">Enjoy a moment of relax</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:32px;padding-left:32px\">Discover Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:540;s:11:\"is_featured\";b:0;}i:379;a:11:{s:2:\"id\";s:36:\"9f8e048d-7a93-43de-bf5e-ab5b368a5295\";s:4:\"slug\";s:11:\"features-55\";s:5:\"title\";s:11:\"features-55\";s:11:\"description\";s:11:\"features-55\";s:7:\"content\";s:5707:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-55\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"wp-block-column nfd-gap-0\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1558655146-605d86ed31b3?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontSize\":\"x-large\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-x-large-font-size\"><strong>Why choose Kosmo</strong></h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-xl\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"width\":\"51px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}}} --><figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"\" style=\"width:51px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-xs\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Power and Portability</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Sleek, lightweight, and powerful—perfect for work, streaming, and on-the-go creativity</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"width\":\"49px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}}} --><figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"\" style=\"width:49px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-xs\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Your All-in-One Companion</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Enjoy seamless multitasking, vibrant visuals, and long battery life in one compact device.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"width\":\"53px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}}} --><figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"\" style=\"width:53px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-xs\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Stay Connected Anywheres</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">With fast performance and a crystal-clear display, this tablet keeps you productive and entertained wherever you are.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:550;s:11:\"is_featured\";b:0;}i:380;a:11:{s:2:\"id\";s:36:\"9f8e048d-82cc-4432-85cc-59236c5e7286\";s:4:\"slug\";s:11:\"features-56\";s:5:\"title\";s:11:\"features-56\";s:11:\"description\";s:11:\"features-56\";s:7:\"content\";s:4257:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-56\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"50px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"lineHeight\":\"1.4\"}}} --><h2 class=\"wp-block-heading\" style=\"line-height:1.4\">Let\'s create a home you\'ll love.Together.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">View all products →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66%\"><!-- wp:columns {\"verticalAlignment\":null} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"className\":\"nfd-p-sm nfd-bg-gray-100\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><div class=\"nfd-p-sm nfd-bg-gray-100 wp-block-column is-vertically-aligned-stretch\" style=\"border-radius:20px\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"#\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"icon-1\" style=\"width:auto;height:64px\"/></a></figure><!-- /wp:image --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><a href=\"#\">Bedrooms</a></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"className\":\"nfd-p-sm nfd-bg-gray-100\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><div class=\"nfd-p-sm nfd-bg-gray-100 wp-block-column is-vertically-aligned-stretch\" style=\"border-radius:20px\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"#\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"icon-2\" style=\"width:auto;height:64px\"/></a></figure><!-- /wp:image --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><a href=\"#\">Bathroom</a></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"className\":\"nfd-p-sm nfd-bg-gray-100\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><div class=\"nfd-p-sm nfd-bg-gray-100 wp-block-column is-vertically-aligned-stretch\" style=\"border-radius:20px\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"#\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"icon-3\" style=\"width:auto;height:64px\"/></a></figure><!-- /wp:image --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><a href=\"#\">Decoration</a></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"className\":\"nfd-p-sm nfd-bg-gray-100\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><div class=\"nfd-p-sm nfd-bg-gray-100 wp-block-column is-vertically-aligned-stretch\" style=\"border-radius:20px\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"#\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-4.webp\" alt=\"icon-4\" style=\"width:auto;height:64px\"/></a></figure><!-- /wp:image --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><a href=\"#\">Textiles</a></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:560;s:11:\"is_featured\";b:0;}i:381;a:11:{s:2:\"id\";s:36:\"9f8e048d-8aef-4d3d-920d-8c3b53ef304e\";s:4:\"slug\";s:11:\"features-57\";s:5:\"title\";s:11:\"features-57\";s:11:\"description\";s:11:\"features-57\";s:7:\"content\";s:2627:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary-15 nfd-wb-features__features-57\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"wp-block-columns are-vertically-aligned-center nfd-gap-lg\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"30%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:30%\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-nfd-dots-top-left\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-nfd-dots-top-left wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1541533260371-b8fc9b596d84?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"30%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:30%\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-nfd-dots-bottom-right\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-nfd-dots-bottom-right wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1634822929277-0c51ca0e8846?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"typography\":{\"lineHeight\":\"1.3\"}},\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-x-large-font-size\" style=\"line-height:1.3\">Trust in our experience,<br>fall in love with your house.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:570;s:11:\"is_featured\";b:0;}i:382;a:11:{s:2:\"id\";s:36:\"9f8e048d-9346-45be-942a-3b631811d6b5\";s:4:\"slug\";s:11:\"features-58\";s:5:\"title\";s:11:\"features-58\";s:11:\"description\";s:11:\"features-58\";s:7:\"content\";s:7613:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-features__features-58\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#f9f4f2\"},\"border\":{\"radius\":\"40px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-background\" style=\"border-radius:40px;background-color:#f9f4f2\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1640938776314-4d303f8a1380?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\",\"dimRatio\":60,\"overlayColor\":\"white\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":1,\"y\":0.5},\"minHeight\":379,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"40px\"}}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-left\" style=\"border-radius:40px;min-height:379px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1640938776314-4d303f8a1380?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\" style=\"object-position:100% 50%\" data-object-fit=\"cover\" data-object-position=\"100% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-white-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"black\"} --><h2 class=\"wp-block-heading has-black-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Chairs</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|primary\"}}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group has-link-color\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Kitchen chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wood chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Folding chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Lounge chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Dining chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Office chairs</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615873968403-89e068629265?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\",\"dimRatio\":0,\"customOverlayColor\":\"#786254\",\"isUserOverlayColor\":false,\"minHeight\":383,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"large\",\"className\":\"is-style-default\",\"style\":{\"border\":{\"radius\":\"40px\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"border-radius:40px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:383px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1615873968403-89e068629265?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#786254\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-px-lg\",\"style\":{\"color\":{\"background\":\"#0000008c\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-px-lg wp-block-group has-background has-small-font-size\" style=\"background-color:#0000008c\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1.3\"}},\"textColor\":\"base\"} --><h2 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600;line-height:1.3\">Home decoration</h2><!-- /wp:heading --><!-- wp:buttons {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-px-lg\",\"style\":{\"border\":{\"radius\":\"40px\"},\"spacing\":{\"padding\":{\"left\":\"64px\",\"right\":\"64px\"}}}} --><div class=\"nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"border-radius:40px;padding-right:64px;padding-left:64px\">Shop Now ➞</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1715492636497-b0295157272d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=1200&crop=\",\"dimRatio\":40,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":790,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"sizeSlug\":\"large\",\"className\":\"is-style-default nfd-p-md\",\"style\":{\"border\":{\"radius\":\"40px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default nfd-p-md wp-block-cover has-custom-content-position is-position-top-left\" style=\"border-radius:40px;min-height:790px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1715492636497-b0295157272d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=1200&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-40 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"className\":\"is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"white\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":1.6}},\"textColor\":\"white\"} --><h2 class=\"is-style-default wp-block-heading has-white-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600;line-height:1.6\">Details make the <br>difference.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"white\"},\":hover\":{\"color\":{\"text\":\"white\"}}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group has-link-color\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Flowers & Plants</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Creative pillows</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wall Art</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wall Sticker</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Oriental rugs</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:580;s:11:\"is_featured\";b:0;}i:383;a:11:{s:2:\"id\";s:36:\"9f8e048d-9b7e-4776-8aa5-27719c251f73\";s:4:\"slug\";s:11:\"features-59\";s:5:\"title\";s:11:\"features-59\";s:11:\"description\";s:11:\"features-59\";s:7:\"content\";s:5976:\"<!-- wp:group {\"className\":\"nfd-py-sm\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-sm nfd-wb-features__features-59\" ><!-- wp:columns {\"fontSize\":\"small\"} --><div class=\"wp-block-columns has-small-font-size\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:group {\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"100px\"},\"color\":{\"background\":\"#f55f368c\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group has-background nfd-p-sm\" style=\"border-radius:100px;background-color:#f55f368c\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-4.webp\" alt=\"icon\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-0\"><!-- wp:paragraph --><p class=\"\"><strong>Express Shipping</strong></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3-days delivery for all products</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:group {\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"100px\"},\"color\":{\"background\":\"#f55f368c\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group has-background nfd-p-sm\" style=\"border-radius:100px;background-color:#f55f368c\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-5.webp\" alt=\"icon\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-0\"><!-- wp:paragraph --><p class=\"\"><strong>Free Delivery</strong></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">In UK for orders over $50</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:group {\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"100px\"},\"color\":{\"background\":\"#f55f368c\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group has-background nfd-p-sm\" style=\"border-radius:100px;background-color:#f55f368c\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-6.webp\" alt=\"icon\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-0\"><!-- wp:paragraph --><p class=\"\"><strong>Rated “Excellent” - 4.8/5</strong></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">on TrustPilot</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:group {\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"100px\"},\"color\":{\"background\":\"#f55f368c\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group has-background nfd-p-sm\" style=\"border-radius:100px;background-color:#f55f368c\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-7.webp\" alt=\"icon\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-0\"><!-- wp:paragraph --><p class=\"\"><strong>100% Money Back Guarantee</strong></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">on all orders</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:590;s:11:\"is_featured\";b:0;}i:384;a:11:{s:2:\"id\";s:36:\"9f8e048d-a748-43ea-a432-89d2a4444e73\";s:4:\"slug\";s:11:\"features-60\";s:5:\"title\";s:11:\"features-60\";s:11:\"description\";s:11:\"features-60\";s:7:\"content\";s:2289:\"<!-- wp:group {\"className\":\"nfd-py-sm\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-sm nfd-wb-features__features-60\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Let’s create a home you’ll love.Together.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md nfd-text-balance nfd-pb-xs\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-text-balance nfd-pb-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:600;s:11:\"is_featured\";b:0;}i:385;a:11:{s:2:\"id\";s:36:\"9f8e048d-af6b-4df2-9715-74c7251112fd\";s:4:\"slug\";s:11:\"features-61\";s:5:\"title\";s:11:\"features-61\";s:11:\"description\";s:11:\"features-61\";s:7:\"content\";s:4537:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-features__features-61\" ><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-py-md\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-py-md wp-block-heading has-text-align-center\">Our services</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"wp-block-columns nfd-gap-xl\"><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"\" style=\"width:auto;height:64px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Interior Design</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"\" style=\"width:auto;height:64px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Home Staging</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"\" style=\"width:auto;height:64px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Color Consultation</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:610;s:11:\"is_featured\";b:0;}i:386;a:11:{s:2:\"id\";s:36:\"9f8e048d-b821-4f71-8c44-0239fa03b6c7\";s:4:\"slug\";s:11:\"features-62\";s:5:\"title\";s:11:\"features-62\";s:11:\"description\";s:11:\"features-62\";s:7:\"content\";s:7209:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-62\" ><!-- wp:group {\"metadata\":{\"categories\":[\"experiments\"],\"patternName\":\"core/block/201\"},\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"20rem\",\"columnCount\":null}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#a69b89\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center nfd-p-md\" style=\"border-radius:26px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#a69b89\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">SOFA & CHAISES LONGUES</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1725784466820-2075dc747815?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#9d9894\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"25px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center nfd-p-md\" style=\"border-radius:25px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1725784466820-2075dc747815?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#9d9894\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">DECORATION</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:group {\"style\":{\"layout\":{\"columnSpan\":1,\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1586023492125-27b2c045efd7?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#a19787\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"18px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center nfd-p-md\" style=\"border-radius:18px;min-height:100%\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1586023492125-27b2c045efd7?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#a19787\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">LIVING ROOM</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1579518919756-df28bdaaeab6?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b4aea5\",\"isUserOverlayColor\":false,\"minHeight\":176,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1},\"border\":{\"radius\":\"26px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center nfd-p-md\" style=\"border-radius:26px;min-height:176px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1579518919756-df28bdaaeab6?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b4aea5\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">ANOTHER CATEGORY</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:620;s:11:\"is_featured\";b:0;}i:387;a:11:{s:2:\"id\";s:36:\"9f8e048d-c094-4b71-bd4b-2dc4089afca3\";s:4:\"slug\";s:11:\"features-63\";s:5:\"title\";s:11:\"features-63\";s:11:\"description\";s:11:\"features-63\";s:7:\"content\";s:4317:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-63\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"wp-block-column nfd-gap-0\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1623244307563-f9ade3df13c0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=1200&crop=\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Why choose us?</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">If you want to motivate these clowns, try less carrot and more stick i’m sorry i replied to your emails after only three weeks, but can the site go live tomorrow anyway?</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-3xl\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Personalized Designs for Every Lifestyle</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">We don’t believe in one-size-fits-all. Your home should reflect <em>you</em>—your style, your needs, your story. Every project is tailored to create spaces that are both beautiful and functional.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>End-to-End Project Management</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">From concept to final reveal, we handle every detail. Sit back and enjoy the transformation while we coordinate contractors, source materials, and ensure timelines stay on track.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Experienced Team with Proven Results</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">With years of experience and a portfolio of stunning transformations, our designers bring expertise, creativity, and a passion for excellence to every project.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:630;s:11:\"is_featured\";b:0;}i:388;a:11:{s:2:\"id\";s:36:\"9f8e048d-c931-4a30-84cc-57225d6aa469\";s:4:\"slug\";s:11:\"features-64\";s:5:\"title\";s:11:\"features-64\";s:11:\"description\";s:11:\"features-64\";s:7:\"content\";s:3684:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-64\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1615873968403-89e068629265?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Interior design</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1519974719765-e6559eac2575?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Home staging</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1615876234886-fd9a39fda97f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Color consultation</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:640;s:11:\"is_featured\";b:0;}i:389;a:11:{s:2:\"id\";s:36:\"a046d20f-2d80-4d5e-8ada-4f37bb9d9554\";s:4:\"slug\";s:11:\"features-65\";s:5:\"title\";s:11:\"features-65\";s:11:\"description\";s:11:\"features-65\";s:7:\"content\";s:11151:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-65\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\",\"nfdAnimation\":\"\"} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\" id=\"h-today-s-ideas-tomorrow-s-solutions\">Today’s ideas, tomorrow’s solutions</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-pb-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-2xl nfd-pb-md wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false} --><div class=\"wp-block-columns are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:group {\"className\":\"nfd-rounded-full is-style-nfd-theme-primary-15\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"left\":\"20px\",\"right\":\"20px\",\"top\":\"20px\",\"bottom\":\"20px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-rounded-full is-style-nfd-theme-primary-15 wp-block-group\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:image {\"width\":\"36px\",\"aspectRatio\":\"1\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-m-0 nfd-p-0\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><figure class=\"nfd-m-0 nfd-p-0 wp-block-image size-full is-resized\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"\" style=\"aspect-ratio:1;object-fit:contain;width:36px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>35 years of experience</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">in business consults</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false} --><div class=\"wp-block-columns are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:group {\"className\":\"nfd-rounded-full is-style-nfd-theme-primary-15\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\",\"right\":\"20px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-rounded-full is-style-nfd-theme-primary-15 wp-block-group\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:image {\"width\":\"36px\",\"aspectRatio\":\"1\",\"scale\":\"contain\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-m-0 nfd-p-0\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><figure class=\"nfd-m-0 nfd-p-0 wp-block-image size-large is-resized\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"\" style=\"aspect-ratio:1;object-fit:contain;width:36px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>200+ customers</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">growth their business with us</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false} --><div class=\"wp-block-columns are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-p-xs is-style-nfd-theme-primary-15\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\",\"right\":\"20px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-rounded-full nfd-p-xs is-style-nfd-theme-primary-15 wp-block-group\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:image {\"width\":\"36px\",\"aspectRatio\":\"1\",\"scale\":\"contain\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-m-0 nfd-p-0\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><figure class=\"nfd-m-0 nfd-p-0 wp-block-image size-large is-resized\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"\" style=\"aspect-ratio:1;object-fit:contain;width:36px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>165 projects</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">closed in 2024.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded is-style-nfd-theme-light\",\"style\":{\"dimensions\":{\"minHeight\":\"204px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-p-sm nfd-rounded is-style-nfd-theme-light wp-block-group\" style=\"min-height:204px\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>HR, sales & marketing</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded is-style-nfd-theme-light\",\"style\":{\"dimensions\":{\"minHeight\":\"204px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-p-sm nfd-rounded is-style-nfd-theme-light wp-block-group\" style=\"min-height:204px\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1460925895917-afdab827c52f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>Sales management</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded is-style-nfd-theme-light\",\"style\":{\"dimensions\":{\"minHeight\":\"204px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-p-sm nfd-rounded is-style-nfd-theme-light wp-block-group\" style=\"min-height:204px\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1542744173-8e7e53415bb0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>Business Consulting</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded is-style-nfd-theme-light\",\"style\":{\"dimensions\":{\"minHeight\":\"204px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-p-sm nfd-rounded is-style-nfd-theme-light wp-block-group\" style=\"min-height:204px\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1600880292203-757bb62b4baf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>Legal Consulting</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:650;s:11:\"is_featured\";b:0;}i:390;a:11:{s:2:\"id\";s:36:\"a046d20f-33bc-498d-98b2-64bb22020128\";s:4:\"slug\";s:11:\"features-66\";s:5:\"title\";s:11:\"features-66\";s:11:\"description\";s:11:\"features-66\";s:7:\"content\";s:2643:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15 nfd-wb-features__features-66\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1630487656049-6db93a53a7e9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-gap-lg\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"10%\"}}}} --><div class=\"md:nfd-order-2 nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"padding-right:10%;flex-basis:50%\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\" id=\"h-today-s-ideas-tomorrow-s-solutions-0\">Solutions That <br>Accelerate Your Business</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">We deliver high-impact initiatives—from digital transformation to process optimization—designed to accelerate growth and improve bottom-line performance.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Get Started →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:660;s:11:\"is_featured\";b:0;}i:391;a:11:{s:2:\"id\";s:36:\"a046d20f-3953-491b-baa5-4e37fe20e032\";s:4:\"slug\";s:11:\"features-67\";s:5:\"title\";s:11:\"features-67\";s:11:\"description\";s:11:\"features-67\";s:7:\"content\";s:4938:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-features__features-67\" ><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"\" style=\"width:auto;height:80px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl\"} --><h3 class=\"nfd-text-xl wp-block-heading has-text-align-center\">3.5K</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Completed Projects</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"\" style=\"width:auto;height:80px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl\"} --><h3 class=\"nfd-text-xl wp-block-heading has-text-align-center\">90%</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Client Satisfaction</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"\" style=\"width:auto;height:80px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl\"} --><h3 class=\"nfd-text-xl wp-block-heading has-text-align-center\">8.3</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Products Exported</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-4.webp\" alt=\"\" style=\"width:auto;height:80px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl\"} --><h3 class=\"nfd-text-xl wp-block-heading has-text-align-center\">5.0K</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Items in Stock</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:670;s:11:\"is_featured\";b:0;}i:392;a:11:{s:2:\"id\";s:36:\"a046d20f-3ece-465e-8299-bb1e78d65b2c\";s:4:\"slug\";s:11:\"features-68\";s:5:\"title\";s:11:\"features-68\";s:11:\"description\";s:11:\"features-68\";s:7:\"content\";s:4128:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-wb-features__features-68\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"10%\"}}}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"padding-right:10%;flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\"><strong>Today’s ideas,<br>tomorrow’s solutions</strong></h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md nfd-text-balance nfd-pb-xs\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\"}} --><div class=\"nfd-text-md nfd-text-balance nfd-pb-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get In Touch →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0 wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1525286335722-c30c6b5df541?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=800&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0 wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1648814797625-3e4cbeb2762e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=800&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:680;s:11:\"is_featured\";b:0;}i:393;a:11:{s:2:\"id\";s:36:\"a046d20f-4475-4771-817e-90287dedad5e\";s:4:\"slug\";s:11:\"features-69\";s:5:\"title\";s:11:\"features-69\";s:11:\"description\";s:11:\"features-69\";s:7:\"content\";s:8011:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-features__features-69\" ><!-- wp:group {\"className\":\"nfd-gap-md nfd-pb-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-pb-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\" id=\"h-our-projects\">Our projects</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"categories\":[\"experiments\"],\"patternName\":\"core/block/201\"},\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"20rem\",\"columnCount\":null}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#3f3232\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#3f3232\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"width\":100,\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.5px\"}}} --><div class=\"nfd-rounded wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" href=\"#\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-style:normal;font-weight:600;letter-spacing:0.5px\">OUR CLASSES</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#391f2a\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#391f2a\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"width\":100,\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.5px\"}}} --><div class=\"nfd-rounded wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" href=\"#\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-style:normal;font-weight:600;letter-spacing:0.5px\">SOLUTIONS</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:group {\"style\":{\"layout\":{\"columnSpan\":1,\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#4c3a73\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:100%\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#4c3a73\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-rounded nfd-bg-secondary\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"letterSpacing\":\"0.5px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"nfd-rounded nfd-bg-secondary wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-style:normal;font-weight:600;letter-spacing:0.5px\">LIVING ROOM</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#3a5750\",\"isUserOverlayColor\":false,\"minHeight\":176,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:176px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#3a5750\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"width\":100,\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.5px\"}}} --><div class=\"nfd-rounded wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" href=\"#\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-style:normal;font-weight:600;letter-spacing:0.5px\">ANOTHER CATEGORY</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:690;s:11:\"is_featured\";b:0;}i:394;a:11:{s:2:\"id\";s:36:\"a046d20f-4a2c-4478-ab89-a47f537e7d35\";s:4:\"slug\";s:11:\"features-70\";s:5:\"title\";s:11:\"features-70\";s:11:\"description\";s:11:\"features-70\";s:7:\"content\";s:5389:\"<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-wb-features__features-70\" ><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Hot Categories</h2><!-- /wp:heading --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b4aea5\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b4aea5\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Pasta Lovers</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bba581\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bba581\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Healthy Food</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bfb191\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bfb191\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Mexican Food</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:700;s:11:\"is_featured\";b:0;}i:395;a:11:{s:2:\"id\";s:36:\"a046d20f-4f9b-4466-bf56-c6d5ab754c0e\";s:4:\"slug\";s:11:\"features-71\";s:5:\"title\";s:11:\"features-71\";s:11:\"description\";s:11:\"features-71\";s:7:\"content\";s:3812:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-features__features-71\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"auto\",\"height\":\"182px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-50px\"}}}} --><figure class=\"wp-block-image size-full is-resized\" style=\"margin-bottom:-50px\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-icon-4001.webp\" alt=\"\" style=\"width:auto;height:182px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"1000\"}}} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:1000\">Motivate</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Push past your limits, stay consistent, and remember why you started — every step brings you closer to your goal.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"auto\",\"height\":\"182px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-50px\"}}}} --><figure class=\"wp-block-image size-full is-resized\" style=\"margin-bottom:-50px\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-icon-4002.webp\" alt=\"\" style=\"width:auto;height:182px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"1000\"}}} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:1000\">Workout</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Sweat, strength, and progress — every workout is an investment in a stronger you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"auto\",\"height\":\"182px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-50px\"}}}} --><figure class=\"wp-block-image size-full is-resized\" style=\"margin-bottom:-50px\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-icon-4003.webp\" alt=\"\" style=\"width:auto;height:182px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"1000\"}}} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:1000\">Results</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Results don\'t come overnight, but with dedication and persistence, the transformation is worth every effort.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:710;s:11:\"is_featured\";b:0;}i:396;a:11:{s:2:\"id\";s:36:\"a046d20f-5519-48e2-a7af-f8fb18b1de1e\";s:4:\"slug\";s:11:\"features-72\";s:5:\"title\";s:11:\"features-72\";s:11:\"description\";s:11:\"features-72\";s:7:\"content\";s:6807:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-features__features-72\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-text-base nfd-gap-4xl\"} --><div class=\"nfd-text-base nfd-gap-4xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"-nfd-translate-y-1/2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"-nfd-translate-y-1/2 wp-block-group\"><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1518611012118-696072aa579a?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\">Our benefits</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-huge\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h2 class=\"nfd-text-huge wp-block-heading has-base-color has-text-color has-link-color\">Full-day sessions &<br>Personal Training</h2><!-- /wp:heading --><!-- wp:separator {\"backgroundColor\":\"accent-2\"} --><hr class=\"wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-4xl\"} --><div class=\"nfd-text-base nfd-gap-4xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-features-icon-4001.webp\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color\"><strong>Expert Coaching</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Our certified trainers guide you with personalized programs, helping you train safely, effectively, and with real results.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-features-icon-4002.webp\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color\"><strong>State-of-the-Art Facilities</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">From top-notch equipment to modern studios, we provide everything you need for a complete and motivating fitness experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-features-icon-4003.webp\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color\"><strong>Community & Support</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Join a welcoming community that keeps you motivated, inspired, and accountable on your fitness journey.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1641582858581-7eb78baec60d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:720;s:11:\"is_featured\";b:0;}i:397;a:11:{s:2:\"id\";s:36:\"a046d20f-5ab2-4fe1-97e4-f41061d34ed1\";s:4:\"slug\";s:11:\"features-73\";s:5:\"title\";s:11:\"features-73\";s:11:\"description\";s:11:\"features-73\";s:7:\"content\";s:3259:\"<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-73\" ><!-- wp:columns {\"align\":\"full\",\"className\":\"nfd-gap-3xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-gap-3xl wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1466978913421-dad2ebd01d17?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#907362\",\"isUserOverlayColor\":false,\"minHeight\":600,\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\" style=\"min-height:600px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1466978913421-dad2ebd01d17?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#907362\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-gap-xl wp-block-group nfd-bg-effect-grid-3\" style=\"min-height:100%\"><!-- wp:paragraph {\"className\":\"nfd-text-xl\"} --><p class=\"nfd-text-xl\">Discover our food!</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h2 class=\"nfd-text-giga nfd-text-balance wp-block-heading has-text-align-left has-accent-2-color has-text-color has-link-color\" style=\"text-transform:uppercase\">The Taste of Home</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Every dish is a party on your plate—colorful, bold, and made to delight. From juicy burgers to grilled veggies, we serve up happiness in every bite. Fresh ingredients, fun vibes, and a menu full of surprises. Come hungry, leave happy—it\'s always a good time here.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:730;s:11:\"is_featured\";b:0;}i:398;a:11:{s:2:\"id\";s:36:\"a046d20f-6047-41d8-8916-38ba3a34e6eb\";s:4:\"slug\";s:11:\"features-74\";s:5:\"title\";s:11:\"features-74\";s:11:\"description\";s:11:\"features-74\";s:7:\"content\";s:3844:\"<!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-sm nfd-wb-features__features-74\" ><!-- wp:columns {\"className\":\"nfd-text-md nfd-gap-sm\"} --><div class=\"nfd-text-md nfd-gap-sm wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"30%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:30%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current\">BOOK A TABLE</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Call: at +44 20 7946 0123</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Email: info@tasyvibes.com</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Form: <a href=\"#\">book online ></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"30%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:30%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current\">LOCATION</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Call: at +44 20 7946 0123</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Email: info@tasyvibes.com</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Form: <a href=\"#\">book online ></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1539136788836-5699e78bfc75?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=554&h=311&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#da8357\",\"isUserOverlayColor\":false,\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-xl -nfd-translate-y-1/2\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl -nfd-translate-y-1/2 wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1539136788836-5699e78bfc75?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=554&h=311&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#da8357\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-p\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-p wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"nfd-p-xs nfd-text-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"1000\"}},\"backgroundColor\":\"contrast\",\"textColor\":\"base\"} --><p class=\"nfd-p-xs nfd-text-md has-text-align-center has-base-color has-contrast-background-color has-text-color has-background has-link-color\" style=\"font-style:normal;font-weight:1000;text-transform:uppercase\">Weekly Special!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:740;s:11:\"is_featured\";b:0;}i:399;a:11:{s:2:\"id\";s:36:\"a046d20f-659d-43c5-bde8-ee8506cbc31d\";s:4:\"slug\";s:11:\"features-75\";s:5:\"title\";s:11:\"features-75\";s:11:\"description\";s:11:\"features-75\";s:7:\"content\";s:6956:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-wb-features__features-75\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1470549813517-2fa741d25c92?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Fresh Ingredients</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://plus.unsplash.com/premium_photo-1673590981774-d9f534e0c617?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Healty Plates</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1493770348161-369560ae357d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Daily Specials</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1572715376701-98568319fd0b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Handmade,<br>everyday</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1590779033100-9f60a05a013d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Plant-Powered Options</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://plus.unsplash.com/premium_photo-1661420226112-311050ce30da?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">From farm to fork</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:750;s:11:\"is_featured\";b:0;}i:400;a:11:{s:2:\"id\";s:36:\"a046d20f-6ae7-44d3-bdbe-e9af88a83f42\";s:4:\"slug\";s:11:\"features-76\";s:5:\"title\";s:11:\"features-76\";s:11:\"description\";s:11:\"features-76\";s:7:\"content\";s:8713:\"<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-76\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Skin Care</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://plus.unsplash.com/premium_photo-1661726457110-c43a88d74567?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://plus.unsplash.com/premium_photo-1661726457110-c43a88d74567?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Make Up</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1620755901999-166c6c151efe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1620755901999-166c6c151efe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Join our Club</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615396899839-c99c121888b0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.81,\"y\":0.2},\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1615396899839-c99c121888b0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" style=\"object-position:81% 20%\" data-object-fit=\"cover\" data-object-position=\"81% 20%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Therapy</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:760;s:11:\"is_featured\";b:0;}i:401;a:11:{s:2:\"id\";s:36:\"a046d20f-7087-4464-bb8a-2c53c44f5055\";s:4:\"slug\";s:11:\"features-77\";s:5:\"title\";s:11:\"features-77\";s:11:\"description\";s:11:\"features-77\";s:7:\"content\";s:3960:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md is-style-nfd-theme-white nfd-wb-features__features-77\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.33%\",\"className\":\"nfd-p-md nfd-rounded\",\"backgroundColor\":\"accent-5\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-column is-vertically-aligned-stretch has-accent-5-background-color has-background\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"fontFamily\":\"playfair-display\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-playfair-display-font-family\">Facial Treatments</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance has-text-align-center\">Our facial treatments target your unique skin needs, whether it’s deep hydration, anti-aging care, or a refreshing cleanse</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.33%\",\"className\":\"nfd-p-md nfd-rounded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-column is-vertically-aligned-stretch has-base-color has-contrast-background-color has-text-color has-background has-link-color\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"fontFamily\":\"playfair-display\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-base-color has-text-color has-link-color has-playfair-display-font-family\">Body Treatments</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance has-text-align-center\">Indulge in our luxurious body treatments designed to relax, rejuvenate, and restore.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33.33%\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image aligncenter size-full\"><img src=\"https://plus.unsplash.com/premium_photo-1679046948726-72f7d53296c5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=740&h=1200&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:770;s:11:\"is_featured\";b:0;}i:402;a:11:{s:2:\"id\";s:36:\"a046d20f-7600-497b-8020-3fd6eb4f4cf6\";s:4:\"slug\";s:11:\"features-78\";s:5:\"title\";s:11:\"features-78\";s:11:\"description\";s:11:\"features-78\";s:7:\"content\";s:5427:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md is-style-nfd-theme-light nfd-wb-features__features-78\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-giga nfd-text-primary nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h2 class=\"nfd-text-giga nfd-text-primary nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:700\">Empowering Everyday Care</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Supporting health, mobility, and independence—one essential at a time.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-tick-6.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Trusted Medical Supplies</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Shop with confidence</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-tick-6.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Mobility Solutions</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Aids designed to enhance comfort and independence</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-tick-6.png\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Professional Support</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Tailored for patients, caregivers, and healthcare providers.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-100px\",\"top\":\"100px\"}}}} --><figure class=\"nfd-rounded wp-block-image size-full\" style=\"margin-top:100px;margin-bottom:-100px\"><img src=\"https://images.unsplash.com/photo-1736289189363-4af449f7e6fc?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=572&h=754&crop=\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:780;s:11:\"is_featured\";b:0;}i:403;a:11:{s:2:\"id\";s:36:\"a046d20f-7d00-4438-9df6-bde047a4297a\";s:4:\"slug\";s:11:\"features-79\";s:5:\"title\";s:11:\"features-79\";s:11:\"description\";s:11:\"features-79\";s:7:\"content\";s:12539:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"-30px\"}}},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md is-style-nfd-theme-light nfd-wb-features__features-79\" style=\"margin-top:-30px;\"><!-- wp:group {\"className\":\"\",\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"17rem\",\"columnCount\":null}} --><div class=\" wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1676364423874-19c785db3e61?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=680&h=900&crop=\",\"isUserOverlayColor\":true,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(26,92,138) 0%,rgba(155,81,224,0) 100%)\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-rounded-xl nfd-p-lg\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-lg wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1676364423874-19c785db3e61?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=680&h=900&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(26,92,138) 0%,rgba(155,81,224,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-giga nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">Your health,<br>our priority</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance has-text-align-center\">Discover trusted medications and expert advice tailored to your needs.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">SHOP NOW →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1587854692152-cbe660dbde88?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=430&crop=\",\"isUserOverlayColor\":true,\"minHeight\":430,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(180deg,rgb(255,149,59) 0%,rgba(177,97,34,0.52) 100%)\",\"contentPosition\":\"top center\",\"sizeSlug\":\"full\",\"className\":\"nfd-rounded-xl nfd-p-sm is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm is-style-default wp-block-cover has-custom-content-position is-position-top-center has-base-color has-text-color has-link-color\" style=\"min-height:430px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1587854692152-cbe660dbde88?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(255,149,59) 0%,rgba(177,97,34,0.52) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-xl nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:600\">Fast & Reliable Delivery</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Get your prescriptions delivered to your door—safe, fast, and hassle-free.</p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1603706580932-6befcf7d8521?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=430&crop=\",\"dimRatio\":70,\"overlayColor\":\"accent-2\",\"isUserOverlayColor\":true,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"layout\":{\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-cover\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1603706580932-6befcf7d8521?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-2-background-color has-background-dim-70 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"width\":\"43px\",\"height\":\"51px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-location-108.png\" alt=\"\" style=\"object-fit:cover;width:43px;height:51px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl\"} --><p class=\"nfd-text-xl\">Find Us Near You</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg\">Locate your nearest Pharmify pharmacy and visit us today</p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://plus.unsplash.com/premium_photo-1681995726508-0776f006e4b8?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=900&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"customGradient\":\"linear-gradient(0deg,rgb(53,183,208) 0%,rgba(74,222,222,0.59) 100%)\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-center has-base-color has-text-color has-link-color\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://plus.unsplash.com/premium_photo-1681995726508-0776f006e4b8?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=900&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(53,183,208) 0%,rgba(74,222,222,0.59) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-balance has-text-align-center\">Meet Our Expert</p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"className\":\"nfd-container nfd-py-sm nfd-wb-features__features-59\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-py-sm nfd-wb-features__features-59 wp-block-group\"><!-- wp:columns {\"fontSize\":\"small\"} --><div class=\"wp-block-columns has-small-font-size\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:image {\"width\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-truck.png\" alt=\"\" style=\"width:64px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-lg has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700\">Free Shipping</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:400\">On orders over €99</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:image {\"width\":\"54px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-shield.png\" alt=\"\" style=\"width:54px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-lg has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700\">Trusted & Secure</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:400\">Shop with confidence</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-people.png\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-lg has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700\">24/7 Support</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:400\">You\'re in good hands</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:790;s:11:\"is_featured\";b:0;}i:404;a:11:{s:2:\"id\";s:36:\"a046d20f-831b-4732-adb3-00032a7b07a2\";s:4:\"slug\";s:11:\"features-80\";s:5:\"title\";s:11:\"features-80\";s:11:\"description\";s:11:\"features-80\";s:7:\"content\";s:1908:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-py-md nfd-wb-features__features-80\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-xl\"} --><figure class=\"nfd-rounded-xl wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1576602976047-174e57a47881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=672&h=672&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-primary nfd-text-giga\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h2 class=\"nfd-text-primary nfd-text-giga wp-block-heading\" style=\"font-style:normal;font-weight:700\">Medical & Mobility Essentials</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\">Pharmify offers essential medical and mobility aids to ensure comfort, safety, and independence for patients, caregivers, and healthcare professionals.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">SHOP NOW →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:800;s:11:\"is_featured\";b:0;}i:405;a:11:{s:2:\"id\";s:36:\"a046d20f-88e3-4cb0-8b7c-acbf60ee56d7\";s:4:\"slug\";s:11:\"features-81\";s:5:\"title\";s:11:\"features-81\";s:11:\"description\";s:11:\"features-81\";s:7:\"content\";s:7416:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-features__features-81\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"wideSize\":\"1100px\",\"contentSize\":\"800px\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} --><h2 class=\"wp-block-heading alignwide has-text-align-center\">Crafted Moments, <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\"><em>Just for You</em></mark></h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-center has-medium-font-size\">Each experience is designed to awaken the senses, nourish the soul, and celebrate the art of presence.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1664347761197-b04b93f3feba?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#c6b5af\",\"isUserOverlayColor\":false,\"contentPosition\":\"top center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"200px\"}},\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-center\" style=\"border-bottom-left-radius:200px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1664347761197-b04b93f3feba?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c6b5af\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":\"0px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"fontSize\":\"large\",\"fontFamily\":\"playfair-display\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color has-playfair-display-font-family has-large-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:0px;padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:400\">Rest Rituals</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1634045634161-b842d46ed840?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#c6b5af\",\"isUserOverlayColor\":false,\"contentPosition\":\"top center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"200px\"}},\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-center\" style=\"border-bottom-left-radius:200px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1634045634161-b842d46ed840?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c6b5af\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":\"0px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"fontSize\":\"large\",\"fontFamily\":\"playfair-display\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color has-playfair-display-font-family has-large-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:0px;padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:400\">Sensory Wellness</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1730505257107-42450e087584?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#c6b5af\",\"isUserOverlayColor\":false,\"contentPosition\":\"top center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"200px\"}},\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-center\" style=\"border-bottom-left-radius:200px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1730505257107-42450e087584?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c6b5af\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":\"0px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"fontSize\":\"large\",\"fontFamily\":\"playfair-display\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color has-playfair-display-font-family has-large-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:0px;padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:400\">Flavors & Stories</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:810;s:11:\"is_featured\";b:0;}i:406;a:11:{s:2:\"id\";s:36:\"a046d20f-8e80-4c02-822a-d315268d7f22\";s:4:\"slug\";s:11:\"features-82\";s:5:\"title\";s:11:\"features-82\";s:11:\"description\";s:11:\"features-82\";s:7:\"content\";s:5864:\"<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-82\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl\"} --><div class=\"wp-block-columns nfd-gap-4xl\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"40%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:40%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1649511134921-67afc567280c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=683&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#98968e\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-md is-style-default\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\",\"topRight\":\"50%\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md is-style-default wp-block-cover is-light\" style=\"border-top-left-radius:0px;border-top-right-radius:50%;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:100%\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1649511134921-67afc567280c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=683&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#98968e\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\",\"fontSize\":\"medium\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-accent-1-color has-text-color has-link-color has-playfair-display-font-family has-medium-font-size\"><em>\"Every detail felt like it was chosen just for me. Hotelux isn\'t just a place to stay—it\'s a place to feel.\"</em></p><!-- /wp:paragraph --><!-- wp:columns {\"className\":\"nfd-rounded nfd-gap-4xl\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|60\"}}},\"backgroundColor\":\"accent-6\"} --><div class=\"nfd-rounded nfd-gap-4xl wp-block-columns has-accent-6-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--60)\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"x-large\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-playfair-display-font-family has-x-large-font-size\">38</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Curated Rooms & suites</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"x-large\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-playfair-display-font-family has-x-large-font-size\">26+</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Years of Tailored Excellence</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"x-large\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-playfair-display-font-family has-x-large-font-size\">150k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Satisfied Customers</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\"><strong>At Hotelux, luxury is not about excess—it\'s about intention. </strong><br>Every moment is curated, every space designed to evoke calm, beauty, and belonging. From the first greeting to the final farewell, your stay is a story crafted with care.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|60\"}}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-right:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60)\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"50px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:820;s:11:\"is_featured\";b:0;}i:407;a:11:{s:2:\"id\";s:36:\"a046d20f-9404-456d-b99e-62466b0aca77\";s:4:\"slug\";s:11:\"features-83\";s:5:\"title\";s:11:\"features-83\";s:11:\"description\";s:11:\"features-83\";s:7:\"content\";s:4740:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"backgroundColor\":\"accent-6\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg has-background has-accent-6-background-color nfd-wb-features__features-83\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\",\"fontSize\":\"medium\"} --><p class=\"has-accent-1-color has-text-color has-link-color has-medium-font-size\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Where Rest Becomes Ritual</p><!-- /wp:paragraph --><!-- wp:heading --><h2 class=\"wp-block-heading\">Rooms & Suites</h2><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Each room invites stillness; each suite tells a story of intimate elegance. With handcrafted details and views that embrace local beauty, our 38 spaces offer more than a stay—an experience that\'s sensory, personal, and unforgettable.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\",\"fontSize\":\"medium\"} --><p class=\"has-accent-1-color has-text-color has-link-color has-medium-font-size\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Why You\'ll Love It</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-md\",\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group has-small-font-size\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Organic cotton linens and hand-selected pillows</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Ambient lighting tailored to your mood</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Natural stone bathrooms with botanical amenities</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Personalized scent and sound experience on request</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Views that frame the beauty of Venice</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:830;s:11:\"is_featured\";b:0;}i:408;a:11:{s:2:\"id\";s:36:\"a046d20f-99bf-4554-966b-ac29692c8b3a\";s:4:\"slug\";s:11:\"features-84\";s:5:\"title\";s:11:\"features-84\";s:11:\"description\";s:11:\"features-84\";s:7:\"content\";s:4630:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"wide\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-container nfd-py-md nfd-wb-features__features-84\" ><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} --><h2 class=\"wp-block-heading alignwide has-text-align-center\"><strong><em>Exclusive</em> services </strong></h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\",\"fontSize\":\"medium\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-text-align-center has-accent-1-color has-text-color has-link-color has-playfair-display-font-family has-medium-font-size\"><em>Every comfort, thoughtfully curated for you.</em></p><!-- /wp:paragraph --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Artisanal Breakfast</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Fresh, local delicacies served in-room or in our panoramic lounge.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Spa & Wellness</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Tailored treatments and aromatherapy rituals in serene, restorative spaces.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Bathtub Experience</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Pick-up and drop-off service with a personal driver, available upon request.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Ultra-Fast Wi-Fi</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Seamless, secure connection throughout the hotel—for work, leisure, or both.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Panoramic Pool</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Unwind in our year-round rooftop pool with breathtaking views over Venice.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Private Transfer</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Pick-up and drop-off service with a personal driver, available upon request.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --> \";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:840;s:11:\"is_featured\";b:0;}i:409;a:11:{s:2:\"id\";s:36:\"a046d20f-9f95-4d9b-bf75-877b4ba85d1d\";s:4:\"slug\";s:11:\"features-85\";s:5:\"title\";s:11:\"features-85\";s:11:\"description\";s:11:\"features-85\";s:7:\"content\";s:3763:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-wb-features__features-85\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"className\":\"nfd-rounded-lg nfd-p-md\",\"backgroundColor\":\"base-midtone\"} --><div class=\"nfd-rounded-lg nfd-p-md wp-block-column has-base-midtone-background-color has-background\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2002.webp&w=80&h=&crop=\" alt=\"\" style=\"width:80px\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Pet food</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">From balanced meals to tasty treats, each product is crafted with wholesome ingredients to support energy, digestion, and overall well-being for pets of all ages.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-rounded-lg nfd-p-md\",\"backgroundColor\":\"accent-3\"} --><div class=\"nfd-rounded-lg nfd-p-md wp-block-column has-accent-3-background-color has-background\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2003.webp&w=80&h=&crop=\" alt=\"\" style=\"width:80px\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Cat toys</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">From interactive playthings to cozy scratchers, these toys provide endless entertainment while supporting your cat’s natural instincts to hunt, jump, and explore.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-rounded-lg nfd-p-md\",\"backgroundColor\":\"accent-2\"} --><div class=\"nfd-rounded-lg nfd-p-md wp-block-column has-accent-2-background-color has-background\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2004.webp&w=80&h=&crop=\" alt=\"\" style=\"width:80px\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Accessories</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">From cozy beds and stylish collars to travel essentials and grooming tools, you’ll find everything you need to make caring for your pet easier, safer, and more enjoyable.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:850;s:11:\"is_featured\";b:0;}i:410;a:11:{s:2:\"id\";s:36:\"a046d20f-a55b-4ef6-83ac-f366132b2f05\";s:4:\"slug\";s:11:\"features-86\";s:5:\"title\";s:11:\"features-86\";s:11:\"description\";s:11:\"features-86\";s:7:\"content\";s:2786:\"<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-86\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"30%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:30%\"><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-default wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1415369629372-26f2fe60c467?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=500&h=750&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"30%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:30%\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-default wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1557495235-340eb888a9fb?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=500&h=750&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"nfd-p-md\"} --><div class=\"nfd-p-md wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"typography\":{\"lineHeight\":\"1.3\"}},\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-x-large-font-size\" style=\"line-height:1.3\">No animals, just family.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Because pets aren\'t \"just animals\" — they\'re family. Every wag, every purr, every look in their eyes reminds us that they share our homes, our hearts, and our lives.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">That\\’s why we care for them with the same love, respect, and dedication we give to any member of the family.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:860;s:11:\"is_featured\";b:0;}i:411;a:11:{s:2:\"id\";s:36:\"a046d20f-abcb-4b50-ae0c-c6594f7fa3d0\";s:4:\"slug\";s:11:\"features-87\";s:5:\"title\";s:11:\"features-87\";s:11:\"description\";s:11:\"features-87\";s:7:\"content\";s:3562:\"<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-87\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-py-lg\"} --><div class=\"nfd-gap-4xl nfd-py-lg wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"right\":\"150px\"}}}} --><figure class=\"wp-block-image size-large\" style=\"margin-right:150px\"><img src=\"https://images.unsplash.com/photo-1680270949998-4539234c5d54?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=370&h=500&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"left\":\"150px\",\"top\":\"-150px\"}}}} --><figure class=\"wp-block-image size-large\" style=\"margin-top:-150px;margin-left:150px\"><img src=\"https://images.unsplash.com/flagged/photo-1572392640988-ba48d1a74457?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=370&h=500&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"200\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:200;text-transform:uppercase\">Timeless Perspectives</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:heading {\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-x-large-font-size\">Classic.</h2><!-- /wp:heading --><!-- wp:heading {\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-x-large-font-size\">Contemporary.</h2><!-- /wp:heading --><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-accent-2-color has-text-color has-link-color has-x-large-font-size\">Connected.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\">Step into a curated dialogue between past and present—where abstract color fields echo mythic drama, and modern minimalism mirrors classical elegance. Through the lens of observation, art becomes a bridge across centuries.</p><!-- /wp:paragraph --><!-- wp:separator {\"backgroundColor\":\"accent-2\"} --><hr class=\"wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:870;s:11:\"is_featured\";b:0;}i:412;a:11:{s:2:\"id\";s:36:\"a046d20f-b19e-41c7-a194-2bad96fc7567\";s:4:\"slug\";s:11:\"features-88\";s:5:\"title\";s:11:\"features-88\";s:11:\"description\";s:11:\"features-88\";s:7:\"content\";s:7629:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-py-lg nfd-wb-features__features-88\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"100px\"}}}} --><div class=\"nfd-text-base wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-sm nfd-text-primary\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"fontSize\":\"medium\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-left has-medium-font-size\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">OUR MEDICAL CENTER</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"x-large\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-x-large-font-size\" style=\"font-style:normal;font-weight:400\">Carepoint medical</h2><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\">At CarePoint, we offer advanced medical services with precision and compassion. With over 15 years of experience, we’re proud to be a trusted name in modern healthcare.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-sm nfd-text-primary\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"fontSize\":\"medium\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-left has-medium-font-size\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">CarePoint Special Features</p><!-- /wp:paragraph --><!-- wp:columns {\"style\":{\"typography\":{\"fontSize\":\"22px\"}}} --><div class=\"wp-block-columns\" style=\"font-size:22px\"><!-- wp:column {\"width\":\"43%\",\"style\":{\"spacing\":{\"blockGap\":\"20px\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:43%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Trauma Response</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Prenatal & Lactation</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Dental Surgery</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Pediatric Emergency</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Cardio Center</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Cosmetic & Reconstructive</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1638202993928-7267aad84c31?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=650&h=650&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:880;s:11:\"is_featured\";b:0;}i:413;a:11:{s:2:\"id\";s:36:\"a046d20f-b765-4673-a843-8923a66ac6d1\";s:4:\"slug\";s:11:\"features-89\";s:5:\"title\";s:11:\"features-89\";s:11:\"description\";s:11:\"features-89\";s:7:\"content\";s:8534:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"align\":\"full\",\"style\":{\"border\":{\"top\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}}},\"metadata\":{\"name\":\"Services\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-p-lg nfd-wb-features__features-89\" style=\"border-top-width:3px;border-top-color:#f1f4ff;\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"x-large\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-center has-x-large-font-size\" style=\"font-style:normal;font-weight:400\">Specialized Medical Services</h2><!-- /wp:heading --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Brain.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Neurology</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Heart care, ECG testing, and vascular health monitoring.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Injection.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Vaccinations</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Mobility support, bone health, and injury recovery.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Heart-Rate.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Cardiology</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Comprehensive blood work and microbiological analysis.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Bone.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Orthopedics</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Mobility support, bone health, and injury recovery.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Brain.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Lab Testing</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Heart care, ECG testing, and vascular health monitoring.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Medical-Shield.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Preventive Care</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Mobility support, bone health, and injury recovery.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:890;s:11:\"is_featured\";b:0;}i:414;a:11:{s:2:\"id\";s:36:\"a046d20f-bdc9-4479-9ea0-bf0d1dcf2be3\";s:4:\"slug\";s:11:\"features-90\";s:5:\"title\";s:11:\"features-90\";s:11:\"description\";s:11:\"features-90\";s:7:\"content\";s:6484:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container has-background has-base-midtone-background-color nfd-wb-features__features-90\" ><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-contrast nfd-py-md\"} --><h1 class=\"nfd-text-contrast nfd-py-md wp-block-heading has-text-align-center\">Quiet Spaces, Natural Touches</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-3xl nfd-m-no-border\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl nfd-m-no-border wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"top\":[],\"right\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"bottom\":[]}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--base-midtone);border-right-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-large-font-size\" style=\"font-style:normal;font-weight:500\">Find your style</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Begin with inspiration — from lush gardens to serene interiors, we help you uncover the aesthetic that speaks to your soul.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"right\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"},\"top\":[],\"bottom\":[],\"left\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"}}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--accent-6);border-right-width:1px;border-left-color:var(--wp--preset--color--accent-6);border-left-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary ndf-py-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary ndf-py-md wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Curate & Design</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">We thoughtfully select decor elements and plants that harmonize with your space, blending nature, design, and tranquility</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"right\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"},\"top\":[],\"bottom\":[],\"left\":[]}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--accent-6);border-right-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Shape the mood</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Begin with inspiration — from lush gardens to serene interiors, we help you uncover the aesthetic that speaks to your soul.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\"} --><div class=\"nfd-p-sm wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Live the Feeling</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Beauty grows over time — we guide you in maintaining your space so it continues to bloom with grace, harmony, and intention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"66px\"} --><div style=\"height:66px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:900;s:11:\"is_featured\";b:0;}i:415;a:11:{s:2:\"id\";s:36:\"a046d20f-c340-4693-9f58-375ab87eab8f\";s:4:\"slug\";s:11:\"features-91\";s:5:\"title\";s:11:\"features-91\";s:11:\"description\";s:11:\"features-91\";s:7:\"content\";s:7696:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"style\":{\"color\":{\"background\":\"#ffffff\"}},\"metadata\":{\"name\":\"Features\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md has-background has-base-midtone-background-color has-background nfd-wb-features__features-91\" ><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"},\"blockGap\":{\"left\":\"var:preset|spacing|60\"}}}} --><div class=\"wp-block-columns\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"48.3%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:48.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1721523236917-1eb09c2ccc15?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDE5fHx8ZW58MHx8fHx8&w=1200&h=&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":790,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"align\":\"center\",\"className\":\"nfd-rounded\",\"style\":{\"color\":{\"duotone\":\"unset\"},\"spacing\":{\"margin\":{\"top\":\"0px\"},\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-rounded wp-block-cover aligncenter is-light\" style=\"margin-top:0px;padding-top:0px;padding-right:0;padding-bottom:0px;padding-left:0;min-height:790px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1721523236917-1eb09c2ccc15?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDE5fHx8ZW58MHx8fHx8&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"left\":\"0\"}},\"dimensions\":{\"minHeight\":\"790px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\" style=\"min-height:790px;padding-right:var(--wp--preset--spacing--50);padding-left:0\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"layout\":{\"columnSpan\":1,\"rowSpan\":2},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"10px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"backgroundColor\":\"accent-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm nfd-rounded wp-block-group has-accent-3-background-color has-background\" style=\"border-top-left-radius:0px;border-top-right-radius:10px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-p-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"bottom\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-sm nfd-p-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"base\"} --><h1 class=\"nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left has-base-color has-text-color has-link-color\"><em>Looking for a gift</em></h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"base\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-left has-base-color has-text-color has-link-color has-medium-font-size\"><br>From botanical accents to handcrafted decor — discover gifts that speak softly and live beautifully</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-w-full wp-block-buttons\"><!-- wp:button {\"textAlign\":\"center\",\"textColor\":\"base\",\"width\":100,\"className\":\"nfd-btn-xl nfd-rounded is-style-outline\",\"style\":{\"typography\":{\"textTransform\":\"capitalize\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"small\"} --><div class=\"nfd-btn-xl nfd-rounded is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color has-small-font-size has-text-align-center has-custom-font-size wp-element-button\" style=\"text-transform:capitalize\">Browse Our Favorites →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"padding-top:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"-43px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"margin-top:-43px;margin-bottom:0px\"><!-- wp:woocommerce/product-collection {\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":true,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":2,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"className\":\"nfd-gap-xs\",\"style\":{\"typography\":{\"lineHeight\":\"0.4\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"className\":\"nfd-rounded nfd-my-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"var:preset|spacing|40\"}}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:post-terms {\"term\":\"product_cat\",\"textAlign\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"textColor\":\"accent-2\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:910;s:11:\"is_featured\";b:0;}i:416;a:11:{s:2:\"id\";s:36:\"a046d20f-c91f-47bc-b3ba-3adc51d27864\";s:4:\"slug\";s:11:\"features-92\";s:5:\"title\";s:11:\"features-92\";s:11:\"description\";s:11:\"features-92\";s:7:\"content\";s:3615:\"<!-- wp:group {\"className\":\"nfd-pt-lg nfd-pb-md\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg nfd-pb-md nfd-wb-features__features-92\" ><!-- wp:columns {\"className\":\"nfd-gap-md\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"0\"}}}} --><div class=\"nfd-gap-md wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-p-lg \",\"style\":{\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-p-lg wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:0\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">A Marketplace of Natural Elegance</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Wood, linen, and greenery come together in quiet harmony. Discover how curated objects and soft textures turn ordinary corners into soulful spaces — designed to breathe, live, and feel like home.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"60%\"} --><div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}}} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:100px\"><!-- wp:image {\"width\":\"450px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1621784166258-c6fdfff31879?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:450px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"450px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1571263823840-23e96df50331?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:450px\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:920;s:11:\"is_featured\";b:0;}i:417;a:11:{s:2:\"id\";s:36:\"a046d20f-cee0-4b59-86f2-3481fa2ffcc7\";s:4:\"slug\";s:11:\"features-93\";s:5:\"title\";s:11:\"features-93\";s:11:\"description\";s:11:\"features-93\";s:7:\"content\";s:2597:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-wb-features__features-93\" ><!-- wp:group {\"style\":{\"color\":{\"gradient\":\"linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 58%,rgb(255,214,10) 58%,rgb(255,214,10) 100%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-lg wp-block-group alignfull has-background\" style=\"background:linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 58%,rgb(255,214,10) 58%,rgb(255,214,10) 100%)\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":1,\"className\":\"nfd-text-balance\",\"fontSize\":\"xx-large\"} --><h1 class=\"nfd-text-balance wp-block-heading has-xx-large-font-size\">Hungry?<br>Let\'s taco \'bout it!</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance has-medium-font-size\">Fresh ingredients, bold flavors, and zero compromises. At TacoLoco, every bite is a fiesta—served fast, made with love, and always loco-delicious.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Order online →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-xl nfd-img-tilt-left\",\"style\":{\"color\":[]}} --><figure class=\"nfd-rounded-xl nfd-img-tilt-left wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1565299585323-38d6b0865b47?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=715&h=715&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:930;s:11:\"is_featured\";b:0;}i:418;a:11:{s:2:\"id\";s:36:\"a046d20f-d49a-4579-baa5-924849404d53\";s:4:\"slug\";s:11:\"features-94\";s:5:\"title\";s:11:\"features-94\";s:11:\"description\";s:11:\"features-94\";s:7:\"content\";s:4082:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-features__features-94\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl\"} --><div class=\"nfd-gap-4xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-img-tilt-left\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"nfd-img-tilt-left wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1596649299486-4cdea56fd59d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=685&h=685&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"accent-2\",\"fontFamily\":\"bevan\"} --><p class=\"has-accent-2-color has-text-color has-link-color has-bevan-font-family\" style=\"text-transform:uppercase\">About our food</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-balance\"} --><h2 class=\"nfd-text-balance wp-block-heading\">Burgers that bring the heat</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">From toasted buns to juicy patties, our burgers are built to blow your mind. Add crispy fries, bold sauces, and a side of chaos—because ordinary just isn\'t our thing.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" href=\"#\" style=\"padding-right:32px;padding-left:32px\">Discover more →</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3012.webp\" alt=\"\" style=\"width:64px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\" style=\"font-style:normal;font-weight:400\">Born street-side, built with flavor.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"58px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3013.webp\" alt=\"\" style=\"width:58px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\" style=\"font-style:normal;font-weight:400\">Tacos, burgers, wraps & more</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3014.webp\" alt=\"\" style=\"width:64px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\" style=\"font-style:normal;font-weight:400\">Big taste, fair price</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:940;s:11:\"is_featured\";b:0;}i:419;a:11:{s:2:\"id\";s:36:\"a046d20f-da8c-4fbe-9e09-44aa31d41f83\";s:4:\"slug\";s:11:\"features-95\";s:5:\"title\";s:11:\"features-95\";s:11:\"description\";s:11:\"features-95\";s:7:\"content\";s:6880:\"<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-95\" ><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"margin\":{\"top\":\"0\"}}},\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"23rem\",\"columnCount\":null}} --><div class=\"wp-block-group\" style=\"margin-top:0\"><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-6\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-p-md wp-block-group has-base-color has-accent-6-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Tacos on Fire</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Fresh ingredients, bold flavors, and zero compromises. At TacoLoco, every bite is a fiesta—served fast, made with love, and always loco-delicious.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"base\",\"className\":\"is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color wp-element-button\" href=\"#\">Order online →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1610440042657-612c34d95e9f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=465&h=465&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-2\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-p-md wp-block-group has-base-color has-accent-2-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Burgers & Buns</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Fresh ingredients, bold flavors, and zero compromises. At TacoLoco, every bite is a fiesta—served fast, made with love, and always loco-delicious.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"base\",\"className\":\"is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color wp-element-button\" href=\"#\">Order online →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1629793980446-192d630f0dbe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=465&h=465&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-1\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-p-md wp-block-group has-base-color has-accent-1-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-p-xs\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent-3\",\"textColor\":\"contrast\",\"fontFamily\":\"bevan\"} --><p class=\"nfd-p-xs has-contrast-color has-accent-3-background-color has-text-color has-background has-link-color has-bevan-font-family\" style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">LOCO SPECIALS</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"nfd-text-balance wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Flavor Gone Wild</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Limited-time wraps, spicy combos, and surprise drops. These specials don\'t stick around—grab them before they\'re gone.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"base\",\"className\":\"is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color wp-element-button\" href=\"#\">Order online →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1565299585323-38d6b0865b47?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=465&h=465&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:950;s:11:\"is_featured\";b:0;}i:420;a:11:{s:2:\"id\";s:36:\"a046d20f-e089-479b-a1cd-d94ce77f96ae\";s:4:\"slug\";s:11:\"features-96\";s:5:\"title\";s:11:\"features-96\";s:11:\"description\";s:11:\"features-96\";s:7:\"content\";s:4130:\"<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-96\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-rounded-xl nfd-p-md is-style-nfd-theme-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group nfd-rounded-xl nfd-p-md is-style-nfd-theme-primary\"><!-- wp:group {\"className\":\"md:nfd-border-none\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"40px\",\"right\":\"40px\"},\"blockGap\":\"16px\"},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-huge has-text-align-left\" style=\"font-style:normal;font-weight:600\">10+</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>years of experience</strong><br>in consumer electronics</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-border-none\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"40px\",\"right\":\"40px\"},\"blockGap\":\"16px\"},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-huge has-text-align-left\" style=\"font-style:normal;font-weight:600\">2.5k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>orders shipped</strong><br>across Europe</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-border-none\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"40px\",\"right\":\"40px\"},\"blockGap\":\"16px\"},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-huge has-text-align-left\" style=\"font-style:normal;font-weight:600\">1k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>Verified</strong><br>reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-border-none\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"40px\",\"right\":\"40px\"},\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none wp-block-group\" style=\"padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-huge has-text-align-left\" style=\"font-style:normal;font-weight:600\">4.5</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>on 5</strong> - average<br>product rating</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:960;s:11:\"is_featured\";b:0;}i:421;a:11:{s:2:\"id\";s:36:\"a046d20f-e64e-4c9d-8d9f-c1c4085a7d4e\";s:4:\"slug\";s:11:\"features-97\";s:5:\"title\";s:11:\"features-97\";s:11:\"description\";s:11:\"features-97\";s:7:\"content\";s:4771:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-features__features-97\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"nfd-text-balance\"} --><div class=\"nfd-text-balance wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:heading {\"className\":\"md:nfd-no-br\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"50px\"}}} --><h2 class=\"md:nfd-no-br wp-block-heading\" style=\"font-size:50px;font-style:normal;font-weight:400\">Discover the benefits<br>of shopping with Technova</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md md:nfd-no-br\"} --><p class=\"nfd-text-md md:nfd-no-br\">Every product is handpicked to deliver <br><strong style=\"font-weight:700\">high performance, security, and convenience</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:image {\"width\":\"90px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/techonova-shield-check.png&w=90&h=&crop=\" alt=\"\" style=\"width:90px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}}} --><h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:25px;font-weight:700;line-height:1.3\">Guaranteed Security</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Advanced protection for all your devices</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:image {\"width\":\"90px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/techonova-tag-1.png&w=90&h=&crop=\" alt=\"\" style=\"width:90px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}}} --><h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:25px;font-weight:700;line-height:1.3\">Real-Time Tracking</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Track your order wherever you are</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:image {\"width\":\"90px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/techonova-truck.png&w=90&h=&crop=\" alt=\"\" style=\"width:90px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}}} --><h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:25px;font-weight:700;line-height:1.3\">Smart Savings</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Deals and offers tailored to your budget</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:970;s:11:\"is_featured\";b:0;}i:422;a:11:{s:2:\"id\";s:36:\"a046d20f-ec36-44ca-890a-048e0c233672\";s:4:\"slug\";s:11:\"features-98\";s:5:\"title\";s:11:\"features-98\";s:11:\"description\";s:11:\"features-98\";s:7:\"content\";s:4630:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg nfd-wb-features__features-98\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"80px\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"45%\",\"className\":\"nfd-text-balance\"} --><div class=\"nfd-text-balance wp-block-column is-vertically-aligned-center\" style=\"flex-basis:45%\"><!-- wp:heading {\"className\":\"nfd-text-xl\",\"style\":{\"typography\":{\"fontSize\":\"50px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><h2 class=\"nfd-text-xl wp-block-heading\" style=\"font-size:50px;font-style:normal;font-weight:400\">Where technology becomes personal</h2><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p style=\"font-size:25px;font-style:normal;font-weight:300\" class=\"\">At Technova, we believe tech should do more than perform — it should connect, simplify, and inspire. Our products blend innovation with elegance, designed to fit your rhythm whether you\'re upgrading your home or exploring smart living.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"style\":{\"typography\":{\"fontSize\":\"25px\"},\"spacing\":{\"blockGap\":\"22px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"font-size:25px;flex-basis:60%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Curated selection of top-rated smart devices</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Sleek designs that complement modern lifestyles</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Expert support and guidance at every step</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Fast, tracked delivery across the UK and Europe</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">365-day return policy for peace of mind</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Exclusive seasonal promotions and member-only deals</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:980;s:11:\"is_featured\";b:0;}i:423;a:11:{s:2:\"id\";s:36:\"a046d20f-f249-490f-aabc-2024e84cb6ae\";s:4:\"slug\";s:11:\"features-99\";s:5:\"title\";s:11:\"features-99\";s:11:\"description\";s:11:\"features-99\";s:7:\"content\";s:8748:\"<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-features__features-99\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=915&h=&crop=\",\"dimRatio\":90,\"isUserOverlayColor\":true,\"minHeight\":300,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 31%,rgba(255,255,255,0) 60%)\",\"contentPosition\":\"bottom left\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1},\"border\":{\"radius\":\"26px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-left has-contrast-color has-text-color has-link-color\" style=\"border-radius:26px;min-height:300px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=915&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 31%,rgba(255,255,255,0) 60%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-text-balance wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontSize\":\"30px\"}}} --><h3 class=\"nfd-text-lg wp-block-heading\" style=\"font-size:30px\"><strong>SPECIAL SALES!</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-md\" style=\"font-size:25px;font-style:normal;font-weight:300\">Discover unbeatable <br>deals on top tech</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}},\"typography\":{\"fontSize\":\"20px\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-accent-2-background-color has-background has-custom-font-size wp-element-button\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--50);font-size:20px\">SHOP NOW!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1586062129117-08db958ba215?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=443&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#e6c80d\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"18px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-center\" style=\"border-radius:18px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1586062129117-08db958ba215?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=443&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#e6c80d\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"className\":\"nfd-rounded is-style-fill nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} --><div class=\"nfd-rounded is-style-fill nfd-text-lg wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#\">GAMING</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1649859398731-d3c4ebca53fc?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=443&h=&crop=\",\"dimRatio\":60,\"isUserOverlayColor\":true,\"customGradient\":\"linear-gradient(0deg,rgb(0,144,255) 1%,rgba(0,145,255,0) 63%)\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"18px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"border-radius:18px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1649859398731-d3c4ebca53fc?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=443&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,144,255) 1%,rgba(0,145,255,0) 63%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"className\":\"nfd-text-lg nfd-rounded is-style-fill\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} --><div class=\"nfd-text-lg nfd-rounded is-style-fill wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#\">PHONES</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.33%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1588508065123-287b28e013da?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=457&h=&crop=\",\"dimRatio\":60,\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\",\"customGradient\":\"linear-gradient(0deg,rgb(0,144,255) 1%,rgba(0,145,255,0) 63%)\",\"contentPosition\":\"bottom left\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"18px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"border-radius:18px;min-height:100%\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1588508065123-287b28e013da?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=457&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,144,255) 1%,rgba(0,145,255,0) 63%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"className\":\"nfd-rounded is-style-fill nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} --><div class=\"nfd-rounded is-style-fill nfd-text-lg wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#\">PC & TABLET</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:990;s:11:\"is_featured\";b:0;}i:424;a:11:{s:2:\"id\";s:36:\"a05b33b2-1260-4f26-b64e-d0986635d393\";s:4:\"slug\";s:11:\"products-10\";s:5:\"title\";s:11:\"products-10\";s:11:\"description\";s:11:\"products-10\";s:7:\"content\";s:2666:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-wb-products__products-10\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-pb-sm\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"satisfy\"} --><h2 class=\"nfd-pb-sm wp-block-heading has-text-align-center has-satisfy-font-family\" style=\"font-style:normal;font-weight:400\">Featured products</h2><!-- /wp:heading --><!-- wp:woocommerce/product-collection {\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":true,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"typography\":{\"lineHeight\":\"0.4\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"className\":\"nfd-rounded-xl nfd-my-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"var:preset|spacing|40\"}}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"products\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:425;a:11:{s:2:\"id\";s:36:\"a046d20f-f7f7-43df-9049-ad2964c1447f\";s:4:\"slug\";s:12:\"features-100\";s:5:\"title\";s:12:\"features-100\";s:11:\"description\";s:12:\"features-100\";s:7:\"content\";s:4435:\"<!-- wp:group {\"className\":\"nfd-overflow-hidden\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-overflow-hidden nfd-wb-features__features-100\" ><!-- wp:columns {\"className\":\"nfd-p-0 nfd-gap-0 nfd-border nfd-rounded-xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"}},\"color\":{\"background\":\"#efefef\"}}} --><div class=\"nfd-p-0 nfd-gap-0 wp-block-columns has-background nfd-border nfd-rounded-xl\" style=\"background-color:#efefef\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"50%\",\"className\":\"nfd-p-sm nfd-border nfd-rounded-xl\",\"style\":{\"color\":{\"background\":\"#efefef\"}}} --><div class=\"nfd-p-sm wp-block-column is-vertically-aligned-bottom has-background nfd-border nfd-rounded-xl\" style=\"background-color:#efefef;flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg nfd-text-balance wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded\",\"style\":{\"color\":{\"background\":\"#fcc001\"},\"spacing\":{\"padding\":{\"top\":\"16px\",\"bottom\":\"16px\",\"left\":\"24px\",\"right\":\"24px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded wp-block-group has-background\" style=\"background-color:#fcc001;padding-top:16px;padding-right:24px;padding-bottom:16px;padding-left:24px\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg \"} --><h3 class=\"nfd-text-lg wp-block-heading\"><strong>PRODUCT OF THE MONTH</strong></h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-md\" style=\"font-size:25px;font-style:normal;font-weight:300\">Experience immersive sound like never before with our top-rated over-ear headphones. Designed for comfort and engineered for clarity, <strong>they\'re the perfect companion for work, play, and everything in between.</strong></p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--50)\">SHOP NOW!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"60%\"} --><div class=\"wp-block-column nfd-border nfd-rounded-xl\" style=\"flex-basis:60%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1546435770-a3e426bf472b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=915&h=&crop=\",\"isUserOverlayColor\":true,\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(90deg,rgb(239,239,239) 4%,rgba(255,255,255,0) 49%)\",\"contentPosition\":\"bottom left\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm nfd-border nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-left has-contrast-color has-text-color has-link-color nfd-border nfd-rounded-xl\" style=\"min-height:500px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1546435770-a3e426bf472b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=915&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(239,239,239) 4%,rgba(255,255,255,0) 49%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:1000;s:11:\"is_featured\";b:0;}i:426;a:11:{s:2:\"id\";s:36:\"a05b33b0-c8f6-4e3f-b602-35f45e952955\";s:4:\"slug\";s:12:\"features-101\";s:5:\"title\";s:12:\"features-101\";s:11:\"description\";s:12:\"features-101\";s:7:\"content\";s:2810:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-wb-features__features-101\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"width\":\"547px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1513161455079-7dc1de15ef3e?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:547px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-text-md nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":1,\"className\":\"nfd-text-huge nfd-text-balance nfd-text-primary\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"accent-1\",\"fontSize\":\"xx-large\"} --><h1 class=\"nfd-text-huge nfd-text-balance nfd-text-primary wp-block-heading has-accent-1-color has-text-color has-link-color has-xx-large-font-size\" style=\"font-style:normal;font-weight:600\">Little Corners of Calm</h1><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\">A gentle blend of wood, ceramic, and greenery — where every object tells a quiet story. Discover how thoughtful details can turn everyday shelves into soulful spaces that feel like home.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Shop now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"8px\",\"style\":{\"layout\":{\"flexSize\":\"8px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:1010;s:11:\"is_featured\";b:0;}i:427;a:11:{s:2:\"id\";s:36:\"a05b33b0-d269-4861-87be-8acb6b0292d1\";s:4:\"slug\";s:12:\"features-102\";s:5:\"title\";s:12:\"features-102\";s:11:\"description\";s:12:\"features-102\";s:7:\"content\";s:12089:\"<!-- wp:group {\"className\":\"nfd-py-lg md:nfd-px-0\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg md:nfd-px-0 nfd-wb-features__features-102\" ><!-- wp:group {\"metadata\":{\"categories\":[\"experiments\"],\"patternName\":\"core/block/201\"},\"className\":\"md:nfd-grid-cols-1 \",\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":null,\"columnCount\":2}} --><div class=\"md:nfd-grid-cols-1 wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1654073324856-3bd171d1f5fe?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#73837c\",\"isUserOverlayColor\":false,\"focalPoint\":{\"x\":0.49,\"y\":0.84},\"minHeight\":390,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"},\"layout\":{\"columnSpan\":1,\"rowSpan\":1},\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"border-radius:26px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:390px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1654073324856-3bd171d1f5fe?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" style=\"object-position:49% 84%\" data-object-fit=\"cover\" data-object-position=\"49% 84%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#73837c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"left\",\"textColor\":\"contrast\",\"width\":100,\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"30px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"color\":{\"background\":\"#ffffffb5\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"lowercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color has-medium-font-size has-text-align-left has-custom-font-size wp-element-button\" href=\"#\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:30px;border-bottom-right-radius:0px;background-color:#ffffffb5;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-style:normal;font-weight:700;text-transform:lowercase\">garden treasures-></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1531876653494-b5c5dc360a5b?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#8a8c7e\",\"isUserOverlayColor\":false,\"focalPoint\":{\"x\":0.22,\"y\":0.45},\"minHeight\":390,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"},\"layout\":{\"columnSpan\":1,\"rowSpan\":1},\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-bottom-center\" style=\"border-radius:26px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:390px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1531876653494-b5c5dc360a5b?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" style=\"object-position:22% 45%\" data-object-fit=\"cover\" data-object-position=\"22% 45%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#8a8c7e\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"left\",\"textColor\":\"contrast\",\"width\":100,\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"30px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"color\":{\"background\":\"#ffffffb5\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"lowercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color has-medium-font-size has-text-align-left has-custom-font-size wp-element-button\" href=\"#\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:30px;border-bottom-right-radius:0px;background-color:#ffffffb5;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-style:normal;font-weight:700;text-transform:lowercase\">home accents-></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1636703781911-fd4104a587c1?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bfb8ab\",\"isUserOverlayColor\":false,\"focalPoint\":{\"x\":0.91,\"y\":0.53},\"minHeight\":390,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"},\"layout\":{\"columnSpan\":1,\"rowSpan\":1},\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-bottom-center\" style=\"border-radius:26px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:390px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1636703781911-fd4104a587c1?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" style=\"object-position:91% 53%\" data-object-fit=\"cover\" data-object-position=\"91% 53%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bfb8ab\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"left\",\"textColor\":\"contrast\",\"width\":100,\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"30px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"color\":{\"background\":\"#ffffffb5\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"lowercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color has-medium-font-size has-text-align-left has-custom-font-size wp-element-button\" href=\"#\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:30px;border-bottom-right-radius:0px;background-color:#ffffffb5;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-style:normal;font-weight:700;text-transform:lowercase\">seasonal gifts-></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://plus.unsplash.com/premium_photo-1665408511793-51dc25f82b2d?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#abaa9e\",\"isUserOverlayColor\":false,\"focalPoint\":{\"x\":0.31,\"y\":0.32},\"minHeight\":390,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"},\"layout\":{\"columnSpan\":1,\"rowSpan\":1},\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-bottom-center\" style=\"border-radius:26px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:390px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://plus.unsplash.com/premium_photo-1665408511793-51dc25f82b2d?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" style=\"object-position:31% 32%\" data-object-fit=\"cover\" data-object-position=\"31% 32%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#abaa9e\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"62%\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"left\",\"textColor\":\"contrast\",\"width\":100,\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"30px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"color\":{\"background\":\"#ffffffb5\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"lowercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color has-medium-font-size has-text-align-left has-custom-font-size wp-element-button\" href=\"#\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:30px;border-bottom-right-radius:0px;background-color:#ffffffb5;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-style:normal;font-weight:700;text-transform:lowercase\">indoor botanicals-></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:1020;s:11:\"is_featured\";b:0;}i:428;a:11:{s:2:\"id\";s:36:\"a05b33b0-dc20-4a52-a02d-892b4b5b4732\";s:4:\"slug\";s:12:\"features-103\";s:5:\"title\";s:12:\"features-103\";s:11:\"description\";s:12:\"features-103\";s:7:\"content\";s:5561:\"<!-- wp:group {\"className\":\"nfd-gap-0 nfd-pb-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-gap-0 nfd-pb-md nfd-wb-features__features-103\" ><!-- wp:columns {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-30px\"}}}} --><div class=\"wp-block-columns\" style=\"margin-bottom:-30px\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1613685301918-59b1039422cc?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=700&h=430&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b9aea4\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm nfd-rounded-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm nfd-rounded-md wp-block-cover is-light has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1613685301918-59b1039422cc?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=700&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b9aea4\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-rounded-md\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}},\"fontSize\":\"medium\"} --><div class=\"nfd-rounded-md wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">KIDS ROOM & DECORATION</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1632337948784-35863f872dc8?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=320&h=430&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#c6b9ad\",\"isUserOverlayColor\":false,\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded-md wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1632337948784-35863f872dc8?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=320&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c6b9ad\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-rounded-md\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\",\"fontFamily\":\"satisfy\"} --><div class=\"nfd-rounded-md wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-satisfy-font-family has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-size:2.5rem;font-style:normal;font-weight:400\">Clothes</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1560769629-975ec94e6a86?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=320&h=430&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#d9d6d5\",\"isUserOverlayColor\":false,\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded-md wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1560769629-975ec94e6a86?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=320&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#d9d6d5\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-rounded-md\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\",\"fontFamily\":\"satisfy\"} --><div class=\"nfd-rounded-md wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-satisfy-font-family has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-size:2.5rem;font-style:normal;font-weight:400\">Shoes</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:1030;s:11:\"is_featured\";b:0;}i:429;a:11:{s:2:\"id\";s:36:\"a05b33b0-e520-46c0-a9af-0a60afe9e1f2\";s:4:\"slug\";s:12:\"features-104\";s:5:\"title\";s:12:\"features-104\";s:11:\"description\";s:12:\"features-104\";s:7:\"content\";s:6301:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"metadata\":{\"name\":\"Features\"},\"textColor\":\"base\",\"backgroundColor\":\"accent-1\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-lg has-text-color has-base-color has-background has-accent-1-background-color has-link-color nfd-wb-features__features-104\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-4xl\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-150px\"}}}} --><div class=\"nfd-text-base nfd-gap-4xl wp-block-columns\" style=\"margin-bottom:-150px\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"-nfd-translate-y-1/3\"} --><figure class=\"-nfd-translate-y-1/3 wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1618085238478-b0d7a59884a7?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=652&h=652&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column\" style=\"padding-right:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"large\"} --><p class=\"has-large-font-size\">Our benefits</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"typography\":{\"lineHeight\":\"1.5\"}},\"textColor\":\"base\",\"fontSize\":\"x-large\"} --><h1 class=\"wp-block-heading has-base-color has-text-color has-link-color has-x-large-font-size\" style=\"line-height:1.5\">Products that spark imagination</h1><!-- /wp:heading --><!-- wp:separator {\"className\":\"is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"14px\"}},\"backgroundColor\":\"accent-2\"} --><hr class=\"is-style-default wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg nfd-pt-md\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg nfd-pt-md wp-block-group\" style=\"font-size:16px\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-pt-sm\",\"fontSize\":\"medium\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-pt-sm wp-block-group has-medium-font-size\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color has-large-font-size\"><strong>Adorable Kids\' Fashion</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Stylish, comfy, and durable clothing designed to keep little ones happy while making parents\' lives easier.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"fontSize\":\"medium\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group has-medium-font-size\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color has-large-font-size\"><strong>Fun & Educational Toys</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">A curated selection of playful and safe toys that spark imagination, creativity, and learning.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"fontSize\":\"medium\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group has-medium-font-size\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color has-large-font-size\"><strong>Natural Everyday Essentials</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Gentle, eco-friendly products made with natural ingredients to care for kids\' skin and wellbeing.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"md:nfd-hidden\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-200px\"}}}} --><figure class=\"md:nfd-hidden wp-block-image size-full\" style=\"margin-bottom:-200px\"><img src=\"https://images.unsplash.com/photo-1585393287937-b728611fa0b9?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=672&h=672&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:8:\"features\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:1040;s:11:\"is_featured\";b:0;}i:430;a:11:{s:2:\"id\";s:36:\"a046d211-5497-43df-9ed8-14240aa1899b\";s:4:\"slug\";s:13:\"link-in-bio-1\";s:5:\"title\";s:13:\"link-in-bio-1\";s:11:\"description\";s:13:\"link-in-bio-1\";s:7:\"content\";s:6170:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"-28px\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-wb-link-in-bio__link-in-bio-1\" style=\"margin-top:-28px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1482294044944-1b8f0e487fd4?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\",\"dimRatio\":20,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"},\"nfdAnimation\":\"nfd-wb-reveal-right\"} --><div class=\"wp-block-cover nfd-p-md alignfull nfd-wb-animate nfd-wb-reveal-right\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1482294044944-1b8f0e487fd4?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|70\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":96,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"wp-block-image size-large is-resized is-style-rounded\"><img src=\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=200&h=200&crop=center-center\" alt=\"\" class=\"\" style=\"aspect-ratio:1;object-fit:cover;width:96px\" width=\"96\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"has-text-align-center\" style=\"font-style:normal;font-weight:700\">Alex Martinez</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-opacity-80\"} --><p class=\"has-text-align-center nfd-text-base nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500\">Content Creator</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"has-text-align-center nfd-text-balance\">Digital storyteller and creator, shaping ideas into content you’ll love.</p><!-- /wp:paragraph --><!-- wp:social-links {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-default\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"wp-block-social-links is-style-default\" style=\"margin-top:var(--wp--preset--spacing--40)\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"snapchat\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">My Store</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Subscribe to my Podcast</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Contact Me</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"link-in-bio\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:431;a:11:{s:2:\"id\";s:36:\"a046d211-5c32-424c-9011-79534bb0839f\";s:4:\"slug\";s:13:\"link-in-bio-2\";s:5:\"title\";s:13:\"link-in-bio-2\";s:11:\"description\";s:13:\"link-in-bio-2\";s:7:\"content\";s:5886:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} --><div class=\"wp-block-group alignfull nfd-wb-link-in-bio__link-in-bio-2\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1629801892279-70e18217102d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\",\"dimRatio\":50,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} --><div class=\"wp-block-cover nfd-p-md alignfull\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1629801892279-70e18217102d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|70\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo {\"width\":180} /--><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"has-text-align-center nfd-text-balance\">Authentic French bakery offering a taste of Paris in every bite</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Menu</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Daily Specials</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Make a Reservation</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">About</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Contact</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:social-links {\"iconColor\":\"base\",\"iconColorValue\":\"#ffffff\",\"iconBackgroundColor\":\"black\",\"iconBackgroundColorValue\":\"#000000\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-default\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"wp-block-social-links has-icon-color has-icon-background-color is-style-default\" style=\"margin-top:var(--wp--preset--spacing--40)\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"foursquare\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"link-in-bio\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:432;a:11:{s:2:\"id\";s:36:\"a046d211-6228-4cbd-ae74-6244e4526117\";s:4:\"slug\";s:13:\"link-in-bio-3\";s:5:\"title\";s:13:\"link-in-bio-3\";s:11:\"description\";s:13:\"link-in-bio-3\";s:7:\"content\";s:5510:\"<!-- wp:cover {\"dimRatio\":20,\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"className\":\"nfd-p-md nfd-bg-gray-800\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"},\"nfdAnimation\":\"nfd-wb-reveal-right\"} --><div class=\"nfd-p-md nfd-bg-gray-800 wp-block-cover alignfull is-light nfd-wb-animate nfd-wb-reveal-right nfd-wb-link-in-bio__link-in-bio-3\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|70\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"128px\",\"height\":\"128px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1651409246431-e2d4b0ee8ee6?w=200&fit=crop&w=200&h=200&crop=center-center\" alt=\"\" style=\"object-fit:cover;width:128px;height:128px\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"has-text-align-center\" style=\"font-style:normal;font-weight:700\">Charlotte Collins</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-opacity-80\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"nfd-text-base nfd-text-opacity-80 has-text-align-center\" style=\"font-style:normal;font-weight:500\">Experienced software engineer delivering high-performance, beautiful solutions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Award-Winning Saxophonist & Composer</p><!-- /wp:paragraph --><!-- wp:social-links {\"className\":\"is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"is-style-default wp-block-social-links\" style=\"margin-top:var(--wp--preset--spacing--40)\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"github\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"codepen\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"16px\"},\"color\":{\"background\":\"#ffffff00\"}}} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-text-color has-background wp-element-button\" style=\"border-radius:16px;background-color:#ffffff00;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Hire Me</a></div><!-- /wp:button --><!-- wp:button {\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"16px\"},\"color\":{\"background\":\"#ffffff00\"}}} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-text-color has-background wp-element-button\" style=\"border-radius:16px;background-color:#ffffff00;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Browse my Portfolio</a></div><!-- /wp:button --><!-- wp:button {\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"16px\"},\"color\":{\"background\":\"#ffffff00\"}}} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-text-color has-background wp-element-button\" style=\"border-radius:16px;background-color:#ffffff00;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Get In Touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"link-in-bio\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:433;a:11:{s:2:\"id\";s:36:\"a046d211-68bf-4eed-a9c2-872afff48b41\";s:4:\"slug\";s:13:\"link-in-bio-4\";s:5:\"title\";s:13:\"link-in-bio-4\";s:11:\"description\";s:13:\"link-in-bio-4\";s:7:\"content\";s:6047:\"<!-- wp:cover {\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"className\":\"nfd-p-md nfd-bg-accent\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"},\"nfdAnimation\":\"nfd-wb-reveal-right\"} --><div class=\"nfd-p-md nfd-bg-accent wp-block-cover alignfull nfd-wb-animate nfd-wb-reveal-right nfd-wb-link-in-bio__link-in-bio-4\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|70\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"is-style-nfd-theme-primary wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"160px\",\"height\":\"160px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\",\"style\":{\"color\":{\"duotone\":\"var:preset|duotone|grayscale\"}}} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1523824921871-d6f1a15151f1?w=200&fit=crop&w=200&h=200&crop=center-center\" alt=\"\" style=\"object-fit:cover;width:160px;height:160px\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"has-text-align-center\" style=\"font-style:normal;font-weight:700\">Oluwakemi Ogunleye</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-opacity-80\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"nfd-text-base nfd-text-opacity-80 has-text-align-center\" style=\"font-style:normal;font-weight:500\">Musician</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Award-Winning Saxophonist & Composer</p><!-- /wp:paragraph --><!-- wp:social-links {\"className\":\"is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"is-style-default wp-block-social-links\" style=\"margin-top:var(--wp--preset--spacing--40)\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"soundcloud\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"spotify\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"primary\",\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"0\",\"width\":\"4px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-primary-background-color has-text-color has-background has-link-color has-border-color has-base-border-color wp-element-button\" style=\"border-width:4px;border-radius:0;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\"><strong>Tour Schedule</strong></a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"primary\",\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"0\",\"width\":\"4px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-primary-background-color has-text-color has-background has-link-color has-border-color has-base-border-color wp-element-button\" style=\"border-width:4px;border-radius:0;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\"><strong>My Latest Album</strong></a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"primary\",\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"0\",\"width\":\"4px\"}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-primary-background-color has-text-color has-background has-border-color has-base-border-color wp-element-button\" style=\"border-width:4px;border-radius:0;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\"><strong>Book Me For Your Event</strong></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"link-in-bio\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:434;a:11:{s:2:\"id\";s:36:\"9ac51f08-2661-4257-880e-d62d623012ef\";s:4:\"slug\";s:14:\"testimonials-1\";s:5:\"title\";s:14:\"testimonials-1\";s:11:\"description\";s:14:\"testimonials-1\";s:7:\"content\";s:9865:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-testimonials__testimonials-1\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge\"} --><h2 class=\"nfd-text-huge wp-block-heading\">What customers think of us</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1580894732444-8ecded7900cd?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1534030347209-467a5b0ad3e6?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1550480082-dd9c35032f45?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1544168190-79c17527004f?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>4.4</strong> from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Delizioso\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">\"A must try for all Italian food lovers! The best Italian restaurant I\'ve ever been to! Highly recommended!\"</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Hye-jin Choi</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Authentic Flavour\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">The pasta dishes are cooked to perfection and the sauces are full of flavour. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Brandon Scott</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Outstanding Pizza\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">My family and I had the pleasure of dining at this Italian restaurant. We were impressed with the wide variety of delicious dishes and the friendly and attentive service. <br><br>Highly recommend for a delicious Italian meal!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">DeShawn Lewis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Very Good\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">A must try for all Italian food lovers!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Autumn Davis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:17:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:12:\"star ratings\";i:7;s:15:\"client feedback\";i:8;s:14:\"review section\";i:9;s:17:\"testimonial cards\";i:10;s:12:\"review cards\";i:11;s:9:\"3 columns\";i:12;s:15:\"user experience\";i:13;s:18:\"client testimonial\";i:14;s:7:\"comment\";i:15;s:11:\"endorsement\";i:16;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:435;a:11:{s:2:\"id\";s:36:\"9ac51f08-5067-4756-b627-e62206a6361e\";s:4:\"slug\";s:14:\"testimonials-2\";s:5:\"title\";s:14:\"testimonials-2\";s:11:\"description\";s:14:\"testimonials-2\";s:7:\"content\";s:3034:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-testimonials__testimonials-2\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1619292812641-cdcce6cdf9b4?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1580894732444-8ecded7900cd?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1544225917-1bf66feace19?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1560253717-c9ece454f7d1?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>4.4</strong> from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:12:\"star ratings\";i:7;s:14:\"review section\";i:8;s:15:\"customer review\";i:9;s:13:\"client review\";i:10;s:7:\"comment\";i:11;s:11:\"endorsement\";i:12;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:436;a:11:{s:2:\"id\";s:36:\"9ac51f08-5925-4123-a9d2-839febb99421\";s:4:\"slug\";s:14:\"testimonials-3\";s:5:\"title\";s:14:\"testimonials-3\";s:11:\"description\";s:14:\"testimonials-3\";s:7:\"content\";s:3692:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-testimonials__testimonials-3\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1564564321837-a57b7070ac4f?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:60px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"60px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1613755387189-ad38197761ef?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:60px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"60px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1544168190-79c17527004f?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:60px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"60px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1649399046939-7b8112221151?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"border\":{\"width\":\"2px\"},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"60px\"},\"dimensions\":{\"minHeight\":\"60px\"}},\"className\":\"nfd-text-sm nfd-border-inherit nfd-rounded-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-text-sm nfd-border-inherit nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"border-width:2px;min-height:60px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast\",\"align\":\"center\"} --><p class=\"has-text-align-center nfd-text-contrast\"><span style=\"display:inline-flex;align-items:center;justify-content:center;min-width:60px;min-height:60px;text-align:inherit;\"><strong>12k</strong></span></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">12K people already started building <br>better websites. Join them today!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:14:\"review section\";i:7;s:17:\"customer feedback\";i:8;s:13:\"user feedback\";i:9;s:7:\"comment\";i:10;s:11:\"endorsement\";i:11;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:437;a:11:{s:2:\"id\";s:36:\"9ac51f08-62b0-4566-8b93-35d8bb0a7a63\";s:4:\"slug\";s:14:\"testimonials-4\";s:5:\"title\";s:14:\"testimonials-4\";s:11:\"description\";s:14:\"testimonials-4\";s:7:\"content\";s:2299:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-testimonials__testimonials-4\" ><!-- wp:group {\"className\":\"nfd-text-pretty nfd-max-w-prose nfd-text-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-max-w-prose nfd-text-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"has-text-align-left \" style=\"font-style:normal;font-weight:400\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting. Highly recommend this restaurant for anyone looking for a great meal!</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-base wp-block-group \"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1670851604042-c56a9f5d179f?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Eoin Duffy</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">2 months ago</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:14:\"review section\";i:7;s:12:\"star ratings\";i:8;s:19:\"customer experience\";i:9;s:19:\"testimonial section\";i:10;s:7:\"comment\";i:11;s:11:\"endorsement\";i:12;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:438;a:11:{s:2:\"id\";s:36:\"9ac51f08-6bbd-40d8-afb9-9888837ee431\";s:4:\"slug\";s:14:\"testimonials-5\";s:5:\"title\";s:14:\"testimonials-5\";s:11:\"description\";s:14:\"testimonials-5\";s:7:\"content\";s:2189:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-testimonials__testimonials-5\" ><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"left\":{\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"left\":\"20px\"}}},\"className\":\"nfd-border-primary nfd-text-md nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-border-primary nfd-text-md nfd-text-balance wp-block-group\" style=\"border-left-width: 3px; padding-left: 20px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"\" style=\"font-style: normal; font-weight: 500\">My experience with this app has been fantastic! It\'s intuitive, simple to use and extremely effective. Highly recommended for any company looking for an app that does what it says it will do.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1670852077053-6f9a8b3b0d75?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Lauren Berg</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, ABC Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:14:\"review section\";i:7;s:15:\"client feedback\";i:8;s:12:\"user opinion\";i:9;s:7:\"comment\";i:10;s:11:\"endorsement\";i:11;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:439;a:11:{s:2:\"id\";s:36:\"9ac51f08-766c-47df-9a09-60273de8fcf2\";s:4:\"slug\";s:14:\"testimonials-6\";s:5:\"title\";s:14:\"testimonials-6\";s:11:\"description\";s:14:\"testimonials-6\";s:7:\"content\";s:5273:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-testimonials__testimonials-6\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch \"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Delizioso\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">\"A must try for all Italian food lovers! The best Italian restaurant I\'ve ever been to! Highly recommended!\"</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Riya Mehta</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch \"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Authentic Flavour\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">The pasta dishes are cooked to perfection and the sauces are full of flavour. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Michael Johnson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch \"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Outstanding Pizza\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">The crust is thin, the sauce is flavourful and the toppings are very fresh. Will come again for sure.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Tiffany Watson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:17:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:12:\"star ratings\";i:7;s:15:\"client feedback\";i:8;s:14:\"review section\";i:9;s:17:\"testimonial cards\";i:10;s:12:\"review cards\";i:11;s:9:\"3 columns\";i:12;s:15:\"customer review\";i:13;s:19:\"testimonial section\";i:14;s:7:\"comment\";i:15;s:11:\"endorsement\";i:16;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:440;a:11:{s:2:\"id\";s:36:\"9ac51f08-7e62-4068-ad86-a422225fbb09\";s:4:\"slug\";s:14:\"testimonials-7\";s:5:\"title\";s:14:\"testimonials-7\";s:11:\"description\";s:14:\"testimonials-7\";s:7:\"content\";s:7769:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-link-color is-style-nfd-theme-darker nfd-wb-testimonials__testimonials-7\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-top\" style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">A must try for all Italian food lovers! The best Italian restaurant I\'ve ever been to! Will come again for sure.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Alexander Brooks</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1611608822772-43a28a830759?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">The pasta dishes are cooked to perfection and the sauces are full of flavour. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Isabelle Wright</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1619799131787-e18f5cbce366?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">The crust is thin, the sauce is robust and flavourful and the toppings are incredibly fresh. Recommended!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Dylan Parker</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1583341612074-ccea5cd64f6a?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:18:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:12:\"star ratings\";i:7;s:15:\"client feedback\";i:8;s:14:\"review section\";i:9;s:17:\"testimonial cards\";i:10;s:12:\"review cards\";i:11;s:9:\"3 columns\";i:12;s:4:\"dark\";i:13;s:15:\"user experience\";i:14;s:19:\"testimonial section\";i:15;s:7:\"comment\";i:16;s:11:\"endorsement\";i:17;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:441;a:11:{s:2:\"id\";s:36:\"9ac51f08-8abd-434c-a308-b140aa5d2037\";s:4:\"slug\";s:14:\"testimonials-8\";s:5:\"title\";s:14:\"testimonials-8\";s:11:\"description\";s:14:\"testimonials-8\";s:7:\"content\";s:2146:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-wb-testimonials__testimonials-8\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-lg nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-lg nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting. Highly recommend this restaurant.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1550480082-dd9c35032f45?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Olivia Anderson</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">Customer</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:14:\"review section\";i:7;s:12:\"star ratings\";i:8;s:4:\"dark\";i:9;s:18:\"client testimonial\";i:10;s:7:\"comment\";i:11;s:11:\"endorsement\";i:12;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:442;a:11:{s:2:\"id\";s:36:\"9ac51f08-93b6-4002-a511-787c6ddf0f20\";s:4:\"slug\";s:14:\"testimonials-9\";s:5:\"title\";s:14:\"testimonials-9\";s:11:\"description\";s:14:\"testimonials-9\";s:7:\"content\";s:1910:\"<!-- wp:group {\"className\":\"nfd-max-w-prose nfd-p-md\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-max-w-prose nfd-p-md is-style-nfd-theme-white nfd-wb-testimonials__testimonials-9\" ><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style: normal; font-weight: 500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} --><p class=\"nfd-text-pretty\">I appreciated the 24/7 support and the SEO optimization features. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} --><figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1514543250559-83867827ecce?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Jayson Carter</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, ABC Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:14:\"review section\";i:7;s:15:\"customer review\";i:8;s:19:\"testimonial section\";i:9;s:7:\"comment\";i:10;s:11:\"endorsement\";i:11;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:443;a:11:{s:2:\"id\";s:36:\"9ac51f07-a1b6-4450-b0bd-d9a0cdd86265\";s:4:\"slug\";s:15:\"pricing-table-1\";s:5:\"title\";s:15:\"pricing-table-1\";s:11:\"description\";s:15:\"pricing-table-1\";s:7:\"content\";s:9220:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Pricing\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-pricing-table__pricing-table-1\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-rounded nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-gap-md wp-block-group nfd-bg-surface nfd-theme-light \"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Starter Plan</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-xl\"} --><p class=\"nfd-text-xl has-text-align-center\">$29</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Perfect for individuals who want to manage their finances.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"top\":\"8px\",\"bottom\":\"8px\"}}},\"className\":\"is-style-fill\"} --><div class=\"is-style-fill wp-block-button\"><a	class=\"wp-block-button__link wp-element-button\"	style=\"padding-top: 8px; padding-right: var(--wp--preset--spacing--40); padding-bottom: 8px; padding-left: var(--wp--preset--spacing--40)\"	>Start Now</a	></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-rounded nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-gap-md wp-block-group nfd-bg-surface nfd-theme-primary nfd-bg-effect-grid\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\" style=\"text-transform: uppercase\">Get 30% Off</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Pro Plan</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-xl\"} --><p class=\"nfd-text-xl has-text-align-center\">$39</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-base wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Ideal for small businesses to manage their finances.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"top\":\"8px\",\"bottom\":\"8px\"}}},\"className\":\"is-style-fill\"} --><div class=\"is-style-fill wp-block-button\"><a	class=\"wp-block-button__link wp-element-button\"	style=\"padding-top: 8px; padding-right: var(--wp--preset--spacing--40); padding-bottom: 8px; padding-left: var(--wp--preset--spacing--40)\"	>Start Now</a	></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-rounded nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-gap-md wp-block-group nfd-bg-surface nfd-theme-light \"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Agency Plan</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-xl\"} --><p class=\"nfd-text-xl has-text-align-center\">$99</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-base nfd-text-faded wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Designed for larger businesses and organizations.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"top\":\"8px\",\"bottom\":\"8px\"}}},\"className\":\"is-style-fill\"} --><div class=\"is-style-fill wp-block-button\"><a	class=\"wp-block-button__link wp-element-button\"	style=\"padding-top: 8px; padding-right: var(--wp--preset--spacing--40); padding-bottom: 8px; padding-left: var(--wp--preset--spacing--40)\"	>Start Now</a	></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"package\";i:1;s:12:\"subscription\";i:2;s:4:\"tier\";i:3;s:10:\"membership\";i:4;s:8:\"3 column\";i:5;s:5:\"price\";i:6;s:6:\"bundle\";i:7;s:7:\"service\";i:8;s:7:\"payment\";i:9;s:8:\"customer\";i:10;s:5:\"offer\";i:11;s:9:\"subscribe\";i:12;s:13:\"featured plan\";i:13;s:8:\"commerce\";}s:10:\"categories\";s:13:\"pricing-table\";s:14:\"all_categories\";a:1:{i:0;s:13:\"pricing-table\";}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:444;a:11:{s:2:\"id\";s:36:\"9ac51f07-a94a-4ae9-b64d-fe2fd8a37274\";s:4:\"slug\";s:15:\"pricing-table-2\";s:5:\"title\";s:15:\"pricing-table-2\";s:11:\"description\";s:15:\"pricing-table-2\";s:7:\"content\";s:5354:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Pricing\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-pricing-table__pricing-table-2\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-p-xs nfd-rounded nfd-border-inherit\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-p-xs nfd-rounded nfd-border-inherit wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1.5px\"}},\"className\":\"nfd-gap-md nfd-p-card-md nfd-rounded-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-gap-md nfd-p-card-md nfd-rounded-sm wp-block-group nfd-bg-effect-grid-3\" style=\"border-width: 1.5px\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-current wp-block-heading has-text-align-left\">Pro Plan</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-left\" style=\"text-transform: uppercase\">— For Companies</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-base nfd-text-faded nfd-text-balance wp-block-group\"><!-- wp:paragraph --><p class=\"\">Firmament winged. Blessed, moved and it in replenish it creature yielding together.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\">$29</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Start Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-p-xs nfd-rounded\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-p-xs nfd-rounded wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"nfd-gap-md nfd-p-card-md nfd-rounded-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-md nfd-p-card-md nfd-rounded-sm wp-block-group\" style=\"border-width: 2px\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-current wp-block-heading has-text-align-left\">Starter Plan</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-left\" style=\"text-transform: uppercase\">— For Individuals</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-base nfd-text-faded nfd-text-balance wp-block-group\"><!-- wp:paragraph --><p class=\"\">Firmament winged. Blessed, moved and it in replenish it creature yielding together.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-current\"} --><p class=\"nfd-text-xl nfd-text-current\">Free</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn nfd-bg-subtle is-style-fill\"} --><div class=\"nfd-btn nfd-bg-subtle is-style-fill wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Start Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"package\";i:1;s:12:\"subscription\";i:2;s:10:\"membership\";i:3;s:8:\"2 column\";i:4;s:5:\"price\";i:5;s:6:\"bundle\";i:6;s:7:\"service\";i:7;s:7:\"payment\";i:8;s:8:\"customer\";i:9;s:5:\"offer\";i:10;s:9:\"subscribe\";i:11;s:8:\"commerce\";}s:10:\"categories\";s:13:\"pricing-table\";s:14:\"all_categories\";a:1:{i:0;s:13:\"pricing-table\";}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:1;}i:445;a:11:{s:2:\"id\";s:36:\"9ac51f07-b193-4434-a08f-c56b42a08173\";s:4:\"slug\";s:15:\"pricing-table-3\";s:5:\"title\";s:15:\"pricing-table-3\";s:11:\"description\";s:15:\"pricing-table-3\";s:7:\"content\";s:5966:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Pricing\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"940px\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-wb-pricing-table__pricing-table-3\" ><!-- wp:columns {\"verticalAlignment\":null} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"},\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} --><div class=\"nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-dark nfd-bg-effect-grid-2\" style=\"border-width: 1px; min-height: 100%\" ><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Starter Plan</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-left\" style=\"text-transform: uppercase\">For Individuals</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-base nfd-text-balance wp-block-group\"><!-- wp:paragraph --><p class=\"\">Firmament winged. Blessed, moved and it in replenish it creature yielding together.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-current\"} --><p class=\"nfd-text-xl nfd-text-current\">Free</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Start Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"},\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-gap-md nfd-p-card-md nfd-rounded is-style-default nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-md nfd-p-card-md nfd-rounded is-style-default nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"border-width: 1px; min-height: 100%\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Pro Plan</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded has-text-align-left\" style=\"text-transform: uppercase\">For Companies</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-base nfd-text-balance wp-block-group\"><!-- wp:paragraph --><p class=\"\">Firmament winged. Blessed, moved and it in replenish it creature yielding together.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-current\"} --><p class=\"nfd-text-xl nfd-text-current\">$99</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn nfd-bg-subtle\"} --><div class=\"nfd-btn nfd-bg-subtle wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Start Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"package\";i:1;s:12:\"subscription\";i:2;s:10:\"membership\";i:3;s:8:\"2 column\";i:4;s:5:\"price\";i:5;s:6:\"bundle\";i:6;s:7:\"service\";i:7;s:7:\"payment\";i:8;s:8:\"customer\";i:9;s:5:\"offer\";i:10;s:4:\"dark\";i:11;s:9:\"subscribe\";i:12;s:8:\"commerce\";}s:10:\"categories\";s:13:\"pricing-table\";s:14:\"all_categories\";a:1:{i:0;s:13:\"pricing-table\";}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:446;a:11:{s:2:\"id\";s:36:\"9ac51f07-bb4a-4683-a5f9-76b65034491b\";s:4:\"slug\";s:15:\"pricing-table-4\";s:5:\"title\";s:15:\"pricing-table-4\";s:11:\"description\";s:15:\"pricing-table-4\";s:7:\"content\";s:21693:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Pricing\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-pricing-table__pricing-table-4\" ><!-- wp:columns {\"verticalAlignment\":\"bottom\",\"className\":\"nfd-gap-sm nfd-gap-y-lg\"} --><div class=\"nfd-gap-sm nfd-gap-y-lg wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"className\":\"nfd-rounded nfd-overflow-hidden\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-card-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-p-card-md nfd-gap-lg wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Free</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Firmament winged. Moved and it in replenish.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"nfd-border-inherit is-style-wide\"} --><hr class=\"nfd-border-inherit is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":4,\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\">$0</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Free forever</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Basic support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"className\":\"nfd-rounded nfd-overflow-hidden\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-card-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-p-card-md nfd-gap-lg wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Basic</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Firmament winged. Moved and it in replenish.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"nfd-border-inherit is-style-wide\"} --><hr class=\"nfd-border-inherit is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":4,\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\">$19</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Paid annually</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Basic support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"className\":\"nfd-rounded nfd-overflow-hidden\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-xs nfd-text-sm wp-block-group nfd-bg-surface nfd-theme-dark\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-center\" style=\"text-transform:uppercase\">Best Value</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-p-card-md nfd-gap-lg wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Scale</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Firmament winged. Moved and it in replenish.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"nfd-border-inherit is-style-wide\"} --><hr class=\"nfd-border-inherit is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":4,\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\">$39</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Paid annually</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Basic support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"className\":\"nfd-rounded nfd-overflow-hidden\"} --><div class=\"nfd-rounded nfd-overflow-hidden wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-card-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-p-card-md nfd-gap-lg wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Agency</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Firmament winged. Moved and it in replenish.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"nfd-border-inherit is-style-wide\"} --><hr class=\"nfd-border-inherit is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":4,\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\">$69</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Paid annually</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Basic support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"package\";i:1;s:12:\"subscription\";i:2;s:10:\"membership\";i:3;s:8:\"4 column\";i:4;s:5:\"price\";i:5;s:6:\"bundle\";i:6;s:7:\"service\";i:7;s:7:\"payment\";i:8;s:8:\"customer\";i:9;s:5:\"offer\";i:10;s:4:\"dark\";i:11;s:9:\"subscribe\";i:12;s:13:\"featured plan\";i:13;s:8:\"commerce\";}s:10:\"categories\";s:13:\"pricing-table\";s:14:\"all_categories\";a:1:{i:0;s:13:\"pricing-table\";}s:7:\"context\";N;s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:447;a:11:{s:2:\"id\";s:36:\"9ac51f07-c45f-47dc-b23a-d363c84565c4\";s:4:\"slug\";s:15:\"pricing-table-5\";s:5:\"title\";s:15:\"pricing-table-5\";s:11:\"description\";s:15:\"pricing-table-5\";s:7:\"content\";s:17772:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Pricing\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-pricing-table__pricing-table-5\" ><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"12px\",\"margin\":{\"bottom\":\"80px\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\" style=\"margin-bottom:80px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-current md:nfd-no-br\"} --><h2 class=\"has-text-align-center nfd-text-huge nfd-text-current md:nfd-no-br\">Membership Plans</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-dark \"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-lg nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-lg nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Basic</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"nfd-text-contrast nfd-text-xl\"} --><h4 class=\"nfd-text-contrast nfd-text-xl wp-block-heading has-text-align-center\">$12</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">One Month Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">Buy Basic</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-default nfd-p-card-md nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-default nfd-p-card-md nfd-gap-xs wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">1 collaborator</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">500 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-darker \"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-lg nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-lg nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Plus</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"nfd-text-contrast nfd-text-xl\"} --><h4 class=\"nfd-text-contrast nfd-text-xl wp-block-heading has-text-align-center\">$39</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Best Value</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">Buy Plus</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-default nfd-p-card-md nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-default nfd-p-card-md nfd-gap-xs wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-dark \"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-lg nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-lg nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Ultra</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"nfd-text-contrast nfd-text-xl\"} --><h4 class=\"nfd-text-contrast nfd-text-xl wp-block-heading has-text-align-center\">$99</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Unlimited Access</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">Buy Ultra</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-default nfd-p-card-md nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-default nfd-p-card-md nfd-gap-xs wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance has-text-align-center\">All pricing is in USD. You can cancel your account at any time. <br>All renewals are at full price.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"package\";i:1;s:12:\"subscription\";i:2;s:10:\"membership\";i:3;s:8:\"3 column\";i:4;s:5:\"price\";i:5;s:6:\"bundle\";i:6;s:7:\"service\";i:7;s:7:\"payment\";i:8;s:8:\"customer\";i:9;s:5:\"offer\";i:10;s:4:\"dark\";i:11;s:9:\"subscribe\";i:12;s:8:\"commerce\";}s:10:\"categories\";s:13:\"pricing-table\";s:14:\"all_categories\";a:1:{i:0;s:13:\"pricing-table\";}s:7:\"context\";N;s:5:\"order\";i:50;s:11:\"is_featured\";b:0;}i:448;a:11:{s:2:\"id\";s:36:\"9ac51f07-cc0e-4785-ab37-cf4f234b295c\";s:4:\"slug\";s:15:\"pricing-table-6\";s:5:\"title\";s:15:\"pricing-table-6\";s:11:\"description\";s:15:\"pricing-table-6\";s:7:\"content\";s:18429:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Pricing\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-wb-pricing-table__pricing-table-6\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Hobby</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$12</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">/mo</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Basic support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Freelancer</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$29</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">/mo</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Basic support</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">1,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white nfd-border-primary\" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Startup</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$59</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">/mo</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Premium support</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 admin users</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Ultimate</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$99</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">/mo</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Premium support</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">15,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"package\";i:1;s:12:\"subscription\";i:2;s:10:\"membership\";i:3;s:8:\"4 column\";i:4;s:5:\"price\";i:5;s:6:\"bundle\";i:6;s:7:\"service\";i:7;s:7:\"payment\";i:8;s:8:\"customer\";i:9;s:5:\"offer\";i:10;s:4:\"dark\";i:11;s:9:\"subscribe\";i:12;s:8:\"commerce\";}s:10:\"categories\";s:13:\"pricing-table\";s:14:\"all_categories\";a:1:{i:0;s:13:\"pricing-table\";}s:7:\"context\";N;s:5:\"order\";i:60;s:11:\"is_featured\";b:1;}i:449;a:11:{s:2:\"id\";s:36:\"9ac51f07-d4af-4614-bba5-82691c5b1306\";s:4:\"slug\";s:15:\"pricing-table-7\";s:5:\"title\";s:15:\"pricing-table-7\";s:11:\"description\";s:15:\"pricing-table-7\";s:7:\"content\";s:14249:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Pricing\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-light nfd-bg-effect-dots nfd-wb-pricing-table__pricing-table-7\" ><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"\",\"nfdAnimationDelay\":\"\"} --><div class=\"nfd-gap-sm nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}},\"className\":\"nfd-text-primary\",\"fontSize\":\"x-small\",\"nfdAnimation\":\"\"} --><p class=\"nfd-text-primary has-text-align-center has-x-small-font-size\" style=\"font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Find a Plan</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-contrast\",\"nfdAnimation\":\"\",\"nfdAnimationDelay\":\"\"} --><h2 class=\"nfd-text-huge nfd-text-contrast wp-block-heading has-text-align-center\">Pricing</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\",\"style\":{\"layout\":{}}} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Basic</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$9</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No Credit Card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 Collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Basic Support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white nfd-border-primary\" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Plus</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything in basic and more-advanced features</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$19</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No Credit Card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">10,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Prioritized support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Premium</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Best for enterprise businesses with large teams and data</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$49</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No Credit Card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">12 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">25,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">24/7 support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:14:{i:0;s:7:\"package\";i:1;s:12:\"subscription\";i:2;s:10:\"membership\";i:3;s:8:\"3 column\";i:4;s:5:\"price\";i:5;s:6:\"bundle\";i:6;s:7:\"service\";i:7;s:7:\"payment\";i:8;s:8:\"customer\";i:9;s:5:\"offer\";i:10;s:4:\"dark\";i:11;s:9:\"subscribe\";i:12;s:4:\"dots\";i:13;s:8:\"commerce\";}s:10:\"categories\";s:13:\"pricing-table\";s:14:\"all_categories\";a:1:{i:0;s:13:\"pricing-table\";}s:7:\"context\";N;s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:450;a:11:{s:2:\"id\";s:36:\"9ac51f08-2e09-4430-a512-169a1f87f186\";s:4:\"slug\";s:15:\"testimonials-10\";s:5:\"title\";s:15:\"testimonials-10\";s:11:\"description\";s:15:\"testimonials-10\";s:7:\"content\";s:3387:\"<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-10\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1616384038777-1a3a31503f25?w=1200&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">The drag and drop interface made it so easy to build the website, even though I don\'t have any coding experience. <br/><br/>The customizable templates were also a great starting point, and I was able to create a website that truly reflected my brand.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Abigail Cohen</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Owner, Elevated Grain Bakery</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:14:\"review section\";i:7;s:4:\"dark\";i:8;s:10:\"user image\";i:9;s:12:\"star ratings\";i:10;s:7:\"comment\";i:11;s:11:\"endorsement\";i:12;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:451;a:11:{s:2:\"id\";s:36:\"9ac51f08-36a8-451a-b98f-f2ee9e52f22b\";s:4:\"slug\";s:15:\"testimonials-11\";s:5:\"title\";s:15:\"testimonials-11\";s:11:\"description\";s:15:\"testimonials-11\";s:7:\"content\";s:2227:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-wb-testimonials__testimonials-11\" ><!-- wp:group {\"className\":\"nfd-text-pretty nfd-max-w-prose nfd-text-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-max-w-prose nfd-text-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"has-text-align-left \" style=\"font-style:normal;font-weight:400\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-base wp-block-group \"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1573878591960-37c788c55728?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Melanie Moore</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:12:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:14:\"review section\";i:7;s:4:\"dark\";i:8;s:15:\"client feedback\";i:9;s:7:\"comment\";i:10;s:11:\"endorsement\";i:11;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:452;a:11:{s:2:\"id\";s:36:\"9ac51f08-3f9b-4840-8d1e-76ae2a92070a\";s:4:\"slug\";s:15:\"testimonials-12\";s:5:\"title\";s:15:\"testimonials-12\";s:11:\"description\";s:15:\"testimonials-12\";s:7:\"content\";s:9004:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-testimonials__testimonials-12\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>A Taste of Italy in Every Bite</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">The Margherita pizza was a culinary trip to Italy itself. The freshness of the ingredients shone through. <br><br>Definitely five stars!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">John S.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Marcus Bennett</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>From the moment I walked in, it felt like a rustic Italian villa. The pasta carbonara was authentic and incredibly flavorful.</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Emily T.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">Lisa R.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Niall Brennan</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Elsa G.</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Marcus L.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">Tried the four-cheese ravioli and it was a medley of flavors that worked so well together.<br/><br/>Truly exceptional.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Miriam Weiss</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable Dining Experience</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Culinary Perfection</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">A Symphony of Flavors</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">The spaghetti and meatballs tasted like something out of an Italian grandma\'s kitchen. Pure comfort food.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Anthony Choi</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Anna Lewis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:16:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:12:\"star ratings\";i:7;s:15:\"client feedback\";i:8;s:14:\"review section\";i:9;s:17:\"testimonial cards\";i:10;s:12:\"review cards\";i:11;s:9:\"2 columns\";i:12;s:19:\"customer experience\";i:13;s:7:\"comment\";i:14;s:11:\"endorsement\";i:15;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:453;a:11:{s:2:\"id\";s:36:\"9ac51f08-4812-474b-b68e-47adb33759a8\";s:4:\"slug\";s:15:\"testimonials-13\";s:5:\"title\";s:15:\"testimonials-13\";s:11:\"description\";s:15:\"testimonials-13\";s:7:\"content\";s:3542:\"<!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-13\" ><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group \"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-shadow-xs nfd-rounded-lg nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-lg nfd-p-card-md wp-block-group nfd-bg-surface nfd-theme-white\" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★<mark style=\"background-color:rgba(0, 0, 0, 0);color:#c3c3c3\" class=\"has-inline-color\">★</mark></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-sm nfd-text-surface-foreground\"} --><p class=\"nfd-text-sm nfd-text-surface-foreground has-text-align-center\"><strong>4.3 stars from 800+ reviews</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1649399044844-9af065083b8a?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1514543250559-83867827ecce?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1573497161374-439a30d308db?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1584043720379-b56cd9199c94?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:13:{i:0;s:7:\"reviews\";i:1;s:8:\"feedback\";i:2;s:7:\"ratings\";i:3;s:7:\"clients\";i:4;s:8:\"customer\";i:5;s:16:\"user testimonial\";i:6;s:14:\"review section\";i:7;s:11:\"star rating\";i:8;s:13:\"client review\";i:9;s:19:\"testimonial section\";i:10;s:7:\"comment\";i:11;s:11:\"endorsement\";i:12;s:4:\"info\";}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:7:\"context\";N;s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:454;a:11:{s:2:\"id\";s:36:\"9f8e048f-0b81-44ce-bf93-bab783bdf59a\";s:4:\"slug\";s:15:\"testimonials-14\";s:5:\"title\";s:15:\"testimonials-14\";s:11:\"description\";s:15:\"testimonials-14\";s:7:\"content\";s:7300:\"<!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-14\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1608127010513-2c9fc1638893?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Ulf Andersson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1551837478-bf7d2909fd95?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Elizabeth McCarthy</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1607990281513-2c110a25bd8c?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Brandon Davis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:455;a:11:{s:2:\"id\";s:36:\"9f8e048f-13ba-46a7-8ae7-5d7c4ba632a6\";s:4:\"slug\";s:15:\"testimonials-15\";s:5:\"title\";s:15:\"testimonials-15\";s:11:\"description\";s:15:\"testimonials-15\";s:7:\"content\";s:6454:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-testimonials__testimonials-15\" ><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1613672710119-573123221c48?w=1200&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-white\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I\'m truly grateful for the exceptional legal support I received from the firm. Their expertise, dedication, and professionalism made a significant\ndifference in my case. <br /><br />Highly recommended.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Ruby Anderson</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1611608822772-43a28a830759?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1729202305341-d146fdea0a03?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1557862921-37829c790f19?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1628540484449-ef86450ce644?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>4.4</strong> from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:456;a:11:{s:2:\"id\";s:36:\"9f8e048f-1c1c-4bc2-b198-3d9cf3bdc814\";s:4:\"slug\";s:15:\"testimonials-16\";s:5:\"title\";s:15:\"testimonials-16\";s:11:\"description\";s:15:\"testimonials-16\";s:7:\"content\";s:3369:\"<!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-16\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1551837478-bf7d2909fd95?w=1200&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-white\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I\'m truly grateful for the exceptional legal support I received from the firm. Their expertise, dedication, and professionalism made a significant\ndifference in my case. <br /><br />Highly recommended.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Emily O\'Brien</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:457;a:11:{s:2:\"id\";s:36:\"9f8e048f-2714-45ed-912b-76d33f1b720a\";s:4:\"slug\";s:15:\"testimonials-17\";s:5:\"title\";s:15:\"testimonials-17\";s:11:\"description\";s:15:\"testimonials-17\";s:7:\"content\";s:3484:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-testimonials__testimonials-17\" ><!-- wp:group {\"metadata\":{\"name\":\"Awards\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Our Awards</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. <br>Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pt-sm\", \"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group nfd-pt-sm\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:458;a:11:{s:2:\"id\";s:36:\"a046d211-b952-45ea-b946-96f823666fa7\";s:4:\"slug\";s:15:\"testimonials-18\";s:5:\"title\";s:15:\"testimonials-18\";s:11:\"description\";s:15:\"testimonials-18\";s:7:\"content\";s:4271:\"<!-- wp:group {\"metadata\":{\"name\":\"Testimonial + Image\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-18\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1579326882518-21eaa7893b02?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\",\"dimRatio\":10,\"isUserOverlayColor\":true,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded nfd-px-md nfd-py-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-px-md nfd-py-sm wp-block-cover\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1579326882518-21eaa7893b02?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"></div><!-- /wp:column --><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-px-sm nfd-pt-sm nfd-rounded is-style-nfd-theme-white\",\"style\":{\"color\":{\"background\":\"#fffffff0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-px-sm nfd-pt-sm nfd-rounded is-style-nfd-theme-white wp-block-group has-background\" style=\"background-color:#fffffff0\"><!-- wp:paragraph --><p class=\"\"><strong>Working with Archex was an incredible experience — </strong>their vision, attention to detail, and ability to blend functionality with beauty completely transformed our space. Highly recommended!</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"},\"spacing\":{\"margin\":{\"bottom\":\"-20px\"}}}} --><figure class=\"is-style-rounded wp-block-image size-full is-resized has-custom-border\" style=\"margin-bottom:-20px\"><img src=\"https://images.unsplash.com/photo-1557862921-37829c790f19?w=1200&fit=crop&w=140&h=140&crop=\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:70px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"nfd-text-base has-text-align-left\" style=\"font-style:normal;font-weight:500\">Gabriel Costa</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-xs nfd-rounded is-style-nfd-theme-white\",\"style\":{\"color\":{\"background\":\"#fffffff0\"},\"border\":{\"left\":{\"width\":\"10px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-p-sm nfd-gap-xs nfd-rounded is-style-nfd-theme-white wp-block-group has-background\" style=\"border-left-width:10px;background-color:#fffffff0\"><!-- wp:paragraph --><p class=\"\">Madison House - Rebuilding & Interior design</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}},\"typography\":{\"textDecoration\":\"underline\"}},\"textColor\":\"contrast\"} --><p class=\"has-contrast-color has-text-color has-link-color\" style=\"text-decoration:underline\">View Project →</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:459;a:11:{s:2:\"id\";s:36:\"a046d211-c264-4b2f-b166-7c835832df3c\";s:4:\"slug\";s:15:\"testimonials-19\";s:5:\"title\";s:15:\"testimonials-19\";s:11:\"description\";s:15:\"testimonials-19\";s:7:\"content\";s:3280:\"<!-- wp:group {\"metadata\":{\"name\":\"Testimonial + Image\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-19\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1532384748853-8f54a8f476e2?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":10,\"isUserOverlayColor\":true,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-xl nfd-p-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-md wp-block-cover\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1532384748853-8f54a8f476e2?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"></div><!-- /wp:column --><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-px-sm nfd-pt-sm nfd-rounded is-style-nfd-theme-white\",\"style\":{\"color\":{\"background\":\"#fffffff0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-px-sm nfd-pt-sm nfd-rounded is-style-nfd-theme-white wp-block-group has-background\" style=\"background-color:#fffffff0\"><!-- wp:paragraph --><p class=\"\"><strong>Working with Archex was an incredible experience — </strong>their vision, attention to detail, and ability to blend functionality with beauty completely transformed our space. Highly recommended!</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"},\"spacing\":{\"margin\":{\"bottom\":\"-20px\"}}}} --><figure class=\"is-style-rounded wp-block-image size-full is-resized has-custom-border\" style=\"margin-bottom:-20px\"><img src=\"https://images.unsplash.com/photo-1560253717-c9ece454f7d1?w=200&h=200&fit=crop&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:70px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"nfd-text-base has-text-align-left\" style=\"font-style:normal;font-weight:500\">Ha-eun Seo</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:460;a:11:{s:2:\"id\";s:36:\"9f8e048f-2fcd-49b9-a00d-663fd46913ff\";s:4:\"slug\";s:19:\"table-of-contents-1\";s:5:\"title\";s:19:\"table-of-contents-1\";s:11:\"description\";s:19:\"table-of-contents-1\";s:7:\"content\";s:1048:\"<!-- wp:group {\"className\":\"nfd-p-card-lg\",\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"56px\",\"bottom\":\"56px\"}}},\"metadata\":{\"name\":\"Table of Contents\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-card-lg is-style-nfd-theme-white nfd-bg-effect-grid-2 nfd-wb-text__table-of-contents-1\" style=\"margin-top:56px;margin-bottom:56px;\"><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose nfd-theme-white nfd-bg-surface is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose nfd-theme-white nfd-bg-surface is-style-nfd-theme-white wp-block-group\"><!-- wp:yoast-seo/table-of-contents {\"className\":\"nfd-yoast-toc\"} --><div class=\"nfd-yoast-toc wp-block-yoast-seo-table-of-contents yoast-table-of-contents\"><h2>Table of contents</h2></div><!-- /wp:yoast-seo/table-of-contents --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:461;a:11:{s:2:\"id\";s:36:\"9f8e048f-3840-4f8a-864b-aeb5cde6ffbf\";s:4:\"slug\";s:19:\"table-of-contents-2\";s:5:\"title\";s:19:\"table-of-contents-2\";s:11:\"description\";s:19:\"table-of-contents-2\";s:7:\"content\";s:809:\"<!-- wp:group {\"className\":\"nfd-p-card-lg\",\"metadata\":{\"name\":\"Table of Contents\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-card-lg nfd-wb-text__table-of-contents-2\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} --><div class=\"nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-max-w-prose is-style-nfd-theme-light wp-block-group nfd-bg-effect-lines-2\"><!-- wp:yoast-seo/table-of-contents {\"className\":\"nfd-yoast-toc\"} --><div class=\"nfd-yoast-toc wp-block-yoast-seo-table-of-contents yoast-table-of-contents\"><h2>Table of contents</h2></div><!-- /wp:yoast-seo/table-of-contents --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:462;a:11:{s:2:\"id\";s:36:\"9f8e048f-408d-4bdf-bf17-05282b0b77b2\";s:4:\"slug\";s:19:\"table-of-contents-3\";s:5:\"title\";s:19:\"table-of-contents-3\";s:11:\"description\";s:19:\"table-of-contents-3\";s:7:\"content\";s:836:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Table of Contents\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-wb-text__table-of-contents-3\" ><!-- wp:group {\"className\":\"nfd-py-4 nfd-max-w-prose is-style-default\",\"style\":{\"border\":{\"top\":{\"width\":\"2px\"},\"right\":[],\"bottom\":{\"width\":\"2px\"},\"left\":[]}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-py-4 nfd-max-w-prose is-style-default wp-block-group\" style=\"border-top-width:2px;border-bottom-width:2px\"><!-- wp:yoast-seo/table-of-contents {\"className\":\"nfd-yoast-toc\"} --><div class=\"nfd-yoast-toc wp-block-yoast-seo-table-of-contents yoast-table-of-contents\"><h2>Table of contents</h2></div><!-- /wp:yoast-seo/table-of-contents --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"text\";s:14:\"all_categories\";a:0:{}s:7:\"context\";N;s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}}','off');
INSERT INTO `lJD_options` VALUES (40654,'_transient_timeout_nfd_data_wb_categories_82d933c851569ad9b6bd74872ad8810b','1764350521','off'),(40655,'_transient_nfd_data_wb_categories_82d933c851569ad9b6bd74872ad8810b','a:18:{i:0;a:6:{s:2:\"id\";s:36:\"9ac51f05-fbbd-4633-834d-0af87746ad7a\";s:5:\"title\";s:6:\"header\";s:5:\"label\";s:6:\"Header\";s:11:\"description\";s:6:\"header\";s:5:\"count\";i:36;s:5:\"order\";i:10;}i:1;a:6:{s:2:\"id\";s:36:\"9ac51f07-3850-46e5-b4e1-f6ac7fb51e85\";s:5:\"title\";s:4:\"hero\";s:5:\"label\";s:4:\"Hero\";s:11:\"description\";s:141:\"Hero patterns are typically the first pattern after the website navigation. They are frequent on home pages and rare on any additional pages.\";s:5:\"count\";i:36;s:5:\"order\";i:20;}i:2;a:6:{s:2:\"id\";s:36:\"9ac51f04-17ae-4f1e-bfbe-6af49d0df64c\";s:5:\"title\";s:8:\"features\";s:5:\"label\";s:8:\"Features\";s:11:\"description\";s:103:\"Patterns that summarize or highlight features, functionality, quality, or other highlight worthy items.\";s:5:\"count\";i:103;s:5:\"order\";i:30;}i:3;a:6:{s:2:\"id\";s:36:\"9bf2d8a8-94cf-4c79-a7ad-ccff1d1d8dc3\";s:5:\"title\";s:5:\"forms\";s:5:\"label\";s:5:\"Forms\";s:11:\"description\";s:5:\"forms\";s:5:\"count\";i:7;s:5:\"order\";i:40;}i:4;a:6:{s:2:\"id\";s:36:\"9b73e2e7-1df7-424b-84a5-7cbfd044e47c\";s:5:\"title\";s:8:\"products\";s:5:\"label\";s:8:\"Products\";s:11:\"description\";s:8:\"products\";s:5:\"count\";i:10;s:5:\"order\";i:50;}i:5;a:6:{s:2:\"id\";s:36:\"9ac51f05-b655-4db5-bf20-60a5a02f2a0f\";s:5:\"title\";s:7:\"gallery\";s:5:\"label\";s:7:\"Gallery\";s:11:\"description\";s:7:\"gallery\";s:5:\"count\";i:28;s:5:\"order\";i:60;}i:6;a:6:{s:2:\"id\";s:36:\"9ac51f03-0e4b-45a4-8310-2a9f6a0cda32\";s:5:\"title\";s:14:\"call-to-action\";s:5:\"label\";s:14:\"Call To Action\";s:11:\"description\";s:154:\"Patterns that may have images and content with intentional layouts to drive the reader to take the desired action such as sign up, learn more, or buy now.\";s:5:\"count\";i:38;s:5:\"order\";i:70;}i:7;a:6:{s:2:\"id\";s:36:\"9bd0ae6a-75c5-420e-815d-1d284a0007c1\";s:5:\"title\";s:4:\"text\";s:5:\"label\";s:4:\"Text\";s:11:\"description\";s:4:\"text\";s:5:\"count\";i:45;s:5:\"order\";i:80;}i:8;a:6:{s:2:\"id\";s:36:\"9ac51f08-22e3-4dfa-96b4-e1866f76b08e\";s:5:\"title\";s:12:\"testimonials\";s:5:\"label\";s:12:\"Testimonials\";s:11:\"description\";s:111:\"Collection of content praising the quality of the service that was received by the customer in their own words.\";s:5:\"count\";i:19;s:5:\"order\";i:90;}i:9;a:6:{s:2:\"id\";s:36:\"9ac51f03-da40-42b4-bfd8-9a1c80d67939\";s:5:\"title\";s:3:\"faq\";s:5:\"label\";s:3:\"FAQ\";s:11:\"description\";s:95:\"Patterns that have between two and ten sets of questions and answers that are frequently asked.\";s:5:\"count\";i:9;s:5:\"order\";i:100;}i:10;a:6:{s:2:\"id\";s:36:\"9ac51f06-8063-405a-9586-50193709779f\";s:5:\"title\";s:8:\"headings\";s:5:\"label\";s:8:\"Headings\";s:11:\"description\";s:64:\"Patterns that have headings to open the next section of content.\";s:5:\"count\";i:23;s:5:\"order\";i:110;}i:11;a:6:{s:2:\"id\";s:36:\"9ac51f07-ddb2-47dd-aa91-a799f2d61593\";s:5:\"title\";s:4:\"team\";s:5:\"label\";s:4:\"Team\";s:11:\"description\";s:4:\"team\";s:5:\"count\";i:12;s:5:\"order\";i:120;}i:12;a:6:{s:2:\"id\";s:36:\"9bf2d8a9-cfdb-45ba-b0e2-64b627bcecda\";s:5:\"title\";s:4:\"menu\";s:5:\"label\";s:4:\"Menu\";s:11:\"description\";s:4:\"menu\";s:5:\"count\";i:9;s:5:\"order\";i:130;}i:13;a:6:{s:2:\"id\";s:36:\"9ac51f07-9e70-4e5a-b6e7-8050b6fbb691\";s:5:\"title\";s:13:\"pricing-table\";s:5:\"label\";s:13:\"Pricing Table\";s:11:\"description\";s:144:\"Pricing tables show two to four tiers of offers. They are frequent for subscriptions and consulting packages but rare for retail or restaurants.\";s:5:\"count\";i:7;s:5:\"order\";i:140;}i:14;a:6:{s:2:\"id\";s:36:\"9ac51f02-9d3d-4812-9d28-8616ee30163e\";s:5:\"title\";s:4:\"blog\";s:5:\"label\";s:4:\"Blog\";s:11:\"description\";s:109:\"Patterns that display between one and five blog posts from a collection such as recent, popular, or featured.\";s:5:\"count\";i:25;s:5:\"order\";i:150;}i:15;a:6:{s:2:\"id\";s:36:\"9ac51f05-0f94-4809-9f42-e33e9cda814a\";s:5:\"title\";s:6:\"footer\";s:5:\"label\";s:6:\"Footer\";s:11:\"description\";s:6:\"footer\";s:5:\"count\";i:33;s:5:\"order\";i:160;}i:16;a:6:{s:2:\"id\";s:36:\"9c9b94ce-a70c-483c-81f9-f576c3c58fca\";s:5:\"title\";s:12:\"media-embeds\";s:5:\"label\";s:12:\"Media Embeds\";s:11:\"description\";s:12:\"media-embeds\";s:5:\"count\";i:19;s:5:\"order\";N;}i:17;a:6:{s:2:\"id\";s:36:\"a046d211-5002-4db7-bb45-a03090dfed54\";s:5:\"title\";s:11:\"link-in-bio\";s:5:\"label\";s:11:\"Link In Bio\";s:11:\"description\";s:11:\"link-in-bio\";s:5:\"count\";i:4;s:5:\"order\";N;}}','off'),(40695,'_transient_timeout_acf_plugin_updates','1764437315','off'),(40696,'_transient_acf_plugin_updates','a:5:{s:7:\"plugins\";a:0:{}s:9:\"no_update\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";a:12:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:5:\"6.6.2\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.8.3\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://connect.advancedcustomfields.com/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg\";s:4:\"high\";s:67:\"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg\";}s:8:\"requires\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:12:\"release_date\";s:8:\"20251029\";s:6:\"reason\";s:10:\"up_to_date\";}}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"6.6.2\";}}','off'),(40850,'_transient_timeout_nfd_data_wb_categories_3d2b9823c2974bbbc3a73fa53e6a5334','1764352794','off'),(40851,'_transient_nfd_data_wb_categories_3d2b9823c2974bbbc3a73fa53e6a5334','a:9:{i:0;a:6:{s:2:\"id\";s:36:\"9ac51f09-25c4-41ee-a185-556c50767f2b\";s:5:\"title\";s:4:\"home\";s:5:\"label\";s:4:\"Home\";s:11:\"description\";s:4:\"home\";s:5:\"count\";i:34;s:5:\"order\";i:10;}i:1;a:6:{s:2:\"id\";s:36:\"9ac51f08-9dc3-4f90-b018-593d3ed9cd04\";s:5:\"title\";s:5:\"about\";s:5:\"label\";s:5:\"About\";s:11:\"description\";s:5:\"about\";s:5:\"count\";i:4;s:5:\"order\";i:20;}i:2;a:6:{s:2:\"id\";s:36:\"9ac51f08-bc2a-4af5-bba6-1b8c72153ae1\";s:5:\"title\";s:4:\"blog\";s:5:\"label\";s:4:\"Blog\";s:11:\"description\";s:4:\"blog\";s:5:\"count\";i:2;s:5:\"order\";i:30;}i:3;a:6:{s:2:\"id\";s:36:\"9b73e2e7-9c47-49e1-8340-9cc5bcc90225\";s:5:\"title\";s:4:\"shop\";s:5:\"label\";s:4:\"Shop\";s:11:\"description\";s:4:\"shop\";s:5:\"count\";i:1;s:5:\"order\";i:40;}i:4;a:6:{s:2:\"id\";s:36:\"9ac51f08-ef46-4e60-a396-9dfe3a90da17\";s:5:\"title\";s:7:\"contact\";s:5:\"label\";s:7:\"Contact\";s:11:\"description\";s:7:\"contact\";s:5:\"count\";i:4;s:5:\"order\";i:50;}i:5;a:6:{s:2:\"id\";s:36:\"9ac51f09-0e2e-4765-be5e-1d77474ccb97\";s:5:\"title\";s:26:\"frequently-asked-questions\";s:5:\"label\";s:26:\"Frequently Asked Questions\";s:11:\"description\";s:26:\"frequently-asked-questions\";s:5:\"count\";i:3;s:5:\"order\";i:60;}i:6;a:6:{s:2:\"id\";s:36:\"9ac51f09-6146-49df-8082-942d5b031af6\";s:5:\"title\";s:12:\"testimonials\";s:5:\"label\";s:12:\"Testimonials\";s:11:\"description\";s:12:\"testimonials\";s:5:\"count\";i:2;s:5:\"order\";i:70;}i:7;a:6:{s:2:\"id\";s:36:\"9ac51f09-4eed-492e-a046-6bf0d6645e37\";s:5:\"title\";s:11:\"link-in-bio\";s:5:\"label\";s:11:\"Link In Bio\";s:11:\"description\";s:11:\"link-in-bio\";s:5:\"count\";i:4;s:5:\"order\";i:80;}i:8;a:6:{s:2:\"id\";s:36:\"9ac51f08-ccec-449d-9b07-c2c139c4d03b\";s:5:\"title\";s:11:\"coming-soon\";s:5:\"label\";s:11:\"Coming Soon\";s:11:\"description\";s:11:\"coming-soon\";s:5:\"count\";i:4;s:5:\"order\";i:90;}}','off'),(40852,'_transient_timeout_nfd_data_wb_templates_b574f5d1af229b31825f020b69e0688c','1764352794','off');
INSERT INTO `lJD_options` VALUES (40853,'_transient_nfd_data_wb_templates_b574f5d1af229b31825f020b69e0688c','a:58:{i:0;a:10:{s:2:\"id\";s:36:\"9ac51f08-a094-44a4-bb1b-a216340c9778\";s:4:\"slug\";s:7:\"about-1\";s:5:\"title\";s:7:\"about-1\";s:11:\"description\";s:7:\"about-1\";s:7:\"content\";s:27770:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(0deg,rgb(243,244,246) 18%,rgb(22,26,29) 18%)\"}},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-pt-lg has-background is-style-nfd-theme-dark\" id=\"intro\" style=\"background:linear-gradient(0deg,rgb(243,244,246) 18%,rgb(22,26,29) 18%);\"><!-- wp:group {\"className\":\"nfd-gap-4xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-4xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\"} --><div class=\"nfd-gap-xl wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">About Us</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Tailored Legal Solutions for <br>Businesses & Individuals</h1><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"nfd-wb-twist-in\",\"nfdAnimationDelay\":\"nfd-delay-450\"} --><div class=\"wp-block-group alignfull nfd-wb-animate nfd-wb-twist-in nfd-delay-450\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-t-xl\"} --><figure class=\"nfd-rounded-t-xl wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1543269865-cbf427effbad?auto=format&fit=crop&q=80&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md nfd-my-0\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupDivider\":\"nfd-divider-slant-invert\",\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-my-0 nfd-divider-slant-invert is-style-nfd-theme-light\" id=\"testimonial\" ><!-- wp:group {\"className\":\"nfd-text-pretty nfd-max-w-prose nfd-text-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-max-w-prose nfd-text-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\"} --><p class=\"has-text-align-left nfd-wb-animate nfd-wb-zoom-in-short\" style=\"font-style:normal;font-weight:400\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"nfd-text-base wp-block-group nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-300\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1613755387189-ad38197761ef?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Céline Richard</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" id=\"features\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-3xl nfd-text-md nfd-text-faded\"} --><div class=\"nfd-gap-3xl nfd-text-md nfd-text-faded wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"md:nfd-order-2\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-top nfd-wb-animate nfd-wb-fade-in-bottom\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast\">What We Do</h2><!-- /wp:heading --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p>We are proud to have a track record of successful outcomes for our clients. Our legal team is committed to achieving the best possible results in every case.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>With extensive expertise and unwavering dedication, we consistently deliver favorable resolutions, ensuring our clients\' satisfaction with our legal services.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Our legal team is committed to achieving the best possible results in every case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"md:nfd-order-2\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-top nfd-wb-animate nfd-wb-fade-in-bottom nfd-delay-300\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"md:nfd-hidden\",\"style\":{\"layout\":{\"flexSize\":\"24px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"md:nfd-hidden wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-current\">Our Values</h2><!-- /wp:heading --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p>We are proud to have a track record of successful outcomes for our clients. Our legal team is committed to achieving the best possible results in every case.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>With extensive expertise and unwavering dedication, we consistently deliver favorable resolutions, ensuring our clients\' satisfaction with our legal services.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Our legal team is committed to achieving the best possible results in every case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-0\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1200px\"}} --><div class=\"wp-block-group nfd-container nfd-p-0\" id=\"gallery\" ><!-- wp:gallery {\"columns\":4,\"linkTo\":\"none\",\"style\":{\"spacing\":{}}} --><figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mt-8 md:nfd-my-0\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><figure class=\"nfd-mt-8 md:nfd-my-0 wp-block-image size-large nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-150\"><img src=\"https://images.unsplash.com/photo-1498666894561-96df51ffb9e5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MTh8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mb-8 md:nfd-my-0\",\"nfdAnimation\":\"nfd-wb-fade-in-top-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><figure class=\"nfd-mb-8 md:nfd-my-0 wp-block-image size-large nfd-wb-animate nfd-wb-fade-in-top-short nfd-delay-300\"><img src=\"https://images.unsplash.com/photo-1498265671166-89e688fff93a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MTl8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mt-8 md:nfd-my-0\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-450\"} --><figure class=\"nfd-mt-8 md:nfd-my-0 wp-block-image size-large nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-450\"><img src=\"https://images.unsplash.com/photo-1498262257252-c282316270bc?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MjB8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-mb-8 md:nfd-my-0\",\"nfdAnimation\":\"nfd-wb-fade-in-top-short\",\"nfdAnimationDelay\":\"nfd-delay-600\"} --><figure class=\"nfd-mb-8 md:nfd-my-0 wp-block-image size-large nfd-wb-animate nfd-wb-fade-in-top-short nfd-delay-600\"><img src=\"https://images.unsplash.com/photo-1562575228-c8e99d410017?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NzR8fGFyY2hpdGVjdHVyZXxlbnwwfDF8MHx8&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupDivider\":\"nfd-divider-arrow\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-divider-arrow is-style-nfd-theme-white\" id=\"milestones\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">34</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Stunning websites created</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">24</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Successful events supported</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">200+</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Multiply product launches</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">100+</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Event contribution</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"textColor\":\"black\",\"className\":\"nfd-my-0 nfd-p-lg nfd-pb-md nfd-container nfd-bg-gray-100\",\"layout\":{\"type\":\"default\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\"} --><div class=\"wp-block-group alignfull nfd-my-0 nfd-p-lg nfd-pb-md nfd-container nfd-bg-gray-100 has-black-color has-text-color nfd-wb-animate nfd-wb-fade-in-bottom\" id=\"team\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Join Our Amazing Team </h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">Our attorneys are highly experienced and well-versed in a variety of legal areas. Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Team\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|70\"}}},\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"color\":\"#0000001a\",\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image aligncenter size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1577880216142-8549e9488dad?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" class=\"has-border-color\" style=\"border-color: #0000001a; border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Charles Weber</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">CTO & Co-founder</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"color\":\"#0000001a\",\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image aligncenter size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1613672710119-573123221c48?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" class=\"has-border-color\" style=\"border-color: #0000001a; border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Ginger Morgan</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Program Achievements Lead</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"color\":\"#0000001a\",\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image aligncenter size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1619292812641-cdcce6cdf9b4?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" class=\"has-border-color\" style=\"border-color: #0000001a; border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Ricardo Morales</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Production Manager</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"color\":\"#0000001a\",\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image aligncenter size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1590649613897-1d5c44ca3409?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" class=\"has-border-color\" style=\"border-color: #0000001a; border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Zara Hamdan</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Entertainment Coordinator</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"gradient\":\"linear-gradient(180deg,rgb(247, 247, 248) 40%,rgb(255,255,255) 40%)\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"nfd-pb-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-pb-md has-background\" style=\"background:linear-gradient(180deg,rgb(247, 247, 248) 40%,rgb(255,255,255) 40%);margin-top:0;margin-bottom:0\"><!-- wp:buttons {\"className\":\"nfd-weight-inherit\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"},\"style\":{\"spacing\":{},\"typography\":{\"lineHeight\":\"1.5\"}}} --><div class=\"wp-block-buttons nfd-weight-inherit\" style=\"line-height:1.5\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"bottom\":\"16px\",\"left\":\"32px\",\"right\":\"32px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><div class=\"wp-block-button\" style=\"font-style:normal;font-weight:500\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px\">View Open Positions</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-animate nfd-wb-fade-in-bottom is-style-nfd-theme-darker\" id=\"call-to-action\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-current md:nfd-no-br\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-current md:nfd-no-br has-text-align-center\">Let\'s Talk</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"nfd-text-md nfd-text-faded wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"64px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-secondary md:nfd-text-center\"} --><p class=\"nfd-text-sm nfd-text-secondary md:nfd-text-center\" style=\"text-transform:uppercase\">1515 Thorne Court</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-current md:nfd-text-center\"} --><p class=\"nfd-text-base nfd-text-current md:nfd-text-center\"><strong>Brooklyn, NY 11218</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-base\"><!-- wp:paragraph {\"className\":\" md:nfd-text-center\"} --><p class=\"md:nfd-text-center\">T: <strong>(202) 555-0195</strong><br>E: <strong>brooklyn@example.com</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-secondary\"} --><p class=\"has-text-align-center nfd-text-sm nfd-text-secondary\" style=\"text-transform:uppercase\">1 Windfall AVE</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-current\"} --><p class=\"has-text-align-center nfd-text-base nfd-text-current\"><strong>Miami, FL 3314</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-base\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">T: ( <strong>202) 555-0125</strong><br>E: <strong>miami@example.com</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-sm nfd-text-secondary md:nfd-text-center\"} --><p class=\"has-text-align-right nfd-text-sm nfd-text-secondary md:nfd-text-center\" style=\"text-transform:uppercase\">6800 Meadow St.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-base nfd-text-current md:nfd-text-center\"} --><p class=\"has-text-align-right nfd-text-base nfd-text-current md:nfd-text-center\"><strong>Los Angeles, CA 90001</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-base\"><!-- wp:paragraph {\"align\":\"right\",\"className\":\" md:nfd-text-center\"} --><p class=\"has-text-align-right md:nfd-text-center\">T: <strong>(202) 555-0179</strong><br>E: <strong>north@example.com</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:5:\"about\";s:14:\"all_categories\";a:1:{i:0;s:5:\"about\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:1;a:10:{s:2:\"id\";s:36:\"9ac51f08-a733-401f-a01d-a973ee67e2e2\";s:4:\"slug\";s:7:\"about-2\";s:5:\"title\";s:7:\"about-2\";s:11:\"description\";s:7:\"about-2\";s:7:\"content\";s:25806:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594652137150-b5ecd7321974?w=1600&q=80&w=1200&h=&crop=\",\"dimRatio\":70,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"contentPosition\":\"center center\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800 alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-cover nfd-stretch-cover-child nfd-bg-gray-800 alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1594652137150-b5ecd7321974?w=1600&q=80&w=1200&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"bottom\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"left\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"}},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\" style=\"border-top-style:none;border-top-width:0px;border-right-color:var(--wp--preset--color--white);border-right-width:32px;border-bottom-color:var(--wp--preset--color--white);border-bottom-width:32px;border-left-color:var(--wp--preset--color--white);border-left-width:32px\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga md:nfd-text-left nfd-text-current md:nfd-no-br\"} --><h1 class=\"wp-block-heading has-text-align-center nfd-text-giga nfd-text-current md:nfd-text-left md:nfd-no-br\">About Us</h1><!-- /wp:heading --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md nfd-pb-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-pb-lg is-style-nfd-theme-white\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1589578527966-fdac0f44566c?auto=format&fit=crop&q=80&w=1200&h=1600&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-text-md nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Law Experts</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-balance nfd-text-primary\"} --><h2 class=\"nfd-text-huge nfd-text-balance nfd-text-primary wp-block-heading\">Your trusted law firm since 1992.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">We provide expert guidance and delivering successful outcomes for our clients since 1992. Our professionalism is reflected in our transparent communication and respect for confidentiality.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Request Consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"8px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-3xl nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-3xl nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h3 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-center\">1,864</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Cases Won</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h3 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-center\">23</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Attorneys</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1589578527966-fdac0f44566c?auto=format&fit=crop&q=80&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">Law Experts</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">Your trusted law firm since 1992.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"border\":{\"right\":{\"color\":\"#ffffff\",\"width\":\"32px\"},\"left\":{\"color\":\"#ffffff\",\"width\":\"32px\"}}},\"color\":{\"gradient\":\"linear-gradient(0deg,rgb(255,255,255) 0%,rgb(243,244,246) 84%)\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-background is-style-nfd-theme-white\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(243,244,246) 84%);\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-white \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">How We Work</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Work Process</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"32px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"4px\",\"left\":\"4px\"}}},\"className\":\"nfd-text-base \"} --><div class=\"nfd-text-base wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"20px\",\"topRight\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-left-radius:20px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"20px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-left-radius:0px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Business Law</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"className\":\"nfd-my-0 nfd-p-md nfd-pb-lg nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-my-0 nfd-p-md nfd-pb-lg nfd-container wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Legal Disciplines</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Meet our Team</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-faded nfd-text-balance nfd-text-md has-text-align-left\">Being a first-choice employer within our sectors. Our process applies techniques from a variety of disciplines.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1670852077053-6f9a8b3b0d75?w=512&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Brittany Hanson</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Head of Design</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1611608822772-43a28a830759?w=512&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Alexander Brooks</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Content Strategist</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1729202305341-d146fdea0a03?w=512&fit=crop&w=800&h=800&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"88%\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"4px\"}}},\"className\":\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-relative nfd-gap-0 nfd-pt-xs -nfd-top-0.5 nfd-border-primary wp-block-group\" style=\"border-top-width: 4px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-primary nfd-text-md\"} --><p class=\"nfd-text-primary nfd-text-md has-text-align-left\"><strong>Zoe Foster</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Customer Specialist</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:5:\"about\";s:14:\"all_categories\";a:1:{i:0;s:5:\"about\";}s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:2;a:10:{s:2:\"id\";s:36:\"9ac51f08-adc7-4c7e-ac93-eceb0b282297\";s:4:\"slug\";s:7:\"about-3\";s:5:\"title\";s:7:\"about-3\";s:11:\"description\";s:7:\"about-3\";s:7:\"content\";s:37504:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark\" id=\"hero\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short\" style=\"font-style:normal;font-weight:500\">About Us</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\">We specialize in a wide range of legal areas. Our attorneys have extensive experience in everything from criminal defense to civil litigation.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md nfd-pb-lg nfd-my-0\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupDivider\":\"nfd-divider-arrow\",\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-pb-lg nfd-my-0 nfd-divider-arrow is-style-nfd-theme-dark\" id=\"milestones\" ><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"24px\"}}},\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns alignwide\"><!-- wp:column {\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-column nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-300\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">2.5x</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Faster Booking</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-450\"} --><div class=\"wp-block-column nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-450\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">38</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Locations</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-600\"} --><div class=\"wp-block-column nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-600\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">85%</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Insurance Coverage</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-750\"} --><div class=\"wp-block-column nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-750\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">24/7</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Customer Care</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-my-0\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-750\",\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-my-0 nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-750 is-style-nfd-theme-light\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-lg nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-lg nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting. Highly recommend this restaurant.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1534180477871-5d6cc81f3920?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Stefanie Schärer</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">Customer</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-container nfd-my-0 nfd-py-0 nfd-pb-lg nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom\"} --><div id=\"features\" class=\"nfd-container nfd-my-0 nfd-py-0 nfd-pb-lg nfd-text-base wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Core Values</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Our Mission</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">Your next career leap awaits in our dynamic work environment. Join us!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\"} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Years of Expertise & Professionalism</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Expertly connecting customers around the world with the perfect vehicle to suit their unique needs.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Our commitment to excellence, robust network, and innovative digital platform ensures an unparalleled leasing experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\",\"topRight\":\"240px\"}}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1512486130939-2c4f79935e4f?auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"border-top-left-radius:0px;border-top-right-radius:240px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"240px\"}}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1535953472862-9cc610a70f8a?auto=format&fit=crop&q=60&w=800&h=800&crop=\" alt=\"\" style=\"border-top-left-radius:240px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\"} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Areas of Practice</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">We specialize in a wide range of legal areas. Our attorneys have extensive experience in everything from criminal defense to civil litigation.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Contact us today to discuss your legal needs and learn how we can help.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\"} --><div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Years of Expertise & Professionalism</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Expertly connecting customers around the world with the perfect vehicle to suit their unique needs.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Our commitment to excellence, robust network, and innovative digital platform ensures an unparalleled leasing experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"240px\"}}}} --><figure class=\"wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1512486130939-2c4f79935e4f?auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:240px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"className\":\"nfd-pb-lg nfd-container\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"white\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom\"} --><div id=\"team\" class=\"nfd-pb-lg nfd-container wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"className\":\"nfd-py-0 nfd-pb-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-0 nfd-pb-lg\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Our Team</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Hey, Let\'s Meet</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1560250097-0b93528c311a?w=200&fit=crop&w=600&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Benjamin Foster</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Founder & CEO</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our dedicated team works together to deliver exceptional results while maintaining a high level of professionalism and integrity.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1613755387189-ad38197761ef?w=200&fit=crop&w=600&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Chloé Moreau</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Venue Manager</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our team of experts ensures your event is planned and executed flawlessly, leaving you free to enjoy the experience without any worries.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1539571696357-5a69c17a67c6?w=200&fit=crop&w=600&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Ethan Campbell</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Vendor Management</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">We are committed to providing exclusive vendor partnerships, making your vision for your event come to life in the most extraordinary way.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1573166475912-1ed8b4f093d2?w=200&fit=crop&w=600&h=600&crop=faces\" alt=\"\" style=\"aspect-ratio: 1; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Saanvi Reddy</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Vendor Management</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">We are committed to providing exclusive vendor partnerships, making your vision for your event come to life in the most extraordinary way.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker nfd-bg-effect-dots\" id=\"careers\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Careers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">We’re Looking for</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">Your next career leap awaits in our dynamic work environment. Join us!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-my-0 nfd-py-0 nfd-pb-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Open Positions\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-my-0 nfd-py-0 nfd-pb-lg is-style-nfd-theme-darker\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"color\":{}},\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1543269865-cbf427effbad?auto=format&fit=crop&q=80&w=1600&h=&crop=\" alt=\"\" style=\"aspect-ratio: 16/9; object-fit: cover\" /></figure><!-- /wp:image --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-current wp-block-heading\">Sales</h3><!-- /wp:heading --><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Job Posting\"}} --><div class=\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm wp-block-group\" style=\"border-width: 1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-current nfd-text-md\"} --><p class=\"nfd-text-current nfd-text-md\"><a href=\"#\">Sales Representative</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Brooklyn, NY</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Sales position responsible for selling products to customers.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Full time</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">·</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">$50k - $70k</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Job Posting\"}} --><div class=\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm wp-block-group\" style=\"border-width: 1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-current nfd-text-md\"} --><p class=\"nfd-text-current nfd-text-md\"><a href=\"#\">Sales Director</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Miami, FL</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">A senior-level position that oversees the entire sales department.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Full time</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">·</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">$160k - $220k</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-current\"} --><h3 class=\"nfd-text-lg nfd-text-current wp-block-heading\">Marketing</h3><!-- /wp:heading --><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Job Posting\"}} --><div class=\"nfd-theme-dark nfd-bg-surface nfd-text-sm nfd-p-card-md nfd-rounded nfd-gap-sm wp-block-group\" style=\"border-width: 1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-current nfd-text-md\"} --><p class=\"nfd-text-current nfd-text-md\"><a href=\"#\">Customer Support Specialist</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Brooklyn, NY</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Technical assistance and support to customers.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Remote</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">·</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">$40k - $60k</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:5:\"about\";s:14:\"all_categories\";a:1:{i:0;s:5:\"about\";}s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:3;a:10:{s:2:\"id\";s:36:\"9ac51f08-b4e7-48d3-ab14-afde5ecc0c18\";s:4:\"slug\";s:7:\"about-4\";s:5:\"title\";s:7:\"about-4\";s:11:\"description\";s:7:\"about-4\";s:7:\"content\";s:32878:\"<!-- wp:group {\"className\":\"nfd-p-lg nfd-pb-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-pb-lg is-style-nfd-theme-white\" id=\"hero\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"44%\",\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:44%\"><!-- wp:group {\"className\":\"nfd-gap-lg nfd-text-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg nfd-text-md wp-block-group\"><!-- wp:heading {\"level\":1,\"className\":\"wp-block-heading nfd-text-giga nfd-text-current\"} --><h1 class=\"wp-block-heading nfd-text-giga nfd-text-current\">About us.</h1><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Our attorneys are highly experienced and well-versed in a variety of legal areas. Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Meet Our Team</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1542744095-fcf48d80b0fd?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxjb2xsZWN0aW9uLXBhZ2V8MTh8MTk2NjgzN3x8ZW58MHx8fHw%3D&auto=format&fit=crop&q=80&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1614786269829-d24616faf56d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjR8fHN1aXR8ZW58MHx8MHx8&auto=format&fit=crop&q=80&crop=&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">About us.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">Our attorneys are highly experienced and well-versed in a variety of legal areas. Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center wp-block-group\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded\"} --><figure class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1542744095-fcf48d80b0fd?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxjb2xsZWN0aW9uLXBhZ2V8MTh8MTk2NjgzN3x8ZW58MHx8fHw%3D&auto=format&fit=crop&q=80&w=800&h=1200&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"left\":{\"width\":\"3px\"}}},\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1614786269829-d24616faf56d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjR8fHN1aXR8ZW58MHx8MHx8&auto=format&fit=crop&q=80&w=800&h=1200&crop=\" alt=\"\" style=\"border-left-width:3px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-square-lg\",\"style\":{\"border\":{\"bottom\":{\"color\":\"white\",\"width\":\"2px\"}}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-card-square-lg is-style-nfd-theme-light\" id=\"clients\" style=\"border-bottom-width:2px;border-bottom-color:white;\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-218.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-216.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-211.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-my-0 nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-my-0 nfd-p-lg is-style-nfd-theme-light\" id=\"features\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">100%</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Projects Completed</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui etiam nibh. Sed et feugiat pretium nec sed.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">13+</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Company Growth</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui etiam nibh. Sed et feugiat pretium nec sed.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">90%</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Years of Experience</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui etiam nibh. Sed et feugiat pretium nec sed.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Area of Practice</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"48px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-md nfd-gap-y-xl\"} --><div class=\"nfd-text-base nfd-gap-md nfd-gap-y-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-md nfd-gap-y-xl\"} --><div class=\"nfd-text-base nfd-gap-md nfd-gap-y-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">04</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">05</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">06</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"className\":\"nfd-p-lg nfd-container\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"darker\"} --><div id=\"our-team\" class=\"nfd-p-lg nfd-container wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Our Amazing Team</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">Our attorneys are highly experienced and well-versed in a variety of legal areas. Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">View Open Positions</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|70\"}}},\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-sm\"} --><div class=\"nfd-gap-sm wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1509839862600-309617c3201e?w=300&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Rabab Shlama</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Head Designer & Developer</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Create stunning WordPress blocks and patterns for beautifully designed websites.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-sm\"} --><div class=\"nfd-gap-sm wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1701943868564-2f6c75518491?w=300&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Carlos Delgado</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Content Creator</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Effortlessly create WordPress blocks and patterns to enhance your website\'s content editor.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-sm\"} --><div class=\"nfd-gap-sm wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1600273759837-a4d4abb62142?w=300&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>Nicole Pheap</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Collaborative Workspace</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Easily manage vendors and their content with the powerful content editor provided by our WordPress theme.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-sm\"} --><div class=\"nfd-gap-sm wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"96px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1611608822772-43a28a830759?w=300&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"border-width: 1px; aspect-ratio: 1; object-fit: cover; width: 96px\" /></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-left\"><strong>William Price</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-left\">Founder & CEO</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-pretty nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:paragraph --><p class=\"\">Former co-founder of ACME company. Early staff at XYZ. Loves coffee & morning runs.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><ul class=\"is-style-logos-only nfd-gap-md wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"https://instagram.com\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:5:\"about\";s:14:\"all_categories\";a:1:{i:0;s:5:\"about\";}s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:4;a:10:{s:2:\"id\";s:36:\"9ac51f08-bf4a-4c69-b9e9-946bd8b44ce3\";s:4:\"slug\";s:6:\"blog-1\";s:5:\"title\";s:6:\"blog-1\";s:11:\"description\";s:6:\"blog-1\";s:7:\"content\";s:13446:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Page Title\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdAnimation\":\"\"} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center \">Blog</h1><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pb-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pb-lg is-style-nfd-theme-white\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3px\",\"left\":\"3px\"},\"padding\":{\"right\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:query {\"queryId\":38,\"query\":{\"perPage\":\"1\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":600,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-card-square\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-p-card-square wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}},\"className\":\"nfd-text-xl nfd-text-balance\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"3px\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:query {\"queryId\":39,\"query\":{\"perPage\":\"2\",\"pages\":\"0\",\"offset\":\"1\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"3px\"}},\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":300,\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-md wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:300px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}},\"className\":\"nfd-text-md nfd-text-balance\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --><!-- wp:query {\"queryId\":40,\"query\":{\"perPage\":1,\"pages\":\"0\",\"offset\":\"3\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"2px\"}},\"layout\":{\"type\":\"default\",\"columnCount\":2}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":80,\"minHeight\":297,\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-card-square wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:297px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"4px\",\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"color\":{\"background\":\"#ffffff26\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;border-radius:4px;background-color:#ffffff26;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\"}} --><div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-balance\"} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-px-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Latest Posts\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-px-md is-style-nfd-theme-white\" ><!-- wp:query {\"queryId\":33,\"query\":{\"perPage\":\"6\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"className\":\"nfd-query-loop-1\"} --><div class=\"nfd-query-loop-1 wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"layout\":{\"type\":\"default\"}} --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"40px\"}}},\"nfdAnimation\":\"\"} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"30%\"} --><div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"width\":\"100%\",\"className\":\"nfd-rounded-md\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance\"} /--><!-- wp:post-excerpt {\"moreText\":\"<strong>Continue Reading</strong>\",\"excerptLength\":28,\"className\":\"nfd-text-balance\"} /--></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-md nfd-text-base wp-block-group\"><!-- wp:post-author {\"showBio\":false,\"textColor\":\"black\",\"className\":\"nfd-text-faded\"} /--><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"0.85em\"},\"border\":{\"left\":{\"width\":\"2px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:2px;min-height:0.85em\"></div><!-- /wp:group --><!-- wp:post-date {\"className\":\"nfd-text-faded\"} /--><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"0.85em\"},\"border\":{\"left\":{\"width\":\"2px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-left-width:2px;min-height:0.85em\"></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\"></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- /wp:post-template --><!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"showLabel\":false,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"},\"fontSize\":\"normal\"} --><!-- wp:query-pagination-previous /--><!-- wp:query-pagination-numbers /--><!-- wp:query-pagination-next /--><!-- /wp:query-pagination --></div><!-- /wp:query --></div><!-- /wp:group --><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-p-0\",\"metadata\":{\"name\":\"Call to Action\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-0 is-style-nfd-theme-dark nfd-bg-effect-dots\" ><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"8px\"}}},\"className\":\"nfd-border-primary nfd-relative -nfd-top-1 nfd-p-card-square-lg nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-border-primary nfd-relative -nfd-top-1 nfd-p-card-square-lg nfd-gap-lg wp-block-group\" style=\"border-top-width:8px\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\"></h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">We create unforgettable experiences by combining your vision with our unmatched skills for standout celebrations.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Schedule a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">14-day free trial</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:5;a:10:{s:2:\"id\";s:36:\"9ac51f08-c65a-4667-a131-613085926650\";s:4:\"slug\";s:6:\"blog-2\";s:5:\"title\";s:6:\"blog-2\";s:11:\"description\";s:6:\"blog-2\";s:7:\"content\";s:15206:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Page Title\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark\" ><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdAnimation\":\"\"} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short\">Latest News</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-balance nfd-text-md nfd-text-faded\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><p class=\"nfd-text-balance nfd-text-md nfd-text-faded has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-150\" style=\"font-style:normal;font-weight:400\">Stay up to date with the latest posts and updates</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-px-md nfd-pb-md nfd-bg-gray-800\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-px-md nfd-pb-md nfd-bg-gray-800 is-style-nfd-theme-dark\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-450\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-450\"><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":\"1\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":60,\"minHeight\":435,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-card-md nfd-rounded\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-p-card-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:435px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"color\":\"#ffffff45\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"16px\",\"right\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"color\":{\"background\":\"#00000021\"}},\"textColor\":\"white\",\"className\":\"nfd-backdrop-blur-sm nfd-text-base nfd-rounded-sm\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-backdrop-blur-sm nfd-text-base nfd-rounded-sm wp-block-group has-border-color has-white-color has-text-color has-background\" style=\"border-color:#ffffff45;border-width:1px;background-color:#00000021;padding-top:4px;padding-right:16px;padding-bottom:4px;padding-left:16px;font-style:normal;font-weight:600\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-xl nfd-text-balance\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-text-base wp-block-group has-white-color has-text-color\"><!-- wp:post-author {\"showAvatar\":false,\"showBio\":false,\"byline\":\"\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} --><p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p><!-- /wp:paragraph --><!-- wp:post-date {\"className\":\"nfd-text-opacity-80\"} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg\"} --><h2 class=\"nfd-text-lg wp-block-heading\">Recent Posts</h2><!-- /wp:heading --><!-- wp:query {\"queryId\":19,\"query\":{\"perPage\":\"3\",\"pages\":\"0\",\"offset\":\"1\",\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"style\":{\"spacing\":{\"blockGap\":\"25px\"}},\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"},\"top\":{},\"right\":{},\"left\":{}},\"spacing\":{\"padding\":{\"bottom\":\"25px\"}}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\" style=\"border-bottom-width:1px;padding-bottom:25px\"><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-balance nfd-text-md nfd-text-contrast\"} /--><!-- wp:post-date {\"className\":\"nfd-text-faded nfd-text-base\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}},\"spacing\":{\"blockGap\":\"0px\"}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-container nfd-my-0 nfd-p-lg\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Editor\'s Pick\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdAnimationDelay\":\"nfd-delay-600\"} --><div class=\"nfd-container nfd-my-0 nfd-p-lg wp-block-group alignfull has-black-color has-white-background-color has-text-color has-background has-link-color nfd-wb-animate nfd-wb-fade-in-bottom nfd-delay-600\"><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Editor\'s Pick</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-faded nfd-text-balance nfd-text-md has-text-align-left\">Dive into our selection of articles, where we explore new ideas and ways to improve your business.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded\"} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"10px\",\"right\":\"10px\"}}},\"className\":\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm wp-block-group\" style=\"padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:10px;font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} /--><!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-xs\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-animate nfd-wb-fade-in-bottom\" ><!-- wp:group {\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl nfd-p-card-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\">Get the latest stories, exclusive insights, and special offers delivered straight to your inbox.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}},\"spacing\":{\"blockGap\":\"64px\"}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-container nfd-my-0 nfd-p-lg\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Latest Posts\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\"} --><div class=\"nfd-container nfd-my-0 nfd-p-lg wp-block-group alignfull has-black-color has-white-background-color has-text-color has-background has-link-color nfd-wb-animate nfd-wb-fade-in-bottom\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Latest Posts</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-faded nfd-text-balance nfd-text-md has-text-align-left\">The latest stories, exclusive insights, and special offers.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":4}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}}} /--><!-- wp:group {\"className\":\"nfd-text-sm nfd-text-faded\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-faded wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--><!-- wp:post-date /--></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-md nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --><!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"showLabel\":false,\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><!-- wp:query-pagination-previous /--><!-- wp:query-pagination-numbers /--><!-- wp:query-pagination-next /--><!-- /wp:query-pagination --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"blog\";s:14:\"all_categories\";a:1:{i:0;s:4:\"blog\";}s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:6;a:10:{s:2:\"id\";s:36:\"9ac51f08-cfa2-4336-93c3-691b5eb2b3c4\";s:4:\"slug\";s:13:\"coming-soon-1\";s:5:\"title\";s:13:\"coming-soon-1\";s:11:\"description\";s:13:\"coming-soon-1\";s:7:\"content\";s:6859:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"0\"},\"dimensions\":{\"minHeight\":\"100vh\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"stretch\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-bg-surface nfd-theme-white\" style=\"min-height:100vh;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"dimensions\":{\"minHeight\":\"\"}},\"className\":\"nfd-p-lg nfd-my-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-p-lg nfd-my-0 wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|80\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"flexWrap\":\"wrap\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%;margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short\"><!-- wp:site-logo {\"width\":160} /--></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"letterSpacing\":\"0.25em\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:0.25em;text-transform:uppercase\">Coming Soon</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-balance has-text-align-left\">Our website is on its way</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph --><p>Sign up and get notified when we launch.</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"className\":\"nfd-jp-form\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"450px\"}} --><div class=\"nfd-jp-form wp-block-group\" style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:jetpack/contact-form {\"subject\":\"New Subscriber\",\"to\":\"email@example.com\",\"customThankyou\":\"message\",\"customThankyouHeading\":\"\",\"customThankyouMessage\":\"Awesome, you\'re in! Can\'t wait to share our launch with you. Stay tuned!\",\"className\":\"nfd-jp-form nfd-form-items-grow is-style-outlined\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"nfd-jp-form nfd-form-items-grow is-style-outlined wp-block-jetpack-contact-form\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-form-items-grow wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":5,\"borderWidth\":1,\"labelFontSize\":\"0.875rem\",\"lineHeight\":2,\"labelLineHeight\":1.5,\"labelColor\":\"#404040\",\"borderColor\":\"#e8e8e8\"} /--><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"lock\":{\"move\":false,\"remove\":false},\"fontSize\":\"small\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} /--></div><!-- /wp:group --><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":5,\"borderWidth\":1,\"labelFontSize\":\"0.875rem\",\"lineHeight\":2,\"labelLineHeight\":1.5,\"labelColor\":\"#404040\",\"borderColor\":\"#e8e8e8\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-sm nfd-text-opacity-80\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-600\"} --><div class=\"nfd-text-sm nfd-text-opacity-80 wp-block-group nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-600\"><!-- wp:paragraph --><p>email@example.com</p><!-- /wp:paragraph --><!-- wp:social-links {\"customIconColor\":\"#0000007a\",\"iconColorValue\":\"#0000007a\",\"iconBackgroundColor\":\"base\",\"iconBackgroundColorValue\":\"#ffffff\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"}}}} --><ul class=\"wp-block-social-links has-icon-color has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1633098205447-de387b769109?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\",\"dimRatio\":0,\"isDark\":false,\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"border\":{\"width\":\"12px\",\"color\":\"#ffffff\"}},\"className\":\"md:nfd-hidden nfd-wb-animate nfd-wb-reveal-right nfd-delay-150\",\"layout\":{\"type\":\"default\"},\"nfdAnimation\":\"nfd-wb-reveal-right\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><div class=\"md:nfd-hidden nfd-wb-animate nfd-wb-reveal-right nfd-delay-150 wp-block-cover is-light has-border-color\" style=\"border-color:#ffffff;border-width:12px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1633098205447-de387b769109?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"coming-soon\";s:14:\"all_categories\";a:1:{i:0;s:11:\"coming-soon\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:7;a:10:{s:2:\"id\";s:36:\"9ac51f08-d6a9-44fa-a071-b9b484a95f9b\";s:4:\"slug\";s:13:\"coming-soon-2\";s:5:\"title\";s:13:\"coming-soon-2\";s:11:\"description\";s:13:\"coming-soon-2\";s:7:\"content\";s:7591:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"0\"},\"dimensions\":{\"minHeight\":\"100vh\"}},\"className\":\"md:nfd-flex-wrap nfd-bg-accent \",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"stretch\"}} --><div class=\"md:nfd-flex-wrap nfd-bg-accent wp-block-group alignfull\" style=\"min-height:100vh;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"primary\"} --><div class=\"nfd-p-md wp-block-group nfd-bg-surface nfd-theme-primary\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|80\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo {\"width\":200} /--></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-xl nfd-text-balance nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-xl nfd-text-balance nfd-text-current has-text-align-center\">Everything you need to kickstart your business</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"dimensions\":{\"minHeight\":\"\"}},\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-p-md wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|80\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\",\"flexWrap\":\"wrap\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%;margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"md:nfd-hidden\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"md:nfd-hidden wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"letterSpacing\":\"0.25em\"}},\"textColor\":\"secondary\",\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-left has-secondary-color has-text-color\" style=\"font-style:normal;font-weight:300;letter-spacing:0.25em;text-transform:uppercase\">Coming Soon</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"wp-block-heading nfd-text-huge nfd-text-balance nfd-text-current\"} --><h1 class=\"wp-block-heading nfd-text-huge nfd-text-balance nfd-text-current has-text-align-left\">Our website is coming soon</h1><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:separator {\"style\":{\"color\":{\"background\":\"#ffffff87\"}},\"className\":\"is-style-dots nfd-text-left\"} --><hr class=\"is-style-dots nfd-text-left wp-block-separator has-text-color has-alpha-channel-opacity has-background\" style=\"background-color:#ffffff87;color:#ffffff87\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-text-opacity-80\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-text-opacity-80 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-left\">Sign up now for early access notifications and be the first to experience our grand launch</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"className\":\"nfd-jp-form\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"450px\"}} --><div class=\"nfd-jp-form wp-block-group\" style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\"><!-- wp:jetpack/contact-form {\"subject\":\"New Subscriber\",\"to\":\"email@example.com\",\"customThankyou\":\"message\",\"customThankyouHeading\":\"\",\"customThankyouMessage\":\"Awesome, you\'re in! Can\'t wait to share our launch with you. Stay tuned!\",\"className\":\"nfd-jp-form nfd-form-items-grow is-style-outlined\",\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"nfd-jp-form nfd-form-items-grow is-style-outlined wp-block-jetpack-contact-form has-white-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-form-items-grow wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":5,\"borderWidth\":1,\"labelFontSize\":\"0.875rem\",\"lineHeight\":2,\"labelLineHeight\":1.5,\"inputColor\":\"#ffffff\",\"labelColor\":\"#828282\",\"fieldBackgroundColor\":\"#000000\",\"borderColor\":\"#000000\"} /--><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"lock\":{\"move\":false,\"remove\":false},\"fontSize\":\"small\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} /--></div><!-- /wp:group --><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":5,\"borderWidth\":1,\"labelFontSize\":\"0.875rem\",\"lineHeight\":2,\"labelLineHeight\":1.5,\"inputColor\":\"#ffffff\",\"labelColor\":\"#828282\",\"fieldBackgroundColor\":\"#000000\",\"borderColor\":\"#000000\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-text-sm nfd-text-opacity-80\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-sm nfd-text-opacity-80 wp-block-group\"><!-- wp:social-links {\"customIconColor\":\"#ffffffa3\",\"iconColorValue\":\"#ffffffa3\",\"customIconBackgroundColor\":\"#ffffff17\",\"iconBackgroundColorValue\":\"#ffffff17\",\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"var:preset|spacing|30\"}}}} --><ul class=\"wp-block-social-links has-small-icon-size has-icon-color has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul><!-- /wp:social-links --><!-- wp:paragraph --><p>Copyright © 2023</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"coming-soon\";s:14:\"all_categories\";a:1:{i:0;s:11:\"coming-soon\";}s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:8;a:10:{s:2:\"id\";s:36:\"9ac51f08-de77-4b98-b6e0-90a5ff46bfb4\";s:4:\"slug\";s:13:\"coming-soon-3\";s:5:\"title\";s:13:\"coming-soon-3\";s:11:\"description\";s:13:\"coming-soon-3\";s:7:\"content\";s:4017:\"<!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1633098205447-de387b769109?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"customGradient\":\"linear-gradient(106deg,rgb(22,26,29) 63%,rgba(155,81,224,0) 63%)\",\"align\":\"full\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"},\"nfdAnimation\":\"nfd-wb-reveal-right\"} --><div class=\"wp-block-cover alignfull nfd-wb-animate nfd-wb-reveal-right\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(106deg,rgb(22,26,29) 63%,rgba(155,81,224,0) 63%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1633098205447-de387b769109?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"dimensions\":{\"minHeight\":\"\"}},\"textColor\":\"white\",\"className\":\"nfd-container nfd-px-lg\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group nfd-container nfd-px-lg has-white-color has-text-color\"><!-- wp:group {\"className\":\"nfd-p-0 nfd-my-0\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-0 nfd-my-0\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|80\"},\"dimensions\":{\"minHeight\":\"\"}},\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"flexWrap\":\"wrap\",\"justifyContent\":\"stretch\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group nfd-p-md nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo {\"width\":160} /--></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"wp-block-heading nfd-text-giga nfd-text-balance nfd-text-current\"} --><h1 class=\"wp-block-heading has-text-align-left nfd-text-giga nfd-text-balance nfd-text-current\" style=\"font-style:normal;font-weight:400\">Coming Soon</h1><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Stay tuned, we\'re launching something awesome. Don\'t miss the big reveal!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:social-links {\"customIconColor\":\"#ffffff99\",\"iconColorValue\":\"#ffffff99\",\"customIconBackgroundColor\":\"#00000000\",\"iconBackgroundColorValue\":\"#00000000\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"}}},\"className\":\"is-style-default\"} --><ul class=\"wp-block-social-links has-icon-color has-icon-background-color is-style-default\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"coming-soon\";s:14:\"all_categories\";a:1:{i:0;s:11:\"coming-soon\";}s:5:\"order\";i:30;s:11:\"is_featured\";b:1;}i:9;a:10:{s:2:\"id\";s:36:\"9ac51f08-e581-4006-bf72-b08cbe742a00\";s:4:\"slug\";s:13:\"coming-soon-4\";s:5:\"title\";s:13:\"coming-soon-4\";s:11:\"description\";s:13:\"coming-soon-4\";s:7:\"content\";s:5520:\"<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-my-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-my-0\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1622200337670-ec35ac7b1959?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1920&h=1080&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"align\":\"full\"} --><div class=\"wp-block-cover alignfull\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1622200337670-ec35ac7b1959?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1920&h=1080&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"750px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"backgroundColor\":\"base\",\"textColor\":\"header-foreground\",\"className\":\"nfd-p-4\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-p-4 has-header-foreground-color has-base-background-color has-text-color has-background\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"2px\"},\"spacing\":{\"blockGap\":\"var:preset|spacing|70\"}},\"borderColor\":\"header-background\",\"className\":\"nfd-p-md nfd-py-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-p-md nfd-py-lg has-border-color has-header-background-border-color\" style=\"border-width:2px\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"letterSpacing\":\"0.25em\"}},\"textColor\":\"primary\",\"className\":\"nfd-text-sm\"} --><p class=\"has-text-align-center nfd-text-sm has-primary-color has-text-color\" style=\"font-style:normal;font-weight:300;letter-spacing:0.25em;text-transform:uppercase\">Stay Tuned</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-giga nfd-text-current md:nfd-no-br\"} --><h1 class=\"wp-block-heading has-text-align-center nfd-text-giga nfd-text-current md:nfd-no-br\" style=\"font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\">Coming Soon</h1><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-opacity-80 nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group nfd-text-opacity-80 nfd-text-base\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"has-text-align-center nfd-text-balance\">Sign up now for early access notifications and be the first to experience our grand launch</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"450px\"}} --><div class=\"wp-block-group\"><!-- wp:jetpack/contact-form {\"subject\":\"New Subscriber\",\"to\":\"email@example.com\",\"customThankyou\":\"message\",\"customThankyouHeading\":\"\",\"customThankyouMessage\":\"Awesome, you\'re in! Can\'t wait to share our launch with you. Stay tuned!\",\"className\":\"nfd-jp-form nfd-form-items-grow is-style-outlined nfd-text-center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"wp-block-jetpack-contact-form nfd-jp-form nfd-form-items-grow is-style-outlined nfd-text-center\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-group nfd-form-items-grow\"><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":5,\"borderWidth\":1,\"labelFontSize\":\"0.875rem\",\"lineHeight\":2,\"labelLineHeight\":1.5,\"labelColor\":\"#404040\",\"borderColor\":\"#e8e8e8\"} /--><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"lock\":{\"move\":false,\"remove\":false},\"fontSize\":\"small\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} /--></div><!-- /wp:group --><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":5,\"borderWidth\":1,\"labelFontSize\":\"0.875rem\",\"lineHeight\":2,\"labelLineHeight\":1.5,\"labelColor\":\"#404040\",\"borderColor\":\"#e8e8e8\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --><!-- wp:social-links {\"customIconColor\":\"#00000091\",\"iconColorValue\":\"#00000091\",\"customIconBackgroundColor\":\"#0000000d\",\"iconBackgroundColorValue\":\"#0000000d\",\"size\":\"has-normal-icon-size\",\"className\":\"is-style-default\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color is-style-default\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"coming-soon\";s:14:\"all_categories\";a:1:{i:0;s:11:\"coming-soon\";}s:5:\"order\";i:40;s:11:\"is_featured\";b:1;}i:10;a:10:{s:2:\"id\";s:36:\"9ac51f08-f2c8-4a58-bf06-e66180bbbd56\";s:4:\"slug\";s:9:\"contact-1\";s:5:\"title\";s:9:\"contact-1\";s:11:\"description\";s:9:\"contact-1\";s:7:\"content\";s:13087:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(0deg,rgba(255,255,255,0) 15%,rgb(22,26,29) 15%)\"}},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-pt-lg has-background is-style-nfd-theme-dark nfd-bg-effect-grid\" style=\"background:linear-gradient(0deg,rgba(255,255,255,0) 15%,rgb(22,26,29) 15%);\"><!-- wp:group {\"className\":\"nfd-gap-4xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-4xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><div class=\"nfd-gap-xl wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Contact Us</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">We\'d love to hear from you. We\'re here to answer your questions and listen to your suggestions.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"nfd-wb-reveal-right\"} --><div class=\"wp-block-group alignfull nfd-wb-animate nfd-wb-reveal-right\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-t-xl\"} --><figure class=\"nfd-rounded-t-xl wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1543269865-cbf427effbad?auto=format&fit=crop&q=80&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white\" ><!-- wp:columns {\"className\":\"nfd-text-md nfd-gap-2xl\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom\"} --><div class=\"nfd-text-md nfd-gap-2xl wp-block-columns nfd-wb-animate nfd-wb-fade-in-bottom\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current\">Hours</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-opacity-80\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-opacity-80 wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Mon - Fri<br></strong>8:00 am — 6:00 pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Sat</strong><br>8:00 am — 5:00 pm</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Sun</strong><br>Closed</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current\">Contact</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-opacity-80\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-opacity-80 wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Email<br></strong><a href=\"mailto:hi@example.com\">hi@example.com</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Phone</strong><br>(202) 555-0101<br>(202) 555-0102</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current has-text-align-left\">Let\'s Connect</h2><!-- /wp:heading --><!-- wp:social-links {\"iconColor\":\"secondary-foreground\",\"iconColorValue\":\"#000000\",\"customIconBackgroundColor\":\"#0000000d\",\"iconBackgroundColorValue\":\"#0000000d\",\"size\":\"has-normal-icon-size\",\"align\":\"left\",\"className\":\"is-style-default\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} --><ul class=\"is-style-default wp-block-social-links alignleft has-normal-icon-size has-icon-color has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"className\":\"nfd-container nfd-p-lg nfd-text-base\",\"layout\":{\"type\":\"default\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdGroupTheme\":\"light\"} --><div class=\"wp-block-group alignwide nfd-container nfd-p-lg nfd-text-base nfd-wb-animate nfd-wb-fade-in-bottom nfd-bg-surface nfd-theme-light\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-white\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Frequently Asked Questions</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Have questions? We have answers. </h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container is-style-nfd-theme-light\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you accept reservations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we accept reservations. Please call us or book online through our website.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What are your operating hours?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We are open from 8 AM to 6 PM, Monday to Saturday. We\'re closed on Sunday. Holiday hours may vary, so please call or check our website for specific information on those dates.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you have special dietary options?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we offer an array of vegetarian, vegan, and gluten-free options. If you have other dietary requirements, please inform your server, and we\'ll do our best to accommodate you.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Is parking available at the restaurant?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we have a parking lot adjacent to the restaurant, and street parking is also available. Valet parking is offered on weekends.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Can I order food for takeout or delivery?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Absolutely! You can order online through our website or by calling us. We offer both takeout and delivery within a specific radius.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Can I bring my own wine, and is there a corkage fee?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We do not allow guests to bring their own wine, beer, or spirits to our restaurant. We have an extensive beverage menu, including a wide selection of wines, beers, and cocktails for you to enjoy.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"contact\";s:14:\"all_categories\";a:1:{i:0;s:7:\"contact\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:1;}i:11;a:10:{s:2:\"id\";s:36:\"9ac51f08-f9f5-4092-81a7-abd846ef303c\";s:4:\"slug\";s:9:\"contact-2\";s:5:\"title\";s:9:\"contact-2\";s:11:\"description\";s:9:\"contact-2\";s:7:\"content\";s:3540:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-center \" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Get in touch</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center \">Contact Us</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center \">We’re here to answer your questions and listen to your suggestions.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"570px\"}} --><div class=\"wp-block-group nfd-container\"><!-- wp:jetpack/contact-form {\"subject\":\"Contact Form\",\"to\":\"email@example.com\",\"className\":\"is-style-default nfd-jp-form\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"wp-block-jetpack-contact-form is-style-default nfd-jp-form\" style=\" padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; \"\n><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group nfd-form-items-grow\"><!-- wp:jetpack/field-name {\"label\":\"First Name\",\"required\":true,\"requiredText\":\"*\",\"borderWidth\":1,\"borderRadius\":6,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-text {\"label\":\"Last Name\",\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--></div><!-- /wp:group --><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-textarea {\"label\":\"Message\",\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"className\":\"nfd-jp-form__textarea\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-bottom: 4px\"><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":6,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"implicitConsentMessage\":\"By submitting this form, you agree to our processing of your data in accordance with our Privacy Policy.\"} /--></div><!-- /wp:group --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Send Message\",\"borderRadius\":6,\"width\":\"100%\",\"lock\":{\"remove\":true},\"className\":\"nfd-jp-form__submit\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"contact\";s:14:\"all_categories\";a:1:{i:0;s:7:\"contact\";}s:5:\"order\";i:20;s:11:\"is_featured\";b:1;}i:12;a:10:{s:2:\"id\";s:36:\"9ac51f09-005d-438f-80f0-56fc9e522238\";s:4:\"slug\";s:9:\"contact-3\";s:5:\"title\";s:9:\"contact-3\";s:11:\"description\";s:9:\"contact-3\";s:7:\"content\";s:6289:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-container nfd-p-lg\",\"layout\":{\"type\":\"default\"},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-container nfd-p-lg wp-block-group alignfull has-black-color has-white-background-color has-text-color has-background\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-current md:nfd-no-br\"} --><h1 class=\"nfd-text-giga nfd-text-current md:nfd-no-br wp-block-heading has-text-align-center\">Contact</h1><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-py-0 nfd-px-lg nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-0 nfd-px-lg nfd-container wp-block-group alignfull\"><!-- wp:group {\"style\":{\"border\":{\"radius\":\"12px\",\"color\":\"#00000017\",\"width\":\"1px\"},\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"stretch\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group has-border-color nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"border-color:#00000017;border-width:1px;border-radius:12px\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"33.3%\"},\"border\":{\"radius\":\"16px\"},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-p-md nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"space-between\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-p-md nfd-text-base wp-block-group nfd-bg-surface nfd-theme-darker\" style=\"border-radius:16px\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-current nfd-text-lg\"} --><h2 class=\"wp-block-heading nfd-text-current nfd-text-lg\">Get in touch</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">We’re here to answer your questions and listen to your suggestions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>New York</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">7 Blvd Ave, New York<br>56712 NY</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">(212) 555-0001<br>hello@example.com</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Arizona</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">2525 15th Ave, Phoenix <br>98214 AZ</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">(602) 555-0001<br>hello@example.com</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">We\'re hiring! <a href=\"#\"><span style=\"text-decoration: underline;\">View open positions.</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"66.6%\"},\"border\":{\"radius\":\"16px\"}},\"className\":\"nfd-p-md md:nfd-basis-full\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"550px\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-p-md md:nfd-basis-full wp-block-group\" style=\"border-radius:16px\"><!-- wp:jetpack/contact-form {\"subject\":\"Contact Form\",\"to\":\"\",\"className\":\"is-style-default nfd-jp-form\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"is-style-default nfd-jp-form wp-block-jetpack-contact-form\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-form-items-grow wp-block-group\"><!-- wp:jetpack/field-name {\"label\":\"First Name\",\"required\":true,\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-text {\"label\":\"Last Name\",\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--></div><!-- /wp:group --><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-textarea {\"label\":\"Message\",\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"className\":\"nfd-jp-form__textarea\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"implicitConsentMessage\":\"By submitting this form, you agree to our processing of your data in accordance with our Privacy Policy.\"} /--></div><!-- /wp:group --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Send Message\",\"borderRadius\":6,\"width\":\"100%\",\"lock\":{\"remove\":true},\"className\":\"nfd-jp-form__submit\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"contact\";s:14:\"all_categories\";a:1:{i:0;s:7:\"contact\";}s:5:\"order\";i:30;s:11:\"is_featured\";b:1;}i:13;a:10:{s:2:\"id\";s:36:\"9ac51f09-079f-4ef6-b9d1-cc9c5075c1c0\";s:4:\"slug\";s:9:\"contact-4\";s:5:\"title\";s:9:\"contact-4\";s:11:\"description\";s:9:\"contact-4\";s:7:\"content\";s:9647:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"color\":{\"gradient\":\"linear-gradient(0deg,rgba(255,255,255,0) 16%,rgb(22,26,29) 16%)\"}},\"textColor\":\"white\",\"className\":\"nfd-container nfd-p-0\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Contact Form\"}} --><div class=\"nfd-container nfd-p-0 wp-block-group alignfull has-white-color has-text-color has-background\" style=\"background:linear-gradient(0deg,rgba(255,255,255,0) 16%,rgb(22,26,29) 16%)\"><!-- wp:group {\"align\":\"wide\",\"className\":\"nfd-my-0 nfd-p-lg nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-my-0 nfd-p-lg nfd-gap-xl wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga\"} --><h1 class=\"nfd-text-current nfd-text-giga wp-block-heading has-text-align-center\">Contact Us</h1><!-- /wp:heading --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"nfd-text-md nfd-text-opacity-80\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"nfd-text-md nfd-text-opacity-80 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">We\'d love to hear from you! We\'re here to answer your questions, listen to your suggestions, or help with your reservations.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":\"19px\",\"color\":\"#00000017\",\"width\":\"1px\"},\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"left\":\"4px\",\"right\":\"4px\",\"top\":\"4px\",\"bottom\":\"4px\"}}},\"backgroundColor\":\"white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-group has-border-color has-white-background-color has-background\" style=\"border-color:#00000017;border-width:1px;border-radius:19px;padding-top:4px;padding-right:4px;padding-bottom:4px;padding-left:4px\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"33.3%\"},\"border\":{\"radius\":\"16px\"},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-p-md nfd-bg-gray-800 nfd-text-base md:nfd-basis-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"space-between\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-p-md nfd-bg-gray-800 nfd-text-base md:nfd-basis-full wp-block-group nfd-bg-surface nfd-theme-darker\" style=\"border-radius:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-current nfd-text-lg\"} --><h2 class=\"wp-block-heading nfd-text-current nfd-text-lg\">Get in touch</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">We’re here to answer your questions and listen to your suggestions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>New York</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">7 Blvd Ave, New York<br>56712 NY</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">(212) 555-0001<br>hello@example.com</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>Arizona</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">2525 15th Ave, Phoenix <br>98214 AZ</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-sm\"} --><p class=\"nfd-text-opacity-80 nfd-text-sm\">(602) 555-0001<br>hello@example.com</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:social-links {\"iconColor\":\"white\",\"iconColorValue\":\"#ffffff\",\"iconBackgroundColor\":\"black\",\"iconBackgroundColorValue\":\"#000000\",\"size\":\"has-normal-icon-size\",\"align\":\"left\",\"className\":\"is-style-default\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} --><ul class=\"is-style-default wp-block-social-links alignleft has-normal-icon-size has-icon-color has-icon-background-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"66.6%\"},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"16px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"16px\"}}},\"className\":\"nfd-p-md md:nfd-basis-full\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"550px\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-p-md md:nfd-basis-full wp-block-group nfd-bg-surface nfd-theme-white\" style=\"border-top-left-radius:0px;border-top-right-radius:16px;border-bottom-left-radius:0px;border-bottom-right-radius:16px\"><!-- wp:jetpack/contact-form {\"subject\":\"Contact Form\",\"to\":\"\",\"className\":\"is-style-default nfd-jp-form\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} --><div class=\"is-style-default nfd-jp-form wp-block-jetpack-contact-form\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"className\":\"nfd-form-items-grow\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-form-items-grow wp-block-group\"><!-- wp:jetpack/field-name {\"label\":\"First Name\",\"required\":true,\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-text {\"label\":\"Last Name\",\"requiredText\":\"*\",\"width\":50,\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--></div><!-- /wp:group --><!-- wp:jetpack/field-email {\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2} /--><!-- wp:jetpack/field-textarea {\"label\":\"Message\",\"required\":true,\"requiredText\":\"*\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"className\":\"nfd-jp-form__textarea\"} /--><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:jetpack/field-consent {\"requiredText\":\"(required)\",\"borderRadius\":6,\"borderWidth\":1,\"labelFontSize\":\"1rem\",\"fieldFontSize\":\"1.125rem\",\"labelLineHeight\":2,\"implicitConsentMessage\":\"By submitting this form, you agree to our processing of your data in accordance with our Privacy Policy.\"} /--></div><!-- /wp:group --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Send Message\",\"borderRadius\":6,\"width\":\"100%\",\"lock\":{\"remove\":true},\"className\":\"nfd-jp-form__submit\"} /--></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white\" ><!-- wp:group {\"className\":\"nfd-text-pretty nfd-max-w-prose nfd-text-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-max-w-prose nfd-text-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"has-text-align-left \" style=\"font-style:normal;font-weight:400\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting. Highly recommend this restaurant for anyone looking for a great meal!</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-text-base wp-block-group \"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1534180477871-5d6cc81f3920?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Claudia Keller</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">2 months ago</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:7:\"contact\";s:14:\"all_categories\";a:1:{i:0;s:7:\"contact\";}s:5:\"order\";i:40;s:11:\"is_featured\";b:1;}i:14;a:10:{s:2:\"id\";s:36:\"9ac51f09-11a6-453c-b2c0-849c4cde5aec\";s:4:\"slug\";s:5:\"faq-1\";s:5:\"title\";s:5:\"faq-1\";s:11:\"description\";s:5:\"faq-1\";s:7:\"content\";s:20679:\"<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-container wp-block-group nfd-bg-surface nfd-theme-dark\"><!-- wp:group {\"align\":\"wide\",\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga\"} --><h1 class=\"nfd-text-current nfd-text-giga wp-block-heading has-text-align-center\">Frequently Asked Questions</h1><!-- /wp:heading --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"nfd-text-md nfd-text-opacity-80\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"nfd-text-md nfd-text-opacity-80 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Simply reach out to our team, providing us with your vision, and we will swiftly develop a plan that will transform your dreams into lasting memories.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"},\"style\":{\"spacing\":{\"blockGap\":\"12px\"}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"border\":{\"radius\":\"100px\",\"color\":\"#ffffff1a\",\"width\":\"1px\"},\"color\":{\"background\":\"#ffffff0d\"},\"spacing\":{\"padding\":{\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-background has-border-color wp-element-button\" href=\"#faq-1\" style=\"border-color:#ffffff1a;border-width:1px;border-radius:100px;background-color:#ffffff0d;padding-top:6px;padding-bottom:6px\">Is it possible to change my date?</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"border\":{\"radius\":\"100px\",\"color\":\"#ffffff1a\",\"width\":\"1px\"},\"color\":{\"background\":\"#ffffff0d\"},\"spacing\":{\"padding\":{\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-background has-border-color wp-element-button\" href=\"#faq-2\" style=\"border-color:#ffffff1a;border-width:1px;border-radius:100px;background-color:#ffffff0d;padding-top:6px;padding-bottom:6px\">Absolutely, as long as you provide us with a minimum of 45 days\' notice, you can adjust your date up to two times without any additional charges.</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"color\":{\"gradient\":\"linear-gradient(180deg,rgb(22,25,29) 20%,rgba(255,255,255,0) 20%)\"}},\"className\":\"nfd-container nfd-my-0 nfd-p-0 nfd-text-md\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-container nfd-my-0 nfd-p-0 nfd-text-md wp-block-group has-background nfd-bg-surface nfd-theme-white\" style=\"background:linear-gradient(180deg,rgb(22,25,29) 20%,rgba(255,255,255,0) 20%)\"><!-- wp:group {\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\",\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"4px\",\"right\":\"4px\"}},\"border\":{\"radius\":\"19px\",\"color\":\"#00000017\",\"width\":\"1px\"}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-bg-gray-100\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-bg-gray-100 wp-block-group has-border-color has-black-color has-white-background-color has-text-color has-background\" style=\"border-color:#00000017;border-width:1px;border-radius:19px;padding-top:4px;padding-right:4px;padding-bottom:4px;padding-left:4px\"><!-- wp:group {\"className\":\"md:nfd-flex-wrap\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"stretch\"}} --><div id=\"faq-1\" class=\"md:nfd-flex-wrap wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"33.3%\"},\"border\":{\"radius\":\"16px\"},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-p-md md:nfd-basis-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"space-between\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-p-md md:nfd-basis-full wp-block-group nfd-bg-surface nfd-theme-light\" style=\"border-radius:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"},\"position\":{\"type\":\"sticky\",\"top\":\"0px\"}},\"className\":\"nfd-top-10\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-top-10 wp-block-group\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-current nfd-text-lg\"} --><h2 class=\"wp-block-heading nfd-text-current nfd-text-lg\">Tell me more about your cancellation policy.</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Any events rescheduled within 45 days of the original date will require full payment for perishable items. However, we always strive to collaborate with you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"66.6%\"},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"16px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"16px\"}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-p-md md:nfd-basis-full\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-p-md md:nfd-basis-full wp-block-group has-black-color has-white-background-color has-text-color has-background\" style=\"border-top-left-radius:0px;border-top-right-radius:16px;border-bottom-left-radius:0px;border-bottom-right-radius:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-w-full wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"},\"border\":{\"radius\":\"100px\"}},\"textColor\":\"white\",\"className\":\"nfd-bg-accent nfd-text-sm nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --><div class=\"nfd-bg-accent nfd-text-sm nfd-shrink-0 wp-block-group has-white-color has-text-color\" style=\"border-radius:100px;min-height:32px\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">1</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\" style=\"font-style:normal;font-weight:600\">How does the billing process work?</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-left:16px\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"border\":{\"left\":{\"color\":\"#00000017\",\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"left\":\"28px\"}}},\"className\":\"nfd-text-base nfd-text-opacity-80\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base nfd-text-opacity-80 wp-block-group\" style=\"border-left-color:#00000017;border-left-width:1px;padding-left:28px\"><!-- wp:paragraph --><p>To secure your booking, we request a 50% down payment with the remaining 50% to be paid 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-w-full wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"},\"border\":{\"radius\":\"100px\"}},\"textColor\":\"white\",\"className\":\"nfd-bg-accent nfd-text-sm nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --><div class=\"nfd-bg-accent nfd-text-sm nfd-shrink-0 wp-block-group has-white-color has-text-color\" style=\"border-radius:100px;min-height:32px\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">2</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\" style=\"font-style:normal;font-weight:600\">What is the process for managing guest invites?</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-left:16px\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"border\":{\"left\":{\"color\":\"#00000017\",\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"left\":\"28px\"}}},\"className\":\"nfd-text-base nfd-text-opacity-80\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base nfd-text-opacity-80 wp-block-group\" style=\"border-left-color:#00000017;border-left-width:1px;padding-left:28px\"><!-- wp:paragraph --><p>Within our online guest management system, you\'ll find a user-friendly <em>\"Invites\"</em> section. You can either manage it yourself or allow us to take care of it for you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-w-full wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"},\"border\":{\"radius\":\"100px\"}},\"textColor\":\"white\",\"className\":\"nfd-bg-accent nfd-text-sm nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --><div class=\"nfd-bg-accent nfd-text-sm nfd-shrink-0 wp-block-group has-white-color has-text-color\" style=\"border-radius:100px;min-height:32px\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">3</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\" style=\"font-style:normal;font-weight:600\">Can I receive a receipt for my order?</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-left:16px\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"border\":{\"left\":{\"color\":\"#00000017\",\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"left\":\"28px\"}}},\"className\":\"nfd-text-base nfd-text-opacity-80\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base nfd-text-opacity-80 wp-block-group\" style=\"border-left-color:#00000017;border-left-width:1px;padding-left:28px\"><!-- wp:paragraph --><p>Absolutely! Feel free to reach out to our dedicated customer service team with your order number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-flex-wrap\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"stretch\"}} --><div id=\"faq-2\" class=\"md:nfd-flex-wrap wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"33.3%\"},\"border\":{\"radius\":\"16px\"},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-p-md md:nfd-basis-full\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"space-between\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-p-md md:nfd-basis-full wp-block-group nfd-bg-surface nfd-theme-light\" style=\"border-radius:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"},\"position\":{\"type\":\"sticky\",\"top\":\"0px\"}},\"className\":\"nfd-top-10\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-top-10 wp-block-group\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-current nfd-text-lg\"} --><h2 class=\"wp-block-heading nfd-text-current nfd-text-lg\">Need further assistance?</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Need help finding the answers you need? Let\'s have a conversation.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"66.6%\"},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"16px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"16px\"}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-p-md md:nfd-basis-full\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\",\"justifyContent\":\"left\"}} --><div class=\"nfd-p-md md:nfd-basis-full wp-block-group has-black-color has-white-background-color has-text-color has-background\" style=\"border-top-left-radius:0px;border-top-right-radius:16px;border-bottom-left-radius:0px;border-bottom-right-radius:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"dimensions\":{\"minHeight\":\"\"}},\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-w-full wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"},\"border\":{\"radius\":\"100px\"}},\"textColor\":\"white\",\"className\":\"nfd-bg-accent nfd-text-sm nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --><div class=\"nfd-bg-accent nfd-text-sm nfd-shrink-0 wp-block-group has-white-color has-text-color\" style=\"border-radius:100px;min-height:32px\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\" style=\"font-style:normal;font-weight:600\">Chat with us</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-left:16px\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"border\":{\"left\":{\"color\":\"#00000017\",\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"left\":\"28px\"}}},\"className\":\"nfd-text-base nfd-text-opacity-80\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base nfd-text-opacity-80 wp-block-group\" style=\"border-left-color:#00000017;border-left-width:1px;padding-left:28px\"><!-- wp:paragraph --><p>Yes, you can add additional drivers to your rental agreement. All additional drivers must meet the same rental criteria as the primary renter, including age and driver\'s license requirements.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} --><div class=\"nfd-w-full wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"32px\"},\"dimensions\":{\"minHeight\":\"32px\"},\"border\":{\"radius\":\"100px\"}},\"textColor\":\"white\",\"className\":\"nfd-bg-accent nfd-text-sm nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --><div class=\"nfd-bg-accent nfd-text-sm nfd-shrink-0 wp-block-group has-white-color has-text-color\" style=\"border-radius:100px;min-height:32px\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">5</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\" style=\"font-style:normal;font-weight:600\">Are there restrictions on where I can take the rented vehicle?</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"padding-left:16px\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"border\":{\"left\":{\"color\":\"#00000017\",\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"left\":\"28px\"}}},\"className\":\"nfd-text-base nfd-text-opacity-80\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-base nfd-text-opacity-80 wp-block-group\" style=\"border-left-color:#00000017;border-left-width:1px;padding-left:28px\"><!-- wp:paragraph --><p>Yes, rented vehicles must remain within the specified geographical area outlined in the rental agreement, and cross-border travels are generally not allowed unless specified and agreed upon in advance.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded-full nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-rounded-full\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Frequently Asked Questions</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Simply reach out to our team, providing us with your vision, and we will swiftly develop a plan that will transform your dreams into lasting memories.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->;\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:26:\"frequently-asked-questions\";s:14:\"all_categories\";a:1:{i:0;s:26:\"frequently-asked-questions\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:15;a:10:{s:2:\"id\";s:36:\"9ac51f09-18cc-4d1e-ab0d-f92438f29658\";s:4:\"slug\";s:5:\"faq-2\";s:5:\"title\";s:5:\"faq-2\";s:11:\"description\";s:5:\"faq-2\";s:7:\"content\";s:8983:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"className\":\"nfd-text-sm\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><p class=\"nfd-text-sm has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">Frequently Asked Questions</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short\">Have Questions?</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\">We\'re here to guide you swiftly, addressing your queries and welcoming your suggestions with open arms.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\",\"nfdAnimation\":\"nfd-wb-fade-in-top-short\",\"nfdAnimationDelay\":\"nfd-delay-600\"} --><div class=\"nfd-container wp-block-group nfd-wb-animate nfd-wb-fade-in-top-short nfd-delay-600 nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"color\":\"#00000017\",\"style\":\"solid\",\"width\":\"1px\"},\"bottom\":{\"color\":\"#00000017\",\"width\":\"1px\"},\"right\":{},\"left\":{}}},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group nfd-py-md\" style=\"border-top-color:#00000017;border-top-style:solid;border-top-width:1px;border-bottom-color:#00000017;border-bottom-width:1px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"40px\",\"left\":\"40px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\"><strong>Frequently Asked Questions</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-opacity-80 nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-opacity-80 nfd-text-base\"><!-- wp:paragraph --><p>Looking to get started?</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\"><strong>Simply reach out to our team, share your ideas and watch as we craft a plan that brings your vision to life!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-opacity-80 nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-opacity-80 nfd-text-base\"><!-- wp:paragraph --><p>Managing Guest Invites</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\"><strong>Our WordPress-powered website offers an intuitive <em>\"Invites\"</em> feature. Easily control and manage guest invitations, whether it\'s done by our team or yours.</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-opacity-80 nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-opacity-80 nfd-text-base\"><!-- wp:paragraph --><p>Need to Change Your Date?</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"40px\",\"left\":\"40px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\"><strong>Contact us and we\'ll make every effort to accommodate your request!</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-opacity-80 nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-opacity-80 nfd-text-base\"><!-- wp:paragraph --><p>Billing with Ease.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\"><strong>To secure your booking, we only ask for a 50% initial payment and the remaining 50% is due 24 hours prior to your event.</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-opacity-80 nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-opacity-80 nfd-text-base\"><!-- wp:paragraph --><p>Requesting an Invoice</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-primary\"} --><p class=\"nfd-text-primary\"><strong>Absolutely, you have the ability to achieve stunning websites using the power of WordPress blocks, visually-customizable WordPress patterns, and our robust content editor. Get in touch with our dedicated customer support by sharing your purchase number – let us assist you in any way we can.</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-opacity-80 nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-text-opacity-80 nfd-text-base\"><!-- wp:paragraph --><p>Have additional inquiries?</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Have additional questions?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">We’re here to help. Let’s talk.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:26:\"frequently-asked-questions\";s:14:\"all_categories\";a:1:{i:0;s:26:\"frequently-asked-questions\";}s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:16;a:10:{s:2:\"id\";s:36:\"9ac51f09-1f21-43d2-a540-382fce24d050\";s:4:\"slug\";s:5:\"faq-3\";s:5:\"title\";s:5:\"faq-3\";s:11:\"description\";s:5:\"faq-3\";s:7:\"content\";s:8871:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Quick Answers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"font-style:normal;font-weight:500\">Have Questions?</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-my-0\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-my-0 is-style-nfd-theme-light\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"},\"metadata\":{\"name\":\"Narrow Container\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-450\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-450\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Frequently Asked Questions</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">How can we bring your vision to life?</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Contact our team and share your vision, and let us craft a captivating plan that will transform your dreams into beautiful, unforgettable websites.</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Effortless Guest Invite Management</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Our WordPress patterns include an effortless <em>\"Invites\"</em> section within the content editor, allowing you to effortlessly handle guest invites.</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Flexibility to Adjust Your Date</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Have a scheduling conflict? Get in touch, and we\'ll make every effort to accommodate your needs!</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Simple and Transparent Billing Process</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Secure your appointment by providing a 50% initial payment upfront. Final payment of the remaining 50% is required 24 hours prior to your event.</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Request an Invoice for Your Purchase</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-my-0\",\"metadata\":{\"name\":\"Call to Action\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(180deg,rgb(247, 247, 248) 50%,rgba(255,255,255,0) 50%)\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container nfd-my-0 has-background\" style=\"background:linear-gradient(180deg,rgb(247, 247, 248) 50%,rgba(255,255,255,0) 50%);\"><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded-full nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-rounded-full\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Have additional questions?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">We\'re here to help. Let\'s talk.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:26:\"frequently-asked-questions\";s:14:\"all_categories\";a:1:{i:0;s:26:\"frequently-asked-questions\";}s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:17;a:10:{s:2:\"id\";s:36:\"9ac51f09-28de-4769-84e7-1d94cfbc486d\";s:4:\"slug\";s:6:\"home-1\";s:5:\"title\";s:6:\"home-1\";s:11:\"description\";s:6:\"home-1\";s:7:\"content\";s:39336:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(0deg,rgb(247, 247, 248) 18%,rgb(22,26,29) 18%)\"}},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-background is-style-nfd-theme-darker nfd-bg-effect-dots\" id=\"intro\" style=\"background:linear-gradient(0deg,rgb(247, 247, 248) 18%,rgb(22,26,29) 18%);\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Create Winning Experiences</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Design events <br>to elevate your brand</h1><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Start Now to Success</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-style:none;border-width:0px\"><span style=\"margin-right:4px;\">★</span> Browse Testimonials</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"80px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1542643347-09f984598a91?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1501139083538-0139583c060f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1544513431-d50cc0beb35c?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-card-square-lg nfd-my-0\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"40px\"}}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-card-square-lg nfd-my-0 is-style-nfd-theme-light\" id=\"clients\" style=\"padding-bottom:40px;\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-218.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-216.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-211.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image aligncenter size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" id=\"area-of-practice\" ><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Area of Practice</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"48px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-md nfd-gap-y-xl\"} --><div class=\"nfd-text-base nfd-gap-md nfd-gap-y-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-md nfd-gap-y-xl\"} --><div class=\"nfd-text-base nfd-gap-md nfd-gap-y-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">04</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-light\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">05</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-rounded nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-rounded nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">06</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"gradient\":\"linear-gradient(180deg,rgb(255,255,255) 0%,rgb(243,244,246) 100%)\"},\"spacing\":{\"blockGap\":\"64px\"}},\"className\":\"nfd-my-0 nfd-pb-lg nfd-container\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-my-0 nfd-pb-lg nfd-container has-background nfd-bg-surface nfd-theme-white\" id=\"features\" style=\"background:linear-gradient(180deg,rgb(255,255,255) 0%,rgb(243,244,246) 100%)\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1 nfd-rounded\"} --><figure class=\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1 nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1504805572947-34fad45aed93?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTF8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"right\":{\"width\":\"3px\"},\"top\":{},\"bottom\":{},\"left\":{}}},\"className\":\"nfd-col-start-1 nfd-col-end-9 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-1 nfd-col-end-9 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1472289065668-ce650ac443d2?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTJ8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=&crop=\" alt=\"\" style=\"border-right-width:3px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"md:nfd-order-2 nfd-text-md\"} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Discover our Remarkable Selection of Entrees</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Indulge in tantalizing culinary creations at our recently launched gastropub. Sample a delectable array of traditional and contemporary dishes, expertly crafted with the finest locally sourced produce.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Book your Table</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Come and Experience Our Unforgettable Cuisine</h2><!-- /wp:heading --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"8px\"}}},\"className\":\"nfd-text-md nfd-text-balance\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-text-balance wp-block-group\" style=\"padding-bottom:8px\"><!-- wp:paragraph --><p class=\"\">Experience exquisite fine dining at our newly opened restaurant. Enjoy a delicious menu of classic and modern dishes, prepared with the freshest ingredients.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Make a Reservation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center wp-block-group\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded\"} --><figure class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1467003909585-2f8a72700288?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTF8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1482049016688-2d3e1b311543?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTJ8fHJlc3RhdXJhbnR8ZW58MHwxfDB8fA%3D%3D&auto=format&fit=crop&q=60&w=600&h=900&crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-my-0\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-my-0 is-style-nfd-theme-white\" id=\"milestones\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">34</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Stunning websites created</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">200+</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Successful events supported</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">6</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Multiply product launches</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-giga nfd-text-primary\"} --><h3 class=\"nfd-text-giga nfd-text-primary wp-block-heading has-text-align-center\">24</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance has-text-align-center\">Event contribution</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-lg nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-lg nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting. Highly recommend this restaurant.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1594170205316-52072317f0f6?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Sofia Rodriguez</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">Customer</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"call-to-action\" ><!-- wp:group {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl nfd-p-card-square-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md nfd-text-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Beautifully designed patterns</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Schedule a demo</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pb-lg\",\"metadata\":{\"name\":\"FAQ\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(180deg,rgb(255,255,255) 29%,rgb(243,244,246) 100%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pb-lg has-background\" id=\"faq\" style=\"background:linear-gradient(180deg,rgb(255,255,255) 29%,rgb(243,244,246) 100%);\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"style\":{},\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"nfd-grid nfd-grid-cols-2\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How can we bring your vision to life?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Contact our team and share your vision, and let us craft a captivating plan that will transform your dreams into beautiful, unforgettable websites.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Effortless Guest Invite Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Our WordPress patterns include an effortless <em>\"Invites\"</em> section within the content editor, allowing you to effortlessly handle guest invites.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Flexibility to Adjust Your Date</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Have a scheduling conflict? Get in touch, and we\'ll make every effort to accommodate your needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Simple and Transparent Billing Process</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Secure your appointment by providing a 50% initial payment upfront. Final payment of the remaining 50% is required 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Request an Invoice for Your Purchase</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! You have the option to do so within the WordPress blocks, patterns, and content editor. Requires customer support engagement and provision of valid purchase number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"className\":\"nfd-container nfd-p-lg\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-container nfd-p-lg nfd-bg-surface nfd-theme-white\" id=\"recent-posts\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Discover the specialists</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">Our Masterminds</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded\"} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"10px\",\"right\":\"10px\"}}},\"className\":\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm wp-block-group\" style=\"padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:10px;font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:1:{i:0;s:4:\"home\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:1;}i:18;a:10:{s:2:\"id\";s:36:\"9ac51f09-31ce-4b7d-9663-03eb5fb579f6\";s:4:\"slug\";s:6:\"home-2\";s:5:\"title\";s:6:\"home-2\";s:11:\"description\";s:6:\"home-2\";s:7:\"content\";s:45894:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"layout\":\"default\"} --><div class=\"wp-block-group alignfull\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1494253109108-2e30c049369b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8NTF8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1600&h=&crop=\",\"dimRatio\":70,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-cover nfd-stretch-cover-child nfd-bg-gray-800\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1494253109108-2e30c049369b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8NTF8fHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"bottom\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"left\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"}},\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull\" style=\"border-top-style:none;border-top-width:0px;border-right-color:var(--wp--preset--color--white);border-right-width:32px;border-bottom-color:var(--wp--preset--color--white);border-bottom-width:32px;border-left-color:var(--wp--preset--color--white);border-left-width:32px\"><!-- wp:spacer {\"height\":\"70px\",\"className\":\"nfd-my-0\"} --><div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer nfd-my-0\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\"} --><h1 class=\"has-text-align-center nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\">Emphasize Why You Impress The Market With Attention-Grabbing Websites</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md md:nfd-justify-start md:nfd-self-start\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"500px\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-text-md md:nfd-justify-start md:nfd-self-start\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"21px\"}},\"className\":\"md:nfd-text-left\"} --><p class=\"has-text-align-center md:nfd-text-left\" style=\"font-size:21px\">Ensure Your First Impression Lingers in the Minds of Customers with Unforgettable Events</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-base md:nfd-justify-start\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}}} --><div class=\"wp-block-buttons nfd-text-base md:nfd-justify-start\" style=\"margin-top:24px\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"40px\",\"right\":\"40px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"100px\"}},\"className\":\"is-style-fill\"} --><div class=\"wp-block-button is-style-fill\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:100px;padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px\">Get a Quote Now</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\",\"right\":\"0px\"}},\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"color\":{\"background\":\"#ffffff00\"}},\"className\":\"nfd-text-secondary\"} --><div class=\"wp-block-button nfd-text-secondary\" style=\"font-style:normal;font-weight:500;line-height:1.5\"><a class=\"wp-block-button__link has-background wp-element-button\" style=\"background-color:#ffffff00;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\">Browse Past Events</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"className\":\"nfd-p-md nfd-pb-lg nfd-container nfd-gap-xl\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"wp-block-group alignfull nfd-p-md nfd-pb-lg nfd-container nfd-bg-surface nfd-theme-white nfd-gap-xl\"><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white\" ><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Legal Disciplines</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Practice Areas</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-faded nfd-text-balance nfd-text-md has-text-align-left\">Being a first-choice employer within our sectors. Our process applies techniques from a variety of disciplines.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1505664194779-8beaceb93744?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8M3x8bGF3fGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=338&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Criminal Defense</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our process applies techniques from a variety of disciplines distinction in detail and gives careful attention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxjb2xsZWN0aW9uLXBhZ2V8NXwxNzgzMTgyfHxlbnwwfHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=338&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Family Law</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our process applies techniques from a variety of disciplines distinction in detail and gives careful attention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1517921150947-b52dd0a87619?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxjb2xsZWN0aW9uLXBhZ2V8MTE2fDE3ODMxODJ8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=338&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Business Law</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our process applies techniques from a variety of disciplines distinction in detail and gives careful attention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"border\":{\"right\":{\"color\":\"#ffffff\",\"width\":\"32px\"},\"left\":{\"color\":\"#ffffff\",\"width\":\"32px\"}}},\"color\":{\"gradient\":\"linear-gradient(0deg,rgb(255,255,255) 0%,rgb(243,244,246) 84%)\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-background is-style-nfd-theme-white\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(243,244,246) 84%);\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-white \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">How We Work</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Work Process</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"32px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"4px\",\"left\":\"4px\"}}},\"className\":\"nfd-text-base \"} --><div class=\"nfd-text-base wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"20px\",\"topRight\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-left-radius:20px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"20px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-left-radius:0px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Business Law</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"100px\"}},\"className\":\"nfd-p-md nfd-pb-lg nfd-container nfd-bg-surface nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-p-md nfd-pb-lg nfd-container nfd-bg-surface nfd-theme-white wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary nfd-text-sm\"} --><p class=\"nfd-text-primary nfd-text-sm\" style=\"font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\">Success</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Proven track of successfully resolved cases for over 20 years</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"3px\",\"topRight\":\"0px\",\"bottomRight\":\"0px\",\"bottomLeft\":\"40px\"},\"top\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"},\"right\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"0px\",\"style\":\"none\"},\"bottom\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"},\"left\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"0px\"},\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"border-top-left-radius:3px;border-top-right-radius:0px;border-bottom-left-radius:40px;border-bottom-right-radius:0px;border-top-width:1px;border-right-style:none;border-right-width:0px;border-bottom-width:1px;border-left-width:1px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\"1.3\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"nfd-text-lg nfd-text-primary\"} --><p class=\"nfd-text-lg nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:700;line-height:1.3\">12k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Clients</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"40px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"3px\"},\"width\":\"1px\"},\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\"}}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-gap-sm wp-block-group\" style=\"border-width:1px;border-top-left-radius:0px;border-top-right-radius:40px;border-bottom-left-radius:0px;border-bottom-right-radius:3px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}},\"className\":\"nfd-text-lg nfd-text-primary\"} --><p class=\"nfd-text-lg nfd-text-primary has-text-align-center\" style=\"font-style:normal;font-weight:700;line-height:1.3\">20</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Years</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Our Story</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1587614313085-5da51cebd8ac?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MTJ8fGNvbGxhYm9yYXRpb258ZW58MHx8MHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1600880292203-757bb62b4baf?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NTB8fHRlYW18ZW58MHx8MHx8&auto=format&fit=crop&&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"md:nfd-order-2\"} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-primary nfd-text-sm\"} --><p class=\"nfd-text-primary nfd-text-sm\" style=\"font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\">Who are we</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Award winning lawyers ready to help with any legal issues</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-text-md wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Beautifully designed patterns</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Schedule a consultation</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-container md:nfd-border-none\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div id=\"testimonials\" class=\"nfd-container md:nfd-border-none wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"64px\"},\"border\":{\"top\":{\"color\":\"#00000012\",\"width\":\"1px\"}}},\"className\":\"nfd-py-lg md:nfd-border-none\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-py-lg md:nfd-border-none wp-block-group\" style=\"border-top-color:#00000012;border-top-width:1px\"><!-- wp:columns {\"verticalAlignment\":\"bottom\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"40px\",\"left\":\"40px\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-bottom\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Testimonials</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-left \" style=\"font-style:normal;font-weight:500\">Our Customers Said</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1612349317150-e413f6a5b16d?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1573878742615-3ce8fac77273?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1544225917-1bf66feace19?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1573496528816-a104a722b3db?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>4.85</strong> from 1,300+ reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch \"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Kaitlyn Morgan</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch \"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Arjun Patel</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch \"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★<mark style=\"background-color:rgba(0, 0, 0, 0);color:#c3c3c3\" class=\"has-inline-color\">★</mark></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Folasade Adebayo</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"},\"bottom\":{\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"color\":\"var:preset|color|white\",\"width\":\"32px\"}}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-my-0 nfd-text-current md:nfd-border-none\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-my-0 nfd-text-current md:nfd-border-none has-black-color has-white-background-color has-text-color has-background\" id=\"faq\" style=\"border-top-style:none;border-top-width:0px;border-right-color:var(--wp--preset--color--white);border-right-width:32px;border-bottom-style:none;border-bottom-width:0px;border-left-color:var(--wp--preset--color--white);border-left-width:32px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"64px\"},\"border\":{\"top\":{\"color\":\"#00000012\",\"width\":\"1px\"}}},\"textColor\":\"black\",\"className\":\"nfd-p-lg nfd-container md:nfd-border-none\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group nfd-p-lg nfd-container md:nfd-border-none has-black-color has-text-color\" style=\"border-top-color:#00000012;border-top-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Have Questions?</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">Frequently Asked <br>Questions</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Frequently Asked Questions</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Simply reach out to our team, providing us with your vision, and we will swiftly develop a plan that will transform your dreams into lasting memories.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Is it possible to change my date?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely, as long as you provide us with a minimum of 45 days\' notice, you can adjust your date up to two times without any additional charges.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Tell me more about your cancellation policy.</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Any events rescheduled within 45 days of the original date will require full payment for perishable items. However, we always strive to collaborate with you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does the billing process work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">To secure your booking, we request a 50% down payment with the remaining 50% to be paid 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">What is the process for managing guest invites?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Within our online guest management system, you\'ll find a user-friendly <em>\"Invites\"</em> section. You can either manage it yourself or allow us to take care of it for you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Can I receive a receipt for my order?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! Feel free to reach out to our dedicated customer service team with your order number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Have additional questions?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">We’re here to help. Let’s talk.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:1:{i:0;s:4:\"home\";}s:5:\"order\";i:20;s:11:\"is_featured\";b:1;}i:19;a:10:{s:2:\"id\";s:36:\"9ac51f09-3861-4a4f-ac22-1ae857f3754d\";s:4:\"slug\";s:6:\"home-3\";s:5:\"title\";s:6:\"home-3\";s:11:\"description\";s:6:\"home-3\";s:7:\"content\";s:57829:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" id=\"intro\" ><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-md nfd-gap-2xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Cutting-Edge Gatherings</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Elevate Events <br>with our crew</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center\">Elevate your online presence with our advanced technology and customizable design options, which help you build first-rate websites.</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm nfd-text-primary nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-text-sm nfd-text-primary nfd-gap-xl wp-block-group\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Effortlessly Spectacular</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Extensive Range of Bashes</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"><strong style=\"margin-right: 4px\">✓ </strong>Boosts Efficiency</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1543591359-5ad63adbbc24?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1501139083538-0139583c060f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1513151233558-d860c5398176?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-my-0 nfd-py-md nfd-container\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-my-0 nfd-py-md nfd-container has-black-color has-white-background-color has-text-color has-background\" id=\"area-of-practice\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:500\">Practice Areas</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-faded nfd-text-balance nfd-text-md has-text-align-left\">Being a first-choice employer within our sectors. Our process applies techniques from a variety of disciplines.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"#e4e4e7\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"border-bottom-color:#e4e4e7;border-bottom-width:1px\"></div><!-- /wp:group --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-xl\"} --><div class=\"nfd-text-base nfd-gap-xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-white nfd-bg-effect-grid-3\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-white nfd-bg-effect-grid-3\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md\",\"style\":{\"border\":{\"width\":\"1px\"}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-shadow-xs nfd-p-card-square nfd-rounded nfd-gap-md is-style-nfd-theme-white nfd-bg-effect-grid-3\" style=\"border-width:1px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Performance Review</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjN8fGNyZWF0aXZlJTIwYWdlbmN5fGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\",\"focalPoint\":{\"x\":0.55,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom left\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjN8fGNyZWF0aXZlJTIwYWdlbmN5fGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">Top Features</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} --><p class=\"\" style=\"line-height:2\"><span style=\"margin-right: 4px\">✓ </span>E-commerce Integration<br>✓ Analytics and Reporting<br><span style=\"margin-right: 4px\">✓ </span>24/7 Support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Sell your products online <br>with E-commerce</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Effortlessly add an online store to your website and start selling your products. Our platform integrates with popular payment gateways and shipping providers.</p><!-- /wp:paragraph --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>24/7 Support</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our dedicated support team is available around the clock to assist you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Analytics and Reporting</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Stay on top of your website\'s performance with real-time analytics.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-216.png\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-218.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pb-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pb-lg is-style-nfd-theme-white\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Boost your website\'s <br>visibility with SEO</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Make sure your website is easily discoverable by search engines and your target audience with our built-in SEO optimization tools.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Start Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style: normal; font-weight: 500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} --><p class=\"nfd-text-pretty\">I appreciated the 24/7 support and the SEO optimization features. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} --><figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&crop=&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Make sure your website is easily discoverable by search engines and your target audience with our built-in SEO optimization tools.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, ABC Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=700&h=700&crop=\",\"focalPoint\":{\"x\":0.55,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=700&h=700&crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">Top Features</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} --><p class=\"\" style=\"line-height:2\"><span style=\"margin-right: 4px\">✓ </span>SEO Optimization<br><span style=\"margin-right: 4px\">✓ </span>Drag and Drop Interface<br><span style=\"margin-right: 4px\">✓ </span>Customizable Templates</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"80px\"},\"color\":{\"gradient\":\"linear-gradient(180deg,rgb(247,247,248) 10%,rgb(255,255,255) 62%)\"}},\"textColor\":\"black\",\"className\":\"nfd-my-0 nfd-p-lg nfd-container nfd-bg-gray-100\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-my-0 nfd-p-lg nfd-container nfd-bg-gray-100 has-black-color has-text-color has-background\" id=\"pricing\" style=\"background:linear-gradient(180deg,rgb(247,247,248) 10%,rgb(255,255,255) 62%)\"><!-- wp:group {\"className\":\"nfd-px-md\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"metadata\":{\"name\":\"Heading\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-px-md\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-current nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-current nfd-text-balance has-text-align-center \">Simple pricing, for everyone.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center \">Our expert team ensures elegant, functional and visually pleasing websites with WordPress blocks, patterns, and the powerful content editor.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Hobby</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$12</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">/mo</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Basic support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Freelancer</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$29</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">/mo</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Basic support</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">1,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white nfd-border-primary\" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Startup</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$59</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">/mo</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Premium support</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 admin users</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Ultimate</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$99</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">/mo</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Premium support</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">15,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-my-0 nfd-container nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-my-0 nfd-container nfd-pt-md nfd-pb-lg has-black-color has-white-background-color has-text-color has-background\" id=\"testimonials\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">What our customers say</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1618077360395-f3068be8e001?w=1200&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">The drag and drop interface made it so easy to build the website, even though I don\'t have any coding experience. <br/><br/>The customizable templates were also a great starting point, and I was able to create a website that truly reflected my brand.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Timothy Morgan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Owner, Elevated Grain Bakery</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-gap-2xl\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-gap-2xl is-style-nfd-theme-light\" id=\"faq\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Frequently Asked Questions</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Simply reach out to our team, providing us with your vision, and we will swiftly develop a plan that will transform your dreams into lasting memories.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Is it possible to change my date?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely, as long as you provide us with a minimum of 45 days\' notice, you can adjust your date up to two times without any additional charges.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Tell me more about your cancellation policy.</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Any events rescheduled within 45 days of the original date will require full payment for perishable items. However, we always strive to collaborate with you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does the billing process work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">To secure your booking, we request a 50% down payment with the remaining 50% to be paid 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">What is the process for managing guest invites?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Within our online guest management system, you\'ll find a user-friendly <em>\"Invites\"</em> section. You can either manage it yourself or allow us to take care of it for you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Can I receive a receipt for my order?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! Feel free to reach out to our dedicated customer service team with your order number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"900px\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"white\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Need further assistance?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Need help finding the answers you need? Let\'s have a conversation.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-my-0 nfd-py-lg nfd-container\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-my-0 nfd-py-lg nfd-container has-black-color has-white-background-color has-text-color has-background\" id=\"call-to-action\"><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" ><!-- wp:group {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\",\"dimRatio\":50,\"minHeight\":100,\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1544006659-f0b21884ce1d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=1500&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl nfd-p-card-square-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Build successful websites <br>with Cloud Patterns.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md nfd-text-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Easy to use</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><p class=\"has-text-align-left\" style=\"text-transform:uppercase\"><strong style=\"margin-right: 4px\">✓ </strong>Beautifully designed patterns</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Schedule a demo</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:1:{i:0;s:4:\"home\";}s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:20;a:10:{s:2:\"id\";s:36:\"9ac51f09-3f54-4ff3-a742-7ee959395c5f\";s:4:\"slug\";s:6:\"home-4\";s:5:\"title\";s:6:\"home-4\";s:11:\"description\";s:6:\"home-4\";s:7:\"content\";s:43046:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" id=\"hero\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Personalized craft advice and inspiration.</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Let us help you take your creativity to the next level. We provide expert guidance to make your projects a success.</p><!-- /wp:paragraph --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|10\"}}} --><div class=\"wp-block-column\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Crafting Tips and Techniques</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Pellentesque lectus cum neque cursus sapien adipiscing vitae. Nulla facilisi nullam vehicula ipsum a arcu.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|10\"}}} --><div class=\"wp-block-column\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Crafting Supplies</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Ultricies faucibus donec tellus cras ornare aenean euismod elementum nisi quis.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Join our Community</a></div><!-- /wp:button --><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-btn-xl is-style-outline\"} --><div class=\"nfd-btn-xl is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-style:none;border-width:0px;padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)\">Create your Free Account<span style=\"margin-left: 8px;\">→</span></a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1682262675293-e855ce97e44b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\",\"focalPoint\":{\"x\":0.55,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1682262675293-e855ce97e44b?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">Art & Craft Supplies</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} --><p class=\"\" style=\"line-height:2\"><span style=\"margin-right: 4px\">✓ </span>Multi Purpose Brushes<br><span style=\"margin-right:4px\">✓</span> Acrylic Paints<br><span style=\"margin-right:4px\">✓</span> Felt Cloth Sheets</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"textColor\":\"black\",\"className\":\"nfd-my-0 nfd-px-md nfd-p-lg nfd-container nfd-bg-gray-100\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-my-0 nfd-px-md nfd-p-lg nfd-container nfd-bg-gray-100 has-black-color has-text-color\" id=\"features\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-white\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Trusted Professionals</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Streamline your finances with our automation solutions </h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">With a comprehensive suite of features, you can manage your budget, track your investments, plan for retirement, and more.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">13+</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">6</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Performance Reviews</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">24</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-contrast\"} --><h3 class=\"nfd-text-base nfd-text-contrast wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-base\">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:buttons {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"nfd-text-base wp-block-buttons\" style=\"font-style:normal;font-weight:600\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-my-0\",\"metadata\":{\"name\":\"Features\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(90deg,rgb(247,247,248) 33%,rgb(255,255,255) 33%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-my-0 has-background\" style=\"background:linear-gradient(90deg,rgb(247,247,248) 33%,rgb(255,255,255) 33%);\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1560250056-07ba64664864?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"450px\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">ACCESS ADVISORS</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Get personalized expert support and feedback</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">With our dedicated team of financial experts, you can get personalized advice and support that is tailored to your unique financial situation and needs.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"md:nfd-hidden nfd-weight-inherit\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"md:nfd-hidden nfd-weight-inherit wp-block-buttons\" style=\"font-style:normal;font-weight:600\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} --><div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in Touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-my-0\",\"metadata\":{\"name\":\"Features\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(90deg,rgb(255,255,255) 66%,rgb(247,247,248) 66%)\"}},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-my-0 has-background is-style-nfd-theme-white\" style=\"background:linear-gradient(90deg,rgb(255,255,255) 66%,rgb(247,247,248) 66%);\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"450px\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full nfd-bg-subtle\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-subtle\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Real-Time Updates</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Credit score monitoring and improvement</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Whether you\'re looking to buy a home, take out a loan, or simply improve your credit standing, our credit score improvement features make it easy to reach your goals.</p><!-- /wp:paragraph --><!-- wp:separator {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}},\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style: normal; font-weight: 500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} --><p class=\"nfd-text-pretty\">I appreciated the 24/7 support and the SEO optimization features. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} --><figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1563013544-824ae1b704d3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&crop=&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Credit score monitoring and improvement</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, ABC Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1563013544-824ae1b704d3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-my-0\",\"metadata\":{\"name\":\"Pricing\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-my-0 is-style-nfd-theme-light\" id=\"pricing\" ><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"\",\"nfdAnimationDelay\":\"\"} --><div class=\"nfd-gap-sm nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}},\"className\":\"nfd-text-primary\",\"fontSize\":\"x-small\",\"nfdAnimation\":\"\"} --><p class=\"nfd-text-primary has-text-align-center has-x-small-font-size\" style=\"font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Find a Plan</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-contrast\",\"nfdAnimation\":\"\",\"nfdAnimationDelay\":\"\"} --><h2 class=\"nfd-text-huge nfd-text-contrast wp-block-heading has-text-align-center\">Pricing</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\",\"style\":{\"layout\":{}}} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Basic</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything you need to start a new business.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$9</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No Credit Card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 Collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Basic Support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl nfd-border-primary\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white nfd-border-primary\" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Plus</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Everything in basic and more-advanced features</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$19</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No Credit Card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">10,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Prioritized support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl \",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-rounded nfd-p-card-md nfd-shadow-xs nfd-gap-xl wp-block-group nfd-bg-surface nfd-theme-white \" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Premium</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Best for enterprise businesses with large teams and data</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h4 class=\"nfd-text-xl nfd-text-contrast wp-block-heading\" style=\"line-height:1\">$49</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">per month</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No Credit Card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">12 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">25,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">24/7 support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-my-0\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-my-0 is-style-nfd-theme-darker nfd-bg-effect-grid-3\" id=\"faq\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"style\":{},\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"nfd-grid nfd-grid-cols-2\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How can we bring your vision to life?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Contact our team and share your vision, and let us craft a captivating plan that will transform your dreams into beautiful, unforgettable websites.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Effortless Guest Invite Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Our WordPress patterns include an effortless <em>\"Invites\"</em> section within the content editor, allowing you to effortlessly handle guest invites.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Flexibility to Adjust Your Date</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Have a scheduling conflict? Get in touch, and we\'ll make every effort to accommodate your needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Simple and Transparent Billing Process</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Secure your appointment by providing a 50% initial payment upfront. Final payment of the remaining 50% is required 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Request an Invoice for Your Purchase</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! You have the option to do so within the WordPress blocks, patterns, and content editor. Requires customer support engagement and provision of valid purchase number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-dark nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Do you have any lingering inquiries?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Experiencing difficulty locating the desired information? Reach out for a discussion.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:1:{i:0;s:4:\"home\";}s:5:\"order\";i:40;s:11:\"is_featured\";b:1;}i:21;a:10:{s:2:\"id\";s:36:\"9ac51f09-4719-41c1-b712-48ecfdab83b4\";s:4:\"slug\";s:6:\"home-5\";s:5:\"title\";s:6:\"home-5\";s:11:\"description\";s:6:\"home-5\";s:7:\"content\";s:60829:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-pt-lg is-style-nfd-theme-dark nfd-bg-effect-grid-3\" ><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"40px\",\"left\":\"40px\"}}},\"className\":\"nfd-gap-2xl nfd-gap-y-lg\"} --><div class=\"nfd-gap-2xl nfd-gap-y-lg wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading\">Elevate your journey today.</h1><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"300px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:300px\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded\">Rent a car for your next adventure conveniently with the best prices on the market.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-weight-inherit nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"},\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}}} --><div class=\"nfd-weight-inherit nfd-text-md wp-block-buttons\" style=\"line-height:1.5\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Find a Car</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"48px\"} --><div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"align\":\"center\",\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-t-xl\"} --><figure class=\"nfd-rounded-t-xl wp-block-image aligncenter size-large\"><img src=\"https://images.unsplash.com/photo-1654641325054-1dfbfcb4d3f7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjU1fHxjYXIlMjB0cmF2ZWx8ZW58MHx8MHx8&auto=format&fit=crop&q=80&w=1400&h=788&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-my-0\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-my-0 is-style-nfd-theme-dark\" id=\"milestones\" ><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"24px\"}}},\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns alignwide\"><!-- wp:column {} --><div class=\"wp-block-column \"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">2.5x</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Faster Booking</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {} --><div class=\"wp-block-column \"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">38</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Locations</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {} --><div class=\"wp-block-column \"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">85%</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Insurance Coverage</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {} --><div class=\"wp-block-column \"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}},\"className\":\"md:nfd-border-none nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none nfd-gap-xs wp-block-group\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg has-text-align-center\">24/7</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-center\">Customer Care</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\"}}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"features\" style=\"padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;\"><!-- wp:group {\"className\":\"nfd-container nfd-p-lg\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-container nfd-p-lg wp-block-group nfd-bg-surface nfd-theme-light\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Rent a car today at the best price</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"400px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:400px\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Enjoy budget-friendly travels with our top-rated car rental services at the best prices.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"align\":\"wide\",\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-columns alignwide\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1596564210961-cad6025a2d32?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\",\"dimRatio\":60,\"minHeight\":500,\"customGradient\":\"linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\",\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square nfd-rounded\"} --><div class=\"nfd-p-card-square nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1596564210961-cad6025a2d32?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"250px\"}} --><div class=\"wp-block-group has-white-color has-text-color has-link-color\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\"><strong>Daily Cars</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Hassle-free car rental options and competitive rates.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1640682667803-3443da7bfd36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\",\"dimRatio\":60,\"minHeight\":500,\"customGradient\":\"linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\",\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square nfd-rounded\"} --><div class=\"nfd-p-card-square nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1640682667803-3443da7bfd36?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"250px\"}} --><div class=\"wp-block-group has-white-color has-text-color has-link-color\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\"><strong>Daily Cars</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Hassle-free car rental options and competitive rates.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1648413653819-7c0fd93e8e6a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\",\"dimRatio\":60,\"minHeight\":500,\"customGradient\":\"linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\",\"contentPosition\":\"bottom left\",\"className\":\"nfd-p-card-square nfd-rounded\"} --><div class=\"nfd-p-card-square nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,0,0) 24%,rgba(255,255,255,0) 54%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1648413653819-7c0fd93e8e6a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=600&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"blockGap\":\"12px\"}},\"textColor\":\"white\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"250px\"}} --><div class=\"wp-block-group has-white-color has-text-color has-link-color\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance\"><strong>Daily Cars</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Hassle-free car rental options and competitive rates.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}},\"spacing\":{\"blockGap\":\"80px\"}},\"backgroundColor\":\"white\",\"textColor\":\"black\",\"className\":\"nfd-container nfd-my-0 nfd-p-lg nfd-text-base\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-my-0 nfd-p-lg nfd-text-base has-black-color has-white-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">About us</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Boost your website\'s <br>visibility with SEO</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Make sure your website is easily discoverable by search engines and your target audience with our built-in SEO optimization tools.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Start Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\" style=\"font-style: normal; font-weight: 500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} --><p class=\"nfd-text-pretty\">I appreciated the 24/7 support and the SEO optimization features. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} --><figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&crop=&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Make sure your website is easily discoverable by search engines and your target audience with our built-in SEO optimization tools.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, ABC Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=700&h=700&crop=\",\"focalPoint\":{\"x\":0.55,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1568992687947-868a62a9f521?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=700&h=700&crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"8px\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid\"} --><div class=\"nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid\" style=\"border-radius:8px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">Top Features</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} --><p class=\"\" style=\"line-height:2\"><span style=\"margin-right: 4px\">✓ </span>SEO Optimization<br><span style=\"margin-right: 4px\">✓ </span>Drag and Drop Interface<br><span style=\"margin-right: 4px\">✓ </span>Customizable Templates</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjN8fGNyZWF0aXZlJTIwYWdlbmN5fGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\",\"focalPoint\":{\"x\":0.55,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom left\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MjN8fGNyZWF0aXZlJTIwYWdlbmN5fGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&q=60&w=800&h=800&crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"8px\"}},\"className\":\"nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-primary\" style=\"border-radius:8px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} --><p class=\"nfd-text-opacity-80\">Top Features</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} --><p class=\"\" style=\"line-height:2\"><span style=\"margin-right: 4px\">✓ </span>E-commerce Integration<br>✓ Analytics and Reporting<br><span style=\"margin-right: 4px\">✓ </span>24/7 Support</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Sell your products online <br>with E-commerce</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Effortlessly add an online store to your website and start selling your products. Our platform integrates with popular payment gateways and shipping providers.</p><!-- /wp:paragraph --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>24/7 Support</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Our dedicated support team is available around the clock to assist you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Analytics and Reporting</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Stay on top of your website\'s performance with real-time analytics.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-217.png\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-216.png\" alt=\"\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/logoipsum-218.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-bg-gray-100\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"},\"border\":{\"width\":\"32px\",\"color\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"metadata\":{\"name\":\"Pricing\"},\"textColor\":\"black\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-bg-gray-100 has-text-color has-black-color has-border-color has-link-color\" id=\"pricing\" style=\"border-width:32px;border-color:#ffffff;\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"12px\",\"margin\":{\"bottom\":\"80px\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\" style=\"margin-bottom:80px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-current md:nfd-no-br\"} --><h2 class=\"has-text-align-center nfd-text-huge nfd-text-current md:nfd-no-br\">Membership Plans</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-dark \"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-lg nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-lg nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Basic</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"nfd-text-contrast nfd-text-xl\"} --><h4 class=\"nfd-text-contrast nfd-text-xl wp-block-heading has-text-align-center\">$12</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">One Month Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">Buy Basic</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-default nfd-p-card-md nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-default nfd-p-card-md nfd-gap-xs wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">1 collaborator</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">500 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-darker \"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-lg nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-lg nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Plus</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"nfd-text-contrast nfd-text-xl\"} --><h4 class=\"nfd-text-contrast nfd-text-xl wp-block-heading has-text-align-center\">$39</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Best Value</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">Buy Plus</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-default nfd-p-card-md nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-default nfd-p-card-md nfd-gap-xs wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\"} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Pricing Item\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-0 wp-block-group nfd-bg-surface nfd-theme-dark \"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"className\":\"nfd-p-card-lg nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-card-lg nfd-gap-lg wp-block-group\" style=\"border-bottom-width:1px\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Ultra</h3><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"nfd-text-contrast nfd-text-xl\"} --><h4 class=\"nfd-text-contrast nfd-text-xl wp-block-heading has-text-align-center\">$99</h4><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Unlimited Access</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"className\":\"nfd-btn\"} --><div class=\"nfd-btn wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">Buy Ultra</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-default nfd-p-card-md nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-default nfd-p-card-md nfd-gap-xs wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-base nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"metadata\":{\"name\":\"Features\"}} --><div class=\"nfd-text-base nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph --><p class=\"\">Includes:</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">No credit card</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">3 collaborators</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">5,000 requests</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"},\"metadata\":{\"name\":\"Feature Item\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"\"}},\"className\":\"nfd-text-primary nfd-shrink-0\"} --><p class=\"nfd-text-primary nfd-shrink-0\">✓</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Authenticated API</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-faded nfd-text-balance has-text-align-center\">All pricing is in USD. You can cancel your account at any time. <br>All renewals are at full price.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-link-color is-style-nfd-theme-darker\" id=\"testimonials\" ><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"12px\",\"margin\":{\"bottom\":\"80px\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group\" style=\"margin-bottom:80px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-current md:nfd-no-br\"} --><h2 class=\"wp-block-heading has-text-align-center nfd-text-huge nfd-text-current md:nfd-no-br\">Customer Testimonials</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-top\" style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">A must try for all Italian food lovers! The best Italian restaurant I\'ve ever been to! Will come again for sure.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Mina Yousif</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1509839862600-309617c3201e?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">The pasta dishes are cooked to perfection and the sauces are full of flavour. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Mark Thompson</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1618077360395-f3068be8e001?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">The crust is thin, the sauce is robust and flavourful and the toppings are incredibly fresh. Recommended!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Rowan Black</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">CEO, Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1610631066894-62452ccb927c?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"52px\"},\"border\":{\"top\":{\"color\":\"#ffffff21\",\"width\":\"1px\"}}},\"className\":\"nfd-my-0 nfd-p-lg nfd-container nfd-text-base\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-my-0 nfd-p-lg nfd-container nfd-text-base wp-block-group alignfull nfd-bg-surface nfd-theme-darker\" id=\"faq\" style=\"border-top-color:#ffffff21;border-top-width:1px\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"style\":{},\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"nfd-grid nfd-grid-cols-2\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How can we bring your vision to life?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Contact our team and share your vision, and let us craft a captivating plan that will transform your dreams into beautiful, unforgettable websites.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Effortless Guest Invite Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Our WordPress patterns include an effortless <em>\"Invites\"</em> section within the content editor, allowing you to effortlessly handle guest invites.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Flexibility to Adjust Your Date</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Have a scheduling conflict? Get in touch, and we\'ll make every effort to accommodate your needs!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Simple and Transparent Billing Process</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Secure your appointment by providing a 50% initial payment upfront. Final payment of the remaining 50% is required 24 hours prior to your event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">Request an Invoice for Your Purchase</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Absolutely! You have the option to do so within the WordPress blocks, patterns, and content editor. Requires customer support engagement and provision of valid purchase number.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" ><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-dark nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"height\":\"60px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&auto=format&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"object-fit:cover;width:60px;height:60px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Do you have any lingering inquiries?</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Experiencing difficulty locating the desired information? Reach out for a discussion.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide \"} --><div class=\"nfd-btn-wide wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"80px\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} --><div style=\"margin-top:0;margin-bottom:0;height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:1:{i:0;s:4:\"home\";}s:5:\"order\";i:50;s:11:\"is_featured\";b:1;}i:22;a:10:{s:2:\"id\";s:36:\"9ac51f09-51f4-4b13-81f8-d666dbd19dc4\";s:4:\"slug\";s:13:\"link-in-bio-1\";s:5:\"title\";s:13:\"link-in-bio-1\";s:11:\"description\";s:13:\"link-in-bio-1\";s:7:\"content\";s:6107:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1482294044944-1b8f0e487fd4?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\",\"dimRatio\":20,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"},\"nfdAnimation\":\"nfd-wb-reveal-right\"} --><div class=\"wp-block-cover nfd-p-md alignfull nfd-wb-animate nfd-wb-reveal-right\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1482294044944-1b8f0e487fd4?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|70\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":96,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"wp-block-image size-large is-resized is-style-rounded\"><img src=\"https://images.unsplash.com/photo-1584944668238-d7b4a7b2d375?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=200&h=200&crop=center-center\" alt=\"\" class=\"\" style=\"aspect-ratio:1;object-fit:cover;width:96px\" width=\"96\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"has-text-align-center\" style=\"font-style:normal;font-weight:700\">Alex Martinez</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-base nfd-text-opacity-80\"} --><p class=\"has-text-align-center nfd-text-base nfd-text-opacity-80\" style=\"font-style:normal;font-weight:500\">Content Creator</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"has-text-align-center nfd-text-balance\">Digital storyteller and creator, shaping ideas into content you’ll love.</p><!-- /wp:paragraph --><!-- wp:social-links {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-default\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"wp-block-social-links is-style-default\" style=\"margin-top:var(--wp--preset--spacing--40)\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"snapchat\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">My Store</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Subscribe to my Podcast</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Contact Me</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"link-in-bio\";s:14:\"all_categories\";a:1:{i:0;s:11:\"link-in-bio\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:1;}i:23;a:10:{s:2:\"id\";s:36:\"9ac51f09-59b6-441a-a692-b8ee3c78fadc\";s:4:\"slug\";s:13:\"link-in-bio-2\";s:5:\"title\";s:13:\"link-in-bio-2\";s:11:\"description\";s:13:\"link-in-bio-2\";s:7:\"content\";s:5852:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} --><div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1629801892279-70e18217102d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\",\"dimRatio\":50,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} --><div class=\"wp-block-cover nfd-p-md alignfull\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1629801892279-70e18217102d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1080&h=1920&crop=center-center\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|70\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:site-logo {\"width\":180} /--><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"has-text-align-center nfd-text-balance\">Authentic French bakery offering a taste of Paris in every bite</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Menu</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Daily Specials</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Make a Reservation</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">About</a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"black\",\"width\":100,\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"100px\"}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-black-color has-base-background-color has-text-color has-background wp-element-button\" style=\"border-radius:100px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Contact</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:social-links {\"iconColor\":\"base\",\"iconColorValue\":\"#ffffff\",\"iconBackgroundColor\":\"black\",\"iconBackgroundColorValue\":\"#000000\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-default\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"wp-block-social-links has-icon-color has-icon-background-color is-style-default\" style=\"margin-top:var(--wp--preset--spacing--40)\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"foursquare\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"link-in-bio\";s:14:\"all_categories\";a:1:{i:0;s:11:\"link-in-bio\";}s:5:\"order\";i:20;s:11:\"is_featured\";b:1;}i:24;a:10:{s:2:\"id\";s:36:\"9ac51f09-64a5-430b-aa36-84dd0ca250e4\";s:4:\"slug\";s:23:\"testimonials-template-1\";s:5:\"title\";s:23:\"testimonials-template-1\";s:11:\"description\";s:23:\"testimonials-template-1\";s:7:\"content\";s:13858:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Why People Choose Us</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-150\" style=\"font-style:normal;font-weight:500\">Testimonials</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-px-md nfd-pb-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdAnimationDelay\":\"nfd-delay-300\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-px-md nfd-pb-lg nfd-wb-animate nfd-wb-fade-in-bottom nfd-delay-300 is-style-nfd-theme-white\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Matthew Wilson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Eric Robinson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">John Taylor</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Lila Epstein</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Sophie Martin</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Avery Thompson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-px-md nfd-p-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-px-md nfd-p-lg\" ><!-- wp:group {\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\",\"nfdAnimation\":\"nfd-wb-twist-in\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker nfd-wb-animate nfd-wb-twist-in\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1533777857889-4be7c70b33f7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":40,\"minHeight\":100,\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-bg-\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1533777857889-4be7c70b33f7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Ready to Experience Italian Delight?</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"center\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Don`t just take our word for it — come and discover the authentic flavors and cozy ambiance that our happy customers are raving about.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Reserve your table</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:25;a:10:{s:2:\"id\";s:36:\"9ac51f09-6bde-46cd-9cdd-53d7d32d2a14\";s:4:\"slug\";s:23:\"testimonials-template-2\";s:5:\"title\";s:23:\"testimonials-template-2\";s:11:\"description\";s:23:\"testimonials-template-2\";s:7:\"content\";s:22792:\"<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-dark nfd-bg-effect-grid-2\" ><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short\" style=\"font-style:normal;font-weight:500\">Testimonials</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\",\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-150\">Where your satisfaction meets our ambition. Read what our customers have to say about their experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-0 nfd-my-0\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(180deg,rgb(29,29,34) 50%,rgba(255,255,255,0) 50%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-0 nfd-my-0 has-background\" style=\"background:linear-gradient(180deg,rgb(29,29,34) 50%,rgba(255,255,255,0) 50%);\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-300\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\"}},\"className\":\"nfd-shadow-xs nfd-rounded-lg nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-lg nfd-p-card-md wp-block-group nfd-bg-surface nfd-theme-white\" style=\"border-width:1px\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★<mark style=\"background-color:rgba(0, 0, 0, 0);color:#c3c3c3\" class=\"has-inline-color\">★</mark></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-sm nfd-text-surface-foreground\"} --><p class=\"nfd-text-sm nfd-text-surface-foreground has-text-align-center\"><strong>4.3 stars from 800+ reviews</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1573166475912-1ed8b4f093d2?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1731496658386-f743fbb3cf95?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1649399044844-9af065083b8a?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1556157382-97eda2d62296?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"nfdAnimation\":\"nfd-wb-fade-in-left-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-column is-vertically-aligned-stretch nfd-wb-animate nfd-wb-fade-in-left-short nfd-delay-300\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Lucia DiMarco</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-450\"} --><div class=\"wp-block-column is-vertically-aligned-stretch nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-450\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">David Torres</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"nfdAnimation\":\"nfd-wb-fade-in-right-short\",\"nfdAnimationDelay\":\"nfd-delay-600\"} --><div class=\"wp-block-column is-vertically-aligned-stretch nfd-wb-animate nfd-wb-fade-in-right-short nfd-delay-600\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":{},\"right\":{},\"bottom\":{}}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★<mark style=\"background-color:rgba(0, 0, 0, 0);color:#c3c3c3\" class=\"has-inline-color\">★</mark></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Katie Ryan</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-bg-gray-800\",\"align\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"8px\",\"topRight\":\"8px\",\"bottomRight\":\"0px\",\"bottomLeft\":\"0px\"}}},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupDivider\":\"nfd-divider-zigzag\",\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-bg-gray-800 nfd-divider-zigzag is-style-nfd-theme-dark\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:group {\"className\":\"nfd-text-pretty nfd-max-w-prose nfd-text-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-text-pretty nfd-max-w-prose nfd-text-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><p class=\"has-text-align-left nfd-wb-animate nfd-wb-fade-in-bottom-short\" style=\"font-style:normal;font-weight:400\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting. Highly recommend this restaurant for anyone looking for a great meal!</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><div class=\"nfd-text-base wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-150\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1556157382-97eda2d62296?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Patrick O\'Connor</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-animate nfd-wb-fade-in-bottom is-style-nfd-theme-white\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Jack White</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Claire Kennedy</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Damien Parker</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Jessica Coleman</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Caleb O\'Donnell</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Unforgettable weekend</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" ><!-- wp:paragraph --><p class=\"\">Clients can\'t stop praising our beautiful websites demo. The organization and amazing food-conference has everyone talking.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Lydia Morgan</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:12:\"testimonials\";s:14:\"all_categories\";a:1:{i:0;s:12:\"testimonials\";}s:5:\"order\";i:20;s:11:\"is_featured\";b:0;}i:26;a:10:{s:2:\"id\";s:36:\"9b73e2e7-9e1d-4681-bde3-63986e54220b\";s:4:\"slug\";s:6:\"shop-1\";s:5:\"title\";s:6:\"shop-1\";s:11:\"description\";s:6:\"shop-1\";s:7:\"content\";s:31709:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"style\":{\"color\":{\"gradient\":\"linear-gradient(5deg,rgb(255,255,255) 23%,rgb(22,26,29) 23%)\"}},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-pt-lg has-background is-style-nfd-theme-darker nfd-bg-effect-dots\" style=\"background:linear-gradient(5deg,rgb(255,255,255) 23%,rgb(22,26,29) 23%);\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-wb-animate\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-current nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-current nfd-text-balance wp-block-heading has-text-align-center\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-secondary-color\">Spring - Summer </mark>2024 Collection</h1><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"12px\",\"bottom\":\"12px\"}}},\"className\":\"nfd-wb-animate\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-150\" style=\"padding-top:12px;padding-bottom:12px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"typography\":{\"textDecoration\":\"underline\"}},\"fontSize\":\"normal\"} --><p class=\"has-text-align-center has-link-color has-normal-font-size\" style=\"text-decoration:underline\"><a href=\"#\">View women\'s collection</a></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-xs nfd-text-faded\"} --><p class=\"nfd-text-xs nfd-text-faded\">•</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"typography\":{\"textDecoration\":\"underline\"}},\"fontSize\":\"normal\"} --><p class=\"has-text-align-center has-link-color has-normal-font-size\" style=\"text-decoration:underline\"><a href=\"#\">View men\'s collection</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"40px\"} --><div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdAnimation\":\"\"} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short\"><img src=\"https://images.unsplash.com/photo-1585487000160-6ebcfceb0d03?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTF8fGNsb3RoaW5nfGVufDB8fDB8fHwy&auto=format&fit=crop&q=60&w=600&h=800&crop=\" alt=\"img1\" style=\"border-radius:4px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-150\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-150\"><img src=\"https://images.unsplash.com/photo-1568251478083-32c27296c2c2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MzF8fGRyZXNzfGVufDB8MHwwfHx8MA%3D%3D&auto=format&fit=crop&q=60&&w=800&h=600&crop=\" alt=\"img2\" style=\"border-radius:4px;aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-300\"><img src=\"https://images.unsplash.com/photo-1585487000376-31e93cfda351?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDJ8fHxlbnwwfHx8fHw%3D&auto=format&fit=crop&q=60&w=600&h=800&crop=\" alt=\"img3\" style=\"border-radius:4px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-450\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-450\"><img src=\"https://images.unsplash.com/photo-1550639525-c97d455acf70?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDV8fHxlbnwwfHx8fHw%3D&auto=format&fit=crop&q=60&w=600&h=800&crop=\" alt=\"img4\" style=\"border-radius:4px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-600\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-600\"><img src=\"https://images.unsplash.com/photo-1585487000160-6ebcfceb0d03?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTF8fGNsb3RoaW5nfGVufDB8fDB8fHwy&auto=format&fit=crop&q=60&w=600&h=800&crop=\" alt=\"img5\" style=\"border-radius:4px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"4px\"}},\"nfdAnimation\":\"nfd-wb-zoom-in-short\",\"nfdAnimationDelay\":\"nfd-delay-750\"} --><figure class=\"wp-block-image size-full has-custom-border nfd-wb-animate nfd-wb-zoom-in-short nfd-delay-750\"><img src=\"https://images.unsplash.com/photo-1585487000465-cecc786737b1?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&q=80&auto=format&fit=crop&w=800&h=600&crop=\" alt=\"img6\" style=\"border-radius:4px;aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Latest Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-gap-lg wp-block-group alignfull\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-left\">Latest Products</h2><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|primary\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"typography\":{\"textDecoration\":\"underline\"}},\"textColor\":\"primary\"} --><p class=\"has-primary-color has-text-color has-link-color\" style=\"text-decoration:underline\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:woocommerce/product-collection {\"id\":\"1b9fd4e2-3c71-4af2-873d-ebbc24911645\",\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":{},\"isProductCollectionBlock\":true,\"perPage\":\"8\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection alignfull\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast\",\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:post-terms {\"term\":\"product_cat\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"className\":\"nfd-text-sm nfd-text-faded\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\"} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Newsletter CTA\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-wb-animate nfd-wb-fade-in-bottom\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1618220048045-10a6dbdf83e0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=900&h=900&crop=\",\"dimRatio\":0,\"isDark\":false,\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1618220048045-10a6dbdf83e0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&q=80&w=900&h=900&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-gap-md nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-gap-md nfd-p-card-square-lg wp-block-group nfd-bg-surface nfd-theme-darker nfd-bg-effect-grid-3\" style=\"min-height:100%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-dark \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Join our mailing list</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Get 30% OFF</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-base nfd-text-balance\">Empowering you to fully immerse in the significant moments of noteworthy occasions while capturing them, ensuring reminiscing opportunities!</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"8px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"stretch\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-fill\"} --><div class=\"nfd-btn-wide is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Subscribe Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonial\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdGroupTheme\":\"dark\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-animate nfd-wb-fade-in-bottom is-style-nfd-theme-dark\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-lg nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-lg nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">My experience at the restaurant was great. The food was delicious, the service was excellent, and the atmosphere was cozy and inviting. Highly recommend this restaurant.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-text-base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Author\"}} --><div class=\"nfd-gap-sm nfd-text-base wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded is-resized\"} --><figure class=\"is-style-rounded is-resized wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1514956499715-e922be3ce404?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\"><strong>Charles Quinn</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">/</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Shop by Category\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-animate nfd-wb-fade-in-bottom\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-left\">Browse Collections</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Find the best and trending outfits.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"id\":\"155d154a-d477-45d1-a9fd-98a088c87a87\",\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":{},\"isProductCollectionBlock\":true,\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":false},\"className\":\"nfd-wc-products\"} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\"} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg nfd-gap-xl\",\"align\":\"full\",\"metadata\":{\"name\":\"Search\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdGroupTheme\":\"primary\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-lg nfd-gap-xl nfd-wb-animate nfd-wb-fade-in-bottom is-style-nfd-theme-primary\" ><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-text-balance nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-text-balance nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-left\">Search Products</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">Find the best and trending outfits.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search products...\",\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-inside\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-wc-search\",\"fontSize\":\"medium\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-animate nfd-wb-fade-in-bottom is-style-nfd-theme-white\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">✵</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Stunning Websites</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-md\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">✵</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Successful Events</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-md\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"metadata\":{\"name\":\"Card\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-gap-md\" ><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-huge nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-primary nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">✵</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Product Launches</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-center nfd-text-md\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"lines\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-animate nfd-wb-fade-in-bottom is-style-nfd-theme-primary nfd-bg-effect-lines\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"style\":{},\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"className\":\"nfd-grid nfd-grid-cols-2\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Is there a free trial available?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Yes, we offer a free trial period of 14 days. During this period, you will have full access to all of our features and services.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Is there a free trial available?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Yes, we offer a free trial period of 14 days. During this period, you will have full access to all of our features and services.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Is there a free trial available?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Yes, we offer a free trial period of 14 days. During this period, you will have full access to all of our features and services.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Is there a free trial available?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Yes, we offer a free trial period of 14 days. During this period, you will have full access to all of our features and services.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Is there a free trial available?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">Yes, we offer a free trial period of 14 days. During this period, you will have full access to all of our features and services.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Recent Posts\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-wb-animate nfd-wb-fade-in-bottom\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded\"} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"10px\",\"right\":\"10px\"}}},\"className\":\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm wp-block-group\" style=\"padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:10px;font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} /--><!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-xs\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"shop\";s:14:\"all_categories\";a:1:{i:0;s:4:\"shop\";}s:5:\"order\";i:10;s:11:\"is_featured\";b:0;}i:27;a:10:{s:2:\"id\";s:36:\"9f8e048c-724b-4d9e-8dc4-aac4f3620759\";s:4:\"slug\";s:6:\"home-6\";s:5:\"title\";s:6:\"home-6\";s:11:\"description\";s:6:\"home-6\";s:7:\"content\";s:41505:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15\" ><!-- wp:columns {\"verticalAlignment\":null,\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"55%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:55%\"><!-- wp:group {\"metadata\":{},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"style\":{\"border\":{\"radius\":\"20px\"},\"spacing\":{\"margin\":{\"right\":\"-50%\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\" style=\"margin-right:-50%\"><img src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:3/2;object-fit:contain\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Testimonial\"},\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"shadow\":\"var:preset|shadow|natural\",\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\"}},\"border\":{\"radius\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\" style=\"border-radius:16px;margin-top:var(--wp--preset--spacing--70);box-shadow:var(--wp--preset--shadow--natural)\"><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Love the taste, but most of all, love the effects on my body.<br>I’ve experienced a boost in energy levels, both mentally and physically.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1613672710119-573123221c48?w=400&h=400&fit=crop&crop=faces\" alt=\"\" style=\"width:70px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Coral Price</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"40%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-left\">4.9 | 3.050 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h1 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Detox matcha tea</h1><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg\"><strong>$9.99</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base has-text-align-left\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>Available in 3 flavours:</strong><br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"typography\":{\"fontSize\":\"1.25em\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-custom-font-size wp-element-button\" style=\"font-size:1.25em\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">30-days Money Back Guarantee<br>Free Shipping in UK</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base\"} --><div class=\"nfd-text-base wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Why our Matcha Tea is different</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">It\'s 100% Gluten-Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Natural & GMO Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Healthy - with 95 Essential Minerals</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Tasty - 3 different flavours</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded is-style-default\"} --><figure class=\"nfd-rounded is-style-default wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1470162656305-6f429ba817bf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=1000&crop=\" alt=\"\" style=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-bg-effect-dots\" ><!-- wp:group {\"className\":\"is-style-nfd-waves-bottom-right\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-waves-bottom-right wp-block-group\"><!-- wp:columns {\"verticalAlignment\":null,\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\"><!-- wp:image {\"width\":\"744px\",\"height\":\"auto\",\"aspectRatio\":\"1.5\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|60\",\"right\":\"-40%\"}},\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-default wp-block-image size-full is-resized has-custom-border\" style=\"margin-right:-40%;margin-bottom:var(--wp--preset--spacing--60)\"><img src=\"https://images.unsplash.com/photo-1522520788364-9eafb7a93216?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:1.5;object-fit:cover;width:744px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"className\":\"nfd-col-start-4 nfd-col-end-11 nfd-row-start-1\"} --><div class=\"nfd-col-start-4 nfd-col-end-11 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-bg-gray-100 nfd-gap-xl nfd-p-card-lg\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"20px\",\"bottomRight\":\"20px\",\"bottomLeft\":\"20px\",\"topRight\":\"20px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"60%\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-gray-100 nfd-gap-xl nfd-p-card-lg wp-block-group\" style=\"border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">3 Tasty Flavours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-nfd-dots-bottom-right\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-nfd-dots-bottom-right wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1500056465874-8cceb7570f0d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:20px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"wp-block-column is-vertically-aligned-center nfd-gap-lg\"><!-- wp:heading {\"className\":\"is-style-default\"} --><h2 class=\"is-style-default wp-block-heading\">Enjoy a moment of relax</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:32px;padding-left:32px\">Discover Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1523824921871-d6f1a15151f1?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Olivia Nwankwo</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1550480082-dd9c35032f45?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Jessica Allen</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1479936343636-73cdc5aae0c3?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Victoria Scott</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"70px\"} --><div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">From our blog</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" ><!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}}},\"className\":\"nfd-rounded\"} /--><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.05em\"},\"spacing\":{\"padding\":{\"top\":\"4px\",\"bottom\":\"4px\",\"left\":\"10px\",\"right\":\"10px\"}}},\"className\":\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-text-xs nfd-rounded-sm wp-block-group\" style=\"padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:10px;font-style:normal;font-weight:600;letter-spacing:0.05em;text-transform:uppercase\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"className\":\"nfd-text-faded\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} /--><!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-xs\"} /--><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"70px\"} --><div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Any question? read our Faqs</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white\" ><!-- wp:columns {\"metadata\":{}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-primary\"} --><h3 class=\"nfd-text-primary wp-block-heading\">Billing Faqs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white\" ><!-- wp:columns {\"metadata\":{}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-primary\"} --><h3 class=\"nfd-text-primary wp-block-heading\">Billing Faqs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Detox Matcha Tea</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Available in 3 flavours:<br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:60;s:11:\"is_featured\";b:0;}i:28;a:10:{s:2:\"id\";s:36:\"9f8e048c-7ec8-498c-a82d-4951f6f7dc0c\";s:4:\"slug\";s:6:\"home-7\";s:5:\"title\";s:6:\"home-7\";s:11:\"description\";s:6:\"home-7\";s:7:\"content\";s:33492:\"<!-- wp:group {\"className\":\"nfd-p-lg nfd-bg-gray-100\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-bg-gray-100\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"nfd-p-0 nfd-gap-0\"} --><div class=\"wp-block-column is-vertically-aligned-center nfd-p-0 nfd-gap-0\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">The best tablet for<br>drawing and art</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><strong>Available in 3 colors:</strong><br>Black, Blue & White</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"className\":\"nfd-text-md\",\"style\":{\"border\":{\"radius\":\"10px\"}}} --><div class=\"nfd-text-md wp-block-button\"><a class=\"wp-block-button__link has-black-background-color has-background wp-element-button\" style=\"border-radius:10px\"><strong>Buy Now →</strong></a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">30-days Money Back Guarantee<br>Free Shipping in UK</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1585770536735-27993a080586?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"wp-block-column nfd-gap-0\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1558655146-605d86ed31b3?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontSize\":\"x-large\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-x-large-font-size\"><strong>Why choose Kosmo</strong></h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-xl\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"width\":\"51px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}}} --><figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"\" style=\"width:51px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-xs\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Power and Portability</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Sleek, lightweight, and powerful—perfect for work, streaming, and on-the-go creativity</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"width\":\"49px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}}} --><figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"\" style=\"width:49px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-xs\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Your All-in-One Companion</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Enjoy seamless multitasking, vibrant visuals, and long battery life in one compact device.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"width\":\"53px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}}} --><figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"\" style=\"width:53px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-xs\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Stay Connected Anywheres</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">With fast performance and a crystal-clear display, this tablet keeps you productive and entertained wherever you are.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"border\":{\"right\":{\"color\":\"#ffffff\",\"width\":\"32px\"},\"left\":{\"color\":\"#ffffff\",\"width\":\"32px\"}}},\"color\":{\"gradient\":\"linear-gradient(0deg,rgb(255,255,255) 0%,rgb(243,244,246) 84%)\"}},\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg has-background is-style-nfd-theme-white\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(243,244,246) 84%);\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-shadow-xs nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-shadow-xs nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-white \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">How We Work</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-center\">Work Process</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"32px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"4px\",\"left\":\"4px\"}}},\"className\":\"nfd-text-base \"} --><div class=\"nfd-text-base wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"20px\",\"topRight\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-left-radius:20px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">01</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Portfolio Management</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" ><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">02</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Financial Planning</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-p-card-square nfd-gap-sm\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"20px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"metadata\":{\"name\":\"Card\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group nfd-p-card-square nfd-gap-sm is-style-nfd-theme-white\" style=\"border-top-left-radius:0px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"letterSpacing\":\"2px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"className\":\"nfd-text-xl nfd-text-primary nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-primary nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:300;letter-spacing:2px\">03</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:500\">Business Law</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded \"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left \">We will work with you to create a personalized plan to help you achieve your financial goals.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Detox Matcha Tea</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Available in 3 flavours:<br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-my-0 nfd-py-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-my-0 nfd-py-lg has-link-color is-style-nfd-theme-darker\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-top\" style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">A must try for all Italian food lovers! The best Italian restaurant I\'ve ever been to!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Rebecca Katz</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1616384038777-1a3a31503f25?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">A must try for all Italian food lovers! The best Italian restaurant I\'ve ever been to!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Dorian Russell</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1514543250559-83867827ecce?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-text-base nfd-bg-surface-dark nfd-gap-0 nfd-rounded\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-base nfd-bg-surface nfd-theme-dark nfd-gap-0 nfd-rounded wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-p-card-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 nfd-p-card-md wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-subtle\"} --><p class=\"nfd-text-xl nfd-text-subtle\" style=\"line-height: 1\">❞</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">A must try for all Italian food lovers! The best Italian restaurant I\'ve ever been to!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:separator {\"className\":\"is-style-wide\"} --><hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/><!-- /wp:separator --><!-- wp:group {\"className\":\"nfd-px-md nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-px-md nfd-py-xs wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\">Priya Shah</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img	src=\"https://images.unsplash.com/photo-1573166475912-1ed8b4f093d2?w=200&fit=crop&w=200&h=200&crop=faces\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover; width: 40px\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Our Faqs</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-p-lg nfd-gap-2xl\",\"metadata\":{\"name\":\"FAQ\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg nfd-gap-2xl\" ><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does billing work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">We have a simple billing system which allows you to pay for services on a monthly or yearly basis.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does billing work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">We have a simple billing system which allows you to pay for services on a monthly or yearly basis.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does billing work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">We have a simple billing system which allows you to pay for services on a monthly or yearly basis.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does billing work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">We have a simple billing system which allows you to pay for services on a monthly or yearly basis.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does billing work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">We have a simple billing system which allows you to pay for services on a monthly or yearly basis.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"wp-block-heading nfd-text-md nfd-text-contrast\"} --><h3 class=\"wp-block-heading nfd-text-md nfd-text-contrast\" style=\"font-style:normal;font-weight:500\">How does billing work?</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} --><p class=\"nfd-text-faded nfd-text-base\">We have a simple billing system which allows you to pay for services on a monthly or yearly basis.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"40px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-p-card-md nfd-rounded nfd-gap-xl nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupTheme\":\"light\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-p-card-md nfd-gap-xl nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-light nfd-rounded\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Let\'s Talk</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">Trust in our expertise to achieve the best outcome for your case.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide nfd-rounded-full\"} --><div class=\"nfd-btn-wide wp-block-button nfd-rounded-full\"><a class=\"wp-block-button__link wp-element-button\">Engage in a chat</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:70;s:11:\"is_featured\";b:0;}i:29;a:10:{s:2:\"id\";s:36:\"9f8e048c-875b-4cae-993d-708bc784b1cb\";s:4:\"slug\";s:6:\"home-8\";s:5:\"title\";s:6:\"home-8\";s:11:\"description\";s:6:\"home-8\";s:7:\"content\";s:52146:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"layout\":\"default\"} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1631510390389-c1e4fb20ff31?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":656,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\"} --><div class=\"nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0 wp-block-cover\" style=\"min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1631510390389-c1e4fb20ff31?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-md nfd-px-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-md nfd-px-0 wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"flexSize\":\"70px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-huge nfd-text-balance md:nfd-text-left md:nfd-no-br\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h1 class=\"nfd-text-current nfd-text-huge nfd-text-balance md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center\" id=\"h-a-home-you-ll-love\" style=\"font-style:normal;font-weight:700\">Everything You Need, All in One Place</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance md:nfd-text-left\"} --><p class=\"nfd-text-md nfd-text-balance md:nfd-text-left has-text-align-center\">Discover top-quality products across every category from everyday essentials to unique finds.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-gap-lg nfd-text-base md:nfd-justify-start\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg nfd-text-base md:nfd-justify-start wp-block-buttons\" style=\"margin-top:24px\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Shop now → →</a></div><!-- /wp:button --><!-- wp:button {\"textColor\":\"white\",\"className\":\"is-style-outline nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\",\"color\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"white\"}}},\"spacing\":{\"padding\":{\"left\":\"44px\",\"right\":\"44px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-outline nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-link-color has-border-color has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-color:#ffffff;border-radius:100px;padding-right:44px;padding-left:44px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Our Projects</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"50px\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"lineHeight\":\"1.4\"}}} --><h2 class=\"wp-block-heading\" style=\"line-height:1.4\">Let\'s create a home you\'ll love.Together.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">View all products →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66%\"><!-- wp:columns {\"verticalAlignment\":null} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"className\":\"nfd-p-sm nfd-bg-gray-100\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><div class=\"nfd-p-sm nfd-bg-gray-100 wp-block-column is-vertically-aligned-stretch\" style=\"border-radius:20px\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"#\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"icon-1\" style=\"width:auto;height:64px\"/></a></figure><!-- /wp:image --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><a href=\"#\">Bedrooms</a></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"className\":\"nfd-p-sm nfd-bg-gray-100\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><div class=\"nfd-p-sm nfd-bg-gray-100 wp-block-column is-vertically-aligned-stretch\" style=\"border-radius:20px\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"#\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"icon-2\" style=\"width:auto;height:64px\"/></a></figure><!-- /wp:image --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><a href=\"#\">Bathroom</a></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"className\":\"nfd-p-sm nfd-bg-gray-100\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><div class=\"nfd-p-sm nfd-bg-gray-100 wp-block-column is-vertically-aligned-stretch\" style=\"border-radius:20px\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"#\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"icon-3\" style=\"width:auto;height:64px\"/></a></figure><!-- /wp:image --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><a href=\"#\">Decoration</a></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"className\":\"nfd-p-sm nfd-bg-gray-100\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><div class=\"nfd-p-sm nfd-bg-gray-100 wp-block-column is-vertically-aligned-stretch\" style=\"border-radius:20px\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"custom\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"#\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-4.webp\" alt=\"icon-4\" style=\"width:auto;height:64px\"/></a></figure><!-- /wp:image --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><a href=\"#\">Textiles</a></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Featured Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Featured products</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"is-style-default nfd-text-sm\",\"textColor\":\"primary\"} --><p class=\"is-style-default nfd-text-sm has-primary-color has-text-color\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"queryId\":5,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":[],\"isProductCollectionBlock\":true,\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-contrast\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-primary-15\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"wp-block-columns are-vertically-aligned-center nfd-gap-lg\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"30%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:30%\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-nfd-dots-top-left\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-nfd-dots-top-left wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1541533260371-b8fc9b596d84?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"30%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:30%\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-nfd-dots-bottom-right\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-nfd-dots-bottom-right wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1634822929277-0c51ca0e8846?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"typography\":{\"lineHeight\":\"1.3\"}},\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-x-large-font-size\" style=\"line-height:1.3\">Trust in our experience,<br>fall in love with your house.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Best Seller Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Best seller products</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"is-style-default nfd-text-sm\",\"textColor\":\"primary\"} --><p class=\"is-style-default nfd-text-sm has-primary-color has-text-color\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":[],\"isProductCollectionBlock\":true,\"perPage\":6,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-contrast\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --><!-- wp:spacer {\"height\":\"63px\"} --><div style=\"height:63px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#f9f4f2\"},\"border\":{\"radius\":\"40px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-background\" style=\"border-radius:40px;background-color:#f9f4f2\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1640938776314-4d303f8a1380?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\",\"dimRatio\":60,\"overlayColor\":\"white\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":1,\"y\":0.5},\"minHeight\":379,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"40px\"}}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-left\" style=\"border-radius:40px;min-height:379px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1640938776314-4d303f8a1380?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\" style=\"object-position:100% 50%\" data-object-fit=\"cover\" data-object-position=\"100% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-white-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"black\"} --><h2 class=\"wp-block-heading has-black-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Chairs</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|primary\"}}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group has-link-color\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Kitchen chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wood chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Folding chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Lounge chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Dining chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Office chairs</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615873968403-89e068629265?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\",\"dimRatio\":0,\"customOverlayColor\":\"#786254\",\"isUserOverlayColor\":false,\"minHeight\":383,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"large\",\"className\":\"is-style-default\",\"style\":{\"border\":{\"radius\":\"40px\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"border-radius:40px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:383px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1615873968403-89e068629265?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#786254\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-px-lg\",\"style\":{\"color\":{\"background\":\"#0000008c\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-px-lg wp-block-group has-background has-small-font-size\" style=\"background-color:#0000008c\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1.3\"}},\"textColor\":\"base\"} --><h2 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600;line-height:1.3\">Home decoration</h2><!-- /wp:heading --><!-- wp:buttons {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-px-lg\",\"style\":{\"border\":{\"radius\":\"40px\"},\"spacing\":{\"padding\":{\"left\":\"64px\",\"right\":\"64px\"}}}} --><div class=\"nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"border-radius:40px;padding-right:64px;padding-left:64px\">Shop Now ➞</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1715492636497-b0295157272d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=1200&crop=\",\"dimRatio\":40,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":790,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"sizeSlug\":\"large\",\"className\":\"is-style-default nfd-p-md\",\"style\":{\"border\":{\"radius\":\"40px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default nfd-p-md wp-block-cover has-custom-content-position is-position-top-left\" style=\"border-radius:40px;min-height:790px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1715492636497-b0295157272d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=1200&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-40 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"className\":\"is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"white\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":1.6}},\"textColor\":\"white\"} --><h2 class=\"is-style-default wp-block-heading has-white-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600;line-height:1.6\">Details make the <br>difference.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"white\"},\":hover\":{\"color\":{\"text\":\"white\"}}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group has-link-color\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Flowers & Plants</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Creative pillows</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wall Art</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wall Sticker</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Oriental rugs</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1612476929092-26a78fd1ea89?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Abigail Murphy</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1564564321837-a57b7070ac4f?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Ángel López</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1573878222998-40b24a653ac8?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Paula Neumann</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-balance nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h2 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Our projects</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. <br>Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1498429152472-9a433d9ddf3b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1506377247377-2a5b3b417ebb?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1504279577054-acfeccf8fc52?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1504868173-db962b7c3757?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1526137630052-dc2c4693f0d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1562601579-599dec564e06?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white\" id=\"faq\" ><!-- wp:columns {\"metadata\":{}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-primary\"} --><h3 class=\"nfd-text-primary wp-block-heading\">Orders & Shipping</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Got questions about how to place an order or when your items will arrive? We’ve got you covered.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pb-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pb-lg is-style-nfd-theme-white\" id=\"faq-2\" ><!-- wp:columns {\"metadata\":{}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-primary\"} --><h3 class=\"nfd-text-primary wp-block-heading\">Returns & Support</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Need help with a return or have questions about support? Here\'s what you need to know.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"call-to-action\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1679485734032-1e2b82a6999c?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1679485734032-1e2b82a6999c?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Shop Smarter. Live Better.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Discover everything you need—all in one place.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Buy now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:80;s:11:\"is_featured\";b:0;}i:30;a:10:{s:2:\"id\";s:36:\"9f8e048c-8fa7-4a6f-9d42-10a3f8a0b366\";s:4:\"slug\";s:6:\"home-9\";s:5:\"title\";s:6:\"home-9\";s:11:\"description\";s:6:\"home-9\";s:7:\"content\";s:45004:\"<!-- wp:group {\"className\":\"nfd-py-sm\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-sm\" id=\"hero\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Let’s create a home you’ll love.Together.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md nfd-text-balance nfd-pb-xs\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-md nfd-text-balance nfd-pb-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1714915215854-bbea29c8875e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Latest Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"products\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-gap-lg wp-block-group alignfull\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-left\">Latest Products</h2><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|primary\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"typography\":{\"textDecoration\":\"underline\"}},\"textColor\":\"primary\"} --><p class=\"has-primary-color has-text-color has-link-color\" style=\"text-decoration:underline\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:woocommerce/product-collection {\"id\":\"1b9fd4e2-3c71-4af2-873d-ebbc24911645\",\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":{},\"isProductCollectionBlock\":true,\"perPage\":\"8\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection alignfull\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast\",\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:post-terms {\"term\":\"product_cat\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"className\":\"nfd-text-sm nfd-text-faded\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\"} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" id=\"features\" ><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-py-md\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-py-md wp-block-heading has-text-align-center\">Our services</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"wp-block-columns nfd-gap-xl\"><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"\" style=\"width:auto;height:64px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Interior Design</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"\" style=\"width:auto;height:64px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Home Staging</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"\" style=\"width:auto;height:64px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Color Consultation</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"features-2\" ><!-- wp:group {\"metadata\":{\"categories\":[\"experiments\"],\"patternName\":\"core/block/201\"},\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"20rem\",\"columnCount\":null}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#a69b89\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center nfd-p-md\" style=\"border-radius:26px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#a69b89\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">SOFA & CHAISES LONGUES</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1725784466820-2075dc747815?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#9d9894\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"25px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center nfd-p-md\" style=\"border-radius:25px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1725784466820-2075dc747815?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#9d9894\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">DECORATION</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:group {\"style\":{\"layout\":{\"columnSpan\":1,\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1586023492125-27b2c045efd7?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#a19787\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"18px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center nfd-p-md\" style=\"border-radius:18px;min-height:100%\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1586023492125-27b2c045efd7?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#a19787\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">LIVING ROOM</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1579518919756-df28bdaaeab6?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b4aea5\",\"isUserOverlayColor\":false,\"minHeight\":176,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1},\"border\":{\"radius\":\"26px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light has-custom-content-position is-position-bottom-center nfd-p-md\" style=\"border-radius:26px;min-height:176px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1579518919756-df28bdaaeab6?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b4aea5\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">ANOTHER CATEGORY</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Latest Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"products-2\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-gap-lg wp-block-group alignfull\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-left\">Latest Products</h2><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|primary\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|secondary\"}}}},\"typography\":{\"textDecoration\":\"underline\"}},\"textColor\":\"primary\"} --><p class=\"has-primary-color has-text-color has-link-color\" style=\"text-decoration:underline\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"24px\"} --><div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:woocommerce/product-collection {\"id\":\"1b9fd4e2-3c71-4af2-873d-ebbc24911645\",\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":{},\"isProductCollectionBlock\":true,\"perPage\":\"8\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection alignfull\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast\",\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:post-terms {\"term\":\"product_cat\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"className\":\"nfd-text-sm nfd-text-faded\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\"} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1608127010513-2c9fc1638893?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Lars Johansson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1584043720379-b56cd9199c94?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Eric Robinson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1573496799515-eebbb63814f2?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Tanisha Robinson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"35px\"} --><div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"call-to-action\" ><!-- wp:group {\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker \"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1679485734032-1e2b82a6999c?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\",\"dimRatio\":40,\"minHeight\":100,\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-bg-\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1679485734032-1e2b82a6999c?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Ready to Experience Italian Design?</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"center\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Don\'t just take our word for it — come and discover the authentic materials and cozy ambiance that our happy customers are raving about.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"60px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1620754441901-c14bbe034491?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:60px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"60px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1573497619951-6c9477fb83b4?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:60px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"60px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1655874819398-c6dfbec68ac7?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:60px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"60px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1612476929092-26a78fd1ea89?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:60px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Join our growing community of individuals who appreciate our business.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white\" id=\"faq\" ><!-- wp:columns {\"metadata\":{}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-primary\"} --><h3 class=\"nfd-text-primary wp-block-heading\">Billing Faqs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-white\" ><!-- wp:columns {\"metadata\":{}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-primary\"} --><h3 class=\"nfd-text-primary wp-block-heading\">Billing Faqs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"640px\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"width\":\"1px\"}},\"backgroundColor\":\"base\",\"className\":\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs\"} --><details class=\"nfd-text-md nfd-p-card-sm nfd-rounded nfd-text-contrast nfd-shadow-xs wp-block-details has-base-background-color has-background\" style=\"border-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\"} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:90;s:11:\"is_featured\";b:0;}i:31;a:10:{s:2:\"id\";s:36:\"9f8e048c-980f-4332-b535-c49a99b21956\";s:4:\"slug\";s:7:\"home-10\";s:5:\"title\";s:7:\"home-10\";s:11:\"description\";s:7:\"home-10\";s:7:\"content\";s:27205:\"<!-- wp:group {\"align\":\"wide\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":1,\"y\":0.24},\"minHeight\":605,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-lg nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg nfd-rounded-xl wp-block-cover\" style=\"min-height:605px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" style=\"object-position:100% 24%\" data-object-fit=\"cover\" data-object-position=\"100% 24%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"500px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:500px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left has-black-color has-text-color has-link-color\">Let\'s build an house <br>you\'ll love</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left has-black-color has-text-color has-link-color\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link has-black-background-color has-background wp-element-button\">Get in touch →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Latest Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"metadata\":{\"name\":\"Title\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Latest Products</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"is-style-default nfd-text-sm\",\"textColor\":\"primary\"} --><p class=\"is-style-default nfd-text-sm has-primary-color has-text-color\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"id\":\"1b9fd4e2-3c71-4af2-873d-ebbc24911645\",\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":{},\"isProductCollectionBlock\":true,\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\"} /--><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast\",\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\"} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"wp-block-column nfd-gap-0\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1623244307563-f9ade3df13c0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=1200&crop=\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Why choose us?</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">If you want to motivate these clowns, try less carrot and more stick i’m sorry i replied to your emails after only three weeks, but can the site go live tomorrow anyway?</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-3xl\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Personalized Designs for Every Lifestyle</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">We don’t believe in one-size-fits-all. Your home should reflect <em>you</em>—your style, your needs, your story. Every project is tailored to create spaces that are both beautiful and functional.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>End-to-End Project Management</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">From concept to final reveal, we handle every detail. Sit back and enjoy the transformation while we coordinate contractors, source materials, and ensure timelines stay on track.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Experienced Team with Proven Results</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">With years of experience and a portfolio of stunning transformations, our designers bring expertise, creativity, and a passion for excellence to every project.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-text-align-center has-x-large-font-size\" style=\"font-style:normal;font-weight:500\">Our services</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1615873968403-89e068629265?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Interior design</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1519974719765-e6559eac2575?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Home staging</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-sm\"} --><figure class=\"nfd-rounded-sm wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1615876234886-fd9a39fda97f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=600&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Color consultation</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">Odio feugiat erat ut convallis eget ac lectus amet. Diam, volutpat eu in dui.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white\" ><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div	class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\"	style=\"padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0\"	><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img	src=\"https://images.unsplash.com/photo-1507081323647-4d250478b919?w=1200&fit=crop&w=1200&h=1200&crop=\"	alt=\"\"	style=\"aspect-ratio: 1; object-fit: cover\"	/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-white\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I\'m truly grateful for the exceptional legal support I received from the firm. Their expertise, dedication, and professionalism made a significant\ndifference in my case. <br /><br />Highly recommended.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">João da Silva</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">ACME Company</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1649399046939-7b8112221151?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1655874819398-c6dfbec68ac7?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1649399044844-9af065083b8a?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1574281570877-bd815ebb50a4?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>4.4</strong> from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" ><!-- wp:group {\"metadata\":{\"name\":\"Awards\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Our Awards</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. <br>Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pt-sm\", \"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group nfd-pt-sm\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:group {\"className\":\"nfd-rounded-md nfd-overflow-hidden\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-md nfd-overflow-hidden wp-block-group nfd-bg-surface nfd-theme-darker \"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1533777857889-4be7c70b33f7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":40,\"minHeight\":100,\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-bg-\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- wp-block-cover\" style=\"min-height:100px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1533777857889-4be7c70b33f7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Ready to Experience Italian Delight?</h2><!-- /wp:heading --><!-- wp:paragraph {\"textAlign\":\"center\",\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Don`t just take our word for it — come and discover the authentic flavors and cozy ambiance that our happy customers are raving about.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Reserve your table</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:100;s:11:\"is_featured\";b:0;}i:32;a:10:{s:2:\"id\";s:36:\"9f8e048c-a2e7-446a-95ff-cf452ae31c50\";s:4:\"slug\";s:13:\"link-in-bio-3\";s:5:\"title\";s:13:\"link-in-bio-3\";s:11:\"description\";s:13:\"link-in-bio-3\";s:7:\"content\";s:5468:\"<!-- wp:cover {\"dimRatio\":20,\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"className\":\"nfd-p-md nfd-bg-gray-800\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"},\"nfdAnimation\":\"nfd-wb-reveal-right\"} --><div class=\"nfd-p-md nfd-bg-gray-800 wp-block-cover alignfull is-light nfd-wb-animate nfd-wb-reveal-right\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|70\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"128px\",\"height\":\"128px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1550480082-dd9c35032f45?w=200&fit=crop&w=200&h=200&crop=center-center\" alt=\"\" style=\"object-fit:cover;width:128px;height:128px\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"has-text-align-center\" style=\"font-style:normal;font-weight:700\">Hannah Brown</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-opacity-80\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"nfd-text-base nfd-text-opacity-80 has-text-align-center\" style=\"font-style:normal;font-weight:500\">Experienced software engineer delivering high-performance, beautiful solutions.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Award-Winning Saxophonist & Composer</p><!-- /wp:paragraph --><!-- wp:social-links {\"className\":\"is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"is-style-default wp-block-social-links\" style=\"margin-top:var(--wp--preset--spacing--40)\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"github\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"codepen\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"16px\"},\"color\":{\"background\":\"#ffffff00\"}}} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-text-color has-background wp-element-button\" style=\"border-radius:16px;background-color:#ffffff00;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Hire Me</a></div><!-- /wp:button --><!-- wp:button {\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"16px\"},\"color\":{\"background\":\"#ffffff00\"}}} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-text-color has-background wp-element-button\" style=\"border-radius:16px;background-color:#ffffff00;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Browse my Portfolio</a></div><!-- /wp:button --><!-- wp:button {\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"16px\"},\"color\":{\"background\":\"#ffffff00\"}}} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-text-color has-background wp-element-button\" style=\"border-radius:16px;background-color:#ffffff00;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\">Get In Touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"link-in-bio\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:30;s:11:\"is_featured\";b:0;}i:33;a:10:{s:2:\"id\";s:36:\"9f8e048c-ab61-43a2-8b8e-a89a3426d01b\";s:4:\"slug\";s:13:\"link-in-bio-4\";s:5:\"title\";s:13:\"link-in-bio-4\";s:11:\"description\";s:13:\"link-in-bio-4\";s:7:\"content\";s:6012:\"<!-- wp:cover {\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"className\":\"nfd-p-md nfd-bg-accent\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"},\"nfdAnimation\":\"nfd-wb-reveal-right\"} --><div class=\"nfd-p-md nfd-bg-accent wp-block-cover alignfull nfd-wb-animate nfd-wb-reveal-right\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|70\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"},\"nfdAnimation\":\"nfd-wb-fade-in-bottom-short\",\"nfdAnimationDelay\":\"nfd-delay-300\"} --><div class=\"is-style-nfd-theme-primary wp-block-group nfd-wb-animate nfd-wb-fade-in-bottom-short nfd-delay-300\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"160px\",\"height\":\"160px\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\",\"style\":{\"color\":{\"duotone\":\"var:preset|duotone|grayscale\"}}} --><figure class=\"is-style-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1573497019940-1c28c88b4f3e?w=200&fit=crop&w=200&h=200&crop=center-center\" alt=\"\" style=\"object-fit:cover;width:160px;height:160px\"/></figure><!-- /wp:image --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"has-text-align-center\" style=\"font-style:normal;font-weight:700\">Charlotte Freeman</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-opacity-80\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"nfd-text-base nfd-text-opacity-80 has-text-align-center\" style=\"font-style:normal;font-weight:500\">Musician</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Award-Winning Saxophonist & Composer</p><!-- /wp:paragraph --><!-- wp:social-links {\"className\":\"is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><ul class=\"is-style-default wp-block-social-links\" style=\"margin-top:var(--wp--preset--spacing--40)\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"tiktok\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"soundcloud\"} /--><!-- wp:social-link {\"url\":\"#\",\"service\":\"spotify\"} /--></ul><!-- /wp:social-links --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"primary\",\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"0\",\"width\":\"4px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-primary-background-color has-text-color has-background has-link-color has-border-color has-base-border-color wp-element-button\" style=\"border-width:4px;border-radius:0;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\"><strong>Tour Schedule</strong></a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"primary\",\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"0\",\"width\":\"4px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-primary-background-color has-text-color has-background has-link-color has-border-color has-base-border-color wp-element-button\" style=\"border-width:4px;border-radius:0;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\"><strong>My Latest Album</strong></a></div><!-- /wp:button --><!-- wp:button {\"backgroundColor\":\"primary\",\"textColor\":\"base\",\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"12px\",\"bottom\":\"12px\"}},\"border\":{\"radius\":\"0\",\"width\":\"4px\"}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-primary-background-color has-text-color has-background has-border-color has-base-border-color wp-element-button\" style=\"border-width:4px;border-radius:0;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px\"><strong>Book Me For Your Event</strong></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:11:\"link-in-bio\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:40;s:11:\"is_featured\";b:0;}i:34;a:10:{s:2:\"id\";s:36:\"a046d20d-d991-4c70-940e-e7330ab70a5c\";s:4:\"slug\";s:7:\"home-11\";s:5:\"title\";s:7:\"home-11\";s:11:\"description\";s:7:\"home-11\";s:7:\"content\";s:38876:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"layout\":\"default\"} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":656,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\"} --><div class=\"nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0 wp-block-cover\" style=\"min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-md nfd-px-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-md nfd-px-0 wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"flexSize\":\"70px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-huge nfd-text-balance md:nfd-text-left md:nfd-no-br\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h1 class=\"nfd-text-current nfd-text-huge nfd-text-balance md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center\" id=\"h-a-home-you-ll-love\" style=\"font-style:normal;font-weight:700\">Empowering Your Business for Growth and Success</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance md:nfd-text-left\"} --><p class=\"nfd-text-md nfd-text-balance md:nfd-text-left has-text-align-center\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum <br /> dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-gap-lg nfd-text-base md:nfd-justify-start\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg nfd-text-base md:nfd-justify-start wp-block-buttons\" style=\"margin-top:24px\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Get In Touch →</a></div><!-- /wp:button --><!-- wp:button {\"textColor\":\"white\",\"className\":\"is-style-outline nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\",\"color\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"white\"}}},\"spacing\":{\"padding\":{\"left\":\"44px\",\"right\":\"44px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-outline nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-link-color has-border-color has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-color:#ffffff;border-radius:100px;padding-right:44px;padding-left:44px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Our Projects</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"features\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\",\"nfdAnimation\":\"\"} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\" id=\"h-today-s-ideas-tomorrow-s-solutions\">Today’s ideas, tomorrow’s solutions</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-pb-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-2xl nfd-pb-md wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false} --><div class=\"wp-block-columns are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:group {\"className\":\"nfd-rounded-full is-style-nfd-theme-primary-15\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"left\":\"20px\",\"right\":\"20px\",\"top\":\"20px\",\"bottom\":\"20px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-rounded-full is-style-nfd-theme-primary-15 wp-block-group\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:image {\"width\":\"36px\",\"aspectRatio\":\"1\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-m-0 nfd-p-0\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><figure class=\"nfd-m-0 nfd-p-0 wp-block-image size-full is-resized\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"\" style=\"aspect-ratio:1;object-fit:contain;width:36px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>35 years of experience</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">in business consults</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false} --><div class=\"wp-block-columns are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:group {\"className\":\"nfd-rounded-full is-style-nfd-theme-primary-15\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\",\"right\":\"20px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-rounded-full is-style-nfd-theme-primary-15 wp-block-group\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:image {\"width\":\"36px\",\"aspectRatio\":\"1\",\"scale\":\"contain\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-m-0 nfd-p-0\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><figure class=\"nfd-m-0 nfd-p-0 wp-block-image size-large is-resized\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"\" style=\"aspect-ratio:1;object-fit:contain;width:36px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>200+ customers</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">growth their business with us</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false} --><div class=\"wp-block-columns are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-p-xs is-style-nfd-theme-primary-15\",\"style\":{\"dimensions\":{\"minHeight\":\"\"},\"spacing\":{\"padding\":{\"top\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\",\"right\":\"20px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-rounded-full nfd-p-xs is-style-nfd-theme-primary-15 wp-block-group\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:image {\"width\":\"36px\",\"aspectRatio\":\"1\",\"scale\":\"contain\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-m-0 nfd-p-0\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}}} --><figure class=\"nfd-m-0 nfd-p-0 wp-block-image size-large is-resized\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"\" style=\"aspect-ratio:1;object-fit:contain;width:36px\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>165 projects</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">closed in 2024.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded is-style-nfd-theme-light\",\"style\":{\"dimensions\":{\"minHeight\":\"204px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-p-sm nfd-rounded is-style-nfd-theme-light wp-block-group\" style=\"min-height:204px\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>HR, sales & marketing</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded is-style-nfd-theme-light\",\"style\":{\"dimensions\":{\"minHeight\":\"204px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-p-sm nfd-rounded is-style-nfd-theme-light wp-block-group\" style=\"min-height:204px\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1460925895917-afdab827c52f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>Sales management</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded is-style-nfd-theme-light\",\"style\":{\"dimensions\":{\"minHeight\":\"204px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-p-sm nfd-rounded is-style-nfd-theme-light wp-block-group\" style=\"min-height:204px\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1542744173-8e7e53415bb0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>Business Consulting</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded is-style-nfd-theme-light\",\"style\":{\"dimensions\":{\"minHeight\":\"204px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"bottom\"}} --><div class=\"nfd-p-sm nfd-rounded is-style-nfd-theme-light wp-block-group\" style=\"min-height:204px\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1600880292203-757bb62b4baf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=400&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>Legal Consulting</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15\" id=\"features-2\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1630487656049-6db93a53a7e9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=800&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-gap-lg\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"10%\"}}}} --><div class=\"md:nfd-order-2 nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"padding-right:10%;flex-basis:50%\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\" id=\"h-today-s-ideas-tomorrow-s-solutions-0\">Solutions That <br>Accelerate Your Business</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">We deliver high-impact initiatives—from digital transformation to process optimization—designed to accelerate growth and improve bottom-line performance.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Get Started →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Testimonials\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" id=\"awards\" ><!-- wp:group {\"metadata\":{\"name\":\"Awards\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Our Proud Moments</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Honored for outstanding innovation, client impact, and operational excellence across multiple categories.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pt-sm\", \"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group nfd-pt-sm\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Team\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" id=\"team\" ><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-pb-sm\"} --><h2 class=\"nfd-pb-sm wp-block-heading has-text-align-center\">Our Team</h2><!-- /wp:heading --><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-gap-y-2xl\"} --><div class=\"nfd-gap-y-2xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light wp-block-group\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1612476929092-26a78fd1ea89?w=600&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Amelia Porter</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Travel Influencer</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light wp-block-group\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1621972659738-598cd8f7c37c?w=600&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Jamison White</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Travel Experience Curator</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-p-sm nfd-rounded-lg nfd-gap-lg is-style-nfd-theme-light wp-block-group\"><!-- wp:image {\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1594170205316-52072317f0f6?w=600&fit=crop&w=600&h=450&crop=faces\" alt=\"\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-align-center\"><strong>Mariana Perez</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded has-text-align-center\">Luxury Travel Coordination</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-primary-15\" id=\"blog\" ><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Latest posts</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-pt-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pt-sm wp-block-group\"><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"className\":\"nfd-rounded\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-base nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}}} /--><!-- wp:read-more {\"content\":\"Read more → \",\"className\":\"nfd-text-primary\",\"style\":{\"typography\":{\"textDecoration\":\"underline\"}}} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md nfd-pb-lg\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md nfd-pb-lg\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1564564321837-a57b7070ac4f?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Roberto Morales</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1655874819398-c6dfbec68ac7?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Joshua Kim</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1607990281513-2c110a25bd8c?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Justin Jones</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"cta\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1602994474488-294ce92e0379?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1602994474488-294ce92e0379?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Ready to Take Your Business to the Next Level?</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Discover how small changes can lead to big results. Subscribe to our newsletter for expert tips, actionable strategies, and tools that help you grow smarter — not harder.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Ask a quote →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:110;s:11:\"is_featured\";b:0;}i:35;a:10:{s:2:\"id\";s:36:\"a046d20d-e63d-462c-bcdb-21fc54b93a9a\";s:4:\"slug\";s:7:\"home-12\";s:5:\"title\";s:7:\"home-12\";s:11:\"description\";s:7:\"home-12\";s:7:\"content\";s:28853:\"<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"intro\" ><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-pt-lg is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupEffect\":\"grid-perspective\"} --><div class=\"nfd-container nfd-pt-lg is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:spacer {\"height\":\"80px\"} --><div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Making your business profitable for today and tomorrow.</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">Inspiring customers & supporting through experience</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"530px\"} --><div style=\"height:530px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-group\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded is-style-default\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"-500px\"}}}} --><figure class=\"nfd-rounded is-style-default wp-block-image size-full\" style=\"margin-top:-500px\"><img src=\"https://images.unsplash.com/photo-1508363778367-af363f107cbb?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" id=\"features-1\" ><!-- wp:columns {\"className\":\"nfd-gap-xl\"} --><div class=\"nfd-gap-xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-1.webp\" alt=\"\" style=\"width:auto;height:80px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl\"} --><h3 class=\"nfd-text-xl wp-block-heading has-text-align-center\">3.5K</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Completed Projects</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2.webp\" alt=\"\" style=\"width:auto;height:80px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl\"} --><h3 class=\"nfd-text-xl wp-block-heading has-text-align-center\">90%</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Client Satisfaction</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3.webp\" alt=\"\" style=\"width:auto;height:80px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl\"} --><h3 class=\"nfd-text-xl wp-block-heading has-text-align-center\">8.3</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Products Exported</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:image {\"width\":\"auto\",\"height\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-4.webp\" alt=\"\" style=\"width:auto;height:80px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-xl\"} --><h3 class=\"nfd-text-xl wp-block-heading has-text-align-center\">5.0K</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Items in Stock</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md\" id=\"features-2\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"10%\"}}}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"padding-right:10%;flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\"><strong>Today’s ideas,<br>tomorrow’s solutions</strong></h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md nfd-text-balance nfd-pb-xs\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\"}} --><div class=\"nfd-text-md nfd-text-balance nfd-pb-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get In Touch →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0 wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1525286335722-c30c6b5df541?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=800&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0 wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1648814797625-3e4cbeb2762e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=800&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"features-3\" ><!-- wp:group {\"className\":\"nfd-gap-md nfd-pb-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-pb-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\" id=\"h-our-projects\">Our projects</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"categories\":[\"experiments\"],\"patternName\":\"core/block/201\"},\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"20rem\",\"columnCount\":null}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#3f3232\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#3f3232\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"width\":100,\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.5px\"}}} --><div class=\"nfd-rounded wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" href=\"#\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-style:normal;font-weight:600;letter-spacing:0.5px\">OUR CLASSES</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#391f2a\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#391f2a\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"width\":100,\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.5px\"}}} --><div class=\"nfd-rounded wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" href=\"#\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-style:normal;font-weight:600;letter-spacing:0.5px\">SOLUTIONS</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:group {\"style\":{\"layout\":{\"columnSpan\":1,\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#4c3a73\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:100%\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#4c3a73\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-rounded nfd-bg-secondary\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"letterSpacing\":\"0.5px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"nfd-rounded nfd-bg-secondary wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-style:normal;font-weight:600;letter-spacing:0.5px\">LIVING ROOM</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#3a5750\",\"isUserOverlayColor\":false,\"minHeight\":176,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"min-height:176px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1727192807128-0cee790dcc83?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#3a5750\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"width\":100,\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.5px\"}}} --><div class=\"nfd-rounded wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" href=\"#\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;font-style:normal;font-weight:600;letter-spacing:0.5px\">ANOTHER CATEGORY</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Latest Posts\"},\"className\":\"nfd-container nfd-p-md is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-md is-style-nfd-theme-primary-15 wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Latest posts</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-pt-sm is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pt-sm is-style-default wp-block-group\"><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"3/2\",\"height\":\"\",\"className\":\"nfd-rounded\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-base nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}}} /--><!-- wp:read-more {\"content\":\"Read more → \",\"className\":\"nfd-text-primary\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1523824921871-d6f1a15151f1?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Ursula Ibekwe</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1620754441901-c14bbe034491?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Kevin Srisai</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1722581600427-2faff1785a53?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Blake Robinson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:120;s:11:\"is_featured\";b:0;}i:36;a:10:{s:2:\"id\";s:36:\"a046d20d-ec64-4bba-ab3d-73c5d0131a19\";s:4:\"slug\";s:7:\"home-13\";s:5:\"title\";s:7:\"home-13\";s:11:\"description\";s:7:\"home-13\";s:7:\"content\";s:22401:\"<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"intro\" ><!-- wp:group {\"align\":\"full\",\"className\":\"is-style-nfd-theme-primary-15\",\"style\":{\"border\":{\"top\":{\"width\":\"0.75em\"},\"right\":[],\"bottom\":[],\"left\":[]}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-primary-15 wp-block-group alignfull\" style=\"border-top-width:0.75em\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container nfd-p-lg\",\"style\":{\"color\":{\"gradient\":\"linear-gradient(360deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 83%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-p-lg wp-block-group alignfull has-background\" style=\"background:linear-gradient(360deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 83%)\"><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"55%\",\"className\":\"nfd-translate-y-1/2\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"nfd-translate-y-1/2 wp-block-column is-vertically-aligned-top\" style=\"flex-basis:55%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-200px\"}}}} --><figure class=\"nfd-rounded wp-block-image size-large\" style=\"margin-bottom:-200px\"><img src=\"https://images.unsplash.com/photo-1530789253388-582c481c54b0?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxzZWFyY2h8NHx8b2ZmaWNlfGVufDB8MnwwfHw%3D&auto=format&fit=crop&q=60&h=&crop=&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"45%\",\"className\":\"md:nfd-order-2 nfd-text-md\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-bottom\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:600\">Together, to build<br>your Future</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-pretty\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-pretty wp-block-group\"><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-pt-sm\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"nfd-pt-sm wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Read More →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md\" id=\"features\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"10%\"}}}} --><div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"padding-right:10%;flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-lg nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-lg nfd-text-contrast nfd-text-balance wp-block-heading\"><strong>Today’s ideas,<br>tomorrow’s solutions</strong></h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-md nfd-text-balance nfd-pb-xs\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\"}} --><div class=\"nfd-text-md nfd-text-balance nfd-pb-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg \"} --><div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get In Touch →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0 wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1525286335722-c30c6b5df541?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=800&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-grid nfd-grid-cols-9 nfd-grid-rows-1 nfd-items-center nfd-gap-0 wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded\"} --><figure class=\"nfd-col-start-5 nfd-col-end-13 nfd-row-start-1 nfd-border-bg nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1648814797625-3e4cbeb2762e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=800&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg\" id=\"gallery\" ><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-text-balance nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-balance nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h2 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Our projects</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. <br>Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1712758602405-f8aa7de86cef?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1435575653489-b0873ec954e2?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1712074179281-c2c70b3c931f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1735902912145-c86917f1f97f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1462556791646-c201b8241a94?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"15px\"}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1540242996211-a7b0adcae2af?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" alt=\"\" style=\"border-radius:15px;aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"awards\" ><!-- wp:group {\"metadata\":{\"name\":\"Awards\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Our Awards</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Urnas amet ubitant tortors mattis interdum urnays. <br>Sagittis attitor cursus rutrum scelerisques glatea tempore placerat aliquam erat.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pt-sm\", \"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"wp-block-group nfd-pt-sm\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"25%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:25%\"><!-- wp:image {\"width\":\"120px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-award.webp\" alt=\"\" style=\"width:120px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonial + Image\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"testimonials\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1579326882518-21eaa7893b02?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\",\"dimRatio\":10,\"isUserOverlayColor\":true,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded nfd-px-md nfd-py-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-px-md nfd-py-sm wp-block-cover\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1579326882518-21eaa7893b02?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"></div><!-- /wp:column --><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-px-sm nfd-pt-sm nfd-rounded is-style-nfd-theme-white\",\"style\":{\"color\":{\"background\":\"#fffffff0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-px-sm nfd-pt-sm nfd-rounded is-style-nfd-theme-white wp-block-group has-background\" style=\"background-color:#fffffff0\"><!-- wp:paragraph --><p class=\"\"><strong>Working with Archex was an incredible experience — </strong>their vision, attention to detail, and ability to blend functionality with beauty completely transformed our space. Highly recommended!</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"},\"spacing\":{\"margin\":{\"bottom\":\"-20px\"}}}} --><figure class=\"is-style-rounded wp-block-image size-full is-resized has-custom-border\" style=\"margin-bottom:-20px\"><img src=\"https://images.unsplash.com/photo-1509839862600-309617c3201e?w=1200&fit=crop&w=140&h=140&crop=\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:70px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"nfd-text-base has-text-align-left\" style=\"font-style:normal;font-weight:500\">Sara David</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-gap-xs nfd-rounded is-style-nfd-theme-white\",\"style\":{\"color\":{\"background\":\"#fffffff0\"},\"border\":{\"left\":{\"width\":\"10px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-p-sm nfd-gap-xs nfd-rounded is-style-nfd-theme-white wp-block-group has-background\" style=\"border-left-width:10px;background-color:#fffffff0\"><!-- wp:paragraph --><p class=\"\">Madison House - Rebuilding & Interior design</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}},\"typography\":{\"textDecoration\":\"underline\"}},\"textColor\":\"contrast\"} --><p class=\"has-contrast-color has-text-color has-link-color\" style=\"text-decoration:underline\">View Project →</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Team\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md\" id=\"team\" ><!-- wp:group {\"className\":\"nfd-max-w-prose\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-max-w-prose wp-block-group\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\"><!-- wp:column {\"width\":\"60%\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\"} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column\" style=\"flex-basis:60%\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=800&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"bottom\":\"32px\",\"top\":\"32px\"}}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-rounded wp-block-group has-base-background-color has-background\" style=\"padding-top:32px;padding-right:16px;padding-bottom:32px\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Meet the Designer:<br>Ruben Marichal Lopex</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get In Touch</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:130;s:11:\"is_featured\";b:0;}i:37;a:10:{s:2:\"id\";s:36:\"a046d20d-f219-4046-bfd2-eccdc06a060e\";s:4:\"slug\";s:7:\"home-14\";s:5:\"title\";s:7:\"home-14\";s:11:\"description\";s:7:\"home-14\";s:7:\"content\";s:25222:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}}},\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md has-link-color is-style-nfd-theme-white\" id=\"blog\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":1,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"include\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":1}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":600,\"contentPosition\":\"bottom center\",\"className\":\"nfd-rounded-xl\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"padding-bottom:0;min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-px-md is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"nfd-px-md is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-rounded-xl is-style-default\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\",\"topLeft\":\"20px\",\"topRight\":\"20px\"}}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-rounded-xl is-style-default wp-block-group has-base-background-color has-background\" style=\"border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0px;border-bottom-right-radius:0px\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\", \"textDecoration\":\"none\"}}} /--><!-- wp:post-excerpt {\"textColor\": \"black\", \"textAlign\":\"center\",\"moreText\":\"Read More\",\"excerptLength\":20} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Subscription Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"newsletter-form\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-light wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Join our newsletter to stay updated with us!</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">No spam, only beautiful things. We promise.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:jetpack/contact-form {\"variationName\":\"default\",\"className\":\"nfd-jp-subscribe-form\"} --><div class=\"nfd-jp-subscribe-form wp-block-jetpack-contact-form\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"width\":75} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"placeholder\":\"Enter your email\",\"type\":\"email\",\"className\":\"nfd-rounded\"} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"backgroundColor\":\"accent-2\",\"borderRadius\":8,\"width\":\"25%\",\"lock\":{\"move\":false,\"remove\":false},\"className\":\"nfd-rounded\"} /--></div><!-- /wp:group --></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66%\"><!-- wp:group {\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group is-style-nfd-theme-white\" id=\"blog\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":1,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"include\",\"inherit\":false},\"className\":\"nfd-query-loop-2 alignleft\"} --><div class=\"nfd-query-loop-2 wp-block-query alignleft\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"className\":\"nfd-rounded-xl\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-rounded-xl nfd-overlap-x-lg is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-rounded-xl nfd-overlap-x-lg is-style-nfd-theme-white wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-lg nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:post-excerpt {\"excerptLength\":20} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph --><p class=\"\">by </p><!-- /wp:paragraph --><!-- wp:post-author-name /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:image {\"width\":\"250px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"nfd-img-floating-photo\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}}}} --><figure class=\"nfd-img-floating-photo wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)\"><img src=\"https://images.unsplash.com/photo-1568151556839-55901d6b43bf?w=250&h=250&fit=crop&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:250px\"/></figure><!-- /wp:image --><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"wp-block-heading\" style=\"font-style:normal;font-weight:700\">Hi! I\'m Alexander Cooper :)</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Hot Categories</h2><!-- /wp:heading --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b4aea5\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b4aea5\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Pasta Lovers</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bba581\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bba581\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Healthy Food</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bfb191\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bfb191\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Mexican Food</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg\" id=\"video-gallery\" ><!-- wp:group {\"metadata\":{\"name\":\"Video Grid\"},\"className\":\"nfd-container nfd-pb-lg nfd-wb-media-embeds__embed-8\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-pb-lg nfd-wb-media-embeds__embed-8 wp-block-group\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Video Recipes</h2><!-- /wp:heading --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Marbella House</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Florencia House</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Azzurra B&B</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544519685-86ccb2dab444?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1544519685-86ccb2dab444?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Mandolina\'s Bay</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"call-to-action\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Detox Matcha Tea</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Available in 3 flavours:<br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:140;s:11:\"is_featured\";b:0;}i:38;a:10:{s:2:\"id\";s:36:\"a046d20d-f7c8-4f77-9c25-04da0d77b345\";s:4:\"slug\";s:7:\"home-15\";s:5:\"title\";s:7:\"home-15\";s:11:\"description\";s:7:\"home-15\";s:7:\"content\";s:17325:\"<!-- wp:group {\"metadata\":{\"name\":\"Blog Intro\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"blog-intro\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"67%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:67%\"><!-- wp:query {\"queryId\":31,\"query\":{\"perPage\":1,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"taxQuery\":null,\"parents\":[],\"format\":[]}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":30,\"overlayColor\":\"accent-1\",\"isUserOverlayColor\":true,\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-md is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md is-style-default wp-block-cover has-custom-content-position is-position-bottom-center has-base-color has-text-color has-link-color\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-1-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true} /--><!-- wp:post-date {\"fontSize\":\"small\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"accent-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-group has-border-color has-accent-2-border-color\" style=\"border-width:1px\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full\"><img src=\"https://images.unsplash.com/photo-1616384038777-1a3a31503f25?w=600&h=400&fit=crop&crop=faces\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\">Welcome to my blog</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">My name is Tom Scattosh and I’m a passionate digital nomad who loves sharing love for travel and discovering new cultures. I live in Tokyo.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs has-text-align-left\"><a href=\"#\">Follow me on Instagram →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Blog list\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"blog-list\" ><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":1,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":30,\"overlayColor\":\"accent-1\",\"isUserOverlayColor\":true,\"minHeight\":230,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-md is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md is-style-default wp-block-cover has-custom-content-position is-position-bottom-center has-base-color has-text-color has-link-color\" style=\"min-height:230px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-1-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true} /--><!-- wp:post-date {\"fontSize\":\"small\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Subscription Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"newsletter-form\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-light wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Join our newsletter to stay updated with us!</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">No spam, only beautiful things. We promise.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:jetpack/contact-form {\"variationName\":\"default\",\"className\":\"nfd-jp-subscribe-form\"} --><div class=\"nfd-jp-subscribe-form wp-block-jetpack-contact-form\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"width\":75} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"placeholder\":\"Enter your email\",\"type\":\"email\",\"className\":\"nfd-rounded\"} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"backgroundColor\":\"accent-2\",\"borderRadius\":8,\"width\":\"25%\",\"lock\":{\"move\":false,\"remove\":false},\"className\":\"nfd-rounded\"} /--></div><!-- /wp:group --></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:columns {\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns\"><!-- wp:column {\"width\":\"67%\"} --><div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:group {\"metadata\":{\"name\":\"Blog list 2\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"blog-list-2\" ><!-- wp:query {\"queryId\":33,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":1,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"16/9\",\"width\":\"100%\"} /--><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"className\":\"nfd-text-balance nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:post-date {\"className\":\"nfd-text-faded nfd-text-xs\"} /--><!-- wp:post-excerpt {\"moreText\":\"Continue Reading\",\"showMoreOnNewLine\":false,\"excerptLength\":28,\"className\":\"nfd-text-balance nfd-text-sm\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"call-to-action-1\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1531209889797-de15f0a74e7c?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\",\"dimRatio\":50,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"3/4\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1531209889797-de15f0a74e7c?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Join our<br>Travel Community</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"is-style-text-wrap-balance\",\"fontSize\":\"small\"} --><p class=\"is-style-text-wrap-balance has-text-align-center has-small-font-size\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Signup now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"call-to-action-2\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1504732099162-d8c9d5ba3bfd?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\",\"dimRatio\":50,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"4/3\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1504732099162-d8c9d5ba3bfd?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Subscribe to learn<br>how to travel for free!</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"is-style-text-wrap-balance\",\"fontSize\":\"small\"} --><p class=\"is-style-text-wrap-balance has-text-align-center has-small-font-size\">Learn how I use travel reward credit cards to book free flights and hotels around the world</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg\" id=\"gallery\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">My Travel Instagram</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs has-text-align-right\"><a href=\"#\">Follow me on Instagram →</a></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1682695794947-17061dc284dd?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1682695795798-1b31ea040caf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1512617835784-a92626c0a554?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1622024389052-823739cec067?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1615274975870-450977a782c9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1610518353750-8f73e6fd1059?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:150;s:11:\"is_featured\";b:0;}i:39;a:10:{s:2:\"id\";s:36:\"a046d20d-fda5-4098-9443-90af38b23287\";s:4:\"slug\";s:7:\"home-16\";s:5:\"title\";s:7:\"home-16\";s:11:\"description\";s:7:\"home-16\";s:7:\"content\";s:33796:\"<!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-pt-lg is-style-nfd-theme-primary-15\" id=\"hero\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h1 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Detox Matcha Tea</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"50px\",\"right\":\"50px\",\"top\":\"16px\",\"bottom\":\"16px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-top:16px;padding-right:50px;padding-bottom:16px;padding-left:50px;font-style:normal;font-weight:600\">Discover Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"20px\"},\"spacing\":{\"margin\":{\"right\":\"-50%\"}},\"shadow\":\"var:preset|shadow|deep\"}} --><figure class=\"wp-block-image size-full has-custom-border\" style=\"margin-right:-50%\"><img src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" alt=\"\" style=\"border-radius:20px;box-shadow:var(--wp--preset--shadow--deep);aspect-ratio:3/2;object-fit:contain\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"features\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base\"} --><div class=\"nfd-text-base wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Why our Matcha Tea is different</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">It\'s 100% Gluten-Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Natural & GMO Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Healthy - with 95 Essential Minerals</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Tasty - 3 different flavours</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded is-style-default\"} --><figure class=\"nfd-rounded is-style-default wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1470162656305-6f429ba817bf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=1000&crop=\" alt=\"\" style=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15\" id=\"products\" ><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:heading {\"className\":\"is-style-default\"} --><h2 class=\"is-style-default wp-block-heading\">3 Tasty Flavours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:woocommerce/product-collection {\"queryId\":0,\"query\":{\"perPage\":3,\"pages\":1,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":false,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"collection\":\"woocommerce/product-collection/best-sellers\",\"hideControls\":[\"inherit\",\"order\",\"filterable\"],\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"isDescendentOfQueryLoop\":true,\"width\":\"525px\",\"height\":\"450px\",\"className\":\"nfd-rounded-xl\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"className\":\"nfd-pt-xs\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"features-54\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-nfd-dots-bottom-right\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-nfd-dots-bottom-right wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1500056465874-8cceb7570f0d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:20px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"wp-block-column is-vertically-aligned-center nfd-gap-lg\"><!-- wp:heading {\"className\":\"is-style-default\"} --><h2 class=\"is-style-default wp-block-heading\">Enjoy a moment of relax</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:32px;padding-left:32px\">Discover Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"reviews\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1649399041424-0d758fba690b?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Layla Saeed</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1573497019940-1c28c88b4f3e?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Lucy Reed</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1722581600427-2faff1785a53?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Tyler Matthews</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15\" id=\"faq\" ><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"nfd-text-lg wp-block-heading\" style=\"font-style:normal;font-weight:700\">General FAQs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"60px\"} --><div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"nfd-text-lg wp-block-heading\" style=\"font-style:normal;font-weight:700\">Billing FAQs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"cta\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Detox Matcha Tea</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Available in 3 flavours:<br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:160;s:11:\"is_featured\";b:0;}i:40;a:10:{s:2:\"id\";s:36:\"a046d20e-03bd-415d-8190-b7eb3a9379ca\";s:4:\"slug\";s:7:\"home-17\";s:5:\"title\";s:7:\"home-17\";s:11:\"description\";s:7:\"home-17\";s:7:\"content\";s:21211:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"isUserOverlayColor\":true,\"minHeight\":656,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(90deg,rgb(74,4,104) 0%,rgba(0,0,0,0) 100%)\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 nfd-p-0 nfd-m-0 is-style-default\"} --><div class=\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 nfd-p-0 nfd-m-0 is-style-default wp-block-cover alignfull\" style=\"min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(74,4,104) 0%,rgba(0,0,0,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"alignfull is-style-default nfd-gap-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"alignfull is-style-default nfd-gap-lg nfd-px-0 wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"250px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Join our Weekly Challenge</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-huge md:nfd-text-left md:nfd-no-br\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"typography\":{\"textTransform\":\"uppercase\"}}} --><h1 class=\"nfd-text-huge md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center\" style=\"text-transform:uppercase\">Become the best version of yourself</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md has-text-align-center\">in just 30 days</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-gap-lg nfd-text-base md:nfd-justify-start\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg nfd-text-base md:nfd-justify-start wp-block-buttons\" style=\"margin-top:24px\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:0px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Start now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"170px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white\" id=\"features\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"auto\",\"height\":\"182px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-50px\"}}}} --><figure class=\"wp-block-image size-full is-resized\" style=\"margin-bottom:-50px\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-icon-4001.webp\" alt=\"\" style=\"width:auto;height:182px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"1000\"}}} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:1000\">Motivate</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Push past your limits, stay consistent, and remember why you started — every step brings you closer to your goal.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"auto\",\"height\":\"182px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-50px\"}}}} --><figure class=\"wp-block-image size-full is-resized\" style=\"margin-bottom:-50px\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-icon-4002.webp\" alt=\"\" style=\"width:auto;height:182px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"1000\"}}} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:1000\">Workout</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Sweat, strength, and progress — every workout is an investment in a stronger you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"auto\",\"height\":\"182px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-50px\"}}}} --><figure class=\"wp-block-image size-full is-resized\" style=\"margin-bottom:-50px\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-icon-4003.webp\" alt=\"\" style=\"width:auto;height:182px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"1000\"}}} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\" style=\"font-style:normal;font-weight:1000\">Results</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Results don\'t come overnight, but with dedication and persistence, the transformation is worth every effort.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-darker\" id=\"features2\" ><!-- wp:columns {\"verticalAlignment\":\"top\",\"className\":\"nfd-text-base nfd-gap-4xl\"} --><div class=\"nfd-text-base nfd-gap-4xl wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"-nfd-translate-y-1/2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"-nfd-translate-y-1/2 wp-block-group\"><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1518611012118-696072aa579a?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\">Our benefits</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-huge\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h2 class=\"nfd-text-huge wp-block-heading has-base-color has-text-color has-link-color\">Full-day sessions &<br>Personal Training</h2><!-- /wp:heading --><!-- wp:separator {\"backgroundColor\":\"accent-2\"} --><hr class=\"wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-4xl\"} --><div class=\"nfd-text-base nfd-gap-4xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-features-icon-4001.webp\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color\"><strong>Expert Coaching</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Our certified trainers guide you with personalized programs, helping you train safely, effectively, and with real results.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-features-icon-4002.webp\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color\"><strong>State-of-the-Art Facilities</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">From top-notch equipment to modern studios, we provide everything you need for a complete and motivating fitness experience.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80px\"} --><div class=\"wp-block-column\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/fitnext-features-icon-4003.webp\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color\"><strong>Community & Support</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Join a welcoming community that keeps you motivated, inspired, and accountable on your fitness journey.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1641582858581-7eb78baec60d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Testimonial + Image\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"testimonials\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1532384748853-8f54a8f476e2?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":10,\"isUserOverlayColor\":true,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-xl nfd-p-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-md wp-block-cover\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1532384748853-8f54a8f476e2?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"></div><!-- /wp:column --><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-px-sm nfd-pt-sm nfd-rounded is-style-nfd-theme-white\",\"style\":{\"color\":{\"background\":\"#fffffff0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-px-sm nfd-pt-sm nfd-rounded is-style-nfd-theme-white wp-block-group has-background\" style=\"background-color:#fffffff0\"><!-- wp:paragraph --><p class=\"\"><strong>Working with Archex was an incredible experience — </strong>their vision, attention to detail, and ability to blend functionality with beauty completely transformed our space. Highly recommended!</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"},\"spacing\":{\"margin\":{\"bottom\":\"-20px\"}}}} --><figure class=\"is-style-rounded wp-block-image size-full is-resized has-custom-border\" style=\"margin-bottom:-20px\"><img src=\"https://images.unsplash.com/photo-1670852077053-6f9a8b3b0d75?w=200&h=200&fit=crop&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:70px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><p class=\"nfd-text-base has-text-align-left\" style=\"font-style:normal;font-weight:500\">Courtney Bergstrom</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-rounded-xl\",\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-rounded-xl\" id=\"cta\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}}, \"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-rounded-xl nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1552848031-326ec03fe2ec?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"overlayColor\":\"base\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-0 nfd-bg-\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- wp-block-cover is-light\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1552848031-326ec03fe2ec?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-80 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-lg has-accent-2-color has-text-color has-link-color\">It\'s up to you!</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color\">Join now and start your journey</h2><!-- /wp:heading --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \",\"style\":{\"border\":{\"radius\":\"0px\"}}} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"border-radius:0px\">Start now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:170;s:11:\"is_featured\";b:0;}i:41;a:10:{s:2:\"id\";s:36:\"a046d20e-0ffc-488b-89aa-df642749446d\";s:4:\"slug\";s:7:\"home-18\";s:5:\"title\";s:7:\"home-18\";s:11:\"description\";s:7:\"home-18\";s:7:\"content\";s:17435:\"<!-- wp:group {\"metadata\":{\"name\":\"Blog Intro\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"blog-intro\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"67%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:67%\"><!-- wp:query {\"queryId\":31,\"query\":{\"perPage\":1,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"taxQuery\":null,\"parents\":[],\"format\":[]}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":30,\"overlayColor\":\"accent-1\",\"isUserOverlayColor\":true,\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-md is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md is-style-default wp-block-cover has-custom-content-position is-position-bottom-center has-base-color has-text-color has-link-color\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-1-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true} /--><!-- wp:post-date {\"fontSize\":\"small\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"accent-2\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-group has-border-color has-accent-2-border-color\" style=\"border-width:1px\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full\"><img src=\"https://images.unsplash.com/photo-1559526323-cb2f2fe2591b?w=600&h=400&fit=crop&crop=faces\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\">Welcome to my blog</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">My name is Tom Scattosh and I’m a passionate digital nomad who loves sharing love for travel and discovering new cultures. I live in Tokyo.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs has-text-align-left\"><a href=\"#\">Follow me on Instagram →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Blog list\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"blog-list\" ><!-- wp:query {\"queryId\":15,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":1,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":30,\"overlayColor\":\"accent-1\",\"isUserOverlayColor\":true,\"minHeight\":230,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"className\":\"nfd-p-md is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md is-style-default wp-block-cover has-custom-content-position is-position-bottom-center has-base-color has-text-color has-link-color\" style=\"min-height:230px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-1-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true} /--><!-- wp:post-date {\"fontSize\":\"small\"} /--></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Subscription Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull\" id=\"form\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-primary-15 wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Join our newsletter to stay updated with us!</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">No spam, only beautiful things. We promise.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:jetpack/contact-form {\"variationName\":\"default\",\"className\":\"nfd-jp-subscribe-form\"} --><div class=\"nfd-jp-subscribe-form wp-block-jetpack-contact-form\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"width\":75} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"placeholder\":\"Enter your email\",\"type\":\"email\",\"className\":\"nfd-rounded\"} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"backgroundColor\":\"accent-2\",\"borderRadius\":8,\"width\":\"25%\",\"lock\":{\"move\":false,\"remove\":false},\"className\":\"nfd-rounded\"} /--></div><!-- /wp:group --></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-gap-lg\" id=\"blog\" ><!-- wp:columns {\"className\":\"\"} --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"\"} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Blog list 2\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"blog list 2\" ><!-- wp:query {\"queryId\":33,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"grid\",\"columnCount\":2}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"16/9\",\"width\":\"100%\"} /--><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"className\":\"nfd-text-balance nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:post-date {\"className\":\"nfd-text-faded nfd-text-xs\"} /--><!-- wp:post-excerpt {\"moreText\":\"Continue Reading\",\"showMoreOnNewLine\":false,\"excerptLength\":28,\"className\":\"nfd-text-balance nfd-text-sm\"} /--></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"cta\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1531209889797-de15f0a74e7c?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\",\"dimRatio\":50,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"3/4\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1531209889797-de15f0a74e7c?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Join our<br>Travel Community</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"is-style-text-wrap-balance\",\"fontSize\":\"small\"} --><p class=\"is-style-text-wrap-balance has-text-align-center has-small-font-size\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Signup now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"cta-31\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1504732099162-d8c9d5ba3bfd?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\",\"dimRatio\":50,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"4/3\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1504732099162-d8c9d5ba3bfd?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Subscribe to learn<br>how to travel for free!</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"is-style-text-wrap-balance\",\"fontSize\":\"small\"} --><p class=\"is-style-text-wrap-balance has-text-align-center has-small-font-size\">Learn how I use travel reward credit cards to book free flights and hotels around the world</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg\" id=\"gallery\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">My Travel Instagram</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-xs\"} --><p class=\"nfd-text-xs has-text-align-right\"><a href=\"#\">Follow me on Instagram →</a></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1682695794947-17061dc284dd?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1682695795798-1b31ea040caf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1512617835784-a92626c0a554?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1622024389052-823739cec067?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1615274975870-450977a782c9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"lightbox\":{\"enabled\":true},\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1610518353750-8f73e6fd1059?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:180;s:11:\"is_featured\";b:0;}i:42;a:10:{s:2:\"id\";s:36:\"a046d20e-15fb-48d0-bdf1-74a0dcfd517e\";s:4:\"slug\";s:7:\"home-19\";s:5:\"title\";s:7:\"home-19\";s:11:\"description\";s:7:\"home-19\";s:7:\"content\";s:25719:\"<!-- wp:group {\"className\":\"nfd-pt-0\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"margin\":{\"top\":\"-27px\"}}},\"nfdGroupTheme\":\"darker\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-pt-0 is-style-nfd-theme-darker\" id=\"hero\" style=\"margin-top:-27px;\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1547573854-74d2a71d0826?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1728&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":656,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"alignfull nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0 wp-block-cover\" style=\"min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1547573854-74d2a71d0826?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1728&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-base nfd-grow nfd-w-full md:nfd-border-none alignfull is-style-default nfd-gap-lg nfd-px-0 wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga\",\"style\":{\"typography\":{\"fontSize\":\"6.6em\"}}} --><h1 class=\"nfd-text-giga wp-block-heading has-text-align-center\" style=\"font-size:6.6em\">TASTE FOR EVERYONE!</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\",\"style\":{\"typography\":{\"fontSize\":\"22px\"}}} --><p class=\"nfd-text-balance has-text-align-center\" style=\"font-size:22px\">At <strong>TASTYBITES</strong>, every dish is a celebration of flavor and community. We bring people together through honest ingredients and heartfelt cooking.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-sm\" id=\"features\" ><!-- wp:columns {\"className\":\"nfd-text-md nfd-gap-sm\"} --><div class=\"nfd-text-md nfd-gap-sm wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"30%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:30%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current\">BOOK A TABLE</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Call: at +44 20 7946 0123</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Email: info@tasyvibes.com</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Form: <a href=\"#\">book online ></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"30%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:30%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-lg nfd-text-current\"} --><h2 class=\"wp-block-heading nfd-text-lg nfd-text-current\">LOCATION</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph --><p class=\"\">Call: at +44 20 7946 0123</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Email: info@tasyvibes.com</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Form: <a href=\"#\">book online ></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1539136788836-5699e78bfc75?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=554&h=311&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#da8357\",\"isUserOverlayColor\":false,\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-xl -nfd-translate-y-1/2\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl -nfd-translate-y-1/2 wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1539136788836-5699e78bfc75?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=554&h=311&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#da8357\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-p\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-p wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"nfd-p-xs nfd-text-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"1000\"}},\"backgroundColor\":\"contrast\",\"textColor\":\"base\"} --><p class=\"nfd-p-xs nfd-text-md has-text-align-center has-base-color has-contrast-background-color has-text-color has-background has-link-color\" style=\"font-style:normal;font-weight:1000;text-transform:uppercase\">Weekly Special!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features-2\" ><!-- wp:columns {\"align\":\"full\",\"className\":\"nfd-gap-3xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-gap-3xl wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1466978913421-dad2ebd01d17?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#907362\",\"isUserOverlayColor\":false,\"minHeight\":600,\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\" style=\"min-height:600px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1466978913421-dad2ebd01d17?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#907362\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid-3\"} --><div class=\"nfd-gap-xl wp-block-group nfd-bg-effect-grid-3\" style=\"min-height:100%\"><!-- wp:paragraph {\"className\":\"nfd-text-xl\"} --><p class=\"nfd-text-xl\">Discover our food!</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h2 class=\"nfd-text-giga nfd-text-balance wp-block-heading has-text-align-left has-accent-2-color has-text-color has-link-color\" style=\"text-transform:uppercase\">The Taste of Home</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Every dish is a party on your plate—colorful, bold, and made to delight. From juicy burgers to grilled veggies, we serve up happiness in every bite. Fresh ingredients, fun vibes, and a menu full of surprises. Come hungry, leave happy—it\'s always a good time here.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"cta-32\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><h2 class=\"nfd-text-giga nfd-text-balance wp-block-heading has-text-align-left has-accent-2-color has-text-color has-link-color\" style=\"text-transform:uppercase\">From farm to table, with care.</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Every dish is a party on your plate—colorful, bold, and made to delight. From juicy burgers to grilled veggies, we serve up happiness in every bite. Fresh ingredients, fun vibes, and a menu full of surprises. Come hungry, leave happy—it\'s always a good time here.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md\" id=\"features-75\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1470549813517-2fa741d25c92?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Fresh Ingredients</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://plus.unsplash.com/premium_photo-1673590981774-d9f534e0c617?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Healty Plates</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1493770348161-369560ae357d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Daily Specials</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1572715376701-98568319fd0b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Handmade,<br>everyday</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1590779033100-9f60a05a013d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Plant-Powered Options</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":[]}} --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://plus.unsplash.com/premium_photo-1661420226112-311050ce30da?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=187&h=187&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --><h3 class=\"nfd-text-md nfd-text-primary wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">From farm to fork</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"cta-33\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-gap-xl wp-block-group\" style=\"min-height:100%\"><!-- wp:group {\"className\":\"nfd-p-xs\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-2\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-p-xs wp-block-group has-base-color has-accent-2-background-color has-text-color has-background has-link-color\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h2 class=\"nfd-text-giga nfd-text-balance wp-block-heading has-text-align-left has-base-color has-text-color has-link-color\" style=\"text-transform:uppercase\">The chef secrets</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Behind every dish is a story, a memory, and a touch of magic. Our chef blends tradition with creativity, using fresh ingredients and time-honored techniques. From secret spice blends to slow-cooked perfection, every bite holds a surprise. Come taste the passion—one plate at a time.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-md nfd-text-balance has-accent-2-color has-text-color has-link-color\"><a href=\"#\">Read more →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:image {\"width\":\"500px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"nfd-rounded-xl nfd-img-floating-photo\"} --><figure class=\"nfd-rounded-xl nfd-img-floating-photo wp-block-image aligncenter size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1653233797467-1a528819fd4f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=500&h=500&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:500px\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"cta-34\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=500&h=500&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":5,\"minHeightUnit\":\"vh\",\"sizeSlug\":\"large\",\"align\":\"full\",\"className\":\"nfd-p-0\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 wp-block-cover alignfull\" style=\"min-height:5vh\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=500&h=500&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"},\"nfdGroupEffect\":\"lines-2\"} --><div class=\"is-style-default wp-block-group nfd-bg-effect-lines-2\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-lg is-style-nfd-theme-darker\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl nfd-p-lg is-style-nfd-theme-darker wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\" style=\"text-transform:uppercase\">Opening Hours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">We’re here when you’re hungry! Drop by for lunch, dinner, or just a cozy coffee break. Our doors are open every day with warm smiles and tasty bites. Check our schedule and come share a moment around the table.</p><!-- /wp:paragraph --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"250px\",\"wideSize\":\"300px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Monday</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\"><strong>CLOSED</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Tuesday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Wednesday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Thursday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Friday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Saturday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Sunday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:190;s:11:\"is_featured\";b:0;}i:43;a:10:{s:2:\"id\";s:36:\"a046d20e-1bcb-4742-99da-d9d8e1646773\";s:4:\"slug\";s:7:\"home-20\";s:5:\"title\";s:7:\"home-20\";s:11:\"description\";s:7:\"home-20\";s:7:\"content\";s:37506:\"<!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15\" id=\"hero\" ><!-- wp:columns {\"verticalAlignment\":null,\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"55%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:55%\"><!-- wp:group {\"metadata\":{},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/2\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"style\":{\"border\":{\"radius\":\"20px\"},\"spacing\":{\"margin\":{\"right\":\"-50%\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\" style=\"margin-right:-50%\"><img src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=800&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:3/2;object-fit:contain\"/></figure><!-- /wp:image --><!-- wp:group {\"metadata\":{\"name\":\"Testimonial\"},\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"shadow\":\"var:preset|shadow|natural\",\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|70\"}},\"border\":{\"radius\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\" style=\"border-radius:16px;margin-top:var(--wp--preset--spacing--70);box-shadow:var(--wp--preset--shadow--natural)\"><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Love the taste, but most of all, love the effects on my body.<br>I’ve experienced a boost in energy levels, both mentally and physically.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1564564321837-a57b7070ac4f?w=400&h=400&fit=crop&crop=faces\" alt=\"\" style=\"width:70px\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Eduardo Chávez</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"45%\"} --><div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"40%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm has-text-align-left\">4.9 | 3.050 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h1 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Detox matcha tea</h1><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg\"><strong>$9.99</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base has-text-align-left\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>Available in 3 flavours:</strong><br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"typography\":{\"fontSize\":\"1.25em\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-custom-font-size wp-element-button\" style=\"font-size:1.25em\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:paragraph {\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\">30-days Money Back Guarantee<br>Free Shipping in UK</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"features\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base\"} --><div class=\"nfd-text-base wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Why our Matcha Tea is different</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">It\'s 100% Gluten-Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Natural & GMO Free</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Healthy - with 95 Essential Minerals</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"31px\"},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:html --><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 122.88 122.88\"><circle cx=\"61.44\" cy=\"61.44\" r=\"61.44\" fill=\"#b4bb30\"></circle><path d=\"M41.81,53.38L53.48,64.56L79.84,37.91c1.74-1.77,2.83-3.18,5-1l7,7.12c2.28,2.26,2.16,3.59,0,5.69L57.45,83.61c-4.54,4.45-3.75,4.72-8.36.16l-19-18.9c-1-1-.85-2.09.2-3.13l8.07-8.37c1.21-1.27,2.18-1.2,3.44,0Z\" fill=\"#fff\"></path></svg><!-- /wp:html --></div><!-- /wp:group --><!-- wp:paragraph --><p class=\"\">Tasty - 3 different flavours</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded is-style-default\"} --><figure class=\"nfd-rounded is-style-default wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1470162656305-6f429ba817bf?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=1000&crop=\" alt=\"\" style=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupEffect\":\"dots\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md nfd-bg-effect-dots\" id=\"features-2\" ><!-- wp:group {\"className\":\"is-style-nfd-waves-bottom-right\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-waves-bottom-right wp-block-group\"><!-- wp:columns {\"verticalAlignment\":null,\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-7 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\"><!-- wp:image {\"width\":\"744px\",\"height\":\"auto\",\"aspectRatio\":\"1.5\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|60\",\"right\":\"-40%\"}},\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-default wp-block-image size-full is-resized has-custom-border\" style=\"margin-right:-40%;margin-bottom:var(--wp--preset--spacing--60)\"><img src=\"https://images.unsplash.com/photo-1522520788364-9eafb7a93216?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:1.5;object-fit:cover;width:744px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"\",\"className\":\"nfd-col-start-4 nfd-col-end-11 nfd-row-start-1\"} --><div class=\"nfd-col-start-4 nfd-col-end-11 nfd-row-start-1 wp-block-column is-vertically-aligned-bottom\"><!-- wp:group {\"className\":\"nfd-bg-gray-100 nfd-gap-xl nfd-p-card-lg\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"20px\",\"bottomRight\":\"20px\",\"bottomLeft\":\"20px\",\"topRight\":\"20px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"60%\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-gray-100 nfd-gap-xl nfd-p-card-lg wp-block-group\" style=\"border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">3 Tasty Flavours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"features-3\" ><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-nfd-dots-bottom-right\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-nfd-dots-bottom-right wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1500056465874-8cceb7570f0d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" alt=\"\" style=\"border-radius:20px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"wp-block-column is-vertically-aligned-center nfd-gap-lg\"><!-- wp:heading {\"className\":\"is-style-default\"} --><h2 class=\"is-style-default wp-block-heading\">Enjoy a moment of relax</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"padding-right:32px;padding-left:32px\">Discover Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1607990281513-2c110a25bd8c?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Jacob Taylor</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1649399041424-0d758fba690b?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Nadia Malik</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1573878222998-40b24a653ac8?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Lena Meyer</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"FAQ\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg is-style-nfd-theme-primary-15\" id=\"faq\" ><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"nfd-text-lg wp-block-heading\" style=\"font-style:normal;font-weight:700\">General FAQs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"60px\"} --><div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"nfd-text-lg wp-block-heading\" style=\"font-style:normal;font-weight:700\">Billing FAQs</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Everything you need to know about purchases, invoices and billings. Can\'t find an answer? <a href=\"#\">Get in touch →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>What services do you offer?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">We offer a wide range of interior design services including space planning, furniture selection, color consultation, lighting design, home styling, and full home makeovers.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you offer virtual consultations?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes! We provide online consultations for clients who prefer remote services or live outside our local area. All you need is a good internet connection and a few photos or videos of your space.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How much do your services cost?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Pricing depends on the size and scope of the project. We offer both fixed packages and custom quotes based on your needs. Contact us for a free consultation and estimate.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>How long does a typical project take?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Project timelines vary, but a typical room makeover can take 2–6 weeks depending on the complexity and availability of materials and furniture.</p><!-- /wp:paragraph --></details><!-- /wp:details --><!-- wp:details {\"className\":\"nfd-text-md nfd-text-contrast nfd-py-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"bottom\":{\"width\":\"1px\"}}}} --><details class=\"nfd-text-md nfd-text-contrast nfd-py-xs wp-block-details\" style=\"border-bottom-width:1px;font-style:normal;font-weight:500\"><summary>Do you help with purchasing furniture and decor?</summary><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded nfd-mt-2\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-base nfd-text-faded nfd-mt-2\" style=\"font-style:normal;font-weight:400\">Yes, we can source, purchase, and coordinate delivery of all items. We work with a variety of vendors and can even pass on trade discounts where available.</p><!-- /wp:paragraph --></details><!-- /wp:details --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"cta\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1571934811356-5cc061b6821f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Detox Matcha Tea</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Available in 3 flavours:<br>Mint & Lemon, Vanilla & Cinnamon, Vanilla & Strawberry</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Buy Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:200;s:11:\"is_featured\";b:0;}i:44;a:10:{s:2:\"id\";s:36:\"a046d20e-217c-4cff-983e-01ce8ebdb983\";s:4:\"slug\";s:7:\"home-21\";s:5:\"title\";s:7:\"home-21\";s:11:\"description\";s:7:\"home-21\";s:7:\"content\";s:35711:\"<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1557704595-ecd34dc3a4b9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"minHeight\":800,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\",\"contentPosition\":\"bottom left\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-lg nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg nfd-rounded-xl wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1557704595-ecd34dc3a4b9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\"is-style-nfd-theme-white wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"500px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:500px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><h1 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\" style=\"font-style:normal;font-weight:600\">Your personal<br>GLOW recipe</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-lg nfd-text-balance nfd-text-faded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"textColor\":\"black\"} --><p class=\"nfd-text-lg nfd-text-balance nfd-text-faded has-text-align-left has-black-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:300\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"className\":\"nfd-text-md\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\",\"top\":\"16px\",\"bottom\":\"16px\"}}}} --><div class=\"nfd-text-md wp-block-button\"><a class=\"wp-block-button__link has-black-background-color has-background wp-element-button\" style=\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px\">Buy our GLOW Set →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"features\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"wp-block-column nfd-gap-0\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1620916566398-39f1143ab7be?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=1200&crop=\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Why choose us?</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">If you want to motivate these clowns, try less carrot and more stick i’m sorry i replied to your emails after only three weeks, but can the site go live tomorrow anyway?</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-3xl\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Personalized Designs for Every Lifestyle</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">We don’t believe in one-size-fits-all. Your home should reflect <em>you</em>—your style, your needs, your story.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>End-to-End Project Management</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">From concept to final reveal, we handle every detail. Sit back and enjoy the transformation.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Experienced Team with Proven Results</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">With years of experience, our designers bring expertise, creativity, and a passion for excellence to every project.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Best Seller Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" id=\"products\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Title\"},\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-left\">Best seller products</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"is-style-default nfd-text-sm\",\"textColor\":\"primary\"} --><p class=\"is-style-default nfd-text-sm has-primary-color has-text-color\"><a href=\"#\">View All →</a></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:woocommerce/product-collection {\"queryId\":1,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":[],\"isProductCollectionBlock\":true,\"perPage\":6,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-md\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-contrast\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"className\":\"nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --><!-- wp:spacer {\"height\":\"63px\"} --><div style=\"height:63px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Skin Care</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://plus.unsplash.com/premium_photo-1661726457110-c43a88d74567?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://plus.unsplash.com/premium_photo-1661726457110-c43a88d74567?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Make Up</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1620755901999-166c6c151efe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1620755901999-166c6c151efe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Join our Club</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615396899839-c99c121888b0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.81,\"y\":0.2},\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1615396899839-c99c121888b0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" style=\"object-position:81% 20%\" data-object-fit=\"cover\" data-object-position=\"81% 20%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Therapy</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1573497161374-439a30d308db?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Alexis Mitchell</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1573497491677-1b69852c78a3?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Taylor Chong</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1573497019940-1c28c88b4f3e?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Harper Simmons</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pb-lg\",\"metadata\":{\"name\":\"Video Grid\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pb-lg\" id=\"gallery\" ><!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-16 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} --><div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-16 is-style-default wp-block-group\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|70\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Video Gallery</h2><!-- /wp:heading --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"470px\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:470px\"><!-- wp:paragraph {\"align\":\"right\",\"className\":\"nfd-text-faded nfd-text-balance \"} --><p class=\"nfd-text-faded nfd-text-balance has-text-align-right\">Being a first-choice employer within our sectors. Our process applies techniques from a variety of disciplines.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1700225195232-c55a4e9db6aa?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1700225195232-c55a4e9db6aa?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Fresh Face</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1688569897459-7ee20278077d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1688569897459-7ee20278077d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Bold Look</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1733954427762-31beca62dd60?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1733954427762-31beca62dd60?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Luxe Finish</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1701686794905-9bdaa32fbbf9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1701686794905-9bdaa32fbbf9?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Glow Up</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:210;s:11:\"is_featured\";b:0;}i:45;a:10:{s:2:\"id\";s:36:\"a046d20e-271e-459f-952f-d762676d2334\";s:4:\"slug\";s:7:\"home-22\";s:5:\"title\";s:7:\"home-22\";s:11:\"description\";s:7:\"home-22\";s:7:\"content\";s:24266:\"<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1624377149599-65e4b8cd6fa0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"minHeight\":605,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(46deg,rgb(218,192,203) 28%,rgba(255,184,184,0) 63%)\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-lg nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg nfd-rounded-xl wp-block-cover\" style=\"min-height:605px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1624377149599-65e4b8cd6fa0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(46deg,rgb(218,192,203) 28%,rgba(255,184,184,0) 63%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"600px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:600px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\",\"fontFamily\":\"playfair-display\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left has-black-color has-text-color has-link-color has-playfair-display-font-family\">Enhance your beauty,<br>unleash your confidence</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\"} --><p class=\"has-text-align-left\"></p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left has-black-color has-text-color has-link-color\">From flawless hair styling to rejuvenating facials and luxurious nail care, our expert team creates a relaxing space where you can unwind, refresh, and leave glowing—inside and out.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"base\",\"className\":\"nfd-btn-xl nfd-rounded-full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link has-base-color has-black-background-color has-text-color has-background has-link-color wp-element-button\">Book Now →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md is-style-nfd-theme-white\" id=\"features\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.33%\",\"className\":\"nfd-p-md nfd-rounded\",\"backgroundColor\":\"accent-5\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-column is-vertically-aligned-stretch has-accent-5-background-color has-background\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"fontFamily\":\"playfair-display\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-playfair-display-font-family\">Facial Treatments</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance has-text-align-center\">Our facial treatments target your unique skin needs, whether it’s deep hydration, anti-aging care, or a refreshing cleanse</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.33%\",\"className\":\"nfd-p-md nfd-rounded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded wp-block-column is-vertically-aligned-stretch has-base-color has-contrast-background-color has-text-color has-background has-link-color\" style=\"flex-basis:33.33%\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"fontFamily\":\"playfair-display\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-base-color has-text-color has-link-color has-playfair-display-font-family\">Body Treatments</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance has-text-align-center\">Indulge in our luxurious body treatments designed to relax, rejuvenate, and restore.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33.33%\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image aligncenter size-full\"><img src=\"https://plus.unsplash.com/premium_photo-1679046948726-72f7d53296c5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=740&h=1200&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg\" id=\"features\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"wp-block-column nfd-gap-0\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1531299204812-e6d44d9a185c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=800&h=1200&crop=\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Why choose us?</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Because beauty is personal. At our salon, we combine expert care with a warm, relaxing atmosphere to make you feel your best inside and out. From tailored treatments to top-quality products, every detail is designed around you.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"></p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-3xl\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Made for sensitive skin</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Our products are free from harsh ingredients, dermatologically tested, and packed with soothing, natural care.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>A natural source of collagene</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Packed with collagen, our products support healthy skin, hair, and nails for a radiant, confident you.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group nfd-gap-md\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Rich of hyaluronic acid</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Powered by hyaluronic acid, our formulas lock in moisture to keep your skin fresh, supple, and radiant.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Skin Care</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://plus.unsplash.com/premium_photo-1661726457110-c43a88d74567?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://plus.unsplash.com/premium_photo-1661726457110-c43a88d74567?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Make Up</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1620755901999-166c6c151efe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1620755901999-166c6c151efe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Join our Club</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615396899839-c99c121888b0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.81,\"y\":0.2},\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1615396899839-c99c121888b0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" style=\"object-position:81% 20%\" data-object-fit=\"cover\" data-object-position=\"81% 20%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Therapy</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md\" id=\"blog\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-py-md\"} --><div class=\"nfd-gap-4xl nfd-py-md wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3009.webp\",\"dimRatio\":50,\"overlayColor\":\"base\",\"isUserOverlayColor\":true,\"minHeight\":430,\"minHeightUnit\":\"px\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"is-style-contained-background\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-contained-background wp-block-cover is-light\" style=\"min-height:430px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3009.webp\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1592621385612-4d7129426394?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=280&h=420&crop=\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"50px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3010.png\" alt=\"\" style=\"width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1570431309787-5874f7dd7593?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=280&h=420&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"width\":\"40px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3011.png\" alt=\"\" style=\"width:40px\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"className\":\"nfd-text-xl \",\"fontFamily\":\"playfair-display\"} --><h2 class=\"nfd-text-xl wp-block-heading has-playfair-display-font-family\">Hello, I’m Madeline</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Read more →</a></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:column --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:220;s:11:\"is_featured\";b:0;}i:46;a:10:{s:2:\"id\";s:36:\"a046d20e-2cd1-4736-9e60-eb49fae1e9ac\";s:4:\"slug\";s:7:\"home-23\";s:5:\"title\";s:7:\"home-23\";s:11:\"description\";s:7:\"home-23\";s:7:\"content\";s:30419:\"<!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"-30px\"}}},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md is-style-nfd-theme-light\" id=\"features-79\" style=\"margin-top:-30px;\"><!-- wp:group {\"className\":\"\",\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"17rem\",\"columnCount\":null}} --><div class=\" wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1676364423874-19c785db3e61?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=680&h=900&crop=\",\"isUserOverlayColor\":true,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(26,92,138) 0%,rgba(155,81,224,0) 100%)\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-rounded-xl nfd-p-lg\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-lg wp-block-cover has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1676364423874-19c785db3e61?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=680&h=900&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(26,92,138) 0%,rgba(155,81,224,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><p class=\"nfd-text-giga nfd-text-balance has-text-align-center\" style=\"font-style:normal;font-weight:700\">Your health,<br>our priority</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-lg nfd-text-balance\"} --><p class=\"nfd-text-lg nfd-text-balance has-text-align-center\">Discover trusted medications and expert advice tailored to your needs.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">SHOP NOW →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1587854692152-cbe660dbde88?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=430&crop=\",\"isUserOverlayColor\":true,\"minHeight\":430,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(180deg,rgb(255,149,59) 0%,rgba(177,97,34,0.52) 100%)\",\"contentPosition\":\"top center\",\"sizeSlug\":\"full\",\"className\":\"nfd-rounded-xl nfd-p-sm is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm is-style-default wp-block-cover has-custom-content-position is-position-top-center has-base-color has-text-color has-link-color\" style=\"min-height:430px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1587854692152-cbe660dbde88?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(255,149,59) 0%,rgba(177,97,34,0.52) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-xl nfd-text-balance has-text-align-left\" style=\"font-style:normal;font-weight:600\">Fast & Reliable Delivery</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Get your prescriptions delivered to your door—safe, fast, and hassle-free.</p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1603706580932-6befcf7d8521?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=430&crop=\",\"dimRatio\":70,\"overlayColor\":\"accent-2\",\"isUserOverlayColor\":true,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"layout\":{\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-cover\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1603706580932-6befcf7d8521?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-2-background-color has-background-dim-70 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"width\":\"43px\",\"height\":\"51px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-location-108.png\" alt=\"\" style=\"object-fit:cover;width:43px;height:51px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl\"} --><p class=\"nfd-text-xl\">Find Us Near You</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-lg\"} --><p class=\"nfd-text-lg\">Locate your nearest Pharmify pharmacy and visit us today</p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://plus.unsplash.com/premium_photo-1681995726508-0776f006e4b8?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=900&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"customGradient\":\"linear-gradient(0deg,rgb(53,183,208) 0%,rgba(74,222,222,0.59) 100%)\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-center has-base-color has-text-color has-link-color\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://plus.unsplash.com/premium_photo-1681995726508-0776f006e4b8?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=320&h=900&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(53,183,208) 0%,rgba(74,222,222,0.59) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-xl nfd-text-balance\"} --><p class=\"nfd-text-xl nfd-text-balance has-text-align-center\">Meet Our Expert</p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"10px\"} --><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"className\":\"nfd-container nfd-py-sm nfd-wb-features__features-59\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-py-sm nfd-wb-features__features-59 wp-block-group\"><!-- wp:columns {\"fontSize\":\"small\"} --><div class=\"wp-block-columns has-small-font-size\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:image {\"width\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-truck.png\" alt=\"\" style=\"width:64px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-lg has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700\">Free Shipping</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:400\">On orders over €99</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:image {\"width\":\"54px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-shield.png\" alt=\"\" style=\"width:54px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-lg has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700\">Trusted & Secure</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:400\">Shop with confidence</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} --><div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"60px\"} --><div class=\"wp-block-column\" style=\"flex-basis:60px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-people.png\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"accent-2\"} --><p class=\"nfd-text-lg has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700\">24/7 Support</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:400\">You\'re in good hands</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-py-md\" id=\"features-80\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-xl\"} --><figure class=\"nfd-rounded-xl wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1576602976047-174e57a47881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=672&h=672&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-primary nfd-text-giga\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h2 class=\"nfd-text-primary nfd-text-giga wp-block-heading\" style=\"font-style:normal;font-weight:700\">Medical & Mobility Essentials</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance nfd-text-md\"} --><p class=\"nfd-text-balance nfd-text-md\">Pharmify offers essential medical and mobility aids to ensure comfort, safety, and independence for patients, caregivers, and healthcare professionals.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">SHOP NOW →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md is-style-nfd-theme-light\" id=\"features\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg wp-block-group\" style=\"font-size:16px\"><!-- wp:heading {\"className\":\"nfd-text-giga nfd-text-primary nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h2 class=\"nfd-text-giga nfd-text-primary nfd-text-balance wp-block-heading\" style=\"font-style:normal;font-weight:700\">Empowering Everyday Care</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Supporting health, mobility, and independence—one essential at a time.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"30px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-tick-6.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Trusted Medical Supplies</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Shop with confidence</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-tick-6.png\" alt=\"\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Mobility Solutions</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Aids designed to enhance comfort and independence</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"80px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:80px\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/image-tick-6.png\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><strong>Professional Support</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Tailored for patients, caregivers, and healthcare providers.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column\" style=\"flex-basis:50%\"><!-- wp:image {\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-100px\",\"top\":\"100px\"}}}} --><figure class=\"nfd-rounded wp-block-image size-full\" style=\"margin-top:100px;margin-bottom:-100px\"><img src=\"https://images.unsplash.com/photo-1736289189363-4af449f7e6fc?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=572&h=754&crop=\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer --><div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull\" id=\"cta\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1576602976047-174e57a47881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1400&h=516&crop=\",\"dimRatio\":90,\"overlayColor\":\"accent-1\",\"isUserOverlayColor\":true,\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-xl nfd-p-md \"} --><div class=\"wp-block-cover nfd-rounded-xl nfd-p-md\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1576602976047-174e57a47881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1400&h=516&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-1-background-color has-background-dim-90 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-full\"} --><figure class=\"nfd-rounded-full wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1585421514738-01798e348b17?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=414&h=414&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-huge nfd-text-balance\"} --><p class=\"nfd-text-huge nfd-text-balance\">Take Control of Your Health</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-md nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-balance\">Explore our selection of certified home test kits, including metabolism testing and essential diagnostic tools. Designed for accuracy, privacy, and ease of use, these kits empower you to monitor key health indicators without leaving your home.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#e88128\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"background-color:#e88128\">SHOP NOW →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1577880216142-8549e9488dad?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Oliver Schmidt</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1613755387189-ad38197761ef?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Camille Dubois</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1557862921-37829c790f19?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">João da Silva</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:230;s:11:\"is_featured\";b:0;}i:47;a:10:{s:2:\"id\";s:36:\"a046d20e-32aa-4d1f-82bf-891ff4fd1bcf\";s:4:\"slug\";s:7:\"home-24\";s:5:\"title\";s:7:\"home-24\";s:11:\"description\";s:7:\"home-24\";s:7:\"content\";s:20704:\"<!-- wp:group {\"align\":\"wide\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1557704595-ecd34dc3a4b9?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\",\"dimRatio\":80,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":1,\"y\":0.24},\"minHeight\":605,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-lg nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg nfd-rounded-xl wp-block-cover\" style=\"min-height:605px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1557704595-ecd34dc3a4b9?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\" style=\"object-position:100% 24%\" data-object-fit=\"cover\" data-object-position=\"100% 24%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-80 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"500px\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:500px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left has-black-color has-text-color has-link-color\">Your personal<br>GLOW recipe</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance nfd-text-faded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"black\"} --><p class=\"nfd-text-balance nfd-text-faded has-text-align-left has-black-color has-text-color has-link-color\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"className\":\"nfd-btn-xl nfd-rounded-full\"} --><div class=\"nfd-btn-xl nfd-rounded-full wp-block-button\"><a class=\"wp-block-button__link has-black-background-color has-background wp-element-button\">Read more →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-py-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontFamily\":\"playfair-display\"} --><h2 class=\"nfd-text-xl nfd-py-md wp-block-heading has-text-align-center has-accent-2-color has-text-color has-link-color has-playfair-display-font-family\">Editor\'s Pick</h2><!-- /wp:heading --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Blog\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull\" id=\"blog-list\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":6,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":null,\"minimumColumnWidth\":\"23rem\"}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"className\":\"nfd-rounded-xl\"} /--><!-- wp:group {\"className\":\"-nfd-translate-y-1/2 nfd-px-md is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"-nfd-translate-y-1/2 nfd-px-md is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-sm nfd-rounded-xl is-style-default\",\"backgroundColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-p-sm nfd-rounded-xl is-style-default wp-block-group has-base-background-color has-background\"><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-lg nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--><!-- wp:post-excerpt {\"moreText\":\"Read more\",\"excerptLength\":19,\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}}}} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"blog-categories\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Skin Care</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://plus.unsplash.com/premium_photo-1661726457110-c43a88d74567?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://plus.unsplash.com/premium_photo-1661726457110-c43a88d74567?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Make Up</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1620755901999-166c6c151efe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1620755901999-166c6c151efe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Join our Club</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615396899839-c99c121888b0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.81,\"y\":0.2},\"contentPosition\":\"bottom left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-rounded nfd-p-sm\",\"style\":{\"dimensions\":{\"aspectRatio\":\"16/9\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1615396899839-c99c121888b0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=590&h=330&crop=\" style=\"object-position:81% 20%\" data-object-fit=\"cover\" data-object-position=\"81% 20%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"8px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"background\":\"#ffffffcf\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color wp-element-button\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:8px;border-bottom-right-radius:0px;background-color:#ffffffcf;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--70);font-style:normal;font-weight:600\">Therapy</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md\" id=\"about-author\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-py-md\"} --><div class=\"nfd-gap-4xl nfd-py-md wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3009.webp\",\"dimRatio\":50,\"overlayColor\":\"base\",\"isUserOverlayColor\":true,\"minHeight\":430,\"minHeightUnit\":\"px\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"is-style-contained-background\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-contained-background wp-block-cover is-light\" style=\"min-height:430px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3009.webp\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1592621385612-4d7129426394?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=280&h=420&crop=\" alt=\"\" /></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"50px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3010.png\" alt=\"\" style=\"width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-lg\"} --><figure class=\"nfd-rounded-lg wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1570431309787-5874f7dd7593?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=280&h=420&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"width\":\"40px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/bgimage-3011.png\" alt=\"\" style=\"width:40px\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"className\":\"nfd-text-xl \",\"fontFamily\":\"playfair-display\"} --><h2 class=\"nfd-text-xl wp-block-heading has-playfair-display-font-family\">Hello, I’m Madeline</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Read more →</a></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:column --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Subscription Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull\" id=\"subscribe\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-primary-15 wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Join our newsletter to stay updated with us!</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">No spam, only beautiful things. We promise.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:jetpack/contact-form {\"variationName\":\"default\",\"className\":\"nfd-jp-subscribe-form\"} --><div class=\"nfd-jp-subscribe-form wp-block-jetpack-contact-form\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"width\":75} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"placeholder\":\"Enter your email\",\"type\":\"email\",\"className\":\"nfd-rounded\"} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"backgroundColor\":\"accent-2\",\"borderRadius\":8,\"width\":\"25%\",\"lock\":{\"move\":false,\"remove\":false},\"className\":\"nfd-rounded\"} /--></div><!-- /wp:group --></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:240;s:11:\"is_featured\";b:0;}i:48;a:10:{s:2:\"id\";s:36:\"a046d20e-3859-4f15-9ed7-d5bf73149cd5\";s:4:\"slug\";s:7:\"home-25\";s:5:\"title\";s:7:\"home-25\";s:11:\"description\";s:7:\"home-25\";s:7:\"content\";s:25736:\"<!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}}},\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md has-link-color is-style-nfd-theme-white\" id=\"blog\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":1,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"include\",\"inherit\":false},\"className\":\"nfd-query-loop-2\"} --><div class=\"nfd-query-loop-2 wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":1}} --><!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":600,\"contentPosition\":\"bottom center\",\"className\":\"nfd-rounded-xl\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"padding-bottom:0;min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-px-md is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} --><div class=\"nfd-px-md is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-rounded-xl is-style-default\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\",\"topLeft\":\"20px\",\"topRight\":\"20px\"}}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-rounded-xl is-style-default wp-block-group has-base-background-color has-background\" style=\"border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0px;border-bottom-right-radius:0px\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\", \"textDecoration\":\"none\"}}} /--><!-- wp:post-excerpt {\"textColor\": \"black\", \"textAlign\":\"center\",\"moreText\":\"Read More\",\"excerptLength\":20} /--></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Subscription Form\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"newsletter-form\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-px-md nfd-py-sm nfd-gap-xl nfd-shadow-xs nfd-rounded is-style-nfd-theme-primary-15 wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-md\" style=\"font-style:normal;font-weight:600\">Join our newsletter to stay updated with us!</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-faded\"} --><p class=\"nfd-text-base nfd-text-faded\">No spam, only beautiful things. We promise.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:jetpack/contact-form {\"variationName\":\"default\",\"className\":\"nfd-jp-subscribe-form\"} --><div class=\"nfd-jp-subscribe-form wp-block-jetpack-contact-form\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:jetpack/field-email {\"required\":true,\"width\":75} --><div><!-- wp:jetpack/label {\"label\":\"Email\"} /--><!-- wp:jetpack/input {\"placeholder\":\"Enter your email\",\"type\":\"email\",\"className\":\"nfd-rounded\"} /--></div><!-- /wp:jetpack/field-email --><!-- wp:jetpack/button {\"element\":\"button\",\"text\":\"Subscribe\",\"backgroundColor\":\"accent-2\",\"borderRadius\":8,\"width\":\"25%\",\"lock\":{\"move\":false,\"remove\":false},\"className\":\"nfd-rounded\"} /--></div><!-- /wp:group --></div><!-- /wp:jetpack/contact-form --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66%\"><!-- wp:group {\"metadata\":{\"name\":\"Blog\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group is-style-nfd-theme-white\" id=\"blog\" ><!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":1,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"include\",\"inherit\":false},\"className\":\"nfd-query-loop-2 alignleft\"} --><div class=\"nfd-query-loop-2 wp-block-query alignleft\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":3}} --><!-- wp:columns {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"className\":\"nfd-rounded-xl\"} /--></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-rounded-xl nfd-overlap-x-lg is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-rounded-xl nfd-overlap-x-lg is-style-nfd-theme-white wp-block-group\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-lg nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /--><!-- wp:post-excerpt {\"excerptLength\":20} /--><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph --><p class=\"\">by </p><!-- /wp:paragraph --><!-- wp:post-author-name /--></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- /wp:post-template --></div><!-- /wp:query --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"33%\"} --><div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:group {\"metadata\":{\"name\":\"About the author\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"author\" ><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:image {\"width\":\"250px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"nfd-img-floating-photo\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}}}} --><figure class=\"nfd-img-floating-photo wp-block-image aligncenter size-full is-resized\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)\"><img src=\"https://images.unsplash.com/photo-1701943868564-2f6c75518491?w=250&h=250&fit=crop&crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:250px\"/></figure><!-- /wp:image --><!-- wp:spacer {\"height\":\"30px\"} --><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} --><h3 class=\"wp-block-heading\" style=\"font-style:normal;font-weight:700\">Hi! I\'m Javier Rivera :)</h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Feta bocconcini cheese and wine. Mozzarella st. agur blue cheese queso stilton bavarian bergkase danish fontina danish fontina queso.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group \" id=\"categories\" ><!-- wp:group {\"className\":\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-light nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Hot Categories</h2><!-- /wp:heading --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b4aea5\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b4aea5\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Pasta Lovers</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bba581\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bba581\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Healthy Food</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bfb191\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light nfd-rounded-xl\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bfb191\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#0000009c\"},\"border\":{\"radius\":\"0px\"},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}}} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"#\" style=\"border-radius:0px;background-color:#0000009c;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">Mexican Food</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg nfd-gap-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg nfd-gap-lg\" id=\"video-gallery\" ><!-- wp:group {\"metadata\":{\"name\":\"Video Grid\"},\"className\":\"nfd-container nfd-pb-lg nfd-wb-media-embeds__embed-8\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container nfd-pb-lg nfd-wb-media-embeds__embed-8 wp-block-group\"><!-- wp:heading --><h2 class=\"wp-block-heading\">Video Recipes</h2><!-- /wp:heading --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1594849425906-205ebbc48c55?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Marbella House</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734771771447-d943e2b5f4d5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Florencia House</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1575153409612-907131447a36?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Azzurra B&B</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Media Image + Text\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544519685-86ccb2dab444?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\",\"dimRatio\":30,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-stretch-cover-child nfd-rounded\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-stretch-cover-child nfd-rounded wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1544519685-86ccb2dab444?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-30 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"className\":\"nfd-pseudo-play-icon\"} --><p class=\"nfd-pseudo-play-icon\"><a href=\"#\">View more details</a></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-md nfd-text-contrast\"} --><h3 class=\"nfd-text-md nfd-text-contrast wp-block-heading\">Mandolina\'s Bay</h3><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"call-to-action\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-overflow-hidden is-style-nfd-theme-darker\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-overflow-hidden is-style-nfd-theme-darker wp-block-group alignfull\" style=\"border-style:none;border-width:0px\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1585144570594-103ef55590b1?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":60,\"overlayColor\":\"contrast\",\"isUserOverlayColor\":true,\"minHeight\":100,\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-0 nfd-bg- is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-bg- is-style-default wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1585144570594-103ef55590b1?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-contrast-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"fontFamily\":\"roboto-flex\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-roboto-flex-font-family\">Discover Delicious Recipes & Food Tips</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} --><p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Explore easy-to-follow recipes, cooking hacks, and flavor-packed ideas to elevate every meal—perfect for beginners and foodies alike.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill nfd-py-xs nfd-px-lg\",\"style\":{\"typography\":{\"lineHeight\":\"1.5\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"capitalize\"},\"border\":{\"radius\":\"100px\"},\"spacing\":{\"padding\":{\"left\":\"48px\",\"right\":\"48px\"}}},\"fontSize\":\"medium\"} --><div class=\"is-style-fill nfd-py-xs nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:100px;padding-right:48px;padding-left:48px;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize\">Start Cooking →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:250;s:11:\"is_featured\";b:0;}i:49;a:10:{s:2:\"id\";s:36:\"a046d20e-3e26-4678-ae84-9dd3c02b7733\";s:4:\"slug\";s:7:\"home-26\";s:5:\"title\";s:7:\"home-26\";s:11:\"description\";s:7:\"home-26\";s:7:\"content\";s:28254:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1737517302831-e7b8a8eaa97c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":35,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\", \"align\":\"full\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"800px\"}} --><div class=\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0 wp-block-cover alignfull\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1737517302831-e7b8a8eaa97c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-40 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-3\"}}}},\"textColor\":\"accent-3\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-accent-3-color has-text-color has-link-color has-large-font-size\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"align\":\"wide\",\"className\":\"nfd-text-giga\",\"fontSize\":\"custom-1\"} --><h1 class=\"nfd-text-giga wp-block-heading alignwide has-text-align-center has-custom-1-font-size\">The <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\">Boutique Experience</mark> at Hotelux</h1><!-- /wp:heading --><!-- wp:separator {\"backgroundColor\":\"accent-3\"} --><hr class=\"wp-block-separator has-text-color has-accent-3-color has-alpha-channel-opacity has-accent-3-background-color has-background\"/><!-- /wp:separator --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance has-text-align-center has-medium-font-size\"><strong>Hotelux</strong> invites you to experience refined hospitality, tailored for those who appreciate beauty, serenity,and impeccable service.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"150px\"} --><div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"features\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"wideSize\":\"1100px\",\"contentSize\":\"800px\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} --><h2 class=\"wp-block-heading alignwide has-text-align-center\">Crafted Moments, <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\"><em>Just for You</em></mark></h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-center has-medium-font-size\">Each experience is designed to awaken the senses, nourish the soul, and celebrate the art of presence.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1664347761197-b04b93f3feba?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#c6b5af\",\"isUserOverlayColor\":false,\"contentPosition\":\"top center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"200px\"}},\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-center\" style=\"border-bottom-left-radius:200px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1664347761197-b04b93f3feba?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c6b5af\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":\"0px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"fontSize\":\"large\",\"fontFamily\":\"playfair-display\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color has-playfair-display-font-family has-large-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:0px;padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:400\">The <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\">Boutique Experience</mark> at Hotelux</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1634045634161-b842d46ed840?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#c6b5af\",\"isUserOverlayColor\":false,\"contentPosition\":\"top center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"200px\"}},\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-center\" style=\"border-bottom-left-radius:200px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1634045634161-b842d46ed840?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c6b5af\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":\"0px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"fontSize\":\"large\",\"fontFamily\":\"playfair-display\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color has-playfair-display-font-family has-large-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:0px;padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:400\">Sensory Wellness</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1730505257107-42450e087584?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#c6b5af\",\"isUserOverlayColor\":false,\"contentPosition\":\"top center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"200px\"}},\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-center\" style=\"border-bottom-left-radius:200px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1730505257107-42450e087584?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=448&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c6b5af\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"border\":{\"radius\":\"0px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}},\"fontSize\":\"large\",\"fontFamily\":\"playfair-display\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color has-playfair-display-font-family has-large-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"border-radius:0px;padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:400\">Flavors & Stories</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} --><h2 class=\"wp-block-heading alignwide has-text-align-center\">The <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\">Boutique Experience</mark> at Hotelux</h2><!-- /wp:heading --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features-2\" ><!-- wp:columns {\"className\":\"nfd-gap-4xl\"} --><div class=\"wp-block-columns nfd-gap-4xl\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"40%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:40%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1649511134921-67afc567280c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=683&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#98968e\",\"isUserOverlayColor\":false,\"minHeight\":100,\"minHeightUnit\":\"%\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-md is-style-default\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\",\"topRight\":\"50%\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md is-style-default wp-block-cover is-light\" style=\"border-top-left-radius:0px;border-top-right-radius:50%;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:100%\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1649511134921-67afc567280c?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=683&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#98968e\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\",\"fontSize\":\"medium\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-accent-1-color has-text-color has-link-color has-playfair-display-font-family has-medium-font-size\"><em>The <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\">Boutique Experience</mark> at Hotelux</em></p><!-- /wp:paragraph --><!-- wp:columns {\"className\":\"nfd-rounded nfd-gap-4xl\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|60\"}}},\"backgroundColor\":\"accent-6\"} --><div class=\"nfd-rounded nfd-gap-4xl wp-block-columns has-accent-6-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--60)\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"x-large\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-playfair-display-font-family has-x-large-font-size\">38</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Curated Rooms & suites</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"x-large\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-playfair-display-font-family has-x-large-font-size\">26+</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Years of Tailored Excellence</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"x-large\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-playfair-display-font-family has-x-large-font-size\">150k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\"><strong>Satisfied Customers</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\"><strong>At Hotelux, luxury is not about excess—it\'s about intention. </strong><br>Every moment is curated, every space designed to evoke calm, beauty, and belonging. From the first greeting to the final farewell, your stay is a story crafted with care.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|60\"}}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-right:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60)\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"50px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-py-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"backgroundColor\":\"accent-6\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg has-background has-accent-6-background-color\" id=\"features-3\" ><!-- wp:columns {\"className\":\"nfd-gap-3xl\"} --><div class=\"nfd-gap-3xl wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\",\"fontSize\":\"medium\"} --><p class=\"has-accent-1-color has-text-color has-link-color has-medium-font-size\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">The <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\">Boutique Experience</mark> at Hotelux</p><!-- /wp:paragraph --><!-- wp:heading --><h2 class=\"wp-block-heading\">Rooms & Suites</h2><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Each room invites stillness; each suite tells a story of intimate elegance. With handcrafted details and views that embrace local beauty, our 38 spaces offer more than a stay—an experience that\'s sensory, personal, and unforgettable.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\",\"fontSize\":\"medium\"} --><p class=\"has-accent-1-color has-text-color has-link-color has-medium-font-size\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Why You\'ll Love It</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-md\",\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group has-small-font-size\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Organic cotton linens and hand-selected pillows</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Ambient lighting tailored to your mood</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Natural stone bathrooms with botanical amenities</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Personalized scent and sound experience on request</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/features-bullet-point-icon.webp&w=32&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Views that frame the beauty of Venice</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0px\",\"left\":\"0px\"}}},\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"gallery\" ><!-- wp:gallery {\"columns\":4,\"linkTo\":\"none\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1605346434674-a440ca4dc4c0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=350&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1566195992011-5f6b21e539aa?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=350&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1559414059-34fe0a59e57a?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=350&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1631049552057-403cdb8f0658?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=350&h=&crop=\" alt=\"\" /></figure><!-- /wp:image --></figure><!-- /wp:gallery --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"wide\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignwide nfd-container nfd-py-md\" id=\"features-3\" ><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} --><h2 class=\"wp-block-heading alignwide has-text-align-center\"><strong><em>Exclusive</em> services </strong></h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\",\"fontSize\":\"medium\",\"fontFamily\":\"playfair-display\"} --><p class=\"has-text-align-center has-accent-1-color has-text-color has-link-color has-playfair-display-font-family has-medium-font-size\"><em>Every comfort, thoughtfully curated for you.</em></p><!-- /wp:paragraph --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>The <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\">Boutique Experience</mark> at Hotelux</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Fresh, local delicacies served in-room or in our panoramic lounge.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Spa & Wellness</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Tailored treatments and aromatherapy rituals in serene, restorative spaces.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Bathtub Experience</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Pick-up and drop-off service with a personal driver, available upon request.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Ultra-Fast Wi-Fi</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Seamless, secure connection throughout the hotel—for work, leisure, or both.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Panoramic Pool</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Unwind in our year-round rooftop pool with breathtaking views over Venice.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded-xl nfd-p-sm\",\"style\":{\"border\":{\"width\":\"1px\"}},\"borderColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-xl nfd-p-sm wp-block-group has-border-color has-base-midtone-border-color\" style=\"border-width:1px\"><!-- wp:heading {\"level\":3} --><h3 class=\"wp-block-heading\"><em>Private Transfer</em></h3><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"small\"} --><p class=\"has-small-font-size\">Pick-up and drop-off service with a personal driver, available upon request.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --> \";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:260;s:11:\"is_featured\";b:0;}i:50;a:10:{s:2:\"id\";s:36:\"a046d20e-4429-494f-bb8e-3ee56637fd1d\";s:4:\"slug\";s:7:\"home-27\";s:5:\"title\";s:7:\"home-27\";s:11:\"description\";s:7:\"home-27\";s:7:\"content\";s:20055:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1522276498395-f4f68f7f8454?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"dimRatio\":70,\"isUserOverlayColor\":true,\"customGradient\":\"linear-gradient(135deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 98%)\",\"sizeSlug\":\"large\",\"align\":\"full\",\"className\":\"is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-cover alignfull has-base-color has-text-color has-link-color\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1522276498395-f4f68f7f8454?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 98%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"350px\"} --><div style=\"height:350px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-giga\"} --><p class=\"nfd-text-giga has-text-align-left\">Animals are a part of your family, let us help take care of them.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Learn more</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:spacer {\"height\":\"250px\"} --><div style=\"height:250px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div></div><!-- /wp:cover --><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-py-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-1\",\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-sm wp-block-group alignfull has-base-color has-accent-1-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"58px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2001.webp\" alt=\"\" style=\"width:58px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"large\"} --><p class=\"has-large-font-size\" style=\"font-style:normal;font-weight:400\">Get $25 OFF your first purchase of our homemade pet food!</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md\" id=\"features\" ><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"className\":\"nfd-rounded-lg nfd-p-md\",\"backgroundColor\":\"base-midtone\"} --><div class=\"nfd-rounded-lg nfd-p-md wp-block-column has-base-midtone-background-color has-background\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2002.webp&w=80&h=&crop=\" alt=\"\" style=\"width:80px\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Pet food</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">From balanced meals to tasty treats, each product is crafted with wholesome ingredients to support energy, digestion, and overall well-being for pets of all ages.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-rounded-lg nfd-p-md\",\"backgroundColor\":\"accent-3\"} --><div class=\"nfd-rounded-lg nfd-p-md wp-block-column has-accent-3-background-color has-background\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2003.webp&w=80&h=&crop=\" alt=\"\" style=\"width:80px\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Cat toys</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">From interactive playthings to cozy scratchers, these toys provide endless entertainment while supporting your cat’s natural instincts to hunt, jump, and explore.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-rounded-lg nfd-p-md\",\"backgroundColor\":\"accent-2\"} --><div class=\"nfd-rounded-lg nfd-p-md wp-block-column has-accent-2-background-color has-background\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"80px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-2004.webp&w=80&h=&crop=\" alt=\"\" style=\"width:80px\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h3 class=\"nfd-text-lg nfd-text-contrast wp-block-heading\">Accessories</h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-base nfd-text-balance\"} --><p class=\"nfd-text-base nfd-text-balance\">From cozy beds and stylish collars to travel essentials and grooming tools, you’ll find everything you need to make caring for your pet easier, safer, and more enjoyable.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features-1\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-lg\"} --><div class=\"nfd-gap-lg wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"30%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:30%\"><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-default wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1415369629372-26f2fe60c467?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=500&h=750&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"30%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:30%\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"is-style-default wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1557495235-340eb888a9fb?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=500&h=750&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:2/3;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:spacer {\"height\":\"50px\"} --><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"nfd-p-md\"} --><div class=\"nfd-p-md wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"typography\":{\"lineHeight\":\"1.3\"}},\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-x-large-font-size\" style=\"line-height:1.3\">No animals, just family.</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Because pets aren\'t \"just animals\" — they\'re family. Every wag, every purr, every look in their eyes reminds us that they share our homes, our hearts, and our lives.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">That\\’s why we care for them with the same love, respect, and dedication we give to any member of the family.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials Social Proof\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"testimonials\" ><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\"} --><h2 class=\"wp-block-heading has-text-align-center\">Read reviews, buy with confidence.</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">4.8/5 - Excellent | 567 reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Testimonials\"},\"className\":\"nfd-py-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-md wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns alignfull\"><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Excellent</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">We were really impressed by the quality of service and commitment shown by the the legal team.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1534030347209-467a5b0ad3e6?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Matthew Wilson</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Highly Recommended</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">They took care of all the legal matters for our business, allowing us to focus on growth and success.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1613755387189-ad38197761ef?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Margaux Renault</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md is-style-nfd-theme-light wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>Outstanding client feedback</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance nfd-text-base wp-block-group\"><!-- wp:paragraph --><p class=\"\">Our company was able to generate an unprecedented number of new leads thanks to this event.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"70px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1594864847339-d4bb38e91d62?w=200&fit=crop&w=200&h=200&crop=faces\" alt=\"\" style=\"width:70px; aspect-ratio: 1; object-fit: cover;\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Abigail Morgan</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Featured Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md\" id=\"products\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-lg nfd-text-contrast\"} --><h2 class=\"nfd-text-lg nfd-text-contrast wp-block-heading has-text-align-center\">Our best sellers</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Increase exposure and promote your eco-ethical image with Non-Woven, Recycled, Wholesale Reusable grocery Bags. Koosmo is fully customizable, guaranteed to capture your brand aesthetic and convey your promotional message with eco-friendly authority.</p><!-- /wp:paragraph --><!-- wp:woocommerce/product-collection {\"queryId\":0,\"query\":{\"woocommerceAttributes\":[],\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"taxQuery\":[],\"isProductCollectionBlock\":true,\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"popularity\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"},\"className\":\"nfd-wc-products\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-wc-products wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"height\":\"\",\"className\":\"nfd-rounded-xl\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:group {\"className\":\"nfd-gap-sm nfd-py-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-gap-sm nfd-py-xs wp-block-group\"><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"className\":\"nfd-text-contrast\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"normal\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"className\":\"nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /--></div><!-- /wp:group --><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:270;s:11:\"is_featured\";b:0;}i:51;a:10:{s:2:\"id\";s:36:\"a046d20e-4a80-4f84-9ca0-8d762c536e5b\";s:4:\"slug\";s:7:\"home-28\";s:5:\"title\";s:7:\"home-28\";s:11:\"description\";s:7:\"home-28\";s:7:\"content\";s:31689:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1734638053786-63cee80070f0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":50,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":656,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-0 nfd-m-0\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"-28px\"}}}} --><div class=\"alignfull wp-block-cover\" style=\"margin-top:-28px;min-height:656px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1734638053786-63cee80070f0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"alignfull is-style-default nfd-gap-lg nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"alignfull is-style-default nfd-gap-lg nfd-p-lg wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"150px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"200\"}},\"textColor\":\"accent-2\",\"fontSize\":\"medium\"} --><p class=\"has-accent-2-color has-text-color has-link-color has-medium-font-size\" style=\"font-style:normal;font-weight:200\">The Art of <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-2-color\">Observation</mark></p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\",\"fontSize\":\"xx-large\"} --><h1 class=\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center has-xx-large-font-size\">Serenissima</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance md:nfd-text-left\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance md:nfd-text-left has-text-align-center has-medium-font-size\">An immersive homage to the golden age of Venetian splendor—where myth, elegance, and celestial imagination converge in the masterful visions of Giovanni Battista Tiepolo.</p><!-- /wp:paragraph --><!-- wp:buttons {\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"margin\":{\"top\":\"24px\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-buttons\" style=\"margin-top:24px\"><!-- wp:button {\"className\":\"is-style-fill\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} --><div class=\"is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"text-transform:uppercase\">Buy tickets →</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"0px\",\"className\":\"nfd-my-0\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"nfd-my-0 wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-p-lg\",\"fontSize\":\"x-large\"} --><h2 class=\"nfd-p-lg wp-block-heading has-text-align-center has-x-large-font-size\">The Art of <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-2-color\">Observation</mark></h2><!-- /wp:heading --><!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"gallery\" ><!-- wp:group {\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"17rem\"}} --><div class=\"wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1563293743-a9761195b52e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1563293743-a9761195b52e?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1588513042785-346800387352?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=690&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"top center\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"rowSpan\":2}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover has-custom-content-position is-position-top-center\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1588513042785-346800387352?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=690&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-p-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"color\":{\"background\":\"#000000ab\"}},\"fontSize\":\"medium\"} --><h3 class=\"nfd-p-xs wp-block-heading has-text-align-left has-background has-medium-font-size\" style=\"background-color:#000000ab;font-style:normal;font-weight:500\">The Art of <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-2-color\">Observation</mark></h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-xs\",\"style\":{\"color\":{\"background\":\"#000000ab\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-p-xs wp-block-group has-background\" style=\"background-color:#000000ab\"><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\"><a href=\"#\">READ MORE ></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1488952619802-0a3f502bab33?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=690&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"isDark\":false,\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"columnSpan\":2},\"dimensions\":{\"aspectRatio\":\"auto\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1488952619802-0a3f502bab33?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=690&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1514905552197-0610a4d8fd73?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1514905552197-0610a4d8fd73?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1513038630932-13873b1a7f29?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"isDark\":false,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1513038630932-13873b1a7f29?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1524014529542-544cdf2606a0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1524014529542-544cdf2606a0?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1544213456-bc37cb97df74?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"isDark\":false,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1544213456-bc37cb97df74?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1572953109213-3be62398eb95?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"sizeSlug\":\"full\",\"style\":{\"dimensions\":{\"aspectRatio\":\"1\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1572953109213-3be62398eb95?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=330&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1564399580075-5dfe19c205f3?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=690&h=330&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"contentPosition\":\"bottom left\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"columnSpan\":2},\"dimensions\":{\"aspectRatio\":\"auto\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover has-custom-content-position is-position-bottom-left\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1564399580075-5dfe19c205f3?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=690&h=330&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-balance nfd-p-xs\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"},\"color\":{\"background\":\"#000000ab\"}},\"fontSize\":\"medium\"} --><h3 class=\"nfd-text-balance nfd-p-xs wp-block-heading has-text-align-left has-background has-medium-font-size\" style=\"background-color:#000000ab;font-style:normal;font-weight:500\">Timeless beauty framed by golden shadows.</h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-xs\",\"style\":{\"color\":{\"background\":\"#000000ab\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-p-xs wp-block-group has-background\" style=\"background-color:#000000ab\"><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\"><a href=\"#\">READ MORE</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-py-lg\"} --><div class=\"nfd-gap-4xl nfd-py-lg wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"right\":\"150px\"}}}} --><figure class=\"wp-block-image size-large\" style=\"margin-right:150px\"><img src=\"https://images.unsplash.com/photo-1680270949998-4539234c5d54?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=370&h=500&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"spacing\":{\"margin\":{\"left\":\"150px\",\"top\":\"-150px\"}}}} --><figure class=\"wp-block-image size-large\" style=\"margin-top:-150px;margin-left:150px\"><img src=\"https://images.unsplash.com/flagged/photo-1572392640988-ba48d1a74457?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=370&h=500&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"200\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:200;text-transform:uppercase\">The Art of <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-2-color\">Observation</mark></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:heading {\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-x-large-font-size\">Classic.</h2><!-- /wp:heading --><!-- wp:heading {\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-x-large-font-size\">Contemporary.</h2><!-- /wp:heading --><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-accent-2-color has-text-color has-link-color has-x-large-font-size\">Connected.</h2><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\">Step into a curated dialogue between past and present—where abstract color fields echo mythic drama, and modern minimalism mirrors classical elegance. Through the lens of observation, art becomes a bridge across centuries.</p><!-- /wp:paragraph --><!-- wp:separator {\"backgroundColor\":\"accent-2\"} --><hr class=\"wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group nfd-container\" id=\"cta\" ><!-- wp:separator {\"backgroundColor\":\"accent-2\"} --><hr class=\"wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"910px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"200\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-medium-font-size\" style=\"font-style:normal;font-weight:200;text-transform:uppercase\">The Art of <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-2-color\">Observation</mark></p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"x-large\"} --><h2 class=\"wp-block-heading has-text-align-center has-x-large-font-size\">The Curator’s Lens</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-center has-medium-font-size\">Exploring the narratives, nuances, and inspirations behind every exhibition. A refined perspective on the art of seeing.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:separator {\"backgroundColor\":\"accent-2\"} --><hr class=\"wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Blog\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"blog\" ><!-- wp:query {\"queryId\":22,\"query\":{\"perPage\":6,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"taxQuery\":null,\"parents\":[],\"format\":[]}} --><div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"1\",\"width\":\"100%\",\"sizeSlug\":\"full\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} /--><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"},\"margin\":{\"top\":\"-75px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"margin-top:-75px;padding-right:50px\"><!-- wp:group {\"className\":\"is-style-default nfd-p-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base-midtone\"}}}},\"backgroundColor\":\"contrast\",\"textColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default nfd-p-sm wp-block-group has-base-midtone-color has-contrast-background-color has-text-color has-background has-link-color\"><!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}}},\"textColor\":\"accent-1\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\"} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --><!-- wp:buttons {\"className\":\"nfd-p-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"nfd-p-md wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"accent-1\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-border-color has-accent-1-border-color wp-element-button\" href=\"#\" style=\"border-width:1px;text-transform:uppercase\">The Art of <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-2-color\">Observation</mark></a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:query-no-results --><!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} --><p class=\"\"></p><!-- /wp:paragraph --><!-- /wp:query-no-results --></div><!-- /wp:query --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1560369275-071ff3e17016?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\",\"dimRatio\":50,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"contentPosition\":\"center center\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-lg\"} --><div class=\"wp-block-cover alignfull nfd-container nfd-stretch-cover-child nfd-bg-gray-800 is-style-default nfd-p-lg \"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1560369275-071ff3e17016?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1600&h=&crop=\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"alignfull is-style-default nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group alignfull is-style-default nfd-gap-xl \"><!-- wp:group {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base-midtone\"}}},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"5px\",\"left\":\"30px\",\"right\":\"30px\"}}},\"backgroundColor\":\"accent-2\",\"textColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-base-midtone-color has-accent-2-background-color has-text-color has-background has-link-color\" style=\"padding-top:10px;padding-right:30px;padding-bottom:5px;padding-left:30px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"}},\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\" style=\"font-style:normal;font-weight:400;line-height:1.5\">The Art of <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-2-color\">Observation</mark></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br\",\"fontSize\":\"xx-large\"} --><h2 class=\"nfd-text-current nfd-text-giga md:nfd-text-left md:nfd-no-br wp-block-heading has-text-align-center has-xx-large-font-size\"><em>Forms in Stillness</em></h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance has-text-align-center has-medium-font-size\">A sculptural journey through abstraction and presence. This exhibition invites reflection on the human form, geometry, and the quiet dialogue between material and light. Each piece stands as a moment of contemplation—where silence becomes shape.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"cta\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-md nfd-gap-2xl\"} --><div class=\"nfd-text-md nfd-gap-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:heading {\"className\":\"nfd-text-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"accent-2\",\"fontSize\":\"large\"} --><h2 class=\"nfd-text-xl wp-block-heading has-accent-2-color has-text-color has-link-color has-large-font-size\" style=\"text-transform:uppercase\">The Art of <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-2-color\">Observation</mark></h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">At Musea, we celebrate the art of observation. Our space is a sanctuary where timeless masterpieces and contemporary expressions coexist—curated to inspire, provoke, and connect. We believe in the transformative power of art to shape thought, emotion, and experience.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"accent-1\"} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-border-color has-accent-1-border-color wp-element-button\" href=\"#\" style=\"border-width:1px;text-transform:uppercase\">View more →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1572953109213-3be62398eb95?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=440&h=590&crop=\" alt=\"\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\">Opening Hours</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Monday – Friday: 10:00 AM – 6:00 PM</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Saturday – Sunday: 11:00 AM – 7:00 PM</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Closed on Public Holidays</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\">Tickets</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">General Admission: £12</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Students & Seniors: £8</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Children under 12: Free</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Group & Private Tours: Available upon request</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\">Find us</p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Musea Galler</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Turner House, 14 Gainsborough Lane</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">London WC2N 5DU,<br>United Kingdom</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:280;s:11:\"is_featured\";b:0;}i:52;a:10:{s:2:\"id\";s:36:\"a046d20e-50d5-48a0-a7e3-d648bfed5138\";s:4:\"slug\";s:7:\"home-29\";s:5:\"title\";s:7:\"home-29\";s:11:\"description\";s:7:\"home-29\";s:7:\"content\";s:36350:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull is-style-nfd-theme-primary-15\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1576765608622-067973a79f53?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1728&h=&crop=\",\"isUserOverlayColor\":true,\"minHeight\":1000,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg, rgba(0, 112, 108, 0.65), rgba(0, 112, 108, 0.65))\",\"sizeSlug\":\"large\",\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover alignfull\" style=\"min-height:1000px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1576765608622-067973a79f53?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1728&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg, rgba(0, 112, 108, 0.65), rgba(0, 112, 108, 0.65))\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"78px\"}}} --><h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:78px\">Your Health, <strong>Our Mission</strong></h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-center has-medium-font-size\">Compassionate care, expert solutions — for every stage of life.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"5px\",\"width\":\"1px\"},\"spacing\":{\"padding\":{\"left\":\"38px\",\"right\":\"38px\",\"top\":\"15px\",\"bottom\":\"15px\"}}}} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-width:1px;border-radius:5px;padding-top:15px;padding-right:38px;padding-bottom:15px;padding-left:38px\">MEET OUR TEAM →</a></div><!-- /wp:button --><!-- wp:button {\"className\":\"is-style-fill\",\"style\":{\"border\":{\"radius\":\"5px\"},\"spacing\":{\"padding\":{\"left\":\"38px\",\"right\":\"38px\",\"top\":\"15px\",\"bottom\":\"15px\"}}}} --><div class=\"is-style-fill wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:5px;padding-top:15px;padding-right:38px;padding-bottom:15px;padding-left:38px\">EXPLORE SERVICES →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"-100px\"}}},\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"text\" style=\"margin-top:-100px;\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"40%\",\"className\":\"nfd-rounded-lg is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"60px\",\"bottom\":\"60px\",\"left\":\"60px\",\"right\":\"60px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded-lg is-style-nfd-theme-primary wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:60px;flex-basis:40%\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffffe\"}}},\"color\":{\"text\":\"#fffffe\"}},\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-text-color has-link-color has-large-font-size\" style=\"color:#fffffe\"><strong>Precision Medicine, Tailored for You</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\" style=\"font-style:normal;font-weight:400\">Advanced diagnostics, compassionate care — accurate results and personalized treatments for your health journey.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"5px\",\"width\":\"1px\"},\"typography\":{\"fontSize\":\"22px\"}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-border-color has-base-border-color has-custom-font-size wp-element-button\" style=\"border-width:1px;border-radius:5px;font-size:22px\">Find Your Diagnostic Path →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"71.3%\",\"className\":\"nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"60px\",\"bottom\":\"60px\",\"left\":\"60px\",\"right\":\"60px\"}}},\"backgroundColor\":\"base\",\"fontSize\":\"medium\"} --><div class=\"nfd-rounded wp-block-column is-vertically-aligned-stretch has-base-background-color has-background has-medium-font-size\" style=\"padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:60px;flex-basis:71.3%\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-accent-2-color has-text-color has-link-color has-large-font-size\"><strong>Opening Hours</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\"><strong>CarePoint Medical12 Kensington Grove</strong>, London W8 5NX,United Kingdom</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Mon – Fri: <strong>08:00 – 18:00</strong><br>Sat: <strong>09:00 – 17:00</strong><br>Sun: <strong>09:00 – 17:00</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-accent-2-color has-text-color has-link-color has-large-font-size\"><strong>Emergency</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Our team is ready to respond quickly whenever urgent care is needed. Call us and our emergency unit will come to you as fast as possible.</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Tel: +39 041 123 4567</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-py-lg\" id=\"features\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"100px\"}}}} --><div class=\"nfd-text-base wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} --><div class=\"md:nfd-order-2 nfd-text-md wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-sm nfd-text-primary\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"fontSize\":\"medium\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-left has-medium-font-size\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">OUR MEDICAL CENTER</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"x-large\"} --><h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-x-large-font-size\" style=\"font-style:normal;font-weight:400\">Carepoint medical</h2><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\">At CarePoint, we offer advanced medical services with precision and compassion. With over 15 years of experience, we’re proud to be a trusted name in modern healthcare.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-sm nfd-text-primary\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"letterSpacing\":\"0.05em\"}},\"fontSize\":\"medium\"} --><p class=\"nfd-text-sm nfd-text-primary has-text-align-left has-medium-font-size\" style=\"font-style:normal;font-weight:500;letter-spacing:0.05em;text-transform:uppercase\">CarePoint Special Features</p><!-- /wp:paragraph --><!-- wp:columns {\"style\":{\"typography\":{\"fontSize\":\"22px\"}}} --><div class=\"wp-block-columns\" style=\"font-size:22px\"><!-- wp:column {\"width\":\"43%\",\"style\":{\"spacing\":{\"blockGap\":\"20px\"}}} --><div class=\"wp-block-column\" style=\"flex-basis:43%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Trauma Response</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Prenatal & Lactation</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Dental Surgery</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}}} --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Pediatric Emergency</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Cardio Center</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"25px\",\"height\":\"25px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-tick-bg.png\" alt=\"\" style=\"object-fit:cover;width:25px;height:25px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><p style=\"font-style:normal;font-weight:400\" class=\"\">Cosmetic & Reconstructive</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1638202993928-7267aad84c31?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=650&h=650&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"align\":\"full\",\"style\":{\"border\":{\"top\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}}},\"metadata\":{\"name\":\"Services\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-p-lg\" id=\"services\" style=\"border-top-width:3px;border-top-color:#f1f4ff;\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"x-large\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-center has-x-large-font-size\" style=\"font-style:normal;font-weight:400\">Specialized Medical Services</h2><!-- /wp:heading --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Brain.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Neurology</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Heart care, ECG testing, and vascular health monitoring.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Injection.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Vaccinations</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Mobility support, bone health, and injury recovery.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Heart-Rate.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Cardiology</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Comprehensive blood work and microbiological analysis.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Bone.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Orthopedics</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Mobility support, bone health, and injury recovery.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Brain.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Lab Testing</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Heart care, ECG testing, and vascular health monitoring.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"style\":{\"border\":{\"color\":\"#f1f4ff\",\"width\":\"3px\",\"radius\":\"30px\"},\"spacing\":{\"padding\":{\"top\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\",\"right\":\"48px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md wp-block-group has-border-color\" style=\"border-color:#f1f4ff;border-width:3px;border-radius:30px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px\"><!-- wp:image {\"width\":\"85px\",\"height\":\"85px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><figure class=\"wp-block-image aligncenter size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/Medical-Shield.png\" alt=\"\" style=\"object-fit:cover;width:85px;height:85px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} --><h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Preventive Care</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px\">Mobility support, bone health, and injury recovery.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-lg\",\"align\":\"full\",\"metadata\":{\"name\":\"Team\"},\"nfdGroupTheme\":\"primary-15\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-p-lg is-style-nfd-theme-primary-15\" id=\"team\" ><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"80px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"x-large\"} --><h2 class=\"nfd-text-xl nfd-text-contrast wp-block-heading has-text-align-center has-x-large-font-size\" style=\"font-style:normal;font-weight:400\">Our Doctors</h2><!-- /wp:heading --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"15px\",\"topRight\":\"15px\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1550480082-dd9c35032f45?w=512&fit=crop&w=600&h=450&crop=\" alt=\"\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"15px\",\"bottomRight\":\"15px\"},\"left\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"right\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"bottom\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"top\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\",\"right\":\"32px\"},\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-nfd-theme-white wp-block-group\" style=\"border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-right-color:#f1f4ff;border-right-width:3px;border-bottom-color:#f1f4ff;border-bottom-width:3px;border-left-color:#f1f4ff;border-left-width:3px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:400\">Nicole Smith</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"18px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color\" style=\"font-size:18px;font-style:normal;font-weight:500;text-transform:uppercase\">Pediatric Neurology</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"15px\",\"topRight\":\"15px\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1607990281513-2c110a25bd8c?w=512&fit=crop&w=600&h=450&crop=\" alt=\"\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"15px\",\"bottomRight\":\"15px\"},\"left\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"right\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"bottom\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"top\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\",\"right\":\"32px\"},\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-nfd-theme-white wp-block-group\" style=\"border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-right-color:#f1f4ff;border-right-width:3px;border-bottom-color:#f1f4ff;border-bottom-width:3px;border-left-color:#f1f4ff;border-left-width:3px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:400\">Justin Jones</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"18px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color\" style=\"font-size:18px;font-style:normal;font-weight:500;text-transform:uppercase\">Cardiology</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"15px\",\"topRight\":\"15px\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1560253717-c9ece454f7d1?w=512&fit=crop&w=600&h=450&crop=\" alt=\"\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"15px\",\"bottomRight\":\"15px\"},\"left\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"right\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"bottom\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"top\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\",\"right\":\"32px\"},\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-nfd-theme-white wp-block-group\" style=\"border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-right-color:#f1f4ff;border-right-width:3px;border-bottom-color:#f1f4ff;border-bottom-width:3px;border-left-color:#f1f4ff;border-left-width:3px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:400\">So-young Jung</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"18px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color\" style=\"font-size:18px;font-style:normal;font-weight:500;text-transform:uppercase\">Orthopedic Surgery</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"15px\",\"topRight\":\"15px\"}}}} --><figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://images.unsplash.com/photo-1495603889488-42d1d66e5523?w=512&fit=crop&w=600&h=450&crop=\" alt=\"\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;aspect-ratio:3/4;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"border\":{\"radius\":{\"bottomLeft\":\"15px\",\"bottomRight\":\"15px\"},\"left\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"right\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"},\"bottom\":{\"color\":\"#f1f4ff\",\"width\":\"3px\"}},\"spacing\":{\"padding\":{\"top\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\",\"right\":\"32px\"},\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"is-style-nfd-theme-white wp-block-group\" style=\"border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-right-color:#f1f4ff;border-right-width:3px;border-bottom-color:#f1f4ff;border-bottom-width:3px;border-left-color:#f1f4ff;border-left-width:3px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"18px\"}}} --><p class=\"has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:400\">Darnell Carter</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"18px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color\" style=\"font-size:18px;font-style:normal;font-weight:500;text-transform:uppercase\">Preventive Medicine</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pt-lg\",\"metadata\":{\"name\":\"Text\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-pt-lg\" id=\"text\" ><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"60%\",\"className\":\"nfd-col-start-1 nfd-col-end-10 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-10 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"flex-basis:60%\"><!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1601588243681-2fa6a06300d7?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1043&h=587&crop=\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"120px\"}}}} --><div class=\"nfd-col-start-7 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:120px\"><!-- wp:group {\"className\":\"is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"60px\",\"bottom\":\"60px\",\"left\":\"60px\",\"right\":\"60px\"}},\"border\":{\"radius\":\"15px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-nfd-theme-primary wp-block-group\" style=\"border-radius:15px;padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:60px\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffffe\"}}},\"color\":{\"text\":\"#fffffe\"}},\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-text-color has-link-color has-large-font-size\" style=\"color:#fffffe\"><strong>A Space Designed for Healing</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\" style=\"font-style:normal;font-weight:400\">Step into a clinic where architecture meets care. Bright, modern interiors with private rooms and diagnostic suites ensure comfort, discretion, and efficiency — because healing begins with feeling safe.</p><!-- /wp:paragraph --><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"68px\",\"height\":\"68px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-location-108.png\" alt=\"\" style=\"object-fit:cover;width:68px;height:68px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"className\":\"md:nfd-no-br\",\"fontSize\":\"medium\"} --><p class=\"md:nfd-no-br has-medium-font-size\"><strong>12 Kensington Grove, London </strong><br><strong>W8 5NX, United Kingdom</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\",\"style\":{\"border\":{\"radius\":\"5px\",\"width\":\"1px\"},\"typography\":{\"fontSize\":\"22px\"}},\"borderColor\":\"base\"} --><div class=\"is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-border-color has-base-border-color has-custom-font-size wp-element-button\" style=\"border-width:1px;border-radius:5px;font-size:22px\">Discover Our Spaces →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:290;s:11:\"is_featured\";b:0;}i:53;a:10:{s:2:\"id\";s:36:\"a046d20e-5799-48a7-8912-c107d3a19779\";s:4:\"slug\";s:7:\"home-30\";s:5:\"title\";s:7:\"home-30\";s:11:\"description\";s:7:\"home-30\";s:7:\"content\";s:33538:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\"},\"margin\":{\"top\":\"0\"}}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1697457053997-555dfc117cf1?w=1200&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":605,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\",\"isDark\":false,\"sizeSlug\":\"full\",\"align\":\"center\",\"className\":\"nfd-p-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"wideSize\":\"\"}} --><div class=\"nfd-p-lg wp-block-cover aligncenter is-light\" style=\"margin-top:0;min-height:605px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1697457053997-555dfc117cf1?w=1200&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 44%,rgba(255,184,184,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"}} --><div class=\"wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl\"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"480px\",\"className\":\"nfd-py-md nfd-px-md nfd-rounded\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-2\",\"textColor\":\"base\",\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-py-md nfd-px-md nfd-rounded wp-block-column is-vertically-aligned-center has-base-color has-accent-2-background-color has-text-color has-background has-link-color\" style=\"flex-basis:480px\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-sm wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"base\"} --><h1 class=\"nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\"><em>Design Meets Nature</em></h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"base\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-left has-base-color has-text-color has-link-color has-medium-font-size\"><br><br>Elegant forms, muted tones, and curated plants — a new<br>way to live outdoors with grace and intention.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-w-full wp-block-buttons\"><!-- wp:button {\"textAlign\":\"center\",\"width\":100,\"className\":\"nfd-rounded is-style-outline\",\"style\":{\"typography\":{\"textTransform\":\"capitalize\"},\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}},\"fontSize\":\"medium\"} --><div class=\"nfd-rounded is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-medium-font-size has-text-align-center has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--20);text-transform:capitalize\">Browse Our Favorites →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Latest Products\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container has-background has-base-midtone-background-color\" id=\"products\" ><!-- wp:group {\"metadata\":{\"name\":\"Latest Products\"},\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull has-base-midtone-background-color has-background\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"className\":\"nfd-py-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-pb-sm\"} --><h1 class=\"nfd-pb-sm wp-block-heading has-text-align-center\">Our best sellers</h1><!-- /wp:heading --><!-- wp:woocommerce/product-collection {\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":true,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"typography\":{\"lineHeight\":\"0.4\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"className\":\"nfd-rounded nfd-my-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"var:preset|spacing|40\"}}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:post-terms {\"term\":\"product_cat\",\"textAlign\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"textColor\":\"accent-2\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md\" id=\"features\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#f9f4f2\"},\"border\":{\"radius\":\"40px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group has-background\" style=\"border-radius:40px;background-color:#f9f4f2\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1640938776314-4d303f8a1380?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\",\"dimRatio\":60,\"overlayColor\":\"white\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":1,\"y\":0.5},\"minHeight\":379,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"40px\"}}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-top-left\" style=\"border-radius:40px;min-height:379px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1640938776314-4d303f8a1380?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\" style=\"object-position:100% 50%\" data-object-fit=\"cover\" data-object-position=\"100% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-white-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"black\"} --><h2 class=\"wp-block-heading has-black-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">Chairs</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"},\":hover\":{\"color\":{\"text\":\"var:preset|color|primary\"}}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group has-link-color\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Kitchen chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wood chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Folding chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Lounge chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Dining chairs</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Office chairs</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615873968403-89e068629265?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\",\"dimRatio\":0,\"customOverlayColor\":\"#786254\",\"isUserOverlayColor\":false,\"minHeight\":383,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"large\",\"className\":\"is-style-default\",\"style\":{\"border\":{\"radius\":\"40px\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"border-radius:40px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:383px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1615873968403-89e068629265?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=600&crop=square\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#786254\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-p-md nfd-px-lg\",\"style\":{\"color\":{\"background\":\"#0000008c\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-md nfd-p-md nfd-px-lg wp-block-group has-background has-small-font-size\" style=\"background-color:#0000008c\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1.3\"}},\"textColor\":\"base\"} --><h2 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600;line-height:1.3\">Home decoration</h2><!-- /wp:heading --><!-- wp:buttons {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-px-lg\",\"style\":{\"border\":{\"radius\":\"40px\"},\"spacing\":{\"padding\":{\"left\":\"64px\",\"right\":\"64px\"}}}} --><div class=\"nfd-px-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\" style=\"border-radius:40px;padding-right:64px;padding-left:64px\">Shop Now ➞</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1715492636497-b0295157272d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=1200&crop=\",\"dimRatio\":40,\"overlayColor\":\"black\",\"isUserOverlayColor\":true,\"minHeight\":790,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"sizeSlug\":\"large\",\"className\":\"is-style-default nfd-p-md\",\"style\":{\"border\":{\"radius\":\"40px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"is-style-default nfd-p-md wp-block-cover has-custom-content-position is-position-top-left\" style=\"border-radius:40px;min-height:790px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1715492636497-b0295157272d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=600&h=1200&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-40 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"className\":\"is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"white\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":1.6}},\"textColor\":\"white\"} --><h2 class=\"is-style-default wp-block-heading has-white-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600;line-height:1.6\">Details make the <br>difference.</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"white\"},\":hover\":{\"color\":{\"text\":\"white\"}}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-sm wp-block-group has-link-color\"><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Flowers & Plants</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Creative pillows</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wall Art</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Wall Sticker</a></p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\">Oriental rugs</a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container has-background has-base-midtone-background-color\" id=\"features-1\" ><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-contrast nfd-py-md\"} --><h1 class=\"nfd-text-contrast nfd-py-md wp-block-heading has-text-align-center\">Quiet Spaces, Natural Touches</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-3xl nfd-m-no-border\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl nfd-m-no-border wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"top\":[],\"right\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"bottom\":[]}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--base-midtone);border-right-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-large-font-size\" style=\"font-style:normal;font-weight:500\">Find your style</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Begin with inspiration — from lush gardens to serene interiors, we help you uncover the aesthetic that speaks to your soul.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"right\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"},\"top\":[],\"bottom\":[],\"left\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"}}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--accent-6);border-right-width:1px;border-left-color:var(--wp--preset--color--accent-6);border-left-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary ndf-py-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary ndf-py-md wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Curate & Design</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">We thoughtfully select decor elements and plants that harmonize with your space, blending nature, design, and tranquility</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"right\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"},\"top\":[],\"bottom\":[],\"left\":[]}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--accent-6);border-right-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Shape the mood</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Begin with inspiration — from lush gardens to serene interiors, we help you uncover the aesthetic that speaks to your soul.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\"} --><div class=\"nfd-p-sm wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Live the Feeling</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Beauty grows over time — we guide you in maintaining your space so it continues to bloom with grace, harmony, and intention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"66px\"} --><div style=\"height:66px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pt-lg nfd-pb-md\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg nfd-pb-md\" id=\"features-2\" ><!-- wp:columns {\"className\":\"nfd-gap-md\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"0\"}}}} --><div class=\"nfd-gap-md wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-p-lg \",\"style\":{\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-p-lg wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:0\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">A Marketplace of Natural Elegance</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Wood, linen, and greenery come together in quiet harmony. Discover how curated objects and soft textures turn ordinary corners into soulful spaces — designed to breathe, live, and feel like home.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"60%\"} --><div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}}} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:100px\"><!-- wp:image {\"width\":\"450px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1621784166258-c6fdfff31879?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:450px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"450px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1571263823840-23e96df50331?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:450px\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md\",\"style\":{\"color\":{\"background\":\"#ffffff\"}},\"metadata\":{\"name\":\"Features\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-md has-background has-base-midtone-background-color has-background\" id=\"features-3\" ><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"},\"blockGap\":{\"left\":\"var:preset|spacing|60\"}}}} --><div class=\"wp-block-columns\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"48.3%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:48.3%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1721523236917-1eb09c2ccc15?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDE5fHx8ZW58MHx8fHx8&w=1200&h=&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeight\":790,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"align\":\"center\",\"className\":\"nfd-rounded\",\"style\":{\"color\":{\"duotone\":\"unset\"},\"spacing\":{\"margin\":{\"top\":\"0px\"},\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} --><div class=\"nfd-rounded wp-block-cover aligncenter is-light\" style=\"margin-top:0px;padding-top:0px;padding-right:0;padding-bottom:0px;padding-left:0;min-height:790px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1721523236917-1eb09c2ccc15?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDE5fHx8ZW58MHx8fHx8&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"left\":\"0\"}},\"dimensions\":{\"minHeight\":\"790px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"verticalAlignment\":\"bottom\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\" style=\"min-height:790px;padding-right:var(--wp--preset--spacing--50);padding-left:0\"><!-- wp:group {\"className\":\"nfd-p-sm nfd-rounded\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"layout\":{\"columnSpan\":1,\"rowSpan\":2},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"10px\",\"bottomLeft\":\"0px\",\"bottomRight\":\"0px\"}}},\"backgroundColor\":\"accent-3\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm nfd-rounded wp-block-group has-accent-3-background-color has-background\" style=\"border-top-left-radius:0px;border-top-right-radius:10px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-p-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"bottom\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-gap-sm nfd-p-md wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-contrast nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"base\"} --><h1 class=\"nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left has-base-color has-text-color has-link-color\"><em>Looking for a gift</em></h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"black\"}}}},\"textColor\":\"base\",\"fontSize\":\"medium\"} --><p class=\"has-text-align-left has-base-color has-text-color has-link-color has-medium-font-size\"><br>From botanical accents to handcrafted decor — discover gifts that speak softly and live beautifully</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20px\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:buttons {\"className\":\"nfd-w-full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} --><div class=\"nfd-w-full wp-block-buttons\"><!-- wp:button {\"textAlign\":\"center\",\"textColor\":\"base\",\"width\":100,\"className\":\"nfd-btn-xl nfd-rounded is-style-outline\",\"style\":{\"typography\":{\"textTransform\":\"capitalize\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"small\"} --><div class=\"nfd-btn-xl nfd-rounded is-style-outline wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color has-small-font-size has-text-align-center has-custom-font-size wp-element-button\" style=\"text-transform:capitalize\">Browse Our Favorites →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} --><div class=\"wp-block-column is-vertically-aligned-top\" style=\"padding-top:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"-43px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\" style=\"margin-top:-43px;margin-bottom:0px\"><!-- wp:woocommerce/product-collection {\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":true,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":2,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"className\":\"nfd-gap-xs\",\"style\":{\"typography\":{\"lineHeight\":\"0.4\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"className\":\"nfd-rounded nfd-my-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"var:preset|spacing|40\"}}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:post-terms {\"term\":\"product_cat\",\"textAlign\":\"center\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /--><!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"textColor\":\"accent-2\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:300;s:11:\"is_featured\";b:0;}i:54;a:10:{s:2:\"id\";s:36:\"a046d20e-5dd2-4427-98db-c0fc309fc27d\";s:4:\"slug\";s:7:\"home-31\";s:5:\"title\";s:7:\"home-31\";s:11:\"description\";s:7:\"home-31\";s:7:\"content\";s:25335:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"features\" ><!-- wp:group {\"style\":{\"color\":{\"gradient\":\"linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 58%,rgb(255,214,10) 58%,rgb(255,214,10) 100%)\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-lg wp-block-group alignfull has-background\" style=\"background:linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 58%,rgb(255,214,10) 58%,rgb(255,214,10) 100%)\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-2xl\"} --><div class=\"nfd-gap-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":1,\"className\":\"nfd-text-balance\",\"fontSize\":\"xx-large\"} --><h1 class=\"nfd-text-balance wp-block-heading has-xx-large-font-size\">Hungry?<br>Let\'s taco \'bout it!</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance has-medium-font-size\">Fresh ingredients, bold flavors, and zero compromises. At TacoLoco, every bite is a fiesta—served fast, made with love, and always loco-delicious.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"}} --><div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Order online →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded-xl nfd-img-tilt-left\",\"style\":{\"color\":[]}} --><figure class=\"nfd-rounded-xl nfd-img-tilt-left wp-block-image size-full\"><img src=\"https://images.unsplash.com/photo-1565299585323-38d6b0865b47?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=715&h=715&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features\" ><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"margin\":{\"top\":\"0\"}}},\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":\"23rem\",\"columnCount\":null}} --><div class=\"wp-block-group\" style=\"margin-top:0\"><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-6\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-p-md wp-block-group has-base-color has-accent-6-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Tacos on Fire</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Fresh ingredients, bold flavors, and zero compromises. At TacoLoco, every bite is a fiesta—served fast, made with love, and always loco-delicious.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"base\",\"className\":\"is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color wp-element-button\" href=\"#\">Order online →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1610440042657-612c34d95e9f?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=465&h=465&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-2\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-p-md wp-block-group has-base-color has-accent-2-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Burgers & Buns</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Fresh ingredients, bold flavors, and zero compromises. At TacoLoco, every bite is a fiesta—served fast, made with love, and always loco-delicious.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"base\",\"className\":\"is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color wp-element-button\" href=\"#\">Order online →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1629793980446-192d630f0dbe?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=465&h=465&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --><!-- wp:group {\"className\":\"nfd-p-md\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"backgroundColor\":\"accent-1\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-p-md wp-block-group has-base-color has-accent-1-background-color has-text-color has-background has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-p-xs\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent-3\",\"textColor\":\"contrast\",\"fontFamily\":\"bevan\"} --><p class=\"nfd-p-xs has-contrast-color has-accent-3-background-color has-text-color has-background has-link-color has-bevan-font-family\" style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">LOCO SPECIALS</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"nfd-text-balance wp-block-heading has-text-align-center has-base-color has-text-color has-link-color\">Flavor Gone Wild</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Limited-time wraps, spicy combos, and surprise drops. These specials don\'t stick around—grab them before they\'re gone.</p><!-- /wp:paragraph --><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"base\",\"className\":\"is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} --><div class=\"is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-text-color has-link-color wp-element-button\" href=\"#\">Order online →</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1565299585323-38d6b0865b47?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=465&h=465&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"features\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl\"} --><div class=\"nfd-gap-4xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-img-tilt-left\",\"style\":{\"border\":{\"radius\":\"20px\"}}} --><figure class=\"nfd-img-tilt-left wp-block-image size-large has-custom-border\"><img src=\"https://images.unsplash.com/photo-1596649299486-4cdea56fd59d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=685&h=685&crop=\" alt=\"\" style=\"border-radius:20px;aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"accent-2\",\"fontFamily\":\"bevan\"} --><p class=\"has-accent-2-color has-text-color has-link-color has-bevan-font-family\" style=\"text-transform:uppercase\">About our food</p><!-- /wp:paragraph --><!-- wp:heading {\"className\":\"nfd-text-balance\"} --><h2 class=\"nfd-text-balance wp-block-heading\">Burgers that bring the heat</h2><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">From toasted buns to juicy patties, our burgers are built to blow your mind. Add crispy fries, bold sauces, and a side of chaos—because ordinary just isn\'t our thing.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"32px\",\"right\":\"32px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" href=\"#\" style=\"padding-right:32px;padding-left:32px\">Discover more →</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3012.webp\" alt=\"\" style=\"width:64px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\" style=\"font-style:normal;font-weight:400\">Born street-side, built with flavor.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"58px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3013.webp\" alt=\"\" style=\"width:58px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\" style=\"font-style:normal;font-weight:400\">Tacos, burgers, wraps & more</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"width\":\"64px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/icon-3014.webp\" alt=\"\" style=\"width:64px\"/></figure><!-- /wp:image --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\" style=\"font-style:normal;font-weight:400\">Big taste, fair price</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Restaurant Menu\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"menu\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1625711499589-90b9a5a5ad11?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1520&h=800&crop=\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0,\"y\":0.5},\"customGradient\":\"linear-gradient(90deg,rgba(0,0,0,0.56) 0%,rgba(0,0,0,0.56) 49%,rgb(233,0,63) 49%)\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-py-lg is-style-default\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-py-lg is-style-default wp-block-cover alignfull\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1625711499589-90b9a5a5ad11?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1520&h=800&crop=\" style=\"object-position:0% 50%\" data-object-fit=\"cover\" data-object-position=\"0% 50%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(90deg,rgba(0,0,0,0.56) 0%,rgba(0,0,0,0.56) 49%,rgb(233,0,63) 49%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"className\":\"nfd-gap-4xl\"} --><div class=\"nfd-gap-4xl wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-p-xs\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent-3\",\"textColor\":\"contrast\",\"fontFamily\":\"bevan\"} --><p class=\"nfd-p-xs has-contrast-color has-accent-3-background-color has-text-color has-background has-link-color has-bevan-font-family\" style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">LOCO SPECIALS</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"className\":\"nfd-text-balance\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} --><h3 class=\"nfd-text-balance wp-block-heading has-text-align-left has-base-color has-text-color has-link-color\">Pick a burger. <br>Bring the flavor</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-left\">Burgers are better when shared with good people and loud laughs. Whether you\'re craving something classic or going full loco, we\'ve got the stack for you.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-p-xs\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent-3\",\"textColor\":\"contrast\",\"fontFamily\":\"bevan\"} --><p class=\"nfd-p-xs has-contrast-color has-accent-3-background-color has-text-color has-background has-link-color has-bevan-font-family\" style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">LOCO SPECIALS</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Classic Loco Burger - $4.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">A timeless combo of beef, lettuce, tomato & sauce.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Spicy Jalapeño Smash - $5.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Heat-packed with jalapeños and smoky chipotle mayo.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Double Cheese Melt - $5.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Two layers of cheese, one mission: melt your mind.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">BBQ Bacon Crunch -$6.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Crispy bacon, tangy BBQ, and a satisfying crunch.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Guac & Beef Burger - $5.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Creamy guacamole meets juicy grilled beef.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Veggie Fiesta Burger - $4.99</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">A colorful mix of grilled veggies and zesty sauce.</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"fontFamily\":\"bevan\"} --><p class=\"has-bevan-font-family\">Crispy Chicken Stack - $5.49</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">Golden-fried chicken with slaw and spicy aioli.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\"}}},\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"cta\" style=\"margin-top:0px;\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1592861956120-e524fc739696?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=3040&h=970&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"minHeightUnit\":\"vh\",\"sizeSlug\":\"full\",\"align\":\"full\",\"className\":\"nfd-p-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg wp-block-cover alignfull\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1592861956120-e524fc739696?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=3040&h=970&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"},\"nfdGroupEffect\":\"\"} --><div class=\"is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-md is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} --><div class=\"nfd-gap-2xl nfd-p-md is-style-default wp-block-group has-contrast-color has-base-background-color has-text-color has-background has-link-color\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontFamily\":\"bevan\"} --><p class=\"has-text-align-center has-accent-2-color has-text-color has-link-color has-bevan-font-family\">WE\'RE OPEN!</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><h2 class=\"nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:400\">Opening Hours</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">We\'re here when you\'re hungry! Drop by for lunch, dinner, or just a cozy coffee break. Our doors are open every day with warm smiles and tasty bites. Check our schedule and come share a moment around the table.</p><!-- /wp:paragraph --><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"300px\",\"wideSize\":\"350px\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Monday</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} --><p class=\"has-accent-2-color has-text-color has-link-color\"><strong>CLOSED</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Tuesday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Wednesday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Thursday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Friday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Saturday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph --><p class=\"\">Sunday</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">6.30-20.00</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:310;s:11:\"is_featured\";b:0;}i:55;a:10:{s:2:\"id\";s:36:\"a046d20e-6415-4561-bac7-f24009cf2f0e\";s:4:\"slug\";s:7:\"home-32\";s:5:\"title\";s:7:\"home-32\";s:11:\"description\";s:7:\"home-32\";s:7:\"content\";s:31576:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:heading {\"level\":1,\"className\":\"nfd-text-giga\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.15\"}}} --><h1 class=\"nfd-text-giga wp-block-heading\" style=\"font-style:normal;font-weight:400;line-height:1.15\">Designed for performance.<br><strong>Built for you.</strong></h1><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md\">Discover smart devices and home tech with <strong>top-rated picks, exclusive deals, and expert support</strong> for smarter choices.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"60%\"} --><div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1551721434-8b94ddff0e6d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\",\"isUserOverlayColor\":true,\"minHeight\":800,\"customGradient\":\"linear-gradient(270deg,rgba(255,255,255,0) 70%,rgb(255,255,255) 96%)\",\"sizeSlug\":\"full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-cover\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1551721434-8b94ddff0e6d?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=1200&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(270deg,rgba(255,255,255,0) 70%,rgb(255,255,255) 96%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\"></p><!-- /wp:paragraph --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features-1\" style=\"margin-top:0px;margin-bottom:0px;\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-rounded-xl nfd-p-md is-style-nfd-theme-primary\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 wp-block-group nfd-rounded-xl nfd-p-md is-style-nfd-theme-primary\"><!-- wp:group {\"className\":\"md:nfd-border-none\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"40px\",\"right\":\"40px\"},\"blockGap\":\"16px\"},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-huge has-text-align-left\" style=\"font-style:normal;font-weight:600\">10+</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>years of experience</strong><br>in consumer electronics</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-border-none\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"40px\",\"right\":\"40px\"},\"blockGap\":\"16px\"},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-huge has-text-align-left\" style=\"font-style:normal;font-weight:600\">2.5k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>orders shipped</strong><br>across Europe</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-border-none\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"40px\",\"right\":\"40px\"},\"blockGap\":\"16px\"},\"border\":{\"right\":{\"color\":\"#ffffff33\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none wp-block-group\" style=\"border-right-color:#ffffff33;border-right-width:1px;padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-huge has-text-align-left\" style=\"font-style:normal;font-weight:600\">1k</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>Verified</strong><br>reviews</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"md:nfd-border-none\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\",\"left\":\"40px\",\"right\":\"40px\"},\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} --><div class=\"md:nfd-border-none wp-block-group\" style=\"padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px\"><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-huge\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} --><p class=\"nfd-text-huge has-text-align-left\" style=\"font-style:normal;font-weight:600\">4.5</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\"><strong>on 5</strong> - average<br>product rating</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"features-2\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"nfd-text-balance\"} --><div class=\"nfd-text-balance wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:heading {\"className\":\"md:nfd-no-br\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"50px\"}}} --><h2 class=\"md:nfd-no-br wp-block-heading\" style=\"font-size:50px;font-style:normal;font-weight:400\">Discover the benefits<br>of shopping with Technova</h2><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md md:nfd-no-br\"} --><p class=\"nfd-text-md md:nfd-no-br\">Every product is handpicked to deliver <br><strong style=\"font-weight:700\">high performance, security, and convenience</strong></p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:image {\"width\":\"90px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/techonova-shield-check.png&w=90&h=&crop=\" alt=\"\" style=\"width:90px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}}} --><h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:25px;font-weight:700;line-height:1.3\">Guaranteed Security</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Advanced protection for all your devices</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:image {\"width\":\"90px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/techonova-tag-1.png&w=90&h=&crop=\" alt=\"\" style=\"width:90px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}}} --><h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:25px;font-weight:700;line-height:1.3\">Real-Time Tracking</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Track your order wherever you are</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"20%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:20%\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:image {\"width\":\"90px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/techonova-truck.png&w=90&h=&crop=\" alt=\"\" style=\"width:90px\"/></figure><!-- /wp:image --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"}}} --><h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:25px;font-weight:700;line-height:1.3\">Smart Savings</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Deals and offers tailored to your budget</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container\" id=\"features-3\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"66.66%\"} --><div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=915&h=&crop=\",\"dimRatio\":90,\"isUserOverlayColor\":true,\"minHeight\":300,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(135deg,rgb(255,255,255) 31%,rgba(255,255,255,0) 60%)\",\"contentPosition\":\"bottom left\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1},\"border\":{\"radius\":\"26px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-left has-contrast-color has-text-color has-link-color\" style=\"border-radius:26px;min-height:300px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1499951360447-b19be8fe80f5?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=915&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(135deg,rgb(255,255,255) 31%,rgba(255,255,255,0) 60%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-text-balance wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontSize\":\"30px\"}}} --><h3 class=\"nfd-text-lg wp-block-heading\" style=\"font-size:30px\"><strong>SPECIAL SALES!</strong></h3><!-- /wp:heading --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-md\" style=\"font-size:25px;font-style:normal;font-weight:300\">Discover unbeatable <br>deals on top tech</p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}},\"typography\":{\"fontSize\":\"20px\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-accent-2-background-color has-background has-custom-font-size wp-element-button\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--50);font-size:20px\">SHOP NOW!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1586062129117-08db958ba215?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=443&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#e6c80d\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"18px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover is-light has-custom-content-position is-position-bottom-center\" style=\"border-radius:18px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1586062129117-08db958ba215?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=443&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#e6c80d\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"className\":\"nfd-rounded is-style-fill nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} --><div class=\"nfd-rounded is-style-fill nfd-text-lg wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#\">GAMING</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1649859398731-d3c4ebca53fc?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=443&h=&crop=\",\"dimRatio\":60,\"isUserOverlayColor\":true,\"customGradient\":\"linear-gradient(0deg,rgb(0,144,255) 1%,rgba(0,145,255,0) 63%)\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"18px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"border-radius:18px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1649859398731-d3c4ebca53fc?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=443&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,144,255) 1%,rgba(0,145,255,0) 63%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"className\":\"nfd-text-lg nfd-rounded is-style-fill\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} --><div class=\"nfd-text-lg nfd-rounded is-style-fill wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#\">PHONES</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"33.33%\"} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:33.33%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1588508065123-287b28e013da?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=457&h=&crop=\",\"dimRatio\":60,\"isUserOverlayColor\":true,\"minHeight\":100,\"minHeightUnit\":\"%\",\"customGradient\":\"linear-gradient(0deg,rgb(0,144,255) 1%,rgba(0,145,255,0) 63%)\",\"contentPosition\":\"bottom left\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm\",\"style\":{\"border\":{\"radius\":\"18px\"}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-left\" style=\"border-radius:18px;min-height:100%\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1588508065123-287b28e013da?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=457&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(0,144,255) 1%,rgba(0,145,255,0) 63%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"className\":\"nfd-rounded is-style-fill nfd-text-lg\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} --><div class=\"nfd-rounded is-style-fill nfd-text-lg wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#\">PC & TABLET</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-overflow-hidden\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-overflow-hidden\" id=\"features-4\" ><!-- wp:columns {\"className\":\"nfd-p-0 nfd-gap-0 nfd-border nfd-rounded-xl\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"}},\"color\":{\"background\":\"#efefef\"}}} --><div class=\"nfd-p-0 nfd-gap-0 wp-block-columns has-background nfd-border nfd-rounded-xl\" style=\"background-color:#efefef\"><!-- wp:column {\"verticalAlignment\":\"bottom\",\"width\":\"50%\",\"className\":\"nfd-p-sm nfd-border nfd-rounded-xl\",\"style\":{\"color\":{\"background\":\"#efefef\"}}} --><div class=\"nfd-p-sm wp-block-column is-vertically-aligned-bottom has-background nfd-border nfd-rounded-xl\" style=\"background-color:#efefef;flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg nfd-text-balance wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded\",\"style\":{\"color\":{\"background\":\"#fcc001\"},\"spacing\":{\"padding\":{\"top\":\"16px\",\"bottom\":\"16px\",\"left\":\"24px\",\"right\":\"24px\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-rounded wp-block-group has-background\" style=\"background-color:#fcc001;padding-top:16px;padding-right:24px;padding-bottom:16px;padding-left:24px\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg \"} --><h3 class=\"nfd-text-lg wp-block-heading\"><strong>PRODUCT OF THE MONTH</strong></h3><!-- /wp:heading --></div><!-- /wp:group --><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p class=\"nfd-text-md\" style=\"font-size:25px;font-style:normal;font-weight:300\">Experience immersive sound like never before with our top-rated over-ear headphones. Designed for comfort and engineered for clarity, <strong>they\'re the perfect companion for work, play, and everything in between.</strong></p><!-- /wp:paragraph --><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-accent-2-background-color has-background wp-element-button\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--50)\">SHOP NOW!</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"60%\"} --><div class=\"wp-block-column nfd-border nfd-rounded-xl\" style=\"flex-basis:60%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1546435770-a3e426bf472b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=915&h=&crop=\",\"isUserOverlayColor\":true,\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(90deg,rgb(239,239,239) 4%,rgba(255,255,255,0) 49%)\",\"contentPosition\":\"bottom left\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm nfd-border nfd-rounded-xl\",\"style\":{\"layout\":{\"columnSpan\":2,\"rowSpan\":1},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm wp-block-cover has-custom-content-position is-position-bottom-left has-contrast-color has-text-color has-link-color nfd-border nfd-rounded-xl\" style=\"min-height:500px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1546435770-a3e426bf472b?q=80&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&w=915&h=&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(239,239,239) 4%,rgba(255,255,255,0) 49%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} --><div class=\"wp-block-column\" style=\"flex-basis:100%\"></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-py-lg\" id=\"features-5\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"80px\"}}}} --><div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"45%\",\"className\":\"nfd-text-balance\"} --><div class=\"nfd-text-balance wp-block-column is-vertically-aligned-center\" style=\"flex-basis:45%\"><!-- wp:heading {\"className\":\"nfd-text-xl\",\"style\":{\"typography\":{\"fontSize\":\"50px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}} --><h2 class=\"nfd-text-xl wp-block-heading\" style=\"font-size:50px;font-style:normal;font-weight:400\">Where technology becomes personal</h2><!-- /wp:heading --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} --><p style=\"font-size:25px;font-style:normal;font-weight:300\" class=\"\">At Technova, we believe tech should do more than perform — it should connect, simplify, and inspire. Our products blend innovation with elegance, designed to fit your rhythm whether you\'re upgrading your home or exploring smart living.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"style\":{\"typography\":{\"fontSize\":\"25px\"},\"spacing\":{\"blockGap\":\"22px\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"font-size:25px;flex-basis:60%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Curated selection of top-rated smart devices</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Sleek designs that complement modern lifestyles</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Expert support and guidance at every step</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Fast, tracked delivery across the UK and Europe</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">365-day return policy for peace of mind</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:image {\"width\":\"32px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} --><figure class=\"wp-block-image size-full is-resized\"><img src=\"https://patterns.hiive.cloud/cdn/assets/images/technova-bullet-point-icon.png&w=30&h=&crop=\" alt=\"\" style=\"width:32px\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p class=\"\">Exclusive seasonal promotions and member-only deals</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md nfd-p-4\",\"align\":\"full\",\"metadata\":{\"name\":\"Blog\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md nfd-p-4 has-background has-base-midtone-background-color\" id=\"blog\" ><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-py-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"x-large\"} --><h3 class=\"nfd-py-md wp-block-heading has-text-align-center has-x-large-font-size\" style=\"font-style:normal;font-weight:500\">The journal of quiet beauty</h3><!-- /wp:heading --><!-- wp:query {\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"md:nfd-px-4\"} --><div class=\"md:nfd-px-4 wp-block-query\"><!-- wp:post-template {\"className\":\"ndf-rounded-xl \",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"ndf-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"ndf-rounded-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-rounded-xl is-style-default\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-0 nfd-rounded-xl is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:post-date {\"className\":\"nfd-text-opacity-80\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"small\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"large\"} /--></div><!-- /wp:group --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"auto\",\"width\":\"100%\",\"height\":\"350px\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"16px\",\"bottomRight\":\"16px\"}}}} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --><!-- wp:spacer {\"height\":\"81px\"} --><div style=\"height:81px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:320;s:11:\"is_featured\";b:0;}i:56;a:10:{s:2:\"id\";s:36:\"a05b33af-b462-4688-9c7b-23fab9658162\";s:4:\"slug\";s:7:\"home-33\";s:5:\"title\";s:7:\"home-33\";s:11:\"description\";s:7:\"home-33\";s:7:\"content\";s:34145:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"margin\":{\"top\":\"-30px\"}}},\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" style=\"margin-top:-30px;\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1553136910-9f92961ff89a?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.38,\"y\":0.97},\"minHeight\":637,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(83deg,rgb(14,76,76) 13%,rgba(132,161,125,0) 100%)\",\"sizeSlug\":\"large\",\"align\":\"full\",\"className\":\"nfd-p-lg \",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg wp-block-cover alignfull\" style=\"min-height:637px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1553136910-9f92961ff89a?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" style=\"object-position:38% 97%\" data-object-fit=\"cover\" data-object-position=\"38% 97%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim has-background-gradient\" style=\"background:linear-gradient(83deg,rgb(14,76,76) 13%,rgba(132,161,125,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-px-sm \",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} --><div class=\"nfd-px-sm wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"55%\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:55%\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga nfd-text-contrast is-style-text-wrap-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"custom-1\"} --><h1 class=\"nfd-text-current nfd-text-giga nfd-text-contrast is-style-text-wrap-balance wp-block-heading has-text-align-left has-custom-1-font-size\" style=\"font-style:normal;font-weight:600\">Let your soul bloom</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-faded md:nfd-no-br is-style-default\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"base\",\"fontSize\":\"large\"} --><p class=\"nfd-text-faded md:nfd-no-br is-style-default has-text-align-left has-base-color has-text-color has-link-color has-large-font-size\">Through delicate home accents and garden treasures, <strong>create spaces that feel like love </strong><br><strong>letters to nature </strong>— intimate, timeless, and full of quiet wonder.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg\" id=\"features\" ><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} --><div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"width\":\"547px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1513161455079-7dc1de15ef3e?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:547px;height:auto\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\"} --><div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"top\"}} --><div class=\"nfd-text-md nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":1,\"className\":\"nfd-text-huge nfd-text-balance nfd-text-primary\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-1\"}}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"accent-1\",\"fontSize\":\"xx-large\"} --><h1 class=\"nfd-text-huge nfd-text-balance nfd-text-primary wp-block-heading has-accent-1-color has-text-color has-link-color has-xx-large-font-size\" style=\"font-style:normal;font-weight:600\">Little Corners of Calm</h1><!-- /wp:heading --><!-- wp:paragraph {\"fontSize\":\"medium\"} --><p class=\"has-medium-font-size\">A gentle blend of wood, ceramic, and greenery — where every object tells a quiet story. Discover how thoughtful details can turn everyday shelves into soulful spaces that feel like home.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">Shop now</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:spacer {\"height\":\"8px\",\"style\":{\"layout\":{\"flexSize\":\"8px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Features\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container has-background has-base-midtone-background-color\" id=\"features-1\" ><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-contrast nfd-py-md\"} --><h1 class=\"nfd-text-contrast nfd-py-md wp-block-heading has-text-align-center\">Quiet Spaces, Natural Touches</h1><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-3xl nfd-m-no-border\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-3xl nfd-m-no-border wp-block-group\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"top\":[],\"right\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"},\"bottom\":[]}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--base-midtone);border-right-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-large-font-size\" style=\"font-style:normal;font-weight:500\">Find your style</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Begin with inspiration — from lush gardens to serene interiors, we help you uncover the aesthetic that speaks to your soul.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"right\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"},\"top\":[],\"bottom\":[],\"left\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"}}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--accent-6);border-right-width:1px;border-left-color:var(--wp--preset--color--accent-6);border-left-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary ndf-py-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary ndf-py-md wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Curate & Design</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">We thoughtfully select decor elements and plants that harmonize with your space, blending nature, design, and tranquility</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\",\"style\":{\"spacing\":[],\"border\":{\"right\":{\"color\":\"var:preset|color|accent-6\",\"width\":\"1px\"},\"top\":[],\"bottom\":[],\"left\":[]}}} --><div class=\"nfd-p-sm wp-block-column\" style=\"border-right-color:var(--wp--preset--color--accent-6);border-right-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Shape the mood</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Begin with inspiration — from lush gardens to serene interiors, we help you uncover the aesthetic that speaks to your soul.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"className\":\"nfd-p-sm\"} --><div class=\"nfd-p-sm wp-block-column\"><!-- wp:group {\"metadata\":{\"name\":\"Card\"},\"className\":\"nfd-gap-y-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-y-3xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-text-lg nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"large\"} --><h3 class=\"nfd-text-lg nfd-text-primary wp-block-heading has-text-align-center has-large-font-size\" style=\"font-style:normal;font-weight:500\">Live the Feeling</h3><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance nfd-text-faded nfd-text-md\",\"fontSize\":\"medium\"} --><p class=\"nfd-text-balance nfd-text-faded nfd-text-md has-text-align-center has-medium-font-size\">Beauty grows over time — we guide you in maintaining your space so it continues to bloom with grace, harmony, and intention.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"66px\"} --><div style=\"height:66px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --><!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero-35\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1615873968403-89e068629265?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":0,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.55,\"y\":0},\"minHeight\":863,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(81deg,rgb(14,76,76) 10%,rgba(132,161,125,0) 82%)\",\"isDark\":false,\"sizeSlug\":\"large\",\"className\":\"nfd-p-lg ndf-paper-divider\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-lg ndf-paper-divider wp-block-cover alignfull is-light\" style=\"min-height:863px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1615873968403-89e068629265?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" style=\"object-position:55% 0%\" data-object-fit=\"cover\" data-object-position=\"55% 0%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim has-background-gradient\" style=\"background:linear-gradient(81deg,rgb(14,76,76) 10%,rgba(132,161,125,0) 82%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\" is-style-nfd-theme-darker \",\"style\":{\"color\":{\"background\":\"#00000000\"},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\"} --><div class=\" is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-4xl nfd-gap-y-3xl nfd-px-sm \"} --><div class=\"nfd-gap-4xl nfd-gap-y-3xl nfd-px-sm wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"100%\"} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:100%\"><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"nfd-text-md nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-current nfd-text-giga nfd-text-contrast is-style-text-wrap-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"letterSpacing\":\"0.7px\"}},\"fontSize\":\"xx-large\"} --><h1 class=\"nfd-text-current nfd-text-giga nfd-text-contrast is-style-text-wrap-balance wp-block-heading has-text-align-left has-xx-large-font-size\" style=\"font-style:normal;font-weight:600;letter-spacing:0.7px\">living<br>beautifully,<br>naturally</h1><!-- /wp:heading --><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"base\",\"textColor\":\"contrast\",\"className\":\"nfd-btn-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} --><div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-link-color wp-element-button\" href=\"#\">Shop now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-pt-lg nfd-pb-md\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-pt-lg nfd-pb-md\" id=\"features-92\" ><!-- wp:columns {\"className\":\"nfd-gap-md\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"0\"}}}} --><div class=\"nfd-gap-md wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-p-lg \",\"style\":{\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} --><div class=\"nfd-p-lg wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:0\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":1,\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">A Marketplace of Natural Elegance</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-faded nfd-text-balance\"} --><p class=\"nfd-text-md nfd-text-faded nfd-text-balance has-text-align-left\">Wood, linen, and greenery come together in quiet harmony. Discover how curated objects and soft textures turn ordinary corners into soulful spaces — designed to breathe, live, and feel like home.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"width\":\"60%\"} --><div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}}} --><div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:100px\"><!-- wp:image {\"width\":\"450px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1621784166258-c6fdfff31879?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:450px\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} --><div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"width\":\"450px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"nfd-rounded\"} --><figure class=\"nfd-rounded wp-block-image size-full is-resized\"><img src=\"https://images.unsplash.com/photo-1571263823840-23e96df50331?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHx2aXN1YWwtc2VhcmNofDF8fHxlbnwwfHx8fHw%3D&w=800&h=&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:450px\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg md:nfd-px-0\",\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg md:nfd-px-0\" id=\"features-102\" ><!-- wp:group {\"metadata\":{\"categories\":[\"experiments\"],\"patternName\":\"core/block/201\"},\"className\":\"md:nfd-grid-cols-1 \",\"layout\":{\"type\":\"grid\",\"minimumColumnWidth\":null,\"columnCount\":2}} --><div class=\"md:nfd-grid-cols-1 wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1654073324856-3bd171d1f5fe?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#73837c\",\"isUserOverlayColor\":false,\"focalPoint\":{\"x\":0.49,\"y\":0.84},\"minHeight\":390,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"},\"layout\":{\"columnSpan\":1,\"rowSpan\":1},\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover has-custom-content-position is-position-bottom-center\" style=\"border-radius:26px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:390px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1654073324856-3bd171d1f5fe?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" style=\"object-position:49% 84%\" data-object-fit=\"cover\" data-object-position=\"49% 84%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#73837c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"left\",\"textColor\":\"contrast\",\"width\":100,\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"30px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"color\":{\"background\":\"#ffffffb5\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"lowercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color has-medium-font-size has-text-align-left has-custom-font-size wp-element-button\" href=\"#\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:30px;border-bottom-right-radius:0px;background-color:#ffffffb5;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-style:normal;font-weight:700;text-transform:lowercase\">garden treasures-></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1531876653494-b5c5dc360a5b?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#8a8c7e\",\"isUserOverlayColor\":false,\"focalPoint\":{\"x\":0.22,\"y\":0.45},\"minHeight\":390,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"},\"layout\":{\"columnSpan\":1,\"rowSpan\":1},\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-bottom-center\" style=\"border-radius:26px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:390px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1531876653494-b5c5dc360a5b?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" style=\"object-position:22% 45%\" data-object-fit=\"cover\" data-object-position=\"22% 45%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#8a8c7e\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"left\",\"textColor\":\"contrast\",\"width\":100,\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"30px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"color\":{\"background\":\"#ffffffb5\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"lowercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color has-medium-font-size has-text-align-left has-custom-font-size wp-element-button\" href=\"#\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:30px;border-bottom-right-radius:0px;background-color:#ffffffb5;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-style:normal;font-weight:700;text-transform:lowercase\">home accents-></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1636703781911-fd4104a587c1?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#bfb8ab\",\"isUserOverlayColor\":false,\"focalPoint\":{\"x\":0.91,\"y\":0.53},\"minHeight\":390,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"},\"layout\":{\"columnSpan\":1,\"rowSpan\":1},\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-bottom-center\" style=\"border-radius:26px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:390px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1636703781911-fd4104a587c1?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" style=\"object-position:91% 53%\" data-object-fit=\"cover\" data-object-position=\"91% 53%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#bfb8ab\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"60%\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"left\",\"textColor\":\"contrast\",\"width\":100,\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"30px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"color\":{\"background\":\"#ffffffb5\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"lowercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color has-medium-font-size has-text-align-left has-custom-font-size wp-element-button\" href=\"#\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:30px;border-bottom-right-radius:0px;background-color:#ffffffb5;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-style:normal;font-weight:700;text-transform:lowercase\">seasonal gifts-></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --><!-- wp:cover {\"url\":\"https://plus.unsplash.com/premium_photo-1665408511793-51dc25f82b2d?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#abaa9e\",\"isUserOverlayColor\":false,\"focalPoint\":{\"x\":0.31,\"y\":0.32},\"minHeight\":390,\"minHeightUnit\":\"px\",\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md\",\"style\":{\"border\":{\"radius\":\"26px\"},\"layout\":{\"columnSpan\":1,\"rowSpan\":1},\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md wp-block-cover is-light has-custom-content-position is-position-bottom-center\" style=\"border-radius:26px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:390px\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://plus.unsplash.com/premium_photo-1665408511793-51dc25f82b2d?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=600&h=&crop=\" style=\"object-position:31% 32%\" data-object-fit=\"cover\" data-object-position=\"31% 32%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#abaa9e\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"62%\",\"justifyContent\":\"left\"}} --><div class=\"wp-block-group\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"left\",\"textColor\":\"contrast\",\"width\":100,\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"30px\",\"bottomRight\":\"0px\"}},\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"color\":{\"background\":\"#ffffffb5\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"lowercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-contrast-color has-text-color has-background has-link-color has-medium-font-size has-text-align-left has-custom-font-size wp-element-button\" href=\"#\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:30px;border-bottom-right-radius:0px;background-color:#ffffffb5;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-style:normal;font-weight:700;text-transform:lowercase\">indoor botanicals-></a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-md nfd-p-4\",\"align\":\"full\",\"metadata\":{\"name\":\"Blog\"},\"backgroundColor\":\"base-midtone\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-md nfd-p-4 has-background has-base-midtone-background-color\" id=\"blog\" ><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"nfd-py-md\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"fontSize\":\"x-large\"} --><h3 class=\"nfd-py-md wp-block-heading has-text-align-center has-x-large-font-size\" style=\"font-style:normal;font-weight:500\">The journal of quiet beauty</h3><!-- /wp:heading --><!-- wp:query {\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"exclude\",\"inherit\":false},\"className\":\"md:nfd-px-4\"} --><div class=\"md:nfd-px-4 wp-block-query\"><!-- wp:post-template {\"className\":\"ndf-rounded-xl \",\"layout\":{\"type\":\"grid\",\"columnCount\":3}} --><!-- wp:group {\"className\":\"ndf-rounded-xl\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"ndf-rounded-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-rounded-xl is-style-default\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} --><div class=\"nfd-gap-0 nfd-rounded-xl is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-p-md nfd-rounded-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-p-md nfd-rounded-xl wp-block-group\"><!-- wp:post-date {\"className\":\"nfd-text-opacity-80\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\",\"fontSize\":\"small\"} /--><!-- wp:post-title {\"level\":3,\"isLink\":true,\"className\":\"nfd-text-xl nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"large\"} /--></div><!-- /wp:group --><!-- wp:post-featured-image {\"isLink\":true,\"aspectRatio\":\"auto\",\"width\":\"100%\",\"height\":\"350px\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"16px\",\"bottomRight\":\"16px\"}}}} /--></div><!-- /wp:group --></div><!-- /wp:group --><!-- /wp:post-template --></div><!-- /wp:query --><!-- wp:spacer {\"height\":\"81px\"} --><div style=\"height:81px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:330;s:11:\"is_featured\";b:0;}i:57;a:10:{s:2:\"id\";s:36:\"a05b33af-c5a8-45eb-8544-b7531f9d46ca\";s:4:\"slug\";s:7:\"home-34\";s:5:\"title\";s:7:\"home-34\";s:11:\"description\";s:7:\"home-34\";s:7:\"content\";s:20428:\"<!-- wp:group {\"align\":\"full\",\"metadata\":{\"name\":\"Hero\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container\" id=\"hero\" ><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1485546246426-74dc88dec4d9?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\",\"dimRatio\":30,\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.51,\"y\":0.44},\"minHeight\":880,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(51deg,rgb(74,4,104) 44%,rgb(15,3,27) 100%)\",\"contentPosition\":\"center center\",\"sizeSlug\":\"large\",\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-container wp-block-cover alignfull\" style=\"min-height:880px\"><img class=\"wp-block-cover__image-background size-large\" alt=\"\" src=\"https://images.unsplash.com/photo-1485546246426-74dc88dec4d9?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=1200&h=&crop=\" style=\"object-position:51% 44%\" data-object-fit=\"cover\" data-object-position=\"51% 44%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(51deg,rgb(74,4,104) 44%,rgb(15,3,27) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-p-md nfd-gap-md\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-container nfd-p-md nfd-gap-md wp-block-group\"><!-- wp:spacer {\"height\":\"23px\",\"style\":{\"layout\":{\"flexSize\":\"23px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:paragraph {\"fontSize\":\"large\"} --><p class=\"has-large-font-size\">New collection</p><!-- /wp:paragraph --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga\",\"style\":{\"typography\":{\"letterSpacing\":\"1px\"}},\"textColor\":\"white\"} --><h1 class=\"nfd-text-giga wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"letter-spacing:1px\">WINTER 2025</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"fontSize\":\"large\"} --><p class=\"has-text-align-center has-large-font-size\" style=\"padding-right:0;padding-left:0\">Discover our cozy & playful Winter Collection — inspired by chilly days, <br>warm hugs, and childhood magic.</p><!-- /wp:paragraph --><!-- wp:buttons {\"className\":\"nfd-pt-xs\"} --><div class=\"nfd-pt-xs wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent-2\",\"className\":\"nfd-rounded nfd-btn-xl\",\"fontSize\":\"medium\"} --><div class=\"nfd-rounded nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link has-accent-2-background-color has-background has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\">Shop Now</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0 nfd-pb-md\",\"metadata\":{\"name\":\"Features\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-gap-0 nfd-pb-md\" id=\"features\" ><!-- wp:columns {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-30px\"}}}} --><div class=\"wp-block-columns\" style=\"margin-bottom:-30px\"><!-- wp:column {\"width\":\"50%\"} --><div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1613685301918-59b1039422cc?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=700&h=430&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#b9aea4\",\"isUserOverlayColor\":false,\"contentPosition\":\"bottom center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-sm nfd-rounded-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-sm nfd-rounded-md wp-block-cover is-light has-custom-content-position is-position-bottom-center\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1613685301918-59b1039422cc?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=700&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#b9aea4\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-rounded-md\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}}},\"fontSize\":\"medium\"} --><div class=\"nfd-rounded-md wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">KIDS ROOM & DECORATION</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1632337948784-35863f872dc8?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=320&h=430&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#c6b9ad\",\"isUserOverlayColor\":false,\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded-md wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1632337948784-35863f872dc8?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=320&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#c6b9ad\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-rounded-md\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\",\"fontFamily\":\"satisfy\"} --><div class=\"nfd-rounded-md wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-satisfy-font-family has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-size:2.5rem;font-style:normal;font-weight:400\">Clothes</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1560769629-975ec94e6a86?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=320&h=430&crop=\",\"dimRatio\":0,\"customOverlayColor\":\"#d9d6d5\",\"isUserOverlayColor\":false,\"contentPosition\":\"center center\",\"isDark\":false,\"sizeSlug\":\"full\",\"className\":\"nfd-p-md nfd-rounded-md\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-md nfd-rounded-md wp-block-cover is-light\"><img class=\"wp-block-cover__image-background size-full\" alt=\"\" src=\"https://images.unsplash.com/photo-1560769629-975ec94e6a86?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=320&h=430&crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#d9d6d5\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:buttons --><div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"nfd-rounded-md\",\"style\":{\"spacing\":{\"padding\":{\"left\":\"24px\",\"right\":\"24px\",\"top\":\"24px\",\"bottom\":\"24px\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontSize\":\"medium\",\"fontFamily\":\"satisfy\"} --><div class=\"nfd-rounded-md wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-satisfy-font-family has-medium-font-size has-custom-font-size wp-element-button\" href=\"#\" style=\"padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-size:2.5rem;font-style:normal;font-weight:400\">Shoes</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div></div><!-- /wp:cover --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg\" id=\"products\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-pb-sm\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"satisfy\"} --><h2 class=\"nfd-pb-sm wp-block-heading has-text-align-center has-satisfy-font-family\" style=\"font-style:normal;font-weight:400\">Featured products</h2><!-- /wp:heading --><!-- wp:woocommerce/product-collection {\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":true,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"typography\":{\"lineHeight\":\"0.4\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"className\":\"nfd-rounded-xl nfd-my-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"var:preset|spacing|40\"}}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"200px\",\"className\":\"md:nfd-hidden\"} --><div style=\"height:200px\" aria-hidden=\"true\" class=\"md:nfd-hidden wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-p-lg\",\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"metadata\":{\"name\":\"Features\"},\"textColor\":\"base\",\"backgroundColor\":\"accent-1\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-p-lg has-text-color has-base-color has-background has-accent-1-background-color has-link-color\" id=\"features\" ><!-- wp:columns {\"className\":\"nfd-text-base nfd-gap-4xl\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-150px\"}}}} --><div class=\"nfd-text-base nfd-gap-4xl wp-block-columns\" style=\"margin-bottom:-150px\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"-nfd-translate-y-1/3\"} --><figure class=\"-nfd-translate-y-1/3 wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1618085238478-b0d7a59884a7?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=652&h=652&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column\" style=\"padding-right:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"large\"} --><p class=\"has-large-font-size\">Our benefits</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":1,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"typography\":{\"lineHeight\":\"1.5\"}},\"textColor\":\"base\",\"fontSize\":\"x-large\"} --><h1 class=\"wp-block-heading has-base-color has-text-color has-link-color has-x-large-font-size\" style=\"line-height:1.5\">Products that spark imagination</h1><!-- /wp:heading --><!-- wp:separator {\"className\":\"is-style-default\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"14px\"}},\"backgroundColor\":\"accent-2\"} --><hr class=\"is-style-default wp-block-separator has-text-color has-accent-2-color has-alpha-channel-opacity has-accent-2-background-color has-background\"/><!-- /wp:separator --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-text-base nfd-gap-3xl\"} --><div class=\"nfd-text-base nfd-gap-3xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"md:nfd-order-2 nfd-text-md nfd-gap-lg\"} --><div class=\"md:nfd-order-2 nfd-text-md nfd-gap-lg wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-lg nfd-pt-md\",\"style\":{\"typography\":{\"fontSize\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-lg nfd-pt-md wp-block-group\" style=\"font-size:16px\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md nfd-pt-sm\",\"fontSize\":\"medium\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md nfd-pt-sm wp-block-group has-medium-font-size\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color has-large-font-size\"><strong>Adorable Kids\' Fashion</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Stylish, comfy, and durable clothing designed to keep little ones happy while making parents\' lives easier.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"fontSize\":\"medium\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group has-medium-font-size\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color has-large-font-size\"><strong>Fun & Educational Toys</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">A curated selection of playful and safe toys that spark imagination, creativity, and learning.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"fontSize\":\"medium\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-md wp-block-group has-medium-font-size\"><!-- wp:heading {\"level\":3,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"fontSize\":\"large\"} --><h3 class=\"wp-block-heading has-base-color has-text-color has-link-color has-large-font-size\"><strong>Natural Everyday Essentials</strong></h3><!-- /wp:heading --><!-- wp:paragraph --><p class=\"\">Gentle, eco-friendly products made with natural ingredients to care for kids\' skin and wellbeing.</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"className\":\"nfd-gap-0\"} --><div class=\"nfd-gap-0 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"md:nfd-hidden\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"-200px\"}}}} --><figure class=\"md:nfd-hidden wp-block-image size-full\" style=\"margin-bottom:-200px\"><img src=\"https://images.unsplash.com/photo-1585393287937-b728611fa0b9?ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&q=80&w=672&h=672&crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure><!-- /wp:image --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-py-lg\",\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"metadata\":{\"name\":\"Products\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group alignfull nfd-container nfd-py-lg\" id=\"products\" ><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-pb-sm\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"fontFamily\":\"satisfy\"} --><h2 class=\"nfd-pb-sm wp-block-heading has-text-align-center has-satisfy-font-family\" style=\"font-style:normal;font-weight:400\">Featured products</h2><!-- /wp:heading --><!-- wp:woocommerce/product-collection {\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":true,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":false,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} --><div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template {\"style\":{\"typography\":{\"lineHeight\":\"0.4\"}}} --><!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"className\":\"nfd-rounded-xl nfd-my-lg\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"var:preset|spacing|40\"}}}} --><!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /--><!-- /wp:woocommerce/product-image --><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /--><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"textColor\":\"contrast\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--><!-- /wp:woocommerce/product-template --></div><!-- /wp:woocommerce/product-collection --></div><!-- /wp:group --></div><!-- /wp:group -->\";s:4:\"tags\";a:0:{}s:10:\"categories\";s:4:\"home\";s:14:\"all_categories\";a:0:{}s:5:\"order\";i:340;s:11:\"is_featured\";b:0;}}','off');
INSERT INTO `lJD_options` VALUES (40884,'_wpforms_transient_timeout_addons','1764309779','off'),(40885,'_wpforms_transient_addons','a:48:{i:0;O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"ActiveCampaign Addon\";s:4:\"slug\";s:22:\"wpforms-activecampaign\";s:7:\"version\";s:5:\"1.7.0\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2020/03/addon-icon.png\";s:7:\"excerpt\";s:119:\"The WPForms ActiveCampaign addon lets you add contacts to your account, record events, add notes to contacts, and more.\";s:2:\"id\";i:729633;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:1;O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Airtable Addon\";s:4:\"slug\";s:16:\"wpforms-airtable\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:64:\"https://wpforms.com/wp-content/uploads/2025/10/icon-airtable.png\";s:7:\"excerpt\";s:153:\"The Airtable addon turns each form submission into a neatly organized record. Send data straight to your bases and keep everything updated automatically.\";s:2:\"id\";i:3147785;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:2;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Authorize.Net Addon\";s:4:\"slug\";s:21:\"wpforms-authorize-net\";s:7:\"version\";s:6:\"1.10.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2020/05/icon-provider-authorize-net.png\";s:7:\"excerpt\";s:150:\"The WPForms Authorize.Net addon allows you to connect your WordPress site with Authorize.Net to easily collect payments, donations, and online orders.\";s:2:\"id\";i:845517;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:3;O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"AWeber Addon\";s:4:\"slug\";s:14:\"wpforms-aweber\";s:7:\"version\";s:5:\"2.2.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-aweber-1.png\";s:7:\"excerpt\";s:124:\"The WPForms AWeber addon allows you to create AWeber newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:154;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:4;O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"Brevo Addon\";s:4:\"slug\";s:18:\"wpforms-sendinblue\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2020/12/icon-brevo.png\";s:7:\"excerpt\";s:108:\"The WPForms Brevo addon helps you organize your leads, automate your marketing, and engage your subscribers.\";s:2:\"id\";i:1126732;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:5;O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Calculations Addon\";s:4:\"slug\";s:20:\"wpforms-calculations\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2023/10/icon-calculations.png\";s:7:\"excerpt\";s:134:\"WPForms Calculations addon lets you create custom calculations for shipping, quotes, lead magnets, and more. Get more sales and leads.\";s:2:\"id\";i:2671501;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:6;O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Campaign Monitor Addon\";s:4:\"slug\";s:24:\"wpforms-campaign-monitor\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2016/06/addon-icon-campaign-monitor.png\";s:7:\"excerpt\";s:144:\"The WPForms Campaign Monitor addon allows you to create Campaign Monitor newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:4918;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:7;O:8:\"stdClass\":8:{s:5:\"title\";s:26:\"Conversational Forms Addon\";s:4:\"slug\";s:28:\"wpforms-conversational-forms\";s:7:\"version\";s:6:\"1.19.0\";s:5:\"image\";s:77:\"https://wpforms.com/wp-content/uploads/2019/02/addon-conversational-forms.png\";s:7:\"excerpt\";s:193:\"Want to improve your form completion rate? Conversational Forms addon by WPForms helps make your web forms feel more human, so you can improve your conversions. Interactive web forms made easy.\";s:2:\"id\";i:391235;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:8;O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Coupons Addon\";s:4:\"slug\";s:15:\"wpforms-coupons\";s:7:\"version\";s:5:\"1.6.0\";s:5:\"image\";s:65:\"https://wpforms.com/wp-content/uploads/2023/06/icon-coupons-1.png\";s:7:\"excerpt\";s:89:\"The WPForms Coupons addon makes it easy to drive more sales by offering coupon discounts.\";s:2:\"id\";i:2520337;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:9;O:8:\"stdClass\":9:{s:5:\"title\";s:20:\"Custom Captcha Addon\";s:4:\"slug\";s:15:\"wpforms-captcha\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2016/08/addon-icon-captcha.png\";s:7:\"excerpt\";s:143:\"The WPForms Custom Captcha addon allows you to define custom questions or use random math questions as captcha to reduce spam form submissions.\";s:2:\"id\";i:7499;s:10:\"categories\";a:6:{i:0;s:6:\"Agency\";i:1;s:5:\"Basic\";i:2;s:5:\"Elite\";i:3;s:4:\"Plus\";i:4;s:3:\"Pro\";i:5;s:8:\"Ultimate\";}s:5:\"types\";a:6:{i:0;s:6:\"agency\";i:1;s:5:\"basic\";i:2;s:5:\"elite\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";i:5;s:8:\"ultimate\";}s:3:\"url\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-captcha&version=1.8.0&uid=MzE0MTgx&expires=1764352979&signature=ODkyYzE1YzEwZGNhMjhiZTZiNTA4YzkwMTUwNWY5YmVlZDY3ODg1ZTc2MjhmZGQ2YWNhZWYzOGI4Y2VjOWVkYw%3D%3D\";}i:10;O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Drip Addon\";s:4:\"slug\";s:12:\"wpforms-drip\";s:7:\"version\";s:6:\"1.10.0\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2018/06/addon-icon.png\";s:7:\"excerpt\";s:120:\"The WPForms Drip addon allows you to create Drip newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:209878;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:11;O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Dropbox Addon\";s:4:\"slug\";s:15:\"wpforms-dropbox\";s:7:\"version\";s:5:\"1.2.0\";s:5:\"image\";s:63:\"https://wpforms.com/wp-content/uploads/2024/12/icon-dropbox.png\";s:7:\"excerpt\";s:141:\"The WPForms Dropbox addon lets you receive user-submitted files directly to your Dropbox account to help you streamline your file management.\";s:2:\"id\";i:3012541;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:12;O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Entry Automation Addon\";s:4:\"slug\";s:24:\"wpforms-entry-automation\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2025/06/icon-entry-automation.png\";s:7:\"excerpt\";s:153:\"With the WPForms Entry Automation addon, you can set your form entries to be automatically exported on a daily, weekly, or regular basis of your choice. \";s:2:\"id\";i:3106573;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:13;O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Form Abandonment Addon\";s:4:\"slug\";s:24:\"wpforms-form-abandonment\";s:7:\"version\";s:6:\"1.13.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2017/02/addon-icon-form-abandonment.png\";s:7:\"excerpt\";s:138:\"Unlock more leads by capturing partial entries from your forms. Easily follow up with interested leads and turn them into loyal customers.\";s:2:\"id\";i:27685;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:14;O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Form Locker Addon\";s:4:\"slug\";s:19:\"wpforms-form-locker\";s:7:\"version\";s:5:\"2.9.0\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2018/09/addon-icons-locker.png\";s:7:\"excerpt\";s:203:\"The WPForms Form Locker addon allows you to lock your WordPress forms with various permissions and access control rules including passwords, members-only, specific date / time, max entry limit, and more.\";s:2:\"id\";i:265700;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:15;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Form Pages Addon\";s:4:\"slug\";s:18:\"wpforms-form-pages\";s:7:\"version\";s:6:\"1.11.0\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2019/01/addon-icon-form-pages.png\";s:7:\"excerpt\";s:189:\"Want to improve your form conversions? WPForms Form Pages addon allows you to create completely custom \"distraction-free\" form landing pages to boost conversions (without writing any code).\";s:2:\"id\";i:362485;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:16;O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Geolocation Addon\";s:4:\"slug\";s:19:\"wpforms-geolocation\";s:7:\"version\";s:6:\"2.12.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2016/08/addon-icon-geolocation.png\";s:7:\"excerpt\";s:185:\"The WPForms Geolocation addon allows you to store your visitors\' geolocation data with their form submission. You can also turn on address autocomplete to make forms easier to fill out.\";s:2:\"id\";i:7501;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:17;O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"GetResponse Addon\";s:4:\"slug\";s:19:\"wpforms-getresponse\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:76:\"https://wpforms.com/wp-content/uploads/2016/04/addon-icons-getresponse-1.png\";s:7:\"excerpt\";s:134:\"The WPForms GetResponse addon allows you to create GetResponse newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:2565;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:18;O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"Google Calendar Addon\";s:4:\"slug\";s:23:\"wpforms-google-calendar\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:71:\"https://wpforms.com/wp-content/uploads/2025/08/icon-google-calendar.png\";s:7:\"excerpt\";s:174:\"The Google Calendar Addon for WPForms allows you to send form submissions and create events in your linked Google calendars at regularly scheduled intervals selected by you. \";s:2:\"id\";i:3125650;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:19;O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Google Drive Addon\";s:4:\"slug\";s:20:\"wpforms-google-drive\";s:7:\"version\";s:5:\"1.2.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2025/05/icon-google-drive.png\";s:7:\"excerpt\";s:130:\"The WPForms Google Drive addon allows you to automatically filter and export form entries and file uploads to your Google Drive.\r\n\";s:2:\"id\";i:3095021;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:20;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Google Sheets Addon\";s:4:\"slug\";s:21:\"wpforms-google-sheets\";s:7:\"version\";s:5:\"2.5.0\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2022/10/icon-google-sheets.png\";s:7:\"excerpt\";s:95:\"The WPForms Google Sheets addon makes it easy to send form entries and leads to a Google Sheet.\";s:2:\"id\";i:2225879;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:21;O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"HubSpot Addon\";s:4:\"slug\";s:15:\"wpforms-hubspot\";s:7:\"version\";s:5:\"1.4.1\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2022/03/addon-icon-hubspot.png\";s:7:\"excerpt\";s:90:\"The WPForms HubSpot addon lets you send leads from WordPress directly to your HubSpot CRM.\";s:2:\"id\";i:1846183;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:22;O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Kit Addon\";s:4:\"slug\";s:18:\"wpforms-convertkit\";s:7:\"version\";s:5:\"1.2.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2023/12/icon-provider-kit.png\";s:7:\"excerpt\";s:135:\"The WPForms Kit addon lets you collect subscribers to grow your mailing list, automate email marketing, and connect with your audience.\";s:2:\"id\";i:2744716;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:23;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Lead Forms Addon\";s:4:\"slug\";s:18:\"wpforms-lead-forms\";s:7:\"version\";s:5:\"1.7.0\";s:5:\"image\";s:66:\"https://wpforms.com/wp-content/uploads/2023/01/icon-lead-forms.png\";s:7:\"excerpt\";s:160:\"Want to increase conversions and generate leads for your business? The WPForms Lead Forms Addon lets you embed beautiful forms that show one question at a time.\";s:2:\"id\";i:2320054;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:24;O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Mailchimp Addon\";s:4:\"slug\";s:17:\"wpforms-mailchimp\";s:7:\"version\";s:5:\"2.5.1\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-mailchimp-1.png\";s:7:\"excerpt\";s:130:\"The WPForms Mailchimp addon allows you to create Mailchimp newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:153;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:25;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"MailerLite Addon\";s:4:\"slug\";s:18:\"wpforms-mailerlite\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"image\";s:75:\"https://wpforms.com/wp-content/uploads/2022/05/icon-provider-mailerlite.png\";s:7:\"excerpt\";s:112:\"The WPForms MailerLite addon makes it easy to send contacts from your WordPress forms to your MailerLite Groups.\";s:2:\"id\";i:1993604;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:26;O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"MailPoet Addon\";s:4:\"slug\";s:16:\"wpforms-mailpoet\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2025/03/icon-provider-mailpoet.png\";s:7:\"excerpt\";s:179:\"The WPForms MailPoet addon allows you to integrate email marketing forms with WordPress, enabling you to create subscription forms, manage subscribers, and grow your mailing list.\";s:2:\"id\";i:3066483;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:27;O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Make Addon\";s:4:\"slug\";s:12:\"wpforms-make\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2025/05/icon-provider-make.png\";s:7:\"excerpt\";s:167:\"With the WPForms Make addon, you can connect your forms to multiple apps and services, enabling powerful automations to simplify workflows, manage data, and save time.\";s:2:\"id\";i:3093110;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:28;O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"n8n Addon\";s:4:\"slug\";s:11:\"wpforms-n8n\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:59:\"https://wpforms.com/wp-content/uploads/2025/10/icon-n8n.png\";s:7:\"excerpt\";s:155:\"Turn each form submission into an automated workflow with the WPForms n8n addon. Send data straight to n8n and let your forms handle the busywork for you. \";s:2:\"id\";i:3142930;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:29;O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Offline Forms Addon\";s:4:\"slug\";s:21:\"wpforms-offline-forms\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2017/09/addon-offline-forms.png\";s:7:\"excerpt\";s:159:\"Never lose leads or data again. Offline Forms addon allows your users to save their entered data offline and submit when their internet connection is restored.\";s:2:\"id\";i:85564;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:30;O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"PayPal Commerce Addon\";s:4:\"slug\";s:23:\"wpforms-paypal-commerce\";s:7:\"version\";s:6:\"1.13.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-paypal.png\";s:7:\"excerpt\";s:150:\"The WPForms PayPal Commerce addon makes it easy to accept PayPal and credit card payments on your WordPress site. Quickly set it up with a few clicks.\";s:2:\"id\";i:2113327;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:31;O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"PayPal Standard Addon\";s:4:\"slug\";s:23:\"wpforms-paypal-standard\";s:7:\"version\";s:6:\"1.10.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-paypal.png\";s:7:\"excerpt\";s:145:\"The WPForms PayPal Standard addon allows you to connect your WordPress site with PayPal to easily collect payments, donations, and online orders.\";s:2:\"id\";i:155;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:32;O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"PDF Addon\";s:4:\"slug\";s:11:\"wpforms-pdf\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";s:59:\"https://wpforms.com/wp-content/uploads/2025/08/icon-pdf.png\";s:7:\"excerpt\";s:145:\"Use the WPForms PDF addon to save your email notification entries to a PDF file, complete with your logo and advanced customization options too. \";s:2:\"id\";i:3123247;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:33;O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Pipedrive Addon\";s:4:\"slug\";s:17:\"wpforms-pipedrive\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:65:\"https://wpforms.com/wp-content/uploads/2025/05/icon-pipedrive.png\";s:7:\"excerpt\";s:130:\"The WPForms Pipedrive addon allows you to automate tasks through the Pipedrive CRM to nurture leads, discover insights, and more. \";s:2:\"id\";i:3092610;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:34;O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Post Submissions Addon\";s:4:\"slug\";s:24:\"wpforms-post-submissions\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2016/10/addon-icon-post-submissions.png\";s:7:\"excerpt\";s:204:\"The WPForms Post Submissions addon makes it easy to have user-submitted content in WordPress. This front-end post submission form allow your users to submit blog posts without logging into the admin area.\";s:2:\"id\";i:11793;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:35;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Salesforce Addon\";s:4:\"slug\";s:18:\"wpforms-salesforce\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2020/09/addon-icon-salesforce.png\";s:7:\"excerpt\";s:125:\"The WPForms Salesforce addon allows you to easily send your WordPress form contacts and leads to your Salesforce CRM account.\";s:2:\"id\";i:1006060;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:36;O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"Save and Resume Addon\";s:4:\"slug\";s:19:\"wpforms-save-resume\";s:7:\"version\";s:6:\"1.13.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2021/10/addon-icon-save-resume.png\";s:7:\"excerpt\";s:181:\"The WPForms Save and Resume addon allows your visitors to save their progress while filling in your forms. When they\'re ready to continue, they can restore their entry with a click.\";s:2:\"id\";i:1611341;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:37;O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Signature Addon\";s:4:\"slug\";s:18:\"wpforms-signatures\";s:7:\"version\";s:6:\"1.13.0\";s:5:\"image\";s:82:\"https://wpforms.com/wp-content/uploads/2016/10/wordpress-signature-form-plugin.png\";s:7:\"excerpt\";s:198:\"The WPForms Signature addon makes it easy for users to sign your forms. This WordPress signature plugin will allow your users to sign contracts and other agreements with their mouse or touch screen.\";s:2:\"id\";i:15383;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:38;O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"Slack Addon\";s:4:\"slug\";s:13:\"wpforms-slack\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2024/10/icon-slack.png\";s:7:\"excerpt\";s:113:\"The WPForms Slack addon allows you to send direct messages, channel messages, and reminders to a Slack workspace.\";s:2:\"id\";i:2974081;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:39;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Square Pro Addon\";s:4:\"slug\";s:14:\"wpforms-square\";s:7:\"version\";s:5:\"2.0.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2021/09/addon-icon-square.png\";s:7:\"excerpt\";s:136:\"The WPForms Square addon allows you to connect your WordPress site with Square to easily collect payments, donations, and online orders.\";s:2:\"id\";i:1548589;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:40;O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Stripe Pro Addon\";s:4:\"slug\";s:14:\"wpforms-stripe\";s:7:\"version\";s:5:\"3.5.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2016/03/addon-icon-stripe-1.png\";s:7:\"excerpt\";s:199:\"The Stripe Pro addon grants access to conditional logic for payments and lower transaction fees. Use it alongside our core Stripe integration to easily collect payments, donations, and online orders.\";s:2:\"id\";i:1579;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:41;O:8:\"stdClass\":8:{s:5:\"title\";s:23:\"Surveys and Polls Addon\";s:4:\"slug\";s:21:\"wpforms-surveys-polls\";s:7:\"version\";s:6:\"1.16.0\";s:5:\"image\";s:76:\"https://wpforms.com/wp-content/uploads/2018/02/addon-icons-surveys-polls.png\";s:7:\"excerpt\";s:179:\"The WPForms Survey Addon allows you to add interactive polls and survey forms to your WordPress site. It comes with best-in-class reporting to help you make data-driven decisions.\";s:2:\"id\";i:148223;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:42;O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Twilio Addon\";s:4:\"slug\";s:14:\"wpforms-twilio\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:62:\"https://wpforms.com/wp-content/uploads/2025/01/icon-twilio.png\";s:7:\"excerpt\";s:114:\"The WPForms Twilio addon lets you easily send confirmations to customers via SMS or WhatsApp upon form submission.\";s:2:\"id\";i:3034336;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}}i:43;O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"User Journey Addon\";s:4:\"slug\";s:20:\"wpforms-user-journey\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:74:\"https://wpforms.com/wp-content/uploads/2020/11/addon-icon-user-journey.png\";s:7:\"excerpt\";s:186:\"Discover the steps your visitors take before they submit your forms. Right in the WordPress dashboard, you can easily see the content that’s driving the most valuable form conversions.\";s:2:\"id\";i:1071426;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:44;O:8:\"stdClass\":8:{s:5:\"title\";s:23:\"User Registration Addon\";s:4:\"slug\";s:25:\"wpforms-user-registration\";s:7:\"version\";s:5:\"2.8.0\";s:5:\"image\";s:81:\"https://wpforms.com/wp-content/uploads/2016/05/addon-icon-user-registration-1.png\";s:7:\"excerpt\";s:127:\"The WPForms User Registration addon lets you create custom user registration, password reset, and login forms for your website.\";s:2:\"id\";i:3280;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:45;O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Webhooks Addon\";s:4:\"slug\";s:16:\"wpforms-webhooks\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2020/07/addon-icon-webhooks-1.png\";s:7:\"excerpt\";s:162:\"The WPForms Webhooks addon allows you to send form entry data to secondary tools and external services. No code required, and no need for a third party connector.\";s:2:\"id\";i:901410;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}i:46;O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Zapier Addon\";s:4:\"slug\";s:14:\"wpforms-zapier\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:71:\"https://wpforms.com/wp-content/uploads/2016/08/icon-provider-zapier.png\";s:7:\"excerpt\";s:147:\"The WPForms Zapier addon allows you to connect your WordPress forms with over 7,000+ web apps. The integration possibilities here are just endless.\";s:2:\"id\";i:9141;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}}i:47;O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Zoho CRM Addon\";s:4:\"slug\";s:16:\"wpforms-zoho-crm\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:64:\"https://wpforms.com/wp-content/uploads/2025/07/icon-zoho-crm.png\";s:7:\"excerpt\";s:158:\"Create and update your Zoho CRM contacts, leads, and more, automatically from your WPForms submissions. Filter with field mapping and conditional logic, too. \";s:2:\"id\";i:3114724;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}}}','off'),(40886,'_wpforms_transient_timeout_addons_urls','1764309779','off'),(40887,'_wpforms_transient_addons_urls','a:48:{s:22:\"wpforms-activecampaign\";s:0:\"\";s:16:\"wpforms-airtable\";s:0:\"\";s:21:\"wpforms-authorize-net\";s:0:\"\";s:14:\"wpforms-aweber\";s:0:\"\";s:18:\"wpforms-sendinblue\";s:0:\"\";s:20:\"wpforms-calculations\";s:0:\"\";s:24:\"wpforms-campaign-monitor\";s:0:\"\";s:28:\"wpforms-conversational-forms\";s:0:\"\";s:15:\"wpforms-coupons\";s:0:\"\";s:15:\"wpforms-captcha\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-captcha&version=1.8.0&uid=MzE0MTgx&expires=1764352979&signature=ODkyYzE1YzEwZGNhMjhiZTZiNTA4YzkwMTUwNWY5YmVlZDY3ODg1ZTc2MjhmZGQ2YWNhZWYzOGI4Y2VjOWVkYw%3D%3D\";s:12:\"wpforms-drip\";s:0:\"\";s:15:\"wpforms-dropbox\";s:0:\"\";s:24:\"wpforms-entry-automation\";s:0:\"\";s:24:\"wpforms-form-abandonment\";s:0:\"\";s:19:\"wpforms-form-locker\";s:0:\"\";s:18:\"wpforms-form-pages\";s:0:\"\";s:19:\"wpforms-geolocation\";s:0:\"\";s:19:\"wpforms-getresponse\";s:0:\"\";s:23:\"wpforms-google-calendar\";s:0:\"\";s:20:\"wpforms-google-drive\";s:0:\"\";s:21:\"wpforms-google-sheets\";s:0:\"\";s:15:\"wpforms-hubspot\";s:0:\"\";s:18:\"wpforms-convertkit\";s:0:\"\";s:18:\"wpforms-lead-forms\";s:0:\"\";s:17:\"wpforms-mailchimp\";s:0:\"\";s:18:\"wpforms-mailerlite\";s:0:\"\";s:16:\"wpforms-mailpoet\";s:0:\"\";s:12:\"wpforms-make\";s:0:\"\";s:11:\"wpforms-n8n\";s:0:\"\";s:21:\"wpforms-offline-forms\";s:0:\"\";s:23:\"wpforms-paypal-commerce\";s:0:\"\";s:23:\"wpforms-paypal-standard\";s:0:\"\";s:11:\"wpforms-pdf\";s:0:\"\";s:17:\"wpforms-pipedrive\";s:0:\"\";s:24:\"wpforms-post-submissions\";s:0:\"\";s:18:\"wpforms-salesforce\";s:0:\"\";s:19:\"wpforms-save-resume\";s:0:\"\";s:18:\"wpforms-signatures\";s:0:\"\";s:13:\"wpforms-slack\";s:0:\"\";s:14:\"wpforms-square\";s:0:\"\";s:14:\"wpforms-stripe\";s:0:\"\";s:21:\"wpforms-surveys-polls\";s:0:\"\";s:14:\"wpforms-twilio\";s:0:\"\";s:20:\"wpforms-user-journey\";s:0:\"\";s:25:\"wpforms-user-registration\";s:0:\"\";s:16:\"wpforms-webhooks\";s:0:\"\";s:14:\"wpforms-zapier\";s:0:\"\";s:16:\"wpforms-zoho-crm\";s:0:\"\";}','off'),(41033,'_site_transient_timeout_community-events-a0da48da1bb273ac95c3a9f98dc7a2e2','1764310874','off'),(41034,'_site_transient_community-events-a0da48da1bb273ac95c3a9f98dc7a2e2','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"73.53.5.0\";}s:6:\"events\";a:3:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:81:\"South Sound WordPress Helpdesk & Hacking–Friendly, Low-Stress WordPress Support\";s:3:\"url\";s:69:\"https://www.meetup.com/south-sound-wordpress-meetup/events/308503322/\";s:6:\"meetup\";s:28:\"South Sound WordPress Meetup\";s:10:\"meetup_url\";s:52:\"https://www.meetup.com/South-Sound-WordPress-Meetup/\";s:4:\"date\";s:19:\"2025-12-13 10:00:00\";s:8:\"end_date\";s:19:\"2025-12-13 12:00:00\";s:20:\"start_unix_timestamp\";i:1765648800;s:18:\"end_unix_timestamp\";i:1765656000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:47.28999999999999914734871708787977695465087890625;s:9:\"longitude\";d:-122.6200000000000045474735088646411895751953125;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:81:\"South Sound WordPress Helpdesk & Hacking–Friendly, Low-Stress WordPress Support\";s:3:\"url\";s:69:\"https://www.meetup.com/south-sound-wordpress-meetup/events/310907999/\";s:6:\"meetup\";s:28:\"South Sound WordPress Meetup\";s:10:\"meetup_url\";s:52:\"https://www.meetup.com/South-Sound-WordPress-Meetup/\";s:4:\"date\";s:19:\"2026-01-10 10:00:00\";s:8:\"end_date\";s:19:\"2026-01-10 12:00:00\";s:20:\"start_unix_timestamp\";i:1768068000;s:18:\"end_unix_timestamp\";i:1768075200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:47.28999999999999914734871708787977695465087890625;s:9:\"longitude\";d:-122.6200000000000045474735088646411895751953125;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:81:\"South Sound WordPress Helpdesk & Hacking–Friendly, Low-Stress WordPress Support\";s:3:\"url\";s:69:\"https://www.meetup.com/south-sound-wordpress-meetup/events/310908017/\";s:6:\"meetup\";s:28:\"South Sound WordPress Meetup\";s:10:\"meetup_url\";s:52:\"https://www.meetup.com/South-Sound-WordPress-Meetup/\";s:4:\"date\";s:19:\"2026-02-14 10:00:00\";s:8:\"end_date\";s:19:\"2026-02-14 12:00:00\";s:20:\"start_unix_timestamp\";i:1771092000;s:18:\"end_unix_timestamp\";i:1771099200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:47.28999999999999914734871708787977695465087890625;s:9:\"longitude\";d:-122.6200000000000045474735088646411895751953125;}}}}','off'),(41039,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1764310875','off'),(41040,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Nov 2025 15:33:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=7.0-alpha-61312\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:75:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.9 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Nov 2025 15:33:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:18:\"release candidates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19373\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:366:\"The third Release Candidate (“RC3”) for WordPress 6.9 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC3 on a test server and site. Reaching this phase [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8039:\"\n<p>The third Release Candidate (“RC3”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. <strong>Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.9 is the highest quality possible.</p>\n\n\n\n<p>You can test WordPress 6.9 RC3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"></a><a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-beta2.zip\"></a><a href=\"https://wordpress.org/wordpress-6.9-RC3.zip\">RC3 version (zip)</a>. and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br><code>wp core update --version=6.9-RC3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn85xn\">6.9 WordPress Playground instance</a> to test the software directly in your browser.&nbsp; No setup is required – just click and go!&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC3?</h2>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? Take a look at the <a href=\"https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide\">WordPress 6.9 Field Guide</a>. For technical information related to issues addressed since <a href=\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2\">RC2</a>, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-18&amp;until=2025-11-25\">Gutenberg commits for 6.9</a> since November 18</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F18%2F2025..11%2F24%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed WordPress Core Trac tickets</a> since November 18</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can get involved with the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute.&nbsp;</p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC3 prerelease is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9. For those new to testing, follow <a href=\"https://make.wordpress.org/test/handbook/get-setup-for-testing/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta/RC area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general?&nbsp; Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\"></a><a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack</a>..</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 prereleases. If you haven’t yet, please conclude your testing and update the <em>“Tested up to”</em> version in your theme and plugin <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">readme files</a> to <code>6.9</code>.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information in the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ?&nbsp;You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC3 haiku</h2>\n\n\n\n<p><em>Some folks make money,</em></p>\n\n\n\n<p><em>some folks make time to travel,</em></p>\n\n\n\n<p><em>and we Make WordPress.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a href=\'https://profiles.wordpress.org/akshayar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>akshayar</a>, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/westonruter/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>westonruter</a>, <a href=\'https://profiles.wordpress.org/ellatrix/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ellatrix</a>, <a href=\'https://profiles.wordpress.org/mobarak/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mobarak</a> <em>and</em> <a href=\'https://profiles.wordpress.org/tacoverdo/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>tacoverdo</a> <em>for proofreading and review.</em></p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19373\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.9 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Nov 2025 15:26:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19350\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:367:\"The second Release Candidate (“RC2”) for WordPress 6.9 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC2 on a test server and site. Reaching this phase [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Akshaya Rane\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10595:\"\n<p>The second Release Candidate (“RC2”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.9 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.9 RC2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.9-RC2</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn85xn\">6.9 RC2 WordPress Playground instance</a> to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC2?</h2>\n\n\n\n<p>Get a recap of WordPress 6.9’s highlighted features in the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a>. For more technical information related to issues addressed since RC1, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-11&amp;until=2025-11-18\">GitHub commits for 6.9</a> since November 11</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F11%2F2025..11%2F18%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed Trac tickets</a> since November 11</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? These recent posts cover some of the latest updates:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/15/notes-feature-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Notes Feature in 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Abilities API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/\">WordPress 6.9 Frontend Performance Field Guide</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/interactivity-apis-client-navigation-improvements-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Interactivity API’s client navigation improvements in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Block Bindings improvements in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Changes to the Interactivity API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/17/consistent-cache-keys-for-query-groups-in-wordpress-6-9/\">Consistent Cache Keys for Query Groups in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">DataViews, DataForm, et al. in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\" target=\"_blank\" rel=\"noreferrer noopener\">Preparing the Post Editor for Full iframe Integration</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/theme-json-border-radius-presets-support-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Theme.json Border Radius Presets Support in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Heading Block CSS Specificity Fix in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/17/miscellaneous-developer-focused-changes-in-6-9/\">Miscellaneous Developer-focused Changes in 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/\">Modernizing UTF-8 support in WordPress 6.9</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved in testing</h2>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute.&nbsp;</p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC2 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9. For those new to testing, follow <a href=\"https://make.wordpress.org/test/handbook/get-setup-for-testing/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report.&nbsp; You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.&nbsp;</p>\n\n\n\n<p>Curious about testing releases in general?&nbsp; Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Update your theme or plugin</h2>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 beta releases. If you haven’t yet, make sure to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.9.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Test on your hosting platforms</h2>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Help translate WordPress</h2>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ?&nbsp; You can<a href=\"https://translate.wordpress.org/projects/wp/dev/\"> help translate WordPress into more than 100 languages</a>. This release milestone (RC2) also marks the<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\"> hard string freeze</a> point of the <a href=\"https://make.wordpress.org/core/2025/11/11/wordpress-6-9-release-candidate-phase/\">6.9 release cycle</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC2 haiku</h2>\n\n\n\n<p>A calm hillside sighs,<br>Work of many now complete —<br>RC2 stays true.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/westonruter/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>westonruter</a> and <a href=\'https://profiles.wordpress.org/joedolson/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joedolson</a> for proofreading and review.</em></p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19350\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:75:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.9 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Nov 2025 15:34:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:18:\"release candidates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19317\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"The first Release Candidate (“RC1”) for WordPress 6.9 is ready for download and testing! This version of the WordPress software is still under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site. WordPress 6.9 RC1 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9479:\"\n<p>The first Release Candidate (“RC1”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is still under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site.</p>\n\n\n\n<p>WordPress 6.9 RC1 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br><code>wp core update --version=6.9-RC1</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.3&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\" data-type=\"link\" data-id=\"https://playground.wordpress.net/?php=8.3&amp;wp=rc&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">6.9 RC1 WordPress Playground instance</a> to test the software directly in your browser. No setup is required &#8211; just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC1?</h2>\n\n\n\n<p>Check out the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a> for details on WordPress 6.9.</p>\n\n\n\n<p>You can browse the technical details for all issues addressed since Beta 4 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-07&amp;until=2025-11-11\">Gutenberg commits for 6.9</a> since November 7, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/log/?revs=61183-61203\">Core commits for 6.9</a> since November 7, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F07%2F2025..11%2F11%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed Trac tickets</a> since November 7, 2025</li>\n</ul>\n\n\n\n<p>Want to know more about this release? Here are some highlights:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Site Editor improvements and Refined content creation\n<ul class=\"wp-block-list\">\n<li>Ability to hide blocks</li>\n\n\n\n<li>New blocks </li>\n\n\n\n<li>Notes on blocks</li>\n\n\n\n<li>Universal command palette in wp-admin</li>\n</ul>\n</li>\n\n\n\n<li>Developer updates\n<ul class=\"wp-block-list\">\n<li>Updates to dataviews and dataforms components</li>\n\n\n\n<li>New abilities API</li>\n\n\n\n<li>Updates to interactivity API </li>\n\n\n\n<li>Updates to block binding API</li>\n</ul>\n</li>\n\n\n\n<li>Performance Improvements\n<ul class=\"wp-block-list\">\n<li>Improved script and style handling</li>\n\n\n\n<li>Optimized queries and caching</li>\n\n\n\n<li>Added ability to handle “fetchpriority” in ES Modules and Import Maps</li>\n\n\n\n<li>Standardizing output buffering</li>\n</ul>\n</li>\n</ul>\n\n\n\n<p>The final release is on track for December 2nd. As always, a successful release depends on your confirmation during testing. So please download and test!</p>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. </p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC1 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Calls for testing</h4>\n\n\n\n<p>Thank you to everyone who helps test the following enhancements and bug fixes:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/test/2025/10/06/call-for-testing-accordion-block/\">Accordion Block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2025/10/04/call-for-testing-ability-to-hide-blocks/\">Ability to Hide Blocks</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/64099\">Classic themes loading block styles on demand</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/64204\">Modified notes notifications</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\">Abilities API</a></li>\n</ul>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums, or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Thank you to everyone who helps with testing!</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.9. </p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>. Thank you to all <a href=\"https://make.wordpress.org/hosting/test-results/\">web hosts who help test WordPress</a>!</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC1 haiku</h2>\n\n\n\n<p><em>As the sun rises</em>,</p>\n\n\n\n<p><em>RC1 breaks its cocoon</em></p>\n\n\n\n<p><em>and emerges strong</em>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a href=\'https://profiles.wordpress.org/akshayar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>akshayar</a><em>, </em><a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a>, <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a>, <a href=\'https://profiles.wordpress.org/westonruter/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>westonruter</a>, <a href=\'https://profiles.wordpress.org/ellatrix/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ellatrix</a>, <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a>, <a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a> <em>and</em> <a href=\'https://profiles.wordpress.org/cbravobernal/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbravobernal</a> <em>for proofreading and review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19317\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.9 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2025/11/wordpress-6-9-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Nov 2025 15:34:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19263\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:347:\"WordPress 6.9 Beta 3 is available for download and testing! This beta version of the WordPress software is still under development. Please don&#8217;t install, run, or test this version of WordPress on production or mission-critical websites. Instead, you can evaluate Beta 3 on a test server and site. WordPress 6.9 Beta 3 can be tested [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5454:\"\n<p>WordPress 6.9 Beta 3 is available for download and testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is still under development</strong>. Please don&#8217;t install, run, or test this version of WordPress on production or mission-critical websites. Instead, you can evaluate Beta 3 on a test server and site.</p>\n\n\n\n<p>WordPress 6.9 Beta 3 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this<a href=\"https://make.wordpress.org/cli/\"> WP-CLI</a> command: <br><code>wp core update --version=6.9-beta3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">6.9 Beta 3 WordPress Playground instance</a> to test the software directly in your browser.&nbsp; No setup is required – just click and go!&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p></p>\n\n\n\n<p>The final release of WordPress 6.9 is scheduled for <strong>December 2, 2025</strong>, and the <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who helps with testing!</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<p><strong>Find out what’s new in WordPress 6.9</strong>: Read the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p>Your help testing the WordPress 6.9 Beta 3 version is key to ensuring that everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally as important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> provides a walk through on testing features in WordPress 6.9.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums, or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\"> #core-test channel</a> on<a href=\"https://wordpress.slack.com/\"> Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 3 updates and highlights</h2>\n\n\n\n<p>WordPress 6.9 Beta 3 contains more than 80 updates and fixes since the Beta 2 release.</p>\n\n\n\n<p>Each beta cycle focuses on bug fixes, and more are on the way with your testing! You can browse the technical details for all issues addressed since Beta 2 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-10-28&amp;until=2025-11-04\">Gutenberg commits for 6.9</a> since October 28, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F28%2F2025..11%2F04%2F2025&amp;milestone=6.9&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Core Trac tickets for 6.9</a> since October 28, 2025</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/wordpress-develop/compare/7dcb09c26a1d97c20dcceb866abbd0f3c128388b...81f755846c2d66ce7d21b01623f8163a9f7c6ef6\">Comparing commit changes in Core for 6.9</a> since October 28, 2025</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 3 haiku</h2>\n\n\n\n<p><em>Code is poetry,</em></p>\n\n\n\n<p><em>and poetry is magic.</em></p>\n\n\n\n<p><em>So code is magic.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a href=\'https://profiles.wordpress.org/akshayar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>akshayar</a> <em>, </em><a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a>, <a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a>, <a href=\'https://profiles.wordpress.org/mosescursor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mosescursor</a>,  <em>and</em> <a href=\'https://profiles.wordpress.org/westonruter/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>westonruter</a> <em>for proofreading and review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19263\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.9 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2025/10/wordpress-6-9-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Oct 2025 15:23:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6-9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19253\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:334:\"WordPress 6.9 Beta 2 is now ready for testing! This beta version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites.&#160; Instead, you should evaluate Beta 2 on a test server and site. You can test WordPress 6.9 Beta 2 in [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Akshaya Rane\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5125:\"\n<p>WordPress 6.9 Beta 2 is now ready for testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites.&nbsp; Instead, you should evaluate Beta 2 on a test server and site.</p>\n\n\n\n<p>You can test WordPress 6.9 Beta 2 in any of the following ways:<br></p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-beta2.zip\">Beta 2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this<a href=\"https://make.wordpress.org/cli/\"> WP-CLI</a> command: <br><code>wp core update --version=6.9-beta2</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">6.9 Beta 2 WordPress Playground instance</a> to test the software directly in your browser.&nbsp; No setup is required–just click and go!&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. &nbsp;The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Do check the<a href=\"https://make.wordpress.org/core/\"> Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information. Thank you to everyone who contributes by testing!&nbsp;</p>\n\n\n\n<p><strong>Catch up on what’s new in WordPress 6.9</strong>: Read the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p>Your help testing the WordPress 6.9 Beta 2 version is key to ensuring everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important.&nbsp; This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9.</p>\n\n\n\n<p>If you encounter an issue, please report it to the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta area</a> of the support forums or directly to<a href=\"https://core.trac.wordpress.org/newticket\"> WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of<a href=\"https://core.trac.wordpress.org/tickets/major\"> known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\"> #core-test channel</a> on<a href=\"https://wordpress.slack.com/\"> Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 2 updates and highlights</h2>\n\n\n\n<p>WordPress 6.9 Beta 2 contains more than 33 Editor updates and fixes since the Beta 1 release, including 28 tickets for WordPress core.</p>\n\n\n\n<p>Each beta cycle focuses on bug fixes; more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 1 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-10-22&amp;until=2025-10-28\">GitHub commits for 6.9</a> since October 21, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F22%2F2025..10%2F28%2F2025&amp;milestone=6.9&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since October 21, 2025</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 2 haiku</h2>\n\n\n\n<p><em>Morning dew returns,</em></p>\n\n\n\n<p><em>Small fixes bloom in silence—</em></p>\n\n\n\n<p><em>Code finds its balance.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a> , <a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a> &amp; <a href=\'https://profiles.wordpress.org/mosescursor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mosescursor</a></em> <em>for proofreading and review.</em></p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19253\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"WordPress 6.8.3 Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/news/2025/09/wordpress-6-8-3-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Sep 2025 19:31:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19204\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:372:\"WordPress 6.8.3 is now available! This is a security release that features two fixes. Because this is a security release, it is recommended that you update your sites immediately. You can download WordPress 6.8.3 from WordPress.org, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4937:\"\n<p><strong>WordPress 6.8.3 is now available!</strong></p>\n\n\n\n<p>This is a security release that features two fixes.</p>\n\n\n\n<p>Because this is a security release,<strong> it is recommended that you update your sites immediately</strong>.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.8.3.zip\">download WordPress 6.8.3 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>The next major release will be <a href=\"https://make.wordpress.org/core/6-9/\">version 6.9</a>, which is planned for December 2nd, 2025.<br>For more information on WordPress 6.8.3, please visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-8-3/\">version page on the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p>The security team would like to thank the following people for <a href=\"https://hackerone.com/wordpress?type=team\">responsibly reporting vulnerabilities</a>, and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A data exposure issue where authenticated users could access some restricted content. Independently reported by <a href=\"https://hackerone.com/mnelson4\">Mike Nelson</a>, <a href=\"https://hackerone.com/hurayraiit\">Abu Hurayra</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, and <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>.</li>\n\n\n\n<li>A cross-site scripting (XSS) vulnerability requiring an authenticated user role that affects the nav menus. Reported by <a href=\"https://x.com/Savphill\">Phill Savage</a>.</li>\n</ul>\n\n\n\n<p>As a courtesy, these fixes have also been made available to all branches eligible to receive security fixes (currently through 4.7). As a reminder, <strong>only the most recent version of WordPress is actively supported</strong>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, WordPress 6.8.3 would not have been possible without the contributions of the following people:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/hurayraiit\">Abu Hurayra</a>, <a href=\"https://profiles.wordpress.org/zieladam\">Adam Zieliński</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/andraganescu%20\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/ehtis\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/mnelson4\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/phillsav\">Phill</a>, <a href=\"https://profiles.wordpress.org/noisysocks\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the <a href=\"https://app.slack.com/client/T024MFP4J/C02RQBWTW\">#core</a> Slack channel. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/tutorials/faq-for-new-contributors/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p>Props to <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a> for reviewing.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19204\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Portland Welcomes WordCamp US 2025: A Community Gathering\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wordpress.org/news/2025/08/portland-welcomes-wcus-2025/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 30 Aug 2025 03:03:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19074\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:405:\"A full house of attendees gathered in Portland, Oregon, for WordCamp US 2025, with thousands more tuning in online. Over four days, the flagship WordPress event brought together contributors, innovators, and community members for collaboration, inspiration, and discovery. WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement. Matt Mullenweg, WordPress Cofounder [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:65488:\"\n\n\n<p>A full house of attendees gathered in Portland, Oregon, for WordCamp US 2025, with thousands more tuning in online. Over four days, the flagship WordPress event brought together contributors, innovators, and community members for collaboration, inspiration, and discovery.</p>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-pullquote\"><blockquote><p>WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement.</p><cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote></figure>\n</div>\n\n\n\n<p>The WordPress event began with a dedicated Contributor Day and continued with a Showcase Day and two days of sessions filled with talks, panels, workshops, and community celebrations. WordPress Cofounder Matt Mullenweg joined a diverse lineup of speakers, panelists, and workshop leaders who brought fresh perspectives to the open web from across the globe.</p>\n\n\n\n<p>Set against the vibrant backdrop of Portland — with its iconic bridges, coffee culture, and creative energy — the Sponsor Hall buzzed as companies across the WordPress ecosystem demoed new products, shared insights, and connected with attendees. Each day offered opportunities to refuel with local flavors and international favorites, turning mealtimes into lively hubs of networking and idea-sharing.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Global Gathering in Portland</h2>\n\n\n\n<p>WordCamp US is the annual gathering point for the WordPress community — where collaboration, creativity, and innovation intersect. This year in Portland, the event delivered an expansive program that reached every corner of the ecosystem.</p>\n\n\n\n<p>Here’s what attendees experienced:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Engaging Sessions Across Tracks</strong> – Keynotes, presentations, and discussions explored the evolving web and the role of open source in shaping it.</li>\n\n\n\n<li><strong>A Global Speaker Lineup</strong> – Voices from across continents brought local stories and global visions to the stage.</li>\n\n\n\n<li><strong>Wide-Ranging Topics</strong> – From AI in WordPress development to accessibility, design systems, content strategy, education, and case studies of WordPress at scale.</li>\n\n\n\n<li><strong>Hands-On Learning Opportunities</strong> – Workshops provided practical takeaways, empowering attendees to apply new skills immediately.</li>\n\n\n\n<li><strong>A Community Built on Collaboration</strong> – Whether contributing code, exploring business strategies, or sharing creative projects, attendees found space to learn, grow, and celebrate open source together.</li>\n</ul>\n\n\n\n<p>New contributors took their first steps into open source, seasoned developers explored cutting-edge AI integrations, and agencies and product teams shared strategies for scaling WordPress to meet modern needs. Beyond the technical, conversations around inclusivity, sustainability, and education underscored WordPress’s role as a tool for empowerment and positive change.</p>\n\n\n\n<p>In hallways, coffee lines, and evening meetups, attendees found the “hallway track” alive and well, spontaneous moments of connection that often became the most memorable part of the experience. Whether reconnecting with longtime collaborators or meeting someone new, these small interactions reinforced the heart of WordCamp US: a community that thrives on openness, generosity, and shared purpose.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day: Collaboration at the Core</h2>\n\n\n\n<p>The conference opened on Tuesday, August 26, with a vibrant Contributor Day. Nearly 300 contributors filled the space, including more than 120 first-time participants who were onboarded across 19 teams. Developers, designers, translators, marketers, and community organizers worked side by side, representing WordPress expertise.</p>\n\n\n\n<p>Throughout the day, contributors tackled everything from improving accessibility and performance to refining documentation to enhancing translation tools. Beyond technical contributions, teams like Marketing and Community focused on outreach, mentoring, and shaping future-facing initiatives. Remote participants joined via dedicated channels, reinforcing the inclusive nature of WordPress’s global community. By day’s end, the collective energy was clear: WordPress continues to be built by and for everyone.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a5549&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a5549\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19080\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19080\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a583c&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a583c\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19081\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19081\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a5b4a&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a5b4a\" class=\"wp-block-image size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1707\" height=\"2560\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19087\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?fit=683%2C1024&amp;ssl=1\" alt=\"\" class=\"wp-image-19087\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?w=1707&amp;ssl=1 1707w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=200%2C300&amp;ssl=1 200w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=683%2C1024&amp;ssl=1 683w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=768%2C1152&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=1024%2C1536&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=1365%2C2048&amp;ssl=1 1365w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a5e00&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a5e00\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19084\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19084\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a60d1&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a60d1\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19082\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19082\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a63c1&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a63c1\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19085\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19085\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a6672&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a6672\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19086\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19086\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a695c&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a695c\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19090\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19090\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a6c52&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a6c52\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19089\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?fit=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-19089\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a6f2a&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a6f2a\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19092\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19092\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a71fc&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a71fc\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19088\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?fit=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-19088\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a74d0&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a74d0\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19091\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19091\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a77bd&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a77bd\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19083\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19083\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p>The mix of experience in the room made this year especially notable. First-time contributors were paired with seasoned table leads who guided them through their first steps into open source contribution. Longtime contributors reconnected with their teams and advanced ongoing initiatives, while new voices added fresh perspectives and momentum. The spirit of mentorship was woven throughout, ensuring that Contributor Day was productive and welcoming.</p>\n\n\n\n<p>The results spoke for themselves:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Polyglots</strong> translated more than 12,000 strings, expanding WordPress’s accessibility worldwide.</li>\n\n\n\n<li>The <strong>Community team</strong> celebrated the approval of two brand-new local meetups.</li>\n\n\n\n<li>The <strong>Training team</strong> achieved its objective of updating outdated course thumbnails.</li>\n\n\n\n<li>The <strong>Core team</strong> worked through a live bug scrub, with 9 committers and 16 contributors collaborating on improvements.</li>\n\n\n\n<li>The <strong>Documentation team</strong> completed numerous content updates to keep resources fresh and reliable.</li>\n</ul>\n\n\n\n<p>Momentum carried through every table, with participants reporting measurable progress and a renewed sense of shared purpose. Contributor Day once again highlighted the unique power of collaboration in shaping the open web, proving that every contribution matters through code, translations, training, or community building.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Showcase Day: WordPress in Action</h2>\n\n\n\n<p>Wednesday, August 27, was the popular Showcase Day, spotlighting real-world innovation in WordPress. Initially expected to draw about 250 participants, Showcase Day welcomed more than 800 attendees — a powerful sign of how much energy and curiosity the community brought to Portland. The sessions demonstrated how WordPress powers meaningful work across industries from nonprofits to newsrooms, agencies to global enterprises, while staying true to open source values.</p>\n\n\n\n<p>The day opened with a keynote by Amy Sample Ward: <em>The Tech That Comes Next</em>. Drawing from their co-authored book with Afua Bruce, Amy highlighted the inequities embedded in today’s technologies — from dataset bias to accessibility gaps — and challenged attendees to rethink how tools are funded, built, and deployed. Their talk invited technologists, funders, and community leaders to imagine a more equitable digital future, rooted in collaboration and shared responsibility.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US 2025 - Amy Sample Ward &quot;The Tech That Comes Next&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/RKnM75GFZxw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>From there, <a href=\"https://youtu.be/PGvh7fCOUk0\">Joeleen Kennedy</a> of Human Made shared how Full Site Editing (FSE) shapes the refresh of Wikimedia’s ongoing user experience. Her session <em>Modernizing at Scale</em> detailed how FSE is simplifying workflows, improving accessibility, and making the multilingual platform more sustainable for the long term. Attendees gained a behind-the-scenes look at how one of the world’s largest open knowledge platforms is leveraging WordPress innovation.</p>\n\n\n\n<p><a href=\"https://youtu.be/F4NEPcwGRCI\">Josh Bryant</a> took the stage to explore what happens when Gutenberg leaves the WP-Admin dashboard. His talk, <em>Reimagining WordPress Editing</em>, walked through embedding the block editor into a standalone React application to support Dow Jones’s newsroom workflows. From decoupling Gutenberg to managing custom data stores, the session showcased advanced techniques for scaling editorial tools while maintaining the flexibility of the WordPress ecosystem.</p>\n\n\n\n<p>Hands-on learning was a hallmark of Showcase Day, with Jamie Marsland’s workshop leading participants through building and launching their own professional portfolio sites — no coding required. Attendees left with a fully functioning site, demonstrating WordPress’s continued ability to empower anyone, anywhere, to publish online.</p>\n\n\n\n<p>In the afternoon, Jeffrey Paul’s session <em>Scalable, Ethical AI</em> addressed one of the most pressing topics in today’s digital world: how to integrate AI without sacrificing ownership, privacy, or open standards. Walking participants through practical use cases with ClassifAI and local LLMs, Paul emphasized how WordPress can help content creators harness AI while maintaining autonomy over their data.</p>\n\n\n\n<p>The day closed with a forward-looking community highlight: <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a>. Panelists <a href=\"https://youtu.be/ARqM9U0ESvo\">Destiny Kanno, Andrés Parra, Javier Montes de Blas, Mauricio Barrantes, and Elineth Morera Campos</a> shared how this initiative brings WordPress into classrooms and universities worldwide. Student Andrés Parra received a scholarship to attend WordCamp. During the panel, Elineth also announced that Fidélitas University will begin offering its students a <a href=\"https://wordpress.org/news/2025/07/introducing-wordpress-credits-a-new-contribution-internship-program-for-university-students/\">WordPress Credits</a> program starting in October 2025, making it a mandatory addition sometime in 2026, enabling them to contribute directly to WordPress as part of their studies.</p>\n\n\n\n<p>By connecting students and educators with the open web, Campus Connect is building the next generation of contributors and innovators, ensuring that WordPress remains both a learning tool and a pathway to opportunity.</p>\n\n\n\n<p>Taken together, Showcase Day affirmed that WordPress is more than just a CMS — it is a platform for equitable technology, global collaboration, cutting-edge enterprise solutions, and the future of digital education. WordPress has the power to be both a platform and a community tool for education, equity, and innovation.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Presentation Days: Learning, Inspiration, and Connection</h2>\n\n\n\n<p>The first full day of sessions at WordCamp US 2025 opened with warm remarks from the organizing team, who reminded attendees: <em>“The most important thanks goes to all of you. The mix of new energy and veteran experience is what makes WordCamp so special, so thank you for being here.”</em> That spirit of gratitude and community carried throughout the event.</p>\n\n\n\n<p>The Sponsor Hall became a hub of activity, complete with raffles, the return of Career Corner, and even a Voodoo Donut Truck parked outside. Attendees lined up to test their luck at a claw machine stuffed with plush Wapuus, while others sought guidance at the Happiness Bar — a hands-on help desk for WordPress questions big and small. Between these activities, the steady buzz of conversations made it clear: the “hallway track” remained one of WordCamp’s most valuable experiences.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US - Danny Sullivan &quot;How (and why!) Google Search Keeps Evolving&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/ZF_sxLdfTbY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>The program itself set a high bar. Danny Sullivan’s keynote shed light on how search has evolved to meet the needs of new generations, from 24/7 demand and mobile expectations to short-form video and AI. His session gave attendees a deeper understanding of how search intersects with publishing today and sparked conversations about how WordPress can continue adapting in an era where AI shapes discovery and content.</p>\n\n\n\n<p>From there, the schedule unfolded across multiple tracks. The Core AI panel — featuring <a href=\"https://youtu.be/v_0O6dQ4Q4E\">James LePage, Felix Arntz, and Jeffrey Paul</a> — offered a look into how AI tools are woven into WordPress core. Emphasizing ethics, transparency, and user empowerment, the panel painted a roadmap for how WordPress can adopt new technologies without compromising its open-source values.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19103\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Hands-on learning played a significant role throughout the conference. Ryan Welcher’s interactive <em>Block Developer Cookbook</em> drew a packed room as participants worked through community-selected code recipes built on the latest WordPress APIs. By the end, attendees left with working examples and practical strategies they could bring back to their projects.</p>\n\n\n\n<p>The program also highlighted diverse technical perspectives. <a href=\"https://youtu.be/vBjNqdacbh4\">Jemima Abu’s</a> session, <em>A PHP Developer’s Guide to ReactJS</em>, bridged the gap between classic and modern web development. At the same time, Adam Gazzaley’s keynote, <em>A New Era of Experiential Medicine – AI and the Brain</em>, invited attendees to consider the human side of technology, exploring how digital tools can advance health and well-being.</p>\n\n\n\n<p>The second day of presentations, Friday, August 29, opened with creativity and imagination. <a href=\"https://youtu.be/O7FPiFpRI3o\">John Maeda’s</a> keynote, <em>Cozy AI Cooking: WordCamp Edition</em>, used the metaphor of a kitchen to demystify AI, blending storytelling with technical insight to show how curiosity and care can guide builders in integrating AI into their work.</p>\n\n\n\n<p>Later in the day, <a href=\"https://youtu.be/ORnJTpjA-4w\">Tammie Lister’s</a> <em>The System is the Strategy</em> illustrated how design systems provide structure and scalability for growing WordPress projects. At the same time, Adam Silverstein’s Unlock Developer Superpowers with AI showcased new ways developers can use emerging tools to speed up workflows and problem-solving.</p>\n\n\n\n<p>Community stories also took center stage. In Creators around a Campfire, Anne McCarthy, Jamie Marsland, Christian Taylor, Mark Szymanski, and Michael Cunningham reflected on how YouTubers and content creators shape the WordPress ecosystem. Their session highlighted the role of storytelling and education in expanding WordPress’s reach to new audiences worldwide.</p>\n\n\n\n<p>The Sponsor Hall remained lively between sessions — with attendees meeting companies, testing demos, and swapping ideas that extended far beyond the conference halls. They also shared moments together at the arcade built for the event and added smiles, hugs, and laughter, which underscored the atmosphere: WordCamp US was as much about connection as code.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Together Into the Future</h2>\n\n\n\n<p>As the event drew to a close, WordPress Cofounder Matt Mullenweg took the stage to share the current state of WordPress and a vision for its future. He highlighted the growth in social media for WordPress with 124,726 new followers since last WCUS — and the WordPress.org website growing over 10% in users along with almost 20% in new users. </p>\n\n\n\n<p>Matt also spotlighted community initiatives shaping the future of open source education and diversity: WordPress Campus Connect, which has already reached 570 students across 11 events. Combined with the growth in overall events (77) which is a 32.76% increase over 2024. Each effort reinforced the message that WordPress is more than software; it is a global movement driven by people.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US 2025 - Ma.tt Mullenweg &quot;Keynote Address &amp; Q&amp;A&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/45HRzzc0waU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>He concluded with a live Q&amp;A, fielding questions from the audience on the direction of WordPress, its role in an AI-driven web, and the importance of keeping the project open, inclusive, and adaptable. The final notes of the keynote carried into a closing party in downtown Portland, where attendees capped off the week with music, conversation, and the unmistakable joy of a community coming together.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Closing</h2>\n\n\n\n<p>WordCamp US 2025 once again demonstrated what makes the WordPress ecosystem extraordinary: a community committed to building tools, resources, and opportunities that empower people everywhere.</p>\n\n\n\n<p>This year also marked the debut of the <a href=\"https://airtable.com/appWF6hdXuEOFQMvV/shrV5RZIv0aJjjU00\">Open Horizons Scholarship</a>, which funded six recipients — two organizers, three volunteers, and one speaker — from five countries. A total of $14,670 supported their journeys to WCUS. The scholarship, which also supports participation at WordCamp Asia and WordCamp Europe, is designed to make flagship events more accessible to contributors worldwide.</p>\n\n\n\n<p>A heartfelt thank you goes to the organizers, volunteers, sponsors, and speakers who brought the Portland edition to life — and to every attendee who joined us in person or followed along online. We hope you leave with fresh ideas, meaningful connections, and renewed energy to help shape the future of the open web.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a8433&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a8433\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19112\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948.jpg?resize=1024%2C577&#038;ssl=1\" alt=\"\" class=\"wp-image-19112\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=1024%2C577&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=1536%2C865&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=2048%2C1153&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a873f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a873f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19124\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19124\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a8a0e&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a8a0e\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19122\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19122\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a8ccf&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a8ccf\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19107\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752.jpg?resize=1024%2C577&#038;ssl=1\" alt=\"\" class=\"wp-image-19107\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=1024%2C577&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=1536%2C865&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=2048%2C1153&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a8fb6&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a8fb6\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"675\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19108\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1024%2C675&#038;ssl=1\" alt=\"\" class=\"wp-image-19108\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1024%2C675&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=300%2C198&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=768%2C506&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1536%2C1012&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?w=1764&amp;ssl=1 1764w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a926f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a926f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19113\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19113\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a955f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a955f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"433\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19106\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809.jpeg?resize=1024%2C433&#038;ssl=1\" alt=\"\" class=\"wp-image-19106\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=1024%2C433&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=300%2C127&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=768%2C325&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=1536%2C650&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=2048%2C866&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a9856&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a9856\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19110\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19110\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a9b39&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a9b39\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19119\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19119\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69289334a9dfd&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69289334a9dfd\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19133\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19133\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p>Be sure to mark your calendars for the next global gatherings: <a href=\"https://asia.wordcamp.org/2026/\">WordCamp Asia 2026</a>&nbsp; in Mumbai, India, <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe 2026</a>&nbsp; in Kraków, Poland, and WordCamp US 2026 in Phoenix, Arizona. We can’t wait to see you at the next chapter of the WordPress story.</p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19074\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"Portland, Are You Ready? The WCUS 2025 Schedule Has Arrived!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wordpress.org/news/2025/08/portland-are-you-ready-the-wcus-2025-schedule-has-arrived/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Aug 2025 20:03:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:9:\"WordCamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19004\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:402:\"We’re excited to announce that the full schedule for WordCamp US 2025 has been published! From August 26–29 in Portland, Oregon, join web creators, innovators, and community leaders for four days of learning, collaboration, and inspiration. This year’s lineup brings together sessions on everything from cutting-edge AI to hands-on workshops, performance, accessibility, design, and the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5698:\"\n<p>We’re excited to announce that the full schedule for WordCamp US 2025 has been published! From August 26–29 in Portland, Oregon, join web creators, innovators, and community leaders for four days of learning, collaboration, and inspiration. This year’s lineup brings together sessions on everything from cutting-edge AI to hands-on workshops, performance, accessibility, design, and the future of WordPress.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19026\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/ScheduleHeader-scaled.png?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"has-text-align-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><strong>Check out the full schedule and start planning your WordCamp experience.</strong></p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-blue-1-background-color has-background wp-element-button\" href=\"https://us.wordcamp.org/2025/schedule/\">View The Schedule</a></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day — Connect, Collaborate, and Give Back</h2>\n\n\n\n<p>Kicking off the week on Tuesday, August 26 is Contributor Day, it is your chance to roll up your sleeves and make a direct impact on WordPress. Whether you’re a seasoned developer, creative designer, translator, marketer, or simply passionate about open source, there’s a place for you to get involved. Join WordPress teams working on real projects, share your skills, and connect with people across the global community. Contributor Day is also a fantastic place for hiring managers or business owners to meet emerging talent and see contributors in action. Lunch is provided, and both in-person and select remote participation options are available. If you’ve ever wanted to help shape the future of WordPress, this is your moment!<br></p>\n\n\n\n<p>Read more: <a href=\"https://us.wordcamp.org/2025/schedule/#contributor-day\">Start planning your Contributor Day activities &gt;&gt;</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Showcase Day — See WordPress in Action</h2>\n\n\n\n<p>Showcase Day on Wednesday, August 27, shines a spotlight on what&#8217;s possible with WordPress. Get inspired by live demos, case studies, and actionable presentations from experts and innovators using WordPress in creative and impactful ways. You’ll see how changemakers, nonprofits, publishers, and agencies use WordPress to solve real-world problems, build new products, and drive the web forward. Highlights include hands-on workshops, technical talks, and practical sessions covering everything from design systems to modern AI. It’s a full day dedicated to celebrating the talent, creativity, and innovation of the WordPress community.</p>\n\n\n\n<p>Read more: <a href=\"https://us.wordcamp.org/2025/schedule/#showcase-day\">See where these inspirational showcases take you &gt;&gt;</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Conference Days — Learn, Connect, and Level Up</h2>\n\n\n\n<p>The main event days for Thursday and Friday, August 28-29, feature a robust mix of technical deep-dives, product masterclasses, and sessions designed for all experience levels. Whether you’re a developer, designer, business owner, or just starting out, you’ll find plenty to explore—from future-focused discussions on AI and performance to hands-on workshops and networking events that bring the community together.</p>\n\n\n\n<p><strong>Keynote Highlights:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Amy Sample Ward, CEO of NTEN:</strong> The Tech That Comes Next: How Changemakers, Philanthropists, and Technologists Can Build an Equitable World. Featured Wednesday, August 27.</li>\n\n\n\n<li><strong>Danny Sullivan, from Google Search</strong>: Industry leader, featured Thursday, August 28.</li>\n\n\n\n<li><strong>Matt Mullenweg, Co-founder of WordPress:</strong> Featured Friday, August 29.</li>\n\n\n\n<li>More keynotes announcing soon!</li>\n</ul>\n\n\n\n<p>With dozens of sessions across multiple tracks, plus workshops and networking opportunities, WordCamp US is set to be an unforgettable experience. Don’t miss your chance to connect, share ideas, and help shape the future of the web.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Check out the full schedule and start planning your WordCamp experience.</strong></p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-blue-1-background-color has-background wp-element-button\" href=\"https://us.wordcamp.org/2025/schedule/\">View The Schedule</a></div>\n</div>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19004\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Maintenance Releases for WordPress branches 4.7 to 6.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wordpress.org/news/2025/08/maintenance-releases-for-wordpress-branches-4-7-to-6-7/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Aug 2025 19:11:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18997\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:374:\"Following on from the WordPress 6.8.2 maintenance release last month, the included update to the root security certificate bundle has been backported to all branches back to 4.7. This ensures that when your site performs server-side HTTP requests, the most up-to-date information about trusted security certificates is used. Further information can be found on the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2119:\"\n<p>Following on from <a href=\"https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\">the WordPress 6.8.2 maintenance release last month</a>, the included update to the root security certificate bundle has been backported to all branches back to 4.7. This ensures that when your site performs server-side HTTP requests, the most up-to-date information about trusted security certificates is used. Further information can be found on <a href=\"https://core.trac.wordpress.org/ticket/62811\">the Core Trac ticket</a>.</p>\n\n\n\n<p>A new maintenance release for each branch from 4.7 to 6.7 is now available. If you have sites on these branches and they support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>The latest and only supported version of WordPress remains as 6.8.2. This is being done as a courtesy for sites still running older versions of WordPress. You can <a href=\"https://wordpress.org/wordpress-6.8.2.zip\">download WordPress 6.8.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>Special thanks to <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a>, <a href=\'https://profiles.wordpress.org/ocean90/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ocean90</a>, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/peterwilsoncc/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>peterwilsoncc</a>, <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a>, <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a>, and <a href=\'https://profiles.wordpress.org/johnbillion/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>johnbillion</a> for backporting and releasing this update.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18997\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.8.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Jul 2025 15:41:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18903\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:357:\"WordPress 6.8.2 is now available! This minor release includes fixes for 20 Core tickets and 15 Block Editor issues. For a full list of bug fixes, please refer to the release candidate announcement. WordPress 6.8.2 is a short-cycle maintenance release. More maintenance releases may be made available throughout 2025. If you have sites that support [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10720:\"\n<h2 class=\"wp-block-heading\">WordPress 6.8.2 is now available!</h2>\n\n\n\n<p>This minor release includes fixes for <a href=\"https://core.trac.wordpress.org/query?resolution=fixed&amp;milestone=6.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">20 Core tickets</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/70557\">15 Block Editor issues</a>. For a full list of bug fixes, please refer to the <a href=\"https://make.wordpress.org/core/2025/07/08/wordpress-6-8-2-rc1-is-now-available/\">release candidate announcement.</a></p>\n\n\n\n<p>WordPress 6.8.2 is a short-cycle maintenance release. More maintenance releases may be made available throughout 2025.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.8.2.zip\">download WordPress 6.8.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-8-2\">visit the HelpHub version page</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Dropping security updates for WordPress versions 4.1 through 4.6</h2>\n\n\n\n<p>This is not directly related to the 6.8.2 maintenance release, but <a href=\"https://wordpress.org/news/2025/06/dropping-security-updates-for-wordpress-versions-4-1-through-4-6/\">branches 4.1 to 4.6 had their final release today</a>. These branches won&#8217;t receive any security update anymore.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>WordPress 6.8.2 was led by <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>&nbsp;and&nbsp;<a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a>.</p>\n\n\n\n<p>Special thanks to <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a>, <a href=\'https://profiles.wordpress.org/mamaduka/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mamaduka</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a> and <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a> for their help on specific release tasks.</p>\n\n\n\n<p>WordPress 6.8.2 would not have been possible without the contributions of the following 96 people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium has-white-color has-midnight-gradient-background has-text-color has-background has-link-color has-normal-font-size wp-elements-2ad7deb15a87fd29427f001e4c18a1ac\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam\">Adam Zieliński</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/alexstine\">Alex Stine</a>, <a href=\"https://profiles.wordpress.org/anatolbroder\">Anatol Broder</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/ankitkumarshah\">Ankit Kumar Shah</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/azharderaiya\">Azhar Deraiya</a>, <a href=\"https://profiles.wordpress.org/benjamingosset\">Benjamin Gosset</a>, <a href=\"https://profiles.wordpress.org/bhubbard\">Brandon Hubbard</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brhodes\">brhodes</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/czarate\">Chris Zarate</a>, <a href=\"https://profiles.wordpress.org/courane01\">Courtney Robertson</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/darshitrajyaguru97\">Darshit Rajyaguru</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dhruvang21\">Dhruvang21</a>, <a href=\"https://profiles.wordpress.org/dilipbheda\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/divinenephron\">divinenephron</a>, <a href=\"https://profiles.wordpress.org/dustintechsmith\">dustintechsmith</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/im3dabasia1\">Eshaan Dabasiya</a>, <a href=\"https://profiles.wordpress.org/estelaris\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/faisalahammad\">Faisal Ahammad</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gernberg\">gernberg</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/harshgajipara\">Harsh Gajipara</a>, <a href=\"https://profiles.wordpress.org/helgatheviking\">HelgaTheViking</a>, <a href=\"https://profiles.wordpress.org/abcd95\">Himanshu Pathak</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/JeffPaul\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/luminuu\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jigarpanchal\">Jigar Panchal</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/mindctrl\">John Parris</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/kausaralm\">Kausar Alam</a>, <a href=\"https://profiles.wordpress.org/kishanjasani\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/pfefferle\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/megane9988\">megane9988</a>, <a href=\"https://profiles.wordpress.org/mosescursor\">Moses Cursor Ssebunya</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/mwillman1991\">mwillman1991</a>, <a href=\"https://profiles.wordpress.org/bugnumber9\">Nazar Hotsa</a>, <a href=\"https://profiles.wordpress.org/nidhidhandhukiya\">nidhidhandhukiya</a>, <a href=\"https://profiles.wordpress.org/nikunj8866\">Nikunj Hatkar</a>, <a href=\"https://profiles.wordpress.org/oferlaor\">oferlaor</a>, <a href=\"https://profiles.wordpress.org/oglekler\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/paulstanos\">paulstanos</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/puggan\">puggan</a>, <a href=\"https://profiles.wordpress.org/ravigadhiyawp\">Ravi Gadhiya</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rollybueno\">Rolly Bueno</a>, <a href=\"https://profiles.wordpress.org/room34\">room34</a>, <a href=\"https://profiles.wordpress.org/sainathpoojary\">Sainath Poojary</a>, <a href=\"https://profiles.wordpress.org/sajjad67\">Sajjad Hossain Sagor</a>, <a href=\"https://profiles.wordpress.org/Sam_a\">sam_a</a>, <a href=\"https://profiles.wordpress.org/sandeepdahiya\">Sandeep Dahiya</a>, <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shanemuir\">Shane Muirhead</a>, <a href=\"https://profiles.wordpress.org/siliconforks\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/sirlouen\">SirLouen</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/sukhendu2002\">Sukhendu Sekhar Guria</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/TobiasBg\">Tobias Bäthge</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/ugyensupport\">Ugyen Dorji</a>, <a href=\"https://profiles.wordpress.org/uxl\">uxl</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/whaze\">whaze</a>, <a href=\"https://profiles.wordpress.org/getsyash\">Yash B</a>, <a href=\"https://profiles.wordpress.org/yogeshbhutkar\">Yogesh Bhutkar</a>, and <a href=\"https://profiles.wordpress.org/zunaid321\">Zunaid Amin</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation on Slack, in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C080HLPP2Q6\">#6-8-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a> and <a href=\'https://profiles.wordpress.org/zunaid321/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>zunaid321</a> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18903\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 27 Nov 2025 18:21:14 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 25 Nov 2025 15:33:11 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";i:1763171849;s:21:\"cache_expiration_time\";i:1764310875;s:23:\"__cache_expiration_time\";i:1764310875;}','off'),(41041,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1764310875','off'),(41042,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1764267675','off'),(41043,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1764310875','off'),(41044,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:112:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Matt: Austin Meshtastic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150697\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://ma.tt/2025/11/austin-meshtastic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:252:\"<p>We&#8217;re celebrating Thanksgiving this year with my sister <a href=\"https://charleen.mullenweg.com/\">Charleen</a> in Austin, and it&#8217;s no surprise there&#8217;s a <a href=\"https://www.austinmesh.org/\">great Meshtastic community here</a>!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Nov 2025 07:18:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"WPTavern: #195 –  Saumya Majumder on How Cloudflare Outages Impact the Web and WordPress Performance Solutions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=200950\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"https://wptavern.com/podcast/195-saumya-majumder-on-how-cloudflare-outages-impact-the-web-and-wordpress-performance-solutions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:62017:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, how CloudFlare outages impact the web, and WordPress performance solutions.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice. Or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Saumya Majumder. Saumya is the lead software engineer at BigScoots with a deep specialization in high performance WordPress engineering and advanced CloudFlare powered architectures. Throughout his career Saumya has built large scale systems ranging from custom caching engines, to migration tools, worker based automations, and edge computing solutions. He&#8217;s played a pivotal role at BigScoots overseeing enterprise customers, and developing scalable developer friendly solutions that push the boundaries of hosting for WordPress.</p>\n\n\n\n<p>We begin our conversation with a timely discussion about a major CloudFlare outage that recently rippled across the internet. Saumya explains what happened behind the scenes, the nature of these kind of global infrastructure hiccups, and why, even with the most robust systems in place, some downtime is simply inevitable. He offers valuable insights into how BigScoots is able to mitigate these issues for their customers, even automating rapid failovers to keep sites online during outages.</p>\n\n\n\n<p>We then move on to explore some of the innovations that the team at BigScoots have been working on. They focus upon site speed and reliability. This includes CDN level page caching, and their close integration with CloudFlare Enterprise. Saumya breaks down how this caching differs from traditional server based caching, and how it ensures that users around the world get fast, local access to website content.</p>\n\n\n\n<p>If you&#8217;re curious about how hosting companies manage such advanced caching strategies and how CloudFlare might fit into the hosting jigsaw, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Saumya Majumder.</p>\n\n\n\n<p>I am joined on the podcast by Saumya. Hello, how are you doing?</p>\n\n\n\n<p>[00:03:04] <strong>Saumya Majumder:</strong> Hey, I&#8217;m doing well. How are you doing?</p>\n\n\n\n<p>[00:03:05] <strong>Nathan Wrigley:</strong> Yeah, very well, thank you. So this is going to be an interesting conversation. I got put in touch with Saumya via Tammy Lister, who has been communicating with Saumya over the last period of time. I don&#8217;t know exactly for how long. But the idea is that we&#8217;re going to talk about what they&#8217;re doing over at BigScoots and the interesting innovations that they&#8217;ve got.</p>\n\n\n\n<p>By pure coincidence, the day before we recorded this, the Cloudflare, I&#8217;m going to call it fun, the fun that Cloudflare had with the entire internet happened. And so I think we&#8217;ll digress for a bit at the beginning of the podcast and talk a little bit about that as well, which was unexpected. But given that you are working heavily based upon Cloudflare, it&#8217;ll be interesting to talk that through.</p>\n\n\n\n<p>Would you mind just spending a moment though, just introducing yourself. Just tell us who you are, what it is that you do at your current role, that kind of thing, and then we&#8217;ll get stuck into our conversation.</p>\n\n\n\n<p>[00:03:55] <strong>Saumya Majumder:</strong> I&#8217;m Saumya. I work as a lead software engineer at BigScoots, specialising in high performance WordPress engineering and advanced Cloudflare powered architectures.</p>\n\n\n\n<p>I also build large scale systems from custom cache engine to migration tools, worker based automations, edge computing and whatnot.</p>\n\n\n\n<p>I also look after our enterprise customers, all of our internal WordPress projects and plugins and IPs. And I also build scalable, developer friendly solutions for our clients to ensure that they are getting the best service product out of it.</p>\n\n\n\n<p>[00:04:29] <strong>Nathan Wrigley:</strong> Thank you very much indeed. Now, I&#8217;m just going to dwell on that for a little bit. A lot of that seems extremely technical, but also it kind of feels like that you went very much down a particular road very early on.</p>\n\n\n\n<p>How is it that you ended up doing all of that interesting, but quite specific stuff? How is it that that happened? Is it something that you pursued out of college or something like that? How is it that you went down that path?</p>\n\n\n\n<p>[00:04:51] <strong>Saumya Majumder:</strong> It&#8217;s an interesting question actually. So I remember, back in my second year of college, I started doing projects, like outside projects. So I started dabbling with PHP, like at the very early days of WordPress. So I get into the WordPress and I was like doing coding, changing things, pushing things to the core, tinkering with the WordPress. That was like way back in the days of the WordPress ecosystem.</p>\n\n\n\n<p>From that, I was dabbling with PHP and other stuff. So that was like back in the days when I started, and then slowly I started seeing problems and how to solve the solution. So for example, a lot of the companies today, like CDN page based page caching, in today&#8217;s 2025 it&#8217;s like a very, pretty much common thing across the world. If you go to any premium hosting or any premium package, you kind of expect like CDN based page caching.</p>\n\n\n\n<p>You know that that wasn&#8217;t the case, even like a few years back. It&#8217;s like this level page caching or RAM level page caching, like it&#8217;s all on the server. So me and one of my friends, whom we met online due to the WordPress coding things, we actually invented the CDN level page caching. So it wasn&#8217;t a thing before that. So there was a plugin that we created called Super Page Cache for Cloudflare that got later acquired by a different company called Optimal.</p>\n\n\n\n<p>In that plugin we actually looked at like, okay, all the current solutions, like if you break down how the request is happening or how internet works, like you make a request from wherever in the world, that request then travels through across optical fiber cable, blah, blah, blah, to the ISP data center. Then from there it goes to the data center, well, then it reaches the server from there on. If you don&#8217;t have cache, then the server has to populate the entire thing, get the response, give it back to you, if you have the cache.</p>\n\n\n\n<p>So we were saying that, you know, this is adding like a huge amount of latency, especially if you are, like the distance between the server and you is larger. Back then there was like MaxCDN, KeyCDN, and all of this provider who are like focusing on static files being served from the CDN.</p>\n\n\n\n<p>So that was like already a thing, but we were like, okay fine. But like if static files coming from CDN, that&#8217;s great, but the main leap frog forward is if we can move the page. Like, literally serving the page HTML from the CDN itself. So if you are in Australia, the request doesn&#8217;t have to come to the US. Like, if it&#8217;s cached, it&#8217;s literally coming from your neighborhood.</p>\n\n\n\n<p>So caching was one of the most complex problems that I kind of always loved solving because it was one of those unsolvable problems in the computer engineering world. So that&#8217;s how I like get into it, and then started. I broke a lot of things and fixed them and it&#8217;s like a journey. It&#8217;s hard to explain, but it&#8217;s like a journey of a lot of failure and a little of success, I guess.</p>\n\n\n\n<p>[00:07:37] <strong>Nathan Wrigley:</strong> Yeah, I can imagine. Do you ever get the sense that you are approaching the destination or is this whole thing just, I&#8217;ll do this and then I know that in a week&#8217;s time, there&#8217;ll be something else that I can optimise. Is there ever a moment where you&#8217;ve thought to yourself, okay, that&#8217;s it, we cracked it for now? Or is it always just, no, there&#8217;s another thing?</p>\n\n\n\n<p>[00:07:55] <strong>Saumya Majumder:</strong> It&#8217;s always a process, right? The technology is evolving. There&#8217;s way, way more to dig deeper. So one of the things we recently released was end DB protection caching. I&#8217;m going to talk about it in a moment and also login user caching. Both of these things were in my bucket list for years, and I have done like R and Ds, and R and Ds, and R and Ds to figure out exactly the way to do things. So again, you know, like it&#8217;s a process, right? And it takes time.</p>\n\n\n\n<p>[00:08:20] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s lovely. Like you say, we&#8217;ll get into those bits and pieces. But as I said at the top of the show, by pure coincidence, we had this, let&#8217;s just call it a real collapse in a sense of what Cloudflare provides to the internet as a whole. And I think, depending on where you were and when you were awake in the world, I think for Europeans and maybe the part of the world where you are, it hit us right at the time when we&#8217;re all awake. I think maybe if you&#8217;re in North America, especially on the West Coast, you might have missed much of it.</p>\n\n\n\n<p>But for most of the day here, everything on Cloudflare just declined to work. And it was really interesting how profound that was. And we&#8217;ve all heard this problem before. We&#8217;ve seen the little drawing of the great big tower built of Lego bricks, and there&#8217;s the one little brick at the bottom holding the whole thing up, and it&#8217;s called Cloudflare, or it&#8217;s called AWS or what have you.</p>\n\n\n\n<p>Can you explain to us what the heck happened yesterday? Are you able to sort of get into, do you understand it at this point?</p>\n\n\n\n<p>[00:09:15] <strong>Saumya Majumder:</strong> Yeah. So internet is a magical thing. It works by magic. If I get into explaining how it works, it&#8217;s going to be another thing. But the way it works is, and especially in case of Cloudflare, right? Like, a lot of people look at Cloudflare, that it is a CDN provider, like MaxCDN or Akamai or like any of these providers. But CDN is just one bit of Cloudflare. Cloudflare is like a, such a gigantic service that is like built on top of it.</p>\n\n\n\n<p>So as a result, what happens is, when you have such a big system working together, there are lots of critical dependencies that happens. You have all these boxes, but all these boxes are depending on one of these config file, or one of these things that is coming from the layer below that, right?</p>\n\n\n\n<p>And if anything happens in that one thing, the things at the top are working fine, but it cannot work because the one thing that is below it is gone.</p>\n\n\n\n<p>I would also like to say there is no such thing in the world of internet that just works. Everything is supposed to break at some point in time. There&#8217;s no such thing. Be it Google, be it Azure, be it AWS, Cloudflare, anything it is. Even if you have your own data center and everything like that, like we have, there&#8217;s no way that, like a lot of things can happen even after you are prepared to mitigate all of those things, like you have follower, and a follower, of follower and all this backup system, still things can go wrong. Maybe that didn&#8217;t turn out, maybe that didn&#8217;t happen.</p>\n\n\n\n<p>I saw a lot of memes yesterday on Twitter, like a lot of people was posting like, hey, I just joined as an internet Cloudflare. I pushed a code and that happened. And I understand that it&#8217;s funny, but when you look deeper into it, it is actually not funny. It is really like a code red scenario. And trust me, no one, no company wants to get into that code red scenario. Because you have to understand, all of these companies also dealing with a lot of enterprise customers to whom they have promised like 100% percent SLA or 99.99% SLA. And so when they don&#8217;t meet that, they have to pay a hefty amount of credit back to them.</p>\n\n\n\n<p>So it&#8217;s not just the downtime and bad reputation and marketing and all that, it&#8217;s literal money being bled out of the company because of that. And it&#8217;s like all of those systems.</p>\n\n\n\n<p>But at the same point in time, the way technology works, things can mess up. You can do multiple tiers of review of the code, you&#8217;re still going to miss a certain edge case scenario, which will only occur if this happened and that happened. And the probability of that happening is probably 0.00001%. But that 0.00001%, it&#8217;s not zero. It can happen.</p>\n\n\n\n<p>In the world of engineering, we call certain things that are super low priority, like it&#8217;s never going to happen. I&#8217;m not saying that it cannot happen, it can happen, but the probability of that is so low that spending engineering hours on that at this moment, where we have much more critical things to do, it doesn&#8217;t come up, right?</p>\n\n\n\n<p>But sometimes things happen. And as a senior engineer, it happens like this. And in case of Cloudflare, what happened is as this is like a such a big system, even if they identified the root cause, let&#8217;s say that takes some amount of time for the engineers to figure out, and they push that. And you have to understand, a lot of people are sending requests, requests are going down, and they figured out the root cause. They&#8217;re pushing the fix and then like a boatload of requests is coming to Cloudflare.</p>\n\n\n\n<p>So it takes time for everything to stabilise, you know? So it is bad. It is bad, but anyone who is thinking like, oh, Cloudflare is bad, if I move from Cloudflare to, I don&#8217;t know, X, Y, or Z, or something like that, it won&#8217;t happen. I haven&#8217;t seen, like a Tweet yesterday where somebody said, send cold emails to people saying, Cloudflare is down. But we don&#8217;t use Cloudflare, we use our own VPS and dedicated server for that. And I was like laughing out loud. I&#8217;m like, I understand that, you know, your data center did not go down, but that does not mean that it can never go down.</p>\n\n\n\n<p>[00:13:06] <strong>Nathan Wrigley:</strong> It&#8217;s kind of guaranteed. I think one of the interesting things that I saw was in the mitigation, the sort of summing up posts that Cloudflare created, there was this whole thing about this unexpected file which kind of doubled in size. It was supposed to be this size, but it doubled in size, and that got propagated. And then for a period of time, the ripple effect of that was that it looked like a DDoS attack. For a period of time it looked as if it may have been malicious actors.</p>\n\n\n\n<p>And so the Cloudflare engineers, I think kind of went off, as it turned out, wrong headedly. They went off in the wrong direction, searching for the problem, which probably added a number of hours to the mitigation, and then kind of figured out what was going on. And then, like you said, the whole ripple effect is, it&#8217;s not like you turn off a computer, switch the computer back on, and Cloudflare is restored. There&#8217;s this whole propagation thing where you find the problem, mend the problem, the problem mitigates, and that is presumably going to take hours and hours and hours. And then you could just see the sort of downtime reports slowly repairing themselves over the internet.</p>\n\n\n\n<p>[00:14:08] <strong>Saumya Majumder:</strong> And you have to understand that, as I said, Cloudflare, people think of Cloudflare as a, either a security company or a CDN company. But Cloudflare is way, way, way more than that, right? The CDN backbone that they have, it&#8217;s literally their backbone, the powerhouse on top of which Cloudflare builds their own thing.</p>\n\n\n\n<p>So anytime they find a fix of which they call their control plan, you know, pushed the fix to their control plan, that has to get propagated across all of their end edges. And Cloudflare has the highest number of CDN PoPs, you know? So it has to get pushed across all of these places, rebooted and all of these crazy things has to happen in order for everything to go properly. And then all the burst of traffic that is coming on that it has to handle that. It is a crazy thing.</p>\n\n\n\n<p>But one of the things that I liked about Cloudflare is that, it&#8217;s not that this is the first time Cloudflare had a global outage. They had global outage before as well. There are two things I really love about Cloudflare.</p>\n\n\n\n<p>Number one is that they&#8217;re super transparent. So anytime things go wrong or situation like this happens, they always push like a detailed blog article explaining exactly what happened, what they did to fix it, and how they&#8217;re making sure that this does not happen again in the future. And it never happens in the future.</p>\n\n\n\n<p>So if you look at the previous global outage that they had, I think back in June, it was caused because there&#8217;s a thing called Cloudflare KV, which had a dependency on GCP. So when GCP went down, so KV went down and as a result the system went down. And from there on, they&#8217;re now working on to remove that dependency, building things internally in house to make sure that doesn&#8217;t happen.</p>\n\n\n\n<p>Previously, there was another, I think last year or something like that, another global outage where the entire main data center went down. There was like multiple failover but the generator didn&#8217;t start and then this didn&#8217;t start and that didn&#8217;t start. And that caused like a huge failover scenario, I think, if you remember that, right?</p>\n\n\n\n<p>And from there on, they make sure that, okay, we now have to make sure that we have multiple, that scenario is never going to come back. So they always work towards to make sure everything that happening never happens the second time. And it really does that. But at the end of the day, in the world of technology, things can go wrong. It&#8217;s just how it is.</p>\n\n\n\n<p>[00:16:11] <strong>Nathan Wrigley:</strong> What&#8217;s kind of curious though, from an end user&#8217;s perspective, and you are going to explain to us some of the complexities of the inner workings of BigScoots and how it combines with Cloudflare in a minute, and that&#8217;ll be really interesting. But from a non-technical user&#8217;s point of view, it just feels like the sky is falling in because so much of the internet has collapsed, so many things that they&#8217;re familiar with.</p>\n\n\n\n<p>So just a couple of examples which many people would be familiar with. So for example, if you were a user of the social network X, that completely failed. There must be a dependency on Cloudflare at some point there. Also ChatGPT, which is now becoming almost, it&#8217;s just a thing which almost everybody at some point of the day is plugged into, that went away.</p>\n\n\n\n<p>But then it just rippled out across so many other things. News organisations go down. The ability to log into a variety of things went down. So it may be that your platform itself worked, but you might have had the the Turnstile sort of capture system, which Cloudflare run, enabled, and nobody could log into the proprietary platform that you got because the Cloudflare portion, the Turnstile wasn&#8217;t working and so on.</p>\n\n\n\n<p>So it just had this enormous effect. And the sort of chilling effect of that is that people then, erroneously I think, sort of view Cloudflare in some way as a bit of a, I don&#8217;t know, a giant that needs to be brought to heal in some way. You know, we can never let this happen again, there&#8217;s too much dependencies on these small group of massive organisations and what have you.</p>\n\n\n\n<p>But by today, everybody&#8217;s forgotten that, you know, they kind of moved on with their lives and we&#8217;re back to what it was like on Monday. And so there&#8217;s no question in there, but I think there&#8217;s some insight that I&#8217;m sharing.</p>\n\n\n\n<p>[00:17:41] <strong>Saumya Majumder:</strong> Oh yeah, absolutely. So there are a couple of very important things to understand here, right? So first of all, as you said, the people who talks about these kind of things on the social media, trust me, either they&#8217;re not engineers, senior engineers, or they don&#8217;t understand the problem.</p>\n\n\n\n<p>And so these are the people who talks about this exact same thing where a few weeks back AWS went down, and then a couple of months back, GCP went down. And then they were like, well, Facebook went down, they literally just use this exact same word every single time something goes down. But things can go down. That&#8217;s like, you have to accept that and move on.</p>\n\n\n\n<p>And that&#8217;s why when you get onto these enterprise deals with these big companies, they have this SLA agreement, like where they say, we grant to you, as I told you about earlier, right? So all of these companies, GCP, AWS, Cloudflare, if you are like a big enterprise customers of them, you have like an SLA agreement with them. Where they say, okay, we are going to guarantee that we&#8217;re going to give you 100% uptime, or 99.999999% uptime. And anytime they miss that mark, they have to pay back a huge sum of money as a credit to the customers saying, okay, we missed on our contract, so this is that credit back to you.</p>\n\n\n\n<p>So you have to understand that anytime situation like this happen, it is not only a bad thing on the companies, on the marketing front of it, but it is also a bad thing on the financial side of things. Because you have to understand like all of these big companies, there are these smaller clients who are dealing with companies like, there are smaller clients and there are like giant clients, the enterprise customer who companies are really worried about. And for these giant clients, they have to pay huge amount of money back as credit because things didn&#8217;t come back within time. So it is not something that they are not worried about to fix immediately. They&#8217;re literally trying as hard as possible to fix that.</p>\n\n\n\n<p>So that being said, now talk about the other points that you brought up, the turnstile, the WAF and the other things, right?</p>\n\n\n\n<p>So as I said, Cloudflare is not just a security company. It&#8217;s like a huge thing. Cloudflare has a thing called Developer Platform where you can literally deploy your own APIs, your AI workload, your workflows, your entire React or entire application on Cloudflare, which is amazing. I use it. I love that platform.</p>\n\n\n\n<p>And then that is one side of using Cloudflare, and then there&#8217;s another side of using Cloudflare like, for example, using BigScoots. You have let&#8217;s say a WordPress website that is hosted on BigScoots, but it is being proxied via Cloudflare to leverage their CDN, their security and all of those features.</p>\n\n\n\n<p>So in a scenario like a WordPress site where you are not using Cloudflare as your host, so your Cloudflare is just there as a proxy, making sure that your origin IP is not there, your site is super protected and performance and CDN and whatnot. In that scenario, anytime this kind of problem happens, you can kind of, when this outage was there, the API was still working and we actually, for all of our customers, we leveraged our API to make sure that any request does not proxy via Cloudflare, but instead it just goes directly to our server just for the moment in time until Cloudflare is back in the game.</p>\n\n\n\n<p>[00:20:42] <strong>Nathan Wrigley:</strong> Oh, so you could turn the proxy off via the API.</p>\n\n\n\n<p>[00:20:45] <strong>Saumya Majumder:</strong> Via the API, yes.</p>\n\n\n\n<p>[00:20:46] <strong>Nathan Wrigley:</strong> Right. So the fact that the rest of us couldn&#8217;t log in because Turnstile was down, we couldn&#8217;t authenticate into the Cloudflare network on the web. The API was still available, so you could turn the proxy off for a variety of your customers, and the domains and the websites that they had.</p>\n\n\n\n<p>Oh, that&#8217;s really interesting. So they had a few minutes of downtime. Okay, that&#8217;s fascinating.</p>\n\n\n\n<p>[00:21:04] <strong>Saumya Majumder:</strong> So what we did is when we saw this outage happening, anytime requests are coming in, it was a code red scenario on our end as well. All hands on deck. So anytime requests are coming in, like people are having problem, we immediately turned on the proxying API to make sure that this site is up and online.</p>\n\n\n\n<p>So that way the request is not going via Cloudflare anymore, it&#8217;s coming directly to us for the moment, until CloudFare is back on track. And that helped us to mitigate the downtime as much as possible for the customer, even though Cloudflare was technically down.</p>\n\n\n\n<p>But if you would have been hosting your Nuxt or React or Next.js kind of application on Cloudflare, where you are using Cloudflare workers and things like that as your host, in that scenario, you couldn&#8217;t push anything.</p>\n\n\n\n<p>[00:21:49] <strong>Nathan Wrigley:</strong> Yeah, the API is not going to help you.</p>\n\n\n\n<p>[00:21:51] <strong>Saumya Majumder:</strong> Yes, yeah. It was bad but it&#8217;s going to happen. It can happen.</p>\n\n\n\n<p>[00:21:54] <strong>Nathan Wrigley:</strong> Yeah, I think that&#8217;s kind of the message, you know? Nothing that humans create is immutable. Everything has a moment of breaking. But, you know, if you were to cast your mind back until, well, just Monday when everything was, you know, just plain sailing, Cloudflare was working as normal, then everybody was entirely happy. We had this period of time, it was maybe something like 8 hours where everybody&#8217;s kind of throwing their arms in the air and, you know, moaning on whatever social networks are still working.</p>\n\n\n\n<p>But now we&#8217;re onto Wednesday, that whole thing is long behind us. That ship sailed, whatever, move on. Confidence, I think basically what you&#8217;re saying is you can be confident in Cloudflare. They&#8217;re going to have hiccups because they&#8217;re like any other company, things will go wrong.</p>\n\n\n\n<p>[00:22:33] <strong>Saumya Majumder:</strong> Everything can have hiccups. So it&#8217;s not just, so you have to understand this, right? Again, I&#8217;m saying that Cloudflare is not just a CDN provider, but if you look at Cloudflare and all the things that they do, the complexity of it is like mindbogglingly crazy, you know? Like it&#8217;s immense, immensely complex. It makes things super easy for you. Okay, you just toggle this on and it&#8217;s done. But if look at under the hood, and all the things and chains it has to go through, and that happens in a blink of milliseconds, it&#8217;s crazy complicated.</p>\n\n\n\n<p>As I said, right, like I&#8217;m not saying that Cloudflare is bad. I think Cloudflare is amazing because two things, they have super transparency, so anytime anything happens, the blog article that you are like referencing here, they didn&#8217;t hide behind anything like, oh, it was not my problem, like not doing the blame game thing. No, no, no. Like, it was our problem. This is the problem.</p>\n\n\n\n<p>For example, in that blog article, they could have completely, don&#8217;t talk about the DDoS thingy, right? They could have just said, oh, this was the configuration file problem. We fix this, it&#8217;s done. But no, they actually literally walk you through how exactly they process the problem, which is really great. And then they actually learns from their mistakes to make sure that particular mistake never happens again, while they are like growing rapidly and building things, pushing things like crazy, like always pushing new things, which is like amazing to me.</p>\n\n\n\n<p>[00:23:50] <strong>Nathan Wrigley:</strong> I think the article even started, if it wasn&#8217;t the first set of words, it was definitely in the first couple of sentences. It was something like, we let you down. It was full ownership, I think. So bravo to them.</p>\n\n\n\n<p>And you&#8217;re right, the complexity behind it, you know, like you said earlier, the internet, the fact that anything works on the internet is an utter miracle of engineering, of computer engineering.</p>\n\n\n\n<p>You know, the fact that we&#8217;re on a platform that we are staring at each other. I can see your image, you can see my image, you can hear my audio, I can hear your audio. You are on the, a different side of the planet, but it&#8217;s happening like you&#8217;re stood next to me. And the millions of packets of information that have flown during the course of this conversation, it&#8217;s insane. And Cloudflare add a whole layer of other stuff on top of that, which makes it even more insane.</p>\n\n\n\n<p>[00:24:33] <strong>Saumya Majumder:</strong> Yeah. And you have to ask the question, like, why all these big companies are using Cloudflare like if it is so bad. Because they are doing things that nobody else even think about doing at a scale. And it&#8217;s like mindblogglingly crazy. It&#8217;s crazy.</p>\n\n\n\n<p>[00:24:46] <strong>Nathan Wrigley:</strong> Yeah, yeah, it really is. So we&#8217;ll leave that for another day. But obviously over at BigScoots, you&#8217;ve really attached your wagon, if you like, to Cloudflare. And when you agreed to come on the podcast to talk to me, it became obvious to me that the pay grade that you are at is very different to the pay grade that I&#8217;m able to keep up with.</p>\n\n\n\n<p>So we&#8217;re going to talk about what you&#8217;re doing over at BigScoots. I&#8217;m going to try to keep up, but if I misunderstand something, or I have to ask you to repeat something, I hope that&#8217;s okay with you. But I&#8217;m just curious because Tammie Lister, like I said at the beginning of this episode, she&#8217;s somebody whose opinion I respect a lot, and she said that you are doing some really innovative, interesting things with your connections to Cloudflare at BigScoots. So just lay out some of the interesting engineering work that you&#8217;ve been doing. I&#8217;ll try to hold on.</p>\n\n\n\n<p>[00:25:30] <strong>Saumya Majumder:</strong> First I&#8217;m to Tammie is great. Tammie is amazing. But yeah, I mean, I think BigScoots have been one of the first to utilise Cloudflare Enterprise in the hosting world. I know we didn&#8217;t do any kind of huge marketing like other hosts, but we have been the first to leverage Cloudflare Enterprise in our hosting ecosystem. And it was such early days, like back then, all of these things, this market wasn&#8217;t there. So we were building things that people didn&#8217;t even test it out.</p>\n\n\n\n<p>So as I said in the beginning, like I, along with one of my colleagues, we invented the CDN level page caching. This is way before APU and all of that. So all of those things actually build upon the architecture systems as we build on, including APU and the workers and stuff.</p>\n\n\n\n<p>So at BigScoots, the Cloudflare thing, especially the Cloudflare Enterprise thing opens up a whole new door for us because it now allowed us to provide CDN level page caching for every single user at a super high cache hit ratio. I mean it&#8217;s like, every time you hit a page, chances of that getting, coming out of cache is much higher, compared to if you are, or like a free plan or any other plan, right?</p>\n\n\n\n<p>So that was the beginning. And on top of that, we build our own proprietary plugin called BigScoots Cache, which allows you to not only leverage and take advantage of the Cloudflare page caching, but giving you the ability to fine tune every aspect of page caching that you would like on webpage.</p>\n\n\n\n<p>[00:26:56] <strong>Nathan Wrigley:</strong> I&#8217;m going to pause you right there. Firstly, because I&#8217;m sure that almost everybody in the audience, because their WordPress aligned, is going to understand what a cache is. They&#8217;re going to understand this process of kind of, okay, let&#8217;s remember something for next time so that when we need it next time, it&#8217;s kind of ready. But they may not understand how Cloudflare does this on their Enterprise plan.</p>\n\n\n\n<p>So what is it that&#8217;s different? Because we may be familiar with, I don&#8217;t know, a WordPress plugin and we&#8217;ve got some idea that there&#8217;s a cache. It&#8217;s sitting on the server somewhere in a file, it&#8217;s an HTML file or something like that. You are describing something not in one location, but like really just spread globally so it&#8217;s ready at the point of least distance from wherever somebody is. So tell us a bit more about that.</p>\n\n\n\n<p>[00:27:35] <strong>Saumya Majumder:</strong> So let me explain that with like an analogy, right? So before CDN level page caching, I think pretty much everybody would remember, like we used to have caching plugins. I&#8217;m not going to name anything, but they were caching plugins. So when you turn them on, what they essentially did was they would create like an advanced-cache.php. You have everything of that file inside your WordPress installation.</p>\n\n\n\n<p>What that used to do is, when you send a request, let&#8217;s say you are in Australia, right, and your server is in US, so you want to open example.com, and that requests flows through under the ocean, it goes to the data center, it goes to the server, the server receives the request, it started processing that, run all the database queries and all of that, and then it got the HTML to show it to you.</p>\n\n\n\n<p>Back then what it used to do is then, advanced-cache.php would kick in, it would create a copy of the HTML, store that locally on the server so the next time if someone requests for that page, instead of asking the server, hey, please process the PHP and database and all of that, it would require much less amount of server resources because it&#8217;s just like, WordPress is like warming up. The request goes to advanced-cache.php, then it says oh, I have that cache file, sends that cache response back to you.</p>\n\n\n\n<p>But even in this scenario, if you are making this request from Australia and your server is in US, you have to understand that the latency is very high, because the request has to go from Australia to US and then whatever gets there is, you know, response from there and come back from US to Australia. So the traversing time is pretty high.</p>\n\n\n\n<p>From there on, and back then we are thinking about MaxCDN, you know, KeyCDN and like putting static files on the CDN so that, yes, the page is being generated by the server, but the static files are being served literally where you are. Like, if you are in Australia, in Sydney, so maybe the CDN PoP in Sydney is like, when you make a request for that, the static file is coming from Sydney.</p>\n\n\n\n<p>That&#8217;s where we thought about, what if we can put this page HTML, instead of in the server, we can put it on the CDN? There were two benefit out of this. First, it is in insanely fast. Because if this page HTML is across the world, so if you are in Sydney making the request and the request is like, oh, okay, I have this page cache to me, here you go, the response, you get that in like less than 100ms, you know?</p>\n\n\n\n<p>Same thing happens for someone sitting in India and Germany and some other places of the world, because it&#8217;s cached across the globe. So it&#8217;s not just coming from a single place. And anytime it is not cached, the request goes to the server, HTML processed, and by the time the response is sent out, it got cached. It&#8217;s cached across the world.</p>\n\n\n\n<p>Now, that was the page caching part of it, right? And then there&#8217;s other things, the object cache and OPcache, that&#8217;s like whole another different level. But I&#8217;m not going to get into that. I&#8217;m just going to stay with, because then it&#8217;s going to get way too long.</p>\n\n\n\n<p>So that&#8217;s where this object caching and Cloudflare Enterprise came into play, right? Cloudflare Enterprise then allowed us to make sure that we can cache all these pages across the globe with a very high cache hit rate. Cache hit rate means, when something gets cached somewhere, let&#8217;s say someone makes a request to that file and that cache is expired from there and it&#8217;s not there. So the request, again, has to go to the origin and get processed and come back to you.</p>\n\n\n\n<p>So that is generally the case with the lower tier plans with Cloudflare. So with Cloudflare Enterprise you get a very high cache hit ratio. So when it&#8217;s getting the cache, it stays on the cache for a very long time. On top of that, we got tiered cache and regional tiered cache and all of those crazy things.</p>\n\n\n\n<p>Which that means is, we have tiering systems. So when you make a request, the request first gets cached in the upper tier. And when a lower tier, so let&#8217;s say, how can I explain this to you? So let&#8217;s say you are in Phoenix, okay? And in Phoenix there&#8217;s a data center, or a PoP that is called, in case of CDN, a PoP is there in Phoenix but the upper tier PoP is Chicago.</p>\n\n\n\n<p>So let&#8217;s say someone made a request from Chicago, the page was cached in Chicago data center, okay? Now, as we have this tiered cache system, when you, from Phoenix, is making the request, instead of that PoP directly sending the request to the origin, it would first internally within the intranet of Cloudflare, not the internet, okay? The intranet of Cloudflare. The internal network like, hey, does anyone in the upper tier has this page cached to you? And if they say yes, they would fetch it from the upper tier, which is like crazy fast because there&#8217;s no traffic, and it&#8217;s like a internal network of Cloudflare.</p>\n\n\n\n<p>And if it does not, then it pass on the request to the upper tier, because the upper tier is the only one who has the power to pull the request from origins. It goes to the upper tier. Upper tier pulls it from the origin, creates a copy, and it&#8217;s upper tier, and then send it back to the lower tier. So in that way, in the tiered architecture, it makes sure that the cache hit ratio is insanely high.</p>\n\n\n\n<p>[00:32:24] <strong>Nathan Wrigley:</strong> Let me just sort of read that back to you just to make sure I&#8217;ve understood. And I&#8217;m imagining that, the simplest way my head is understanding that is a bunch of concentric circles. So in the center is me, and I wish to find something on, let&#8217;s say, the outer circle. So the first thing I&#8217;m going to do is go to my inner circle, and if the inner circle doesn&#8217;t have it, we need to go to the next circle out, and the next circle out, and the next circle out.</p>\n\n\n\n<p>Now in the old world, if you like, or the non-enterprise version of Cloudflare, at some point we have to go further out of the circles in order to find what it is that we&#8217;re looking for. But what I think you are saying is that on the enterprise level, that outer circle is constantly pushing things towards the inner circle on a much more local basis. So rather than having to go out circle, another one, another one, another one, it can just hop one circle out, get what it needs, and then hop right back. In other words, every single thing is always closer, geographically, than it would be in any other setup.</p>\n\n\n\n<p>[00:33:22] <strong>Saumya Majumder:</strong> Yes, and on top of that, if you look at the opposite architecture of this, right? So imagine you are in Phoenix, Phoenix doesn&#8217;t have it in cache. Phoenix sends a request to origin, now someone from Mississippi makes a request, they don&#8217;t have it in cache, their PoP makes a request too.. So all these PoPs are making requests to the origin because they don&#8217;t have it in their own local cache, which is bad because that would then mean the request to the origin would increase dramatically, which we are trying to reduce.</p>\n\n\n\n<p>But in this sense we have, imagine like a fixed set of upper tier data center, then we have like a middle tier and then the lower tier, right? So if lower tier doesn&#8217;t have it, it asks the middle tier, middle tier checks if any of the middle tier across the world have it. If they do, immediately send it. And that&#8217;s happening within the internal network of Cloudflare and not on the open internet, okay? It&#8217;s like crazy fast.</p>\n\n\n\n<p>[00:34:11] <strong>Nathan Wrigley:</strong> Right, okay. So again, forgive me, I&#8217;m going to make a leap of faith here, I could have this wrong. I&#8217;m guessing that on the Cloudflare side, they have their own bespoke hardware to route all of this stuff. So like you said, you described it as an, it&#8217;s like an internet intranet, almost, the scale that they&#8217;re on. But they&#8217;ve got their own hardware, which will be able to route that information presumably more quickly, and with less, I don&#8217;t know, less latency than you and I might have.</p>\n\n\n\n<p>[00:34:36] <strong>Saumya Majumder:</strong> Yeah, it&#8217;s a intranet, it&#8217;s not internet. It&#8217;s a private channel, right? So no one talking there except for Cloudflare. And the best part of that is, so imagine let&#8217;s say you are making a request from Mississippi, and there is like a upper tier data center in Mumbai, India, right? So what happens is, even though it&#8217;s not cached in US, it&#8217;s going to see that, okay, I have it cached in Mumbai, let&#8217;s take it from there instead of making a call to the origin, reducing the call origin, yeah.</p>\n\n\n\n<p>[00:35:05] <strong>Nathan Wrigley:</strong> Okay, that bit I didn&#8217;t understand. So the entire network is aware of where the closest thing is even before it needs to have it. I got it. Okay. That&#8217;s fascinating. And do they own the cables? Do Cloudflare own the cables connecting these things?</p>\n\n\n\n<p>[00:35:18] <strong>Saumya Majumder:</strong> Yes. Yes, they have their own data center, their own backbone, all of that. And on top of that, like at BigScoots we even have direct physical connections to Cloudflare service. That&#8217;s called CNI. That&#8217;s like a next step. So again, let me kind of paint a picture. This is you as a user, right? This is Cloudflare sitting in the middle, acting as a reverse proxy, and this is origin, okay?</p>\n\n\n\n<p>So the way it works is you make a request, right? So let&#8217;s say you, a request is received by this in a reverse proxy Cloudflare. Then it process that thing, whether it has to show you a WAF page, whatever the logic is, right? Does it have it in cache and all of that? You know, if it is not being blocked or challenged, do I need to show it in cache? Do I have it in cache? You&#8217;re talking to the internal network, all of that. And that&#8217;s happening in this middle tier, right?</p>\n\n\n\n<p>And this middle tier is now connected to their entire Cloudflare chain, right? So if, let&#8217;s say Mumbai has it, and it pulls from Mumbai, give it back to you. So the request never goes to the origin, right?</p>\n\n\n\n<p>Now, for whatever reason, you make a request to Cloudflare, Cloudflare checks it&#8217;s internal network, it doesn&#8217;t have it itself, so it has to make a request to the origin, right?</p>\n\n\n\n<p>There&#8217;s the interesting part. This bit of connection that is you and the Cloudflare, that&#8217;s happening over the open internet, right? Because like you making and the request goes by the open internet and lands to Cloudflare, right? And then this is your origin, so your Cloudflare to origin, right, that also generally happens by open internet. Cloudflare then makes a request, and that request goes by the internet and, you know, lands on the data center.</p>\n\n\n\n<p>But here&#8217;s the magical part that we have done. As we run and own our own data center, what we have done is we have connected a physical cable, like literally optic fibre cable with super insanely high bandwidth with the Cloudflare servers, with our servers. So what happens is, anytime Cloudflare has to fetch something from our origin, instead of sending that request by the open internet, which could be slow, there could be congestion and whatnot, it then sends via that private network that we have created, that private optical fiber cable and lands directly to our origin. Like, oh, this is hosted on BigScoots. We need to talk to BigScoots. Okay, send via this channel, which is not part of the open internet. And boom, it gets there, comes back, it&#8217;s like insanely fast.</p>\n\n\n\n<p>[00:37:32] <strong>Nathan Wrigley:</strong> Okay. How did that happen? Like, is that some sort of agreement that you have struck up directly with Cloudflare so that you can tap, you know, in a sense it feels like you&#8217;ve become a third party piece of their network infrastructure almost.</p>\n\n\n\n<p>[00:37:47] <strong>Saumya Majumder:</strong> Think of like, if Cloudflare is like a one gigantic network, our systems are also plugged into their network so that they can use the intranet system to fetch data directly from us, instead of using the open internet, which is much slower, there could be congestion and whatnot. To making that request between the Cloudflare, the proxy and the origin, making that instantly fast.</p>\n\n\n\n<p>[00:38:10] <strong>Nathan Wrigley:</strong> So how did that whole thing come about? How is it that you fell into this agreement? Because I don&#8217;t know if many other organisations do this, you know, outside of the web hosting space, maybe this is a typical thing where you could follow a roadmap from another company that had done it. I&#8217;ve not heard of this, so that&#8217;s kind of interesting. How did that relationship come about?</p>\n\n\n\n<p>[00:38:26] <strong>Saumya Majumder:</strong> If you don&#8217;t run your own data center, it is very hard to do this.</p>\n\n\n\n<p>[00:38:29] <strong>Nathan Wrigley:</strong> Yeah, I do not.</p>\n\n\n\n<p>[00:38:30] <strong>Saumya Majumder:</strong> Yeah, because you have to literally connect your servers and routers and everything to the Cloudflare network, you know? So most of the hosting companies out there, they don&#8217;t run their own data center on their own space. They actually lease, what I call lease their hardwares and services from other cloud providers. Whereas we run our, you know, our private cloud, our private system, our own data centers, you know?</p>\n\n\n\n<p>So like, for example, some company could use AWS or GCP or Azure and then create their own flavor of it and run Cloudflare through it. So they actually don&#8217;t have physical access to those data center&#8217;s other servers. Whereas we do. If we see something, we can literally pull up the drive, we can do things at our data center, we can change things, we can attach those things physically, which pretty much none of the hosting provider that I know of has access to.</p>\n\n\n\n<p>[00:39:19] <strong>Nathan Wrigley:</strong> It&#8217;s so interesting. Honestly, we could go on about this for absolutely ages. But basically, the long and the short of it is, you&#8217;re making things as fast as it&#8217;s possible for electrons to be. In a distributed network where some things don&#8217;t know things, and other things do know things. It&#8217;s all an enterprise in trying to figure out how to make it so that everything knows everything as fast as it is possible for electrons to fly around through the optical cables that there are spread throughout the world.</p>\n\n\n\n<p>[00:39:47] <strong>Saumya Majumder:</strong> I haven&#8217;t even described the servers.</p>\n\n\n\n<p>[00:39:47] <strong>Nathan Wrigley:</strong> I&#8217;m nowhere near finished because I want to get into what it&#8217;s like for somebody using, we&#8217;re a WordPress podcast, so I guess at some point we need to sort of grind it into that. So how would it benefit just some normal human being who&#8217;s got a WordPress website? What does all of this clever technology that you&#8217;ve created and that you&#8217;ve combined with Cloudflare over at BigScoots, what does it bring?</p>\n\n\n\n<p>[00:40:09] <strong>Saumya Majumder:</strong> It brings insanely fast speed. Insanely fast speed, super improved Core Web Vitals, and super DDoS products and all of that. It brings all of that. And I don&#8217;t want to talk about this kind of things, which I know the audience might not be interested about. I want to talk about more other interested things that the users can use.</p>\n\n\n\n<p>So I was talking about BigScoots cache, which is our own IP, right? So we created our BigScoots cache plugin, top two are manage this entire Cloudflare caching system to work with that. And not just that, it gives you, if you are an advanced user, it literally gives you the ability to fine tune and manage every aspect of caching system that you want, every aspect of it.</p>\n\n\n\n<p>So let&#8217;s say for example, we by default set the cache TTL, CDN cache TTL to let&#8217;s say X, but you have like a bunch of pages where you want, I want the TTL to be lower. There&#8217;s a hooks for that. You can use that.</p>\n\n\n\n<p>Or maybe, let&#8217;s say whenever we have intelligent cache purging systems. So whenever you push up to create a post or update a post or something like that, what happens is anytime you push that button, like publish or update, behind the scenes the BigScoots cache plugin intelligently, not only clearing cache for that particular page, but it also knows all the other important pages like taxonomy pages, like archive pages and all that, like author pages that are linked to that article, and then clearing cache for those as well.</p>\n\n\n\n<p>So you can also use other hooks. So let&#8217;s say you have some fake archive pages that we have seen a lot. Let&#8217;s say you are using a theme where you are showing list of articles on a page, which is like technically a page where you are using like a short code, which is not like a real archive page. So the system doesn&#8217;t recognise it as an archive page, but you want to clear that page cache whenever something of this tag or this category is published. There&#8217;s a hook for that. You don&#8217;t have to do that yourself. If you come to us and tell us like, this is our problem, this is the problem, we can actually write the code for you and do it for you. Like, we can literally just set that up for you. We provide like fully managed system.</p>\n\n\n\n<p>[00:42:10] <strong>Nathan Wrigley:</strong> So I&#8217;m guessing that the level that you&#8217;re at there is you&#8217;ve got to have a fairly deep understanding of the sort of caching infrastructure, or would what you are offering be available, not necessarily to deploy, but could anybody understand this with a rifle through your documentation or is it fairly, propeller hat, tinfoil hat stuff?</p>\n\n\n\n<p>[00:42:28] <strong>Saumya Majumder:</strong> We have like a proper documentation for every single hook there is. At the very top we talk about, like this is for the advanced audience. And if you don&#8217;t know what hooks are and things like that, it is going to be hard for you to understand what&#8217;s going on. But if you know, if you are familiar with actions and filters and things like that, it is going to be pretty straightforward for you.</p>\n\n\n\n<p>So that&#8217;s why I said, if you don&#8217;t know, but you have a problem, and that happens a lot of time, people come to us, we just literally just write a snippet and just make that happen for them.</p>\n\n\n\n<p>So you don&#8217;t have to know all of that crazy things, you know? It&#8217;s there if you are an advanced user, the documentation is there, but if you are not, it&#8217;s also there. On top of that, BigScoots cache has its own REST API, which you can use to clear cache, like you can literally use BigScoots cache REST API to clear cache. Imagine you have built like a Laravel system, or some backend system where you are adding something to your e-commerce site and you want to clear cache. When that happens, you can literally leverage BigScoots cache REST API to do that. So that&#8217;s like the, on the end of BigScoots cache. Then inside our BigScoots portal.</p>\n\n\n\n<p>[00:43:34] <strong>Nathan Wrigley:</strong> Ah, that was where I was going next actually. Go on, yeah.</p>\n\n\n\n<p>[00:43:36] <strong>Saumya Majumder:</strong> Yeah. We have, I think we have the most advanced and fine grain control to Cloudflare Enterprise that no one else in the industry provides. So I don&#8217;t know if you got a chance to look at our enterprise settings page. We really allow users to fine tune things exactly the way they want. So for example, let&#8217;s say you, do you want to protect your login pages from bad bots and actors, so that they can&#8217;t DDoS that? There&#8217;s a toggle for that. Turn that on, it&#8217;s done.</p>\n\n\n\n<p>You want to enable our own advanced hardening production, which is not using Cloudflare hardening production, it&#8217;s using our own proprietary algorithm for that. You want to use that, feel free. Turn on, that toggle is there.</p>\n\n\n\n<p>You want to change your image optimisation settings, do that. You want to enable Rocket Loader to every single thing starting from cache settings, speed optimisation settings, there are like bunch of things that you can play around with. You want to block AI bots, do that. You want to block bad bots, like manage, challenge bad blocks altogether, just turn a toggle, it&#8217;s done.</p>\n\n\n\n<p>So we have so many settings there. I think, if you go take a look at just that settings, you would be blown away. Like, all the things that we allow our customers to customise and fine tune.</p>\n\n\n\n<p>Let&#8217;s say, for example, you want to block requests from certain countries or continents, and now settings is there. Just choose the countries or continents, requests are blocked. You want to manage, challenge, you don&#8217;t want to block, you want to challenge the request from certain countries and countries, you can just go to the settings inside our portal, choose the contains and countries from where you want to challenge. So you could have a combination. So you want to block requests from these countries and continents, challenge from these continents and countries and don&#8217;t do anything for the rest of them. So you can play around with this to a whole new level, like you can just do anything you want.</p>\n\n\n\n<p>[00:45:19] <strong>Nathan Wrigley:</strong> It&#8217;s absolutely fascinating. And it kind of makes me feel that your target audience would not be really the bricks and the mortars shop, the mom and the pop website?</p>\n\n\n\n<p>[00:45:27] <strong>Saumya Majumder:</strong> There actually are. Yeah, like you you won&#8217;t believe how many times we have got a request like, hey, you know what? In our analytics, we are seeing that we are getting a lot of requests from Thailand, and that&#8217;s like broken our tools like that, so I want to either challenge or block that. So we are like, you go to the settings, choose the Thailand, click save, it&#8217;s done. So it&#8217;s like as simple as that.</p>\n\n\n\n<p>[00:45:45] <strong>Nathan Wrigley:</strong> Yeah, I&#8217;m kind of imagining though, that you are kind of ideal customer, for want of a better word, maybe that&#8217;s the wrong wording, but would be kind of agencies, WordPress agencies, that kind of thing, who could obviously make use of this. They&#8217;ve probably got teams of people who can dedicate time to figuring out how BigScoots works, and maybe having a constant conversation with you to optimise the websites that they&#8217;ve got and, you know, maybe some of their clients are what we might call enterprise clients and things like that.</p>\n\n\n\n<p>If that&#8217;s the case, there&#8217;s always this merry dance of agencies trying to find the perfect host and kind of figure out, okay, which company do we want to go with this year? And all of that. Do you make it straightforward for people to sort of come to you and say, okay, we&#8217;ve got 150 websites, it&#8217;s really important that we don&#8217;t have any downtime? Do you have some sort of onboarding, migration, something along those lines?</p>\n\n\n\n<p>[00:46:30] <strong>Saumya Majumder:</strong> So we have a lot of enterprise customers, and for every single one of them we have a proper systematic onboarding flow. So that&#8217;s making sure that they do, we do migrations with zero downtime, have multiple peer reviews. Then if they have taken our performance optimisation packages and things like that, we would actually optimise their performance and speed metrics for them. And then if they have taken our engineering and services projects, then we would actually do all the, like if they have any technical problems, we would actually go on write code for them, solve their problems.</p>\n\n\n\n<p>So we go very hand in hand with our enterprise customers doing onboarding call, making sure they&#8217;re happy from end to end. And whether that&#8217;s agencies or just normal enterprise customers, it&#8217;s for all of them.</p>\n\n\n\n<p>And I also want to talk about the settings that you just talked about. So we build all of these things, keeping in mind that they are dead simple to use for anyone. But that doesn&#8217;t necessarily mean that they have to do it. A lot of the times customers comes to us and like, hey, we want to do this. As we provide managed support, we actually go into the exact same settings and do that. And that actually solves the problem a lot because now anybody can go to the settings and just do this. Be it our own team or, because it doesn&#8217;t have to be escalated, it doesn&#8217;t have to come to a specific team. Anybody can do that. And we are constantly growing the more things that people can do to leverage that out. And yes, agencies and enterprise are taking huge advantage of that.</p>\n\n\n\n<p>[00:47:54] <strong>Nathan Wrigley:</strong> Yeah, honestly, it&#8217;s absolutely fascinating. You never know, hopefully you and I, our paths will cross at some point in the year 2026. Maybe I&#8217;ll see you in Mumbai or something like that.</p>\n\n\n\n<p>But what I&#8217;m going to do is I&#8217;m just going to say, if you&#8217;re curious about any of this, I will provide links to everything that we talked about. So if you head over to wptavern.com and you search for the episode with Saumya, so S-A-U-M-Y-A, you&#8217;ll be able to find it over there. Honestly, I feel like we&#8217;ve just scratched the surface. I feel like there&#8217;s another 8 hours in the pair of us, really could get into the weeds of it.</p>\n\n\n\n<p>But thank you so much for peeling back the curtain a little bit on what you&#8217;re doing and how it all works with Cloudflare. Thank you so much.</p>\n\n\n\n<p>[00:48:28] <strong>Saumya Majumder:</strong> No problem. Thanks for having me.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.linkedin.com/in/saumyamajumder/\">Saumya Majumder</a>.</p>\n\n\n\n<p>Saumya Majumder is the lead software engineer at BigScoots, with a deep specialisation in high-performance WordPress engineering and advanced Cloudflare-powered architectures. Throughout his career, Saumya has built large-scale systems ranging from custom caching engines to migration tools, worker-based automations, and edge computing solutions. He’s played a pivotal role at BigScoots, overseeing enterprise customers and developing scalable, developer-friendly solutions that push the boundaries of hosting for WordPress.</p>\n\n\n\n<p>We begin our conversation with a timely discussion about a major Cloudflare outage that recently rippled across the Internet. Saumya explains what happened behind the scenes, the nature of these kinds of global infrastructure hiccups, and why, even with the most robust systems in place, some downtime is simply inevitable. He offers valuable insights into how BigScoots is able to mitigate these issues for their customers, even automating rapid failovers to keep sites online during outages.</p>\n\n\n\n<p>We then move on to explore some of the innovations that the team at BigScoots have been working on. They focus upon site speed and reliability. This includes CDN-level page caching, and their close integration with Cloudflare Enterprise. Saumya breaks down how this caching differs from traditional server-based caching, and how it ensures that users around the world get fast, local access to website content.</p>\n\n\n\n<p>If you’re curious about how hosting companies manage such advanced caching strategies, and how Cloudflare might fit into the hosting jigsaw, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://www.bigscoots.com\">BigScoots</a></p>\n\n\n\n<p><a href=\"https://www.cloudflare.com\">Cloudflare</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/wp-cloudflare-page-cache/\"> Super Page Cache plugin</a></p>\n\n\n\n<p><a href=\"https://blog.cloudflare.com/18-november-2025-outage/\">Blog post about recent outage</a>, 18th November 2025</p>\n\n\n\n<p><a href=\"https://www.cloudflare.com/en-gb/enterprise/\">Cloudflare for Enterprise</a></p>\n\n\n\n<p><a href=\"https://help.bigscoots.com/en/articles/5184102-introducing-bigscoots-cache\">Introducing BigScoots Cache</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Nov 2025 15:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"Open Channels FM: Open Channels FM Founder’s Podcast Tech Stack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=112873\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://openchannels.fm/open-channels-fm-founders-podcast-tech-stack/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"BobWP is back sharing his podcast gear and software tips for all podcasters, offering insights on mics, interfaces, and AI tools to streamline production.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Nov 2025 12:45:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Open Channels FM: Why Diverse Teams and Early Accessibility Matter in Web Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=112138\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://openchannels.fm/why-diverse-teams-and-early-accessibility-matter-in-web-development/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"Accessibility in web dev shouldn’t be an afterthought. Involving diverse teams from the start uncovers issues early, making products better for all. Early focus on accessibility is key.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Nov 2025 11:16:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Matt: 3D Printing Wowza\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150682\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://ma.tt/2025/11/3d-printing-wowza/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:915:\"<p>If you have ever customized your home setup, or done extra work to make the cable just so, it&#8217;s impossible not to delight in the very deep rabbit holes this person goes in 3D-printing custom holders for everything in his junk drawer. I&#8217;m in awe. It&#8217;s an ad for <a href=\"https://bambulab.com/en-us\">Bambu Lab</a>, but honestly it&#8217;s the kind of thing I could watch all day. So satisfying. <a href=\"https://syj-links.webflow.io/\">Scott Yu-Jan</a> is someone to keep an eye on.</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<p>To me, this embodies the maker / hacker / creator mentality that I try to imbue in all the software I work on. How do you make it your own? One of one, but then open source it and see how it gets better.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Nov 2025 04:03:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.9 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19373\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8009:\"<p>The third Release Candidate (“RC3”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. <strong>Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.9 is the highest quality possible.</p>\n\n\n\n<p>You can test WordPress 6.9 RC3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"></a><a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-beta2.zip\"></a><a href=\"https://wordpress.org/wordpress-6.9-RC3.zip\">RC3 version (zip)</a>. and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br /><code>wp core update --version=6.9-RC3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn85xn\">6.9 WordPress Playground instance</a> to test the software directly in your browser.  No setup is required – just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC3?</h2>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? Take a look at the <a href=\"https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide\">WordPress 6.9 Field Guide</a>. For technical information related to issues addressed since <a href=\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2\">RC2</a>, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-18&amp;until=2025-11-25\">Gutenberg commits for 6.9</a> since November 18</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F18%2F2025..11%2F24%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed WordPress Core Trac tickets</a> since November 18</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can get involved with the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. </p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC3 prerelease is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9. For those new to testing, follow <a href=\"https://make.wordpress.org/test/handbook/get-setup-for-testing/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta/RC area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general?  Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\"></a><a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack</a>..</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 prereleases. If you haven’t yet, please conclude your testing and update the <em>“Tested up to”</em> version in your theme and plugin <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">readme files</a> to <code>6.9</code>.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information in the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC3 haiku</h2>\n\n\n\n<p><em>Some folks make money,</em></p>\n\n\n\n<p><em>some folks make time to travel,</em></p>\n\n\n\n<p><em>and we Make WordPress.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a class=\"mention\" href=\"https://profiles.wordpress.org/akshayar/\"><span class=\"mentions-prefix\">@</span>akshayar</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/davidbaumwald/\"><span class=\"mentions-prefix\">@</span>davidbaumwald</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/westonruter/\"><span class=\"mentions-prefix\">@</span>westonruter</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/ellatrix/\"><span class=\"mentions-prefix\">@</span>ellatrix</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/mobarak/\"><span class=\"mentions-prefix\">@</span>mobarak</a> <em>and</em> <a class=\"mention\" href=\"https://profiles.wordpress.org/tacoverdo/\"><span class=\"mentions-prefix\">@</span>tacoverdo</a> <em>for proofreading and review.</em></p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Nov 2025 15:33:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: Jeff Dean AI Club talk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150672\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ma.tt/2025/11/dean-talk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:402:\"<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<p>There&#8217;s a new video with Jeff Dean talking at the Stanford AI Club, only 2k views so far, he&#8217;s half of the pair I <a href=\"https://ma.tt/2025/11/friday-links/\">blogged the other day</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Nov 2025 05:05:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Matt: Vogelstein on AI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150650\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://ma.tt/2025/11/vogelstein-on-ai/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:580:\"<p>Fred Vogelstein writes on Crazy Stupid Tech: <a href=\"https://crazystupidtech.com/2025/11/21/boom-bubble-bust-boom-why-should-ai-be-different/\">Boom, bubble, bust, boom. Why should AI be different?</a> &#8220;To us what’s happening is obvious. We both covered the internet bubble 25 years ago. We’ve been writing about – and in Om’s case investing in – technology since then. We can both say unequivocally that the conversations we are having now about the future of AI feel exactly like the conversations we had about the future of the internet in 1999. &#8220;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 23 Nov 2025 07:55:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: Friday Links\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150639\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://ma.tt/2025/11/friday-links/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1237:\"<ul class=\"wp-block-list\"><div class=\"__iawmlf-post-loop-links\" style=\"display: none;\"></div>\n<li><a href=\"https://sfstandard.com/2025/11/08/stewart-brand-whole-earth-catalog-tugboat/\">Stewart Brand is selling his tugboat houseboat in Sausalito</a>.</li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=niJpDnNtNp4\">Benedict Evans gave a nice presentation on the adoption of AI</a>.</li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=LdORIBH3R88\">Chris Young reviews a $4,200 silver frying pan, comparing it to other metals with some really cool science and infographics</a>.</li>\n\n\n\n<li>From 2018 in the New Yorker, <a href=\"https://www.newyorker.com/magazine/2018/12/10/the-friendship-that-made-google-huge\">The Friendship That Made Google Huge</a>. Great profile of <a href=\"https://research.google/people/jeff/\">Jeff Dean</a> and <a href=\"https://research.google/people/sanjayghemawat/\">Sanjay Ghemawat</a>, makes me wish we did more pair programming at <a href=\"https://automattic.com/\">Automattic</a>. Note the early mentions of machine learning, TPUs, Google Brain, etc.</li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=nDanzN1EUeE\">Trump did a press conference with Zohran Mamdani</a>, the new mayor of New York.</li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Nov 2025 07:58:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Gutenberg Times: State of the Word, WordPress 6.9, Carousel Block and more — Weekend Edition #350\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=42877\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://gutenbergtimes.com/state-of-the-word-wordpress-6-9-carousel-block-and-more-weekend-edition-350/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23227:\"<p>Hi there,</p>\n\n\n\n<p>Munich got hit with the first snow for this Winter. It started slowly on Friday morning, and by the afternoon the flakes got larger and the white started to cover tree branches, roofs and cars. It might all be gone by tomorrow, though, as the weather forecast shows -7 °C (19.4 °F) with sunshine.<img alt=\"❄\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/2744.png\" style=\"height: 1em;\" /> I am still a Floridian Weather whimp, but I like the snow covering the overcast gray of an Autumn day. I just won&#8217;t go outside if I can help it.</p>\n\n\n\n<p>WordPress 6.9 is almost there. If you need a full run down of the changes in the block editor, I&#8217;ve got you covered with the <a href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/\"><strong>WordPress 6.9 Source of Truth</strong></a>, with screenshot and videos. It clocks in at 5,200+ words. The table of contents as well as the in-post tags will help you navigate it. And I am always here to answer your questions.</p>\n\n\n\n<p>But wait there is more below, </p>\n\n\n\n<p>Have a fabulous weekend, and if you are in the Northern Hemisphere, stay warm. </p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p>First-time release lead <strong>Jonathan Bossenger</strong> worked on the Gutenberg 22.1. version. In his release post <a href=\"https://make.wordpress.org/core/2025/11/20/whats-new-in-gutenberg-22-1-18-november-2025/\"><strong>What’s new in Gutenberg 22.1? (18 November, 2025)</strong></a> he highlighted two major block updates and a performance improvement for the image block.</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/20/whats-new-in-gutenberg-22-1-18-november-2025/#new-tabs-block\">New Tabs block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/20/whats-new-in-gutenberg-22-1-18-november-2025/#html-block-updates\">HTML block updates</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/61107\">Image prefetching when expanding images in the editor</a></li>\n</ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2/\"><img alt=\"Highlight grid WordPress 6.9\" class=\"wp-image-43066\" height=\"375\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/WordPress-6.9-2025-11-20.png?resize=652%2C375&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<p><strong><a href=\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2/\">WordPress 6.9 Release Candidate 2</a> </strong>was released this week. December 2 will be here soon enough for the final release. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Joe Dolson</strong> published a list of all the <a href=\"https://make.wordpress.org/core/2025/11/19/accessibility-improvements-in-wordpress-6-9/\"><strong>Accessibility Improvements in WordPress 6.9</strong></a>. More Dev Notes can be <a href=\"https://make.wordpress.org/core/tag/dev-notes-6-9/\">perused on the Make Blog </a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://x.com/javaid_sarim\"><strong>Sarim Javaid</strong></a>, Digital Ocean posted <a href=\"https://www.cloudways.com/blog/wordpress-6-9/\"><strong>WordPress 6.9: What’s new, release date, features, and why it is important for your site</strong></a> on the Cloudways blog. &#8220;You’ll get faster load times, more streamlined site management, and new developer tools like APIs and automation features. Also, teams will benefit from block-level commenting for better collaboration&#8221; he wrote. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In this week&#8217;s stream, <strong>Jonathan Bossenger</strong> dives into testing WordPress 6.9, specifically <a href=\"https://www.youtube.com/watch?v=Ky3R5ZScwhI\"><strong>focusing on the DataViews functionality</strong></a>. He starts by setting up his live stream, organizing processes, and installing necessary updates. Then, he explores the JavaScript packages involved, particularly the React components that power admin pages. Join him as he fumbles around, copy-pastes examples, and strives to get a basic implementation of DataViews working. If you enjoy watching someone learn through trial and error, give this video a like and subscribe.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>JuanMa Garrido</strong> livestreamed about <a href=\"https://www.youtube.com/\"></a><a href=\"https://www.youtube.com/watch?v=8X8ztWQFx9E\"><strong>What&#8217;s new for Devs in Wp 6.9: Interactivity API</strong></a></p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h3 class=\"wp-block-heading\" id=\"upcoming-wordpress-6-9-events\">Upcoming WordPress 6.9 events </h3>\n\n\n\n<p><strong>Maruti Mohanty</strong> plans a Workshop for <strong>November 27 at 10am UTC</strong> on <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/312092781/\"><strong>How to Prepare Your WordPress Site for WordPress 6.9?</strong></a> via Learn WordPress meetup.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Also on <strong>November 27 at 12:00 UTC</strong>, <strong>JuanMa Garrido</strong> and <strong>Jonathan Bossenger</strong> invite you to the <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/312110895/\"><strong>Developer Hours: WordPress 6.9 Developer Updates</strong></a>. A second edition, covering updates to Block Bindings and Interactivity API. </p>\n\n\n\n<p>If you missed the first edition, it&#8217;s now available on WordPressTV: <a href=\"https://wordpress.tv/2025/11/18/developer-hours-wordpress-6-9-dataviews-dataform-abilities-api/\"><strong>Developer Hours: WordPress 6.9 DataViews/DataForm &amp; Abilities API</strong></a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The <strong><a href=\"https://wordpress.org/state-of-the-word/\">State of the Word</a></strong>, <strong>Matt Mullenweg</strong>&#8216;s annual keynote will be live streamed from San Francisco on <strong>December 2 at 8pm UTC.</strong> For the first time, we are celebrating SOTW alongside the official release of WordPress 6.9 on the same day. Expect demos, and even get an early preview of the future beyond for WordPress. All followed by a Q &amp; A with Matt Mullenweg. </p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-no-vertical-margin\"><a href=\"https://wordpress.org/state-of-the-word/\"><img alt=\"\" class=\"wp-image-43111\" height=\"367\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/SotW-banner-_-date-and-time-horizontal.png?resize=652%2C367&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-124-gutenberg-22-wordpress-6-9/\">Gutenberg Changelog #124 – Gutenberg 22.0 and WordPress 6.9</a> with <strong>Ellen Bauer</strong>, project lead at Automattic. </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Gutenberg Changelog 124 with Ellen Bauer and Birgit Pauli-Haack\" class=\"wp-image-42695\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-07-at-18.56.39.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p> <strong>Justin Tadlock</strong> just dropped his awesome new <a href=\"https://justintadlock.com/archives/2025/11/18/media-data-wordpress-plugin\"><strong>Media Data WordPress Plugin</strong></a>, which is all about pulling in embedded metadata from your uploaded media files—think EXIF data, ID3 tags, camera settings, dimensions, and a lot more. The plugin comes with two blocks: one to hold everything together and others to showcase specific bits of metadata. Plus, it works seamlessly with WordPress 6.9&#8217;s block bindings, so you can easily make custom connections between blocks. It&#8217;s <a href=\"https://github.com/x3p0-dev/x3p0-media-data/releases\">up on GitHub</a> while waiting for approval in the directory.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Core contributors are getting ready to move the Post Editor into an iframe in WordPress 7.0. This change is all about giving the editing experience a fresh, modern vibe and cutting down on distractions from admin styles and those third-party scripts. <strong>Aki Hamano</strong>, a core committer, laid out the plans last week in a developer note: <a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\"><strong>Preparing the Post Editor for Full iframe Integration</strong></a></p>\n\n\n\n<p><strong>Rae Morey</strong>, The Repository, reports on the various concerns from other contributors in <strong><a href=\"https://www.therepository.email/core-contributors-prepare-to-iframe-the-post-editor-in-7-0-prompting-backward-compatibility-concerns\">Core Contributors Prepare to iframe the Post Editor in 7.0, Prompting Backward-Compatibility Concerns</a>.</strong></p>\n\n\n\n<p>As a follow-up, <strong>Aki Hamano</strong> started a discussion on GitHub on <strong><a href=\"https://github.com/WordPress/gutenberg/issues/73138\">Documentation to help with the migration to Block API version 3 #73138</a>,</strong> with comments from <strong>Ella van Durpe</strong> and <strong>Riad Benguella</strong> with ideas on how to navigate the migration. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In her post <a href=\"https://humanmade.com/wordpress-for-enterprise/introducing-accelerate-redefining-experimentation-in-wordpress/\"><strong>Introducing Accelerate: Redefining Experimentation in WordPress</strong></a>, <strong>Gianna Legate</strong>, Head of Content at Human Made, explores how the new Accelerate platform bridges WordPress and modern marketing. The <a href=\"https://humanmade.com/wordpress-for-enterprise/introducing-accelerate-redefining-experimentation-in-wordpress/\">plugin enables</a> marketers to run A/B tests, personalize content by geography, and promote high-performing blocks directly within the editor, shifting WordPress from content-centric publishing toward data-driven customer engagement without requiring external tools or custom development work. The premium plugin is <a href=\"https://www.accelerateplugin.com/pricing/\">free for up to one million</a> monthly page views. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Hans-Gerd Gerhards</strong> announced an update to his plugin <a href=\"https://wordpress.org/plugins/shrinking-logo-sticky-header/\"><strong>Dynamic Header &amp; Navigation for Block Themes</strong></a>, a lightweight WordPress plugin developed specifically as a navigation solution for most Block Themes. &#8220;I am very pleased that my plugin now has more than 100 active installations.&#8221; he <a href=\"https://www.linkedin.com/posts/hans-gerd-gerhards-2b0814170_dynamic-header-navigation-for-block-themes-activity-7397624000190820353-vMzq?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAAAkKaoBHI9qqM4OcmXfJb1QeGFMlLI6W4o\">wrote on LinkedIn.</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p id=\"johanne-courtright-published-here-the-complete-guide-to-groundworx-carousel-block\"><strong>Johanne Courtright </strong>published her <a href=\"https://groundworx.dev/resources/the-complete-guide-to-groundworx-carousel-block/\"><strong>The Complete Guide to Groundworx Carousel Block</strong></a>. She walks through setting up responsive carousels using Splide.js and Gutenberg, exploring nine professional templates and eight responsive breakpoints for precise control. The guide covers styling via theme.json, creating custom templates using CSS Grid, and building reusable block variations for your team&#8217;s consistent configurations across WordPress projects. The plugin is available in the WordPress repository: <a href=\"https://wordpress.org/plugins/groundworx-carousel/\">Groundworx Carousel</a> v 2.0 was released last week after a complete redesign. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"Goundwork Carousel Block \" class=\"wp-image-43130\" height=\"410\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-22-at-11.47.24.png?resize=652%2C410&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Ellen Bauer</strong>&#8216;s talk at WordCamp Kansai is now available on WordPressTV: <a href=\"https://wordpress.tv/2025/11/20/building-a-woocommerce-store-using-block-themes-and-ai-site-building/\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>Building a WooCommerce Store Using Block Themes and AI Site Building</strong></a>. In this hands-on session, you&#8217;ll learn how to use a lightweight starter block theme and AI site-building tools to create a fully editable WooCommerce store design that you can refine directly in the WordPress editor.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Rich Tabor</strong> continues his explorations. The second post is all about the <strong><a href=\"https://rich.blog/application-menu/\">Application Menu</a></strong>. &#8220;An application menu would act as a consistent anchor—an always-present spot where you can see the full range of available actions. Not a replacement for other controls, and not a move to strip the interface down.&#8221; he wrote. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<div class=\"ng-block-a4d862608fbfde7e wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-43bea97b2829bbf5 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-e94da40a2cbdcdec wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<p><strong>Ryan Welcher</strong> livestreamed part 3 of his quest to <a href=\"https://www.youtube.com/watch?v=5-VY_9_DX0E\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>use every Interactivity API feature in one site</strong></a></p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n<div class=\"ng-block-60aff3b172194ef8 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-eca286051a48dfe7 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-41a39b33d9bc3cff wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-92568a8b1c7a8109 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-c9113804f70b42c6 wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-b92e564ee82cf777 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Nov 2025 23:27:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WordPress Foundation: Recognizing the 2025 WordCamp Asia Kim Parsell Memorial Scholarship Recipients\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wordpressfoundation.org/?p=1206507\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"https://wordpressfoundation.org/news/2025/recognizing-the-2025-wordcamp-asia-kim-parsell-memorial-scholarship-recipients/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4896:\"<p>In 2015, the WordPress Foundation <a href=\"https://make.wordpress.org/community/2015/01/15/remembering-kim-parsell/\" rel=\"noreferrer noopener\" target=\"_blank\">established an annual memorial scholarship</a> to honor the memory of <a href=\"https://wordpress.org/news/2019/11/people-of-wordpress-kim-parsell/\" rel=\"noreferrer noopener\" target=\"_blank\">Kim Parsell</a>, a beloved and influential contributor to the WordPress community. Kim’s legacy continues to inspire connection, mentorship, and inclusivity across WordPress.</p>\n\n\n\n<p>In 2024, the Kim Parsell Memorial Scholarship <a href=\"https://wordpressfoundation.org/news/2024/kim-parsell-memorial-scholarship-expands-to-wordcamp-asia-and-wordcamp-europe/\" rel=\"noreferrer noopener\" target=\"_blank\">was expanded</a> to include WordCamp Asia and WordCamp Europe, reflecting Kim’s dedication to inclusivity and empowering more contributors to engage in global collaboration.</p>\n\n\n\n<p>This year, the scholarship for WordCamp Asia was awarded to Zeel Thakkar and Pooja Derashri. Two recipients were selected this year because Pooja could not attend WordCamp US in the year she was selected for the scholarship.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Remembering Zeel Thakkar</h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://i0.wp.com/wordpressfoundation.org/content/uploads/2025/11/zeel.webp?ssl=1\"><img alt=\"\" class=\"wp-image-1206508\" height=\"512\" src=\"https://i0.wp.com/wordpressfoundation.org/content/uploads/2025/11/zeel.webp?resize=512%2C512&#038;ssl=1\" width=\"512\" /></a></figure>\n\n\n\n<p>Zeel Thakkar (<a href=\"https://profiles.wordpress.org/zeelthakkar/\" rel=\"noreferrer noopener\" target=\"_blank\">@zeelthakkar</a>) of Ahmedabad, India, brought energy, leadership, and kindness to everything she did. A talented freelance WordPress developer at <a href=\"https://www.linkedin.com/company/jpadweb\" rel=\"noreferrer noopener\" target=\"_blank\">Jpadweb</a>, Zeel’s journey began with a simple internship that evolved into a lifelong passion for development and community building.</p>\n\n\n\n<p>Within the <a href=\"https://www.meetup.com/ahmedabad-wp-meetup/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Ahmedabad community</a>, Zeel was a tireless organiser, helping lead events including WordCamp Ahmedabad 2023 and Do_Action 2024. Her work united contributors, fostered collaboration through regular meetups, and upheld her belief in empowering women in technology.</p>\n\n\n\n<p>Zeel’s technical contributions were equally significant. She played a key role on the WordPress 6.7 Testing Team, helping ensure the platform’s ongoing stability, and contributed to the Training Team to create educational resources for learners across the world. Her dedication to professional growth and commitment to inclusivity continue to inspire those who had the honor of working alongside her. Zeel’s passing is a tremendous loss, and she will be remembered with deep respect and gratitude.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Celebrating Pooja Derashri</h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://i0.wp.com/wordpressfoundation.org/content/uploads/2025/11/pooja.webp?ssl=1\"><img alt=\"\" class=\"wp-image-1206509\" height=\"512\" src=\"https://i0.wp.com/wordpressfoundation.org/content/uploads/2025/11/pooja.webp?resize=512%2C512&#038;ssl=1\" width=\"512\" /></a></figure>\n\n\n\n<p>Pooja Derashri (<a href=\"https://profiles.wordpress.org/webtechpooja/\" rel=\"noreferrer noopener\" target=\"_blank\">@webtechpooja</a>), from Ajmer, India, first started using WordPress in 2013 and went on to co-found WPVibes, a WordPress plugin development agency, with her husband Anand. While she began her career as a developer, she has since expanded her expertise into SEO and Content Marketing, helping shape WordPress projects holistically.</p>\n\n\n\n<p>Pooja’s contribution journey began in 2017 with the <a href=\"https://make.wordpress.org/tv/\" rel=\"noreferrer noopener\" target=\"_blank\">WPTV</a> and <a href=\"https://make.wordpress.org/polyglots/\" rel=\"noreferrer noopener\" target=\"_blank\">Polyglots</a> teams, where she helped localize content and make WordPress more accessible to Hindi speakers. Since 2021, she has served as a Global Translation Editor for Hindi, and in 2019 joined the <a href=\"https://make.wordpress.org/training/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Training Team</a>. As a Co-Team Rep, Pooja now helps lead efforts behind <a href=\"http://learn.wordpress.org/\" rel=\"noreferrer noopener\" target=\"_blank\">LearnWP</a>, creating educational materials that support trainers and learners worldwide.</p>\n\n\n\n<p>Both Zeel and Pooja embody the spirit of dedication, generosity, and empowerment that the Kim Parsell Memorial Scholarship was created to celebrate. Their contributions continue to enrich the WordPress community and inspire others to share knowledge and support one another.</p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Nov 2025 21:07:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Harmony Romo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Gutenberg Times: WordPress 6.9 Source of Truth\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=42536\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105398:\"<p id=\"welcome-to-the-source-of-truth-for-wordpress-6-9\">Welcome to the Source of Truth for WordPress 6.9! </p>\n\n\n\n<p>Before you dive headfirst into all the big and small changes and pick your favorites, make sure to read these preliminary thoughts about this post and how to use it. If you have questions, leave a comment or email me at <a href=\"mailto:pauli@gutenbergtimes.com\">pauli@gutenbergtimes.com</a>. </p>\n\n\n\n<p>Huge Thank You to all collaborators on this post: Anne McCarthy, Sarah Norris, Ella van Durpe, Ben Dwyer, Jonathan Bossenger, Justin Tadlock, Dave Smith and a lot more. It&#8217;s takes a village&#8230; </p>\n\n\n\n<div class=\"wp-block-group has-primary-color has-text-color has-link-color has-small-font-size wp-elements-a8bb9ec1783f5f0c5623981a664fedce is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-558b13e7 wp-block-group-is-layout-flex\" style=\"text-decoration: none;\">\n<p>Estimated reading time</p>\n\n\n<div class=\"wp-block-post-time-to-read\">22–33 minutes</div>\n\n\n<p>at </p>\n\n\n<div class=\"wp-block-post-time-to-read\">5,126 words</div></div>\n\n\n\n<p><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ul><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#changelog\">Changelog</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#important-note-guidelines\">Important note/guidelines</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#overview\">Overview </a><ul><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#important-links\">Important links:</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#assets\">Assets </a></li></ul></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#tags\">Tags</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#command-palette-everywhere-all\">Command Palette everywhere [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#block-editor-updates\">Block editor updates</a><ul><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#notes-all\">Notes     [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#visual-drag-drop-end-user\">Visual Drag &amp; Drop <img alt=\"🐉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f409.png\" style=\"height: 1em;\" /> <img alt=\"💧\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f4a7.png\" style=\"height: 1em;\" />  [end user]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#ui-for-managing-allowed-blocks-in-templates-and-patterns-end-user-site-admin\">UI for managing allowed Blocks in Templates and Patterns.     [end user][site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#hide-and-show-blocks-end-user-site-admin\">Hide and Show Blocks  [end user][site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#additional-css-control-moved-end-user-site-admin-theme-author\">Additional CSS control moved   [end user][site admin] [theme author]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#copy-styles-keyboard-shortcut-end-user-site-admin\">Copy Styles keyboard shortcut     [end user][site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#block-style-variations-in-style-book-end-user-site-admin-theme-author\">Block Style Variations in Style Book  [end user][site admin] [theme author]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#the-starter-patterns-modal-for-all-post-types-theme-author-plugin-author-enterprise\">The Starter Patterns modal for all post types. [theme author] [plugin author][enterprise]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#why-iframe-the-post-editor-plugin-author-enterprise\">Why iframe the Post Editor?  [plugin author][enterprise]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#relevant-bug-fixes-for-backward-compatibility-checks-theme-author-plugin-author-site-admin\">Relevant bug fixes for backward compatibility checks [theme author] [plugin author][site admin]</a></li></ul></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#new-blocks-all\">New Blocks [all]</a><ul><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#accordion-block\">Accordion Block</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#term-query-block\">Term Query Block</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#time-to-read-block\">Time to Read Block</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#math-block\">Math Block</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#comment-count-and-comment-link-blocks\">Comment Count and Comment Link Blocks</a></li></ul></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#updates-to-existing-blocks\">Updates to existing blocks </a><ul><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#stretchy-text-for-heading-and-paragraph-blocks-all\">Stretchy Text for Heading and Paragraph blocks. [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#button-block-end-user-siteadmin\">Button Block [end user] [siteadmin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#cover-block-improved-video-handling-all\">Cover Block improved video handling [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#details-block-end-user-site-admin-plugin-author\">Details Block [end user][site admin][plugin author]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#gallery-block-all\">Gallery Block [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#heading-block-css-specificity-fix-all\">Heading Block CSS specificity fix [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#navigation-block-all\">Navigation Block [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#query-loop-blocks-all\">Query Loop Blocks [all]</a><ul><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#content-block\">Content Block</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#date-block-supports-custom-dates\">Date Block supports custom dates.</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#query-title-get-post-type-label\">Query Title get Post Type label</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#query-total\">Query Total</a></li></ul></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#rss-block-end-user\">RSS Block [end user]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#separator-block-theme-author-site-admin-plugin-author\">Separator Block  [theme author][site admin][plugin author]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#social-icons-block-developers-enterprise\">Social Icons Block [developers][enterprise]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#table-block-end-users-site-admin\">Table Block   [end users][site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#video-block-all\">Video Block [all] </a></li></ul></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#theme-json-and-global-styles-developers-enterprise-site-admin\">Theme.json and Global Styles  [developers][enterprise][site admin]</a><ul><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#form-elements-in-theme-json\">Form elements in theme.json</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#border-radius-presets-supported\">Border Radius presets supported </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#button-element-inherits-typography\">Button element inherits typography</a></li></ul></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#a-closer-look-at-performance-optimizations-developers-enterprise\">A closer look at performance optimizations  [developers][enterprise]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#improved-accessibility-across-core-and-block-editor\">Improved accessibility across Core and Block editor</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#new-and-updated-apis-for-developers-developers-enterprise\">New and updated APIs for Developers [developers][enterprise]</a><ul><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#abilities-api\">Abilities API</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#block-bindings-api\">Block Bindings API</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#dataviews-and-dataform\">DataViews and DataForm</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#interactivity-api\">Interactivity API</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#output-buffering-for-the-rendered-template\">Output buffering for the rendered template </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#blocks-efficiently-find-and-traverse-blocks-in-a-document\">Blocks: Efficiently find and traverse blocks in a document. </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-6-9-source-of-truth/#more-developer-notes-for-wordpress-6-9-release\">More Developer Notes for WordPress 6.9 release</a></li></ul></li></ul></nav>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"changelog\">Changelog</h2>\n\n\n\n<p>Any changes are cataloged here as the release goes on.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>11/25/2025 \n<ul class=\"wp-block-list\">\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#more-developer-notes-for-wordpress-6-9-release\">Dev Note</a> on miscellaneous block editor changes </li>\n\n\n\n<li>Added link to the <a href=\"https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide/\">Field Guide</a> </li>\n</ul>\n</li>\n\n\n\n<li><strong>11/24/2025</strong>\n<ul class=\"wp-block-list\">\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#more-developer-notes-for-wordpress-6-9-release\">Dev Notes</a> on HTML API updates and pn PHP 8.5 Support</li>\n</ul>\n</li>\n\n\n\n<li><strong>11/21/2025 </strong>\n<ul class=\"wp-block-list\">\n<li>Updated screenshots and videos for <a href=\"https://gutenbergtimes.com/feed/#stretchy-text-for-heading-and-paragraph-blocks-all\">Stretchy Text section</a>, reflecting changes in RC2.  </li>\n</ul>\n</li>\n\n\n\n<li><strong>11/20/2025</strong>\n<ul class=\"wp-block-list\">\n<li>added <a href=\"https://gutenbergtimes.com/feed/#improved-accessibility-across-core-and-block-editor\">accessibility updates section</a>. </li>\n\n\n\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#more-developer-notes-for-wordpress-6-9-release\">Dev Notes</a> on Admin Search query, IE-related updates and URL escaping functions. </li>\n\n\n\n<li>Updated the featured image to the <a href=\"https://github.com/WordPress/gutenberg/issues/71818#issuecomment-3556808505\">latest version of the highlight grid</a>.</li>\n</ul>\n</li>\n\n\n\n<li><strong>11/19/2025: </strong>\n<ul class=\"wp-block-list\">\n<li>Added credits</li>\n\n\n\n<li>Added tags to headings,</li>\n\n\n\n<li>Added <a href=\"https://gutenbergtimes.com/wp-admin/post.php?post=42536&amp;action=edit#more-developer-notes-for-wordpress-6-9-release\">Dev Notes</a> on WordPress email, UTF-8 support</li>\n\n\n\n<li>Added horizontal scroll bar feature to Math Block</li>\n\n\n\n<li>Fixed some typos.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"important-note-guidelines\">Important note/guidelines</h2>\n\n\n\n<p>Please do not copy and paste what is in this post since this will be shared with many people. This should be used to inspire your own content and to ensure that you have the best information about this release. If you do copy and paste, keep in mind that others might do the same, opening the door for some awkwardness around duplicated content out on the web. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Each item has been tagged using best guesses with different high-level labels so that you can more readily see at a glance who is likely to be most impacted.</li>\n\n\n\n<li>Each item has a high-level description, visuals (if relevant), and key resources if you would like to learn more.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"overview\">Overview </h2>\n\n\n\n<p><em>Note: As always, what’s shared here is being actively pursued but doesn’t necessarily mean each will make it into the final release of WordPress 6.9.</em></p>\n\n\n\n<p>WordPress 6.9 introduces several new features and performance enhancements.</p>\n\n\n\n<p>Key new features include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Collaborative Feedback and Content Control:</strong> Block-level Notes facilitate team feedback, allowed blocks UI, Abilities API, visual drag and drop, binding blocks to external controls.</li>\n\n\n\n<li><strong>New Blocks:</strong> Discover Accordion, Terms Query, Math, and Time to Read blocks.</li>\n\n\n\n<li><strong>Typography Enhancements:</strong> Benefit from new text-fitting typography.</li>\n\n\n\n<li><strong>Dashboard-wide Command Palette:</strong> The Command Palette will  help users streamline their workflow across WordPress Admin pages. </li>\n</ul>\n\n\n\n<p>Performance improvements include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Optimized Loading:</strong> On-demand block-style loading and faster emoji detection.</li>\n\n\n\n<li><strong>Efficient Scheduling:</strong> Optimized cron execution.</li>\n</ul>\n\n\n\n<p>Furthermore, WordPress 6.9 lays the groundwork for future AI integration with the new Abilities API, which enables secure automation through machine-readable WordPress capabilities.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/6-9\">WordPress 6.9</a> is set to be released on December 2, 2025. </p>\n\n\n\n<p>Of note, this release includes Gutenberg plugin versions 20.5 &#8211; 21.9.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"important-links\">Important links:</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/07/28/roadmap-to-6-9/\">Roadmap to 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/6-9/\">WordPress 6.9 Development Cycle</a></li>\n\n\n\n<li>What’s new for developers: <a href=\"https://developer.wordpress.org/news/2025/06/whats-new-for-developers-june-2025/\">June</a>, <a href=\"https://developer.wordpress.org/news/2025/07/whats-new-for-developers-july-2025/\">July</a>, <a href=\"https://developer.wordpress.org/news/2025/08/whats-new-for-developers-august-2025/\">August,</a> <a href=\"https://developer.wordpress.org/news/2025/09/whats-new-for-developers-september-2025/\">September</a>, <a href=\"https://developer.wordpress.org/news/2025/10/whats-new-for-developers-october-2025/\">October</a>, <a href=\"https://developer.wordpress.org/news/2025/11/whats-new-for-developers-november-2025/\">November</a>)</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide/\">6.9 Field Guide</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/state-of-the-word/\">State of the Word 2025</a> will include highlights and demos of the most important features of this release. The event will be <a href=\"https://www.youtube.com/wordpress\">livestreamed on YouTube </a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"assets\">Assets </h3>\n\n\n\n<p>In this <a href=\"https://drive.google.com/drive/u/0/folders/1z0ilv8vH2AVWVt-1tPI9qPUoTOSGahuB\">Google Drive folder</a> you can view all assets in this document.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tags\">Tags</h2>\n\n\n\n<p>To make this document easier to navigate based on specific audiences, the following tags are used liberally: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>[end user]</strong>: end user focus. </li>\n\n\n\n<li><strong>[theme author]</strong>: block or classic theme author. </li>\n\n\n\n<li><strong>[plugin author]</strong>: plugin author, whether block or otherwise.</li>\n\n\n\n<li><strong>[developer]</strong>: catch-all term for more technical folks. </li>\n\n\n\n<li><strong>[site admin]</strong>: this includes a “builder” type. </li>\n\n\n\n<li><strong>[enterprise]</strong>: specific items that would be of interest to or particularly impact enterprise-level folks</li>\n\n\n\n<li><strong>[all]</strong>: broad impact to every kind of WordPress user. </li>\n</ul>\n\n\n\n<p>How can you use these? Use your browser&#8217;s <strong>Find</strong> capability and search for the string including the brackets. Then use the arrows to navigate through the post from one result to the next. </p>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\">Short video on how to use the tags to navigate the post. \n<p></p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		</details>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"command-palette-everywhere-all\">Command Palette everywhere <sup>[all]</sup></h2>\n\n\n\n<p>A couple of years ago the Command Palette was first released for the Site Editor. It provides content creators and administrators with a quick search and command execution tool. Invoked by Ctrl+K or Cmd+K. It is now available from any admin screen and helps streamline content creation as well as administering a WordPress site. It provides shortcuts to places otherwise only available by navigating multiple menu levels deep. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Command Palette now available from the dashboard\" class=\"wp-image-42912\" height=\"402\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Command-Palette-everywhere-1024x631.png?resize=652%2C402&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p>Technically, this change extracts navigation commands from `@wordpress/edit-site` to `@wordpress/core-commands`, making them universally accessible. This architectural shift sets the foundation for admin-wide command integration in WordPress 6.9 and beyond, potentially reducing the need for repetitive clicking through admin menus.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>For developers the new useCommands hook was introduced. (<a href=\"https://github.com/WordPress/gutenberg/pull/71603\">71603</a>)</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"block-editor-updates\">Block editor updates</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"notes-all\">Notes     <sup>[all]</sup></h3>\n\n\n\n<p>Asynchronous collaboration comes to WordPress via the new Notes feature and rings in the 3rd Phase of Gutenberg. Site owners, Editors and Authors can collaborate by leaving comment directly on the post or page, attached to the blocks in the editor. The notes are threaded, resolveable, and can be reopened as well. Add an access notes from the Block toolbar and via the sidebar. Post authors will receive email notification when notes are added to the content.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Collaborative Notes in WordPress 6.9\" class=\"wp-image-42914\" height=\"465\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Notes-in-WordPress-6-9.png?resize=652%2C465&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p>Notes are by default enabled for Posts and Pages. They can be enabled also for other content post types via the `register_post_type` function. </p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>PHP</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">register_post_type( \'book\', array(\n	\'label\' => \'Books\',\n	\'public\' => true,\n	\'show_in_rest\' => true,\n	\'supports\' => array(\n		\'title\',\n		\'editor\' => array( \'notes\' => true ),\n		\'author\',\n	),\n) );\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D7827E;\">register_post_type</span><span style=\"color: #797593;\">(</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">\'book\'</span><span style=\"color: #797593;\">,</span><span style=\"color: #575279;\"> </span><span style=\"color: #B4637A; font-style: italic;\">array</span><span style=\"color: #797593;\">(</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #EA9D34;\">\'label\'</span><span style=\"color: #575279;\"> </span><span style=\"color: #286983;\">=&gt;</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">\'Books\'</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #EA9D34;\">\'public\'</span><span style=\"color: #575279;\"> </span><span style=\"color: #286983;\">=&gt;</span><span style=\"color: #575279;\"> </span><span style=\"color: #D7827E;\">true</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #EA9D34;\">\'show_in_rest\'</span><span style=\"color: #575279;\"> </span><span style=\"color: #286983;\">=&gt;</span><span style=\"color: #575279;\"> </span><span style=\"color: #D7827E;\">true</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #EA9D34;\">\'supports\'</span><span style=\"color: #575279;\"> </span><span style=\"color: #286983;\">=&gt;</span><span style=\"color: #575279;\"> </span><span style=\"color: #B4637A; font-style: italic;\">array</span><span style=\"color: #797593;\">(</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #EA9D34;\">\'title\'</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #EA9D34;\">\'editor\'</span><span style=\"color: #575279;\"> </span><span style=\"color: #286983;\">=&gt;</span><span style=\"color: #575279;\"> </span><span style=\"color: #B4637A; font-style: italic;\">array</span><span style=\"color: #797593;\">(</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">\'notes\'</span><span style=\"color: #575279;\"> </span><span style=\"color: #286983;\">=&gt;</span><span style=\"color: #575279;\"> </span><span style=\"color: #D7827E;\">true</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">),</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #EA9D34;\">\'author\'</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #797593;\">),</span></span>\n<span class=\"line\"><span style=\"color: #797593;\">)</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">);</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p>More details on handling Notes programmatically can be found in the Dev Note: <a href=\"https://make.wordpress.org/core/2025/11/15/notes-feature-in-wordpress-6-9/\"><strong>Notes feature in WordPress 6.9</strong></a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"visual-drag-drop-end-user\">Visual Drag &amp; Drop <img alt=\"🐉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f409.png\" style=\"height: 1em;\" /> <img alt=\"💧\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f4a7.png\" style=\"height: 1em;\" />  <sup>[end user]</sup></h3>\n\n\n\n<p>Drag-and-drop just got smarter. Blocks now show live visual feedback as you reposition them, making layout building more intuitive and precise. You&#8217;ll see exactly where elements land before releasing, accelerating the creative process. (<a href=\"https://github.com/WordPress/gutenberg/pull/67470\">67470</a>). Currently, this only works for single blocks. Drag and Drop of multiple blocks is slated for WordPress 7.0.</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"ui-for-managing-allowed-blocks-in-templates-and-patterns-end-user-site-admin\">UI for managing allowed Blocks in Templates and Patterns.     <sup>[end user][site admin]</sup></h3>\n\n\n\n<p>WordPress now makes managing allowed blocks simpler with a new UI tucked in<strong> Advanced</strong> settings. Previously, developers had to edit block markup directly in code view—not user-friendly. This updates makes things easier for website admins, theme builders, and agencies enforcing specific block rules in patterns and templates. While agencies already handled this via code, the new interface offers a nicer interaction model. It&#8217;s part of WordPress&#8217;s broader mission: letting users build complex sites without touching code at all.  (<a href=\"https://github.com/WordPress/gutenberg/pull/72191\">72191</a>)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"hide-and-show-blocks-end-user-site-admin\">Hide and Show Blocks  <sup>[end user][site admin]</sup></h3>\n\n\n\n<p>WordPress 6.9 introduces long-awaited control to hide blocks in the editor while preserving their structure within templates. This initial implementation provides content creators and designers with the ability to manage blocks that are not always displayed, such as seasonal content or conditional elements.</p>\n\n\n\n<p>Instead of deleting and recreating blocks, users can now simply toggle their visibility, retaining all settings. This foundational feature paves the way for more sophisticated conditional display options in future releases, potentially including role-based or time-based visibility controls. (<a href=\"https://github.com/WordPress/gutenberg/pull/71203\">71203</a>) </p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-large\"><img alt=\"\" class=\"wp-image-42922\" height=\"279\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Additional-CSS-Sidebar.png?resize=399%2C279&#038;ssl=1\" width=\"399\" /></figure>\n</div>\n\n\n<h3 class=\"wp-block-heading\" id=\"additional-css-control-moved-end-user-site-admin-theme-author\">Additional CSS control moved <br /> <sup>[end user][site admin] [theme author]</sup></h3>\n\n\n\n<p>Theme builders might go searching for the <strong>Additional CSS</strong> controls. They were moved into the ellipsis menu in the header of the Styles page on either side of the screen (<a href=\"https://github.com/WordPress/gutenberg/pull/71550\">71550</a>) </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42923\" height=\"238\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Additional-CSS-dark-side.png?resize=652%2C238&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"copy-styles-keyboard-shortcut-end-user-site-admin\">Copy Styles keyboard shortcut    <br /><sup>[end user][site admin]</sup></h3>\n\n\n\n<p>A new keyboard shortcut helps with pasting styles from one block to another and can speed up content creation workflows: cmd/ctrl + options/alt + v<strong> (</strong><a href=\"https://github.com/WordPress/gutenberg/pull/69196\"><strong>69196</strong></a><strong>) </strong></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-style-variations-in-style-book-end-user-site-admin-theme-author\">Block Style Variations in Style Book<br /> <sup>[end user][site admin] [theme author]</sup></h3>\n\n\n\n<p>To make the Stylebook even more comprehensive, it now surfaces block styles for core blocks as well as custom blocks. This makes it possible to change block style variations site-wide in one screen (<a href=\"https://github.com/WordPress/gutenberg/pull/70448\">70448</a>).</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"the-starter-patterns-modal-for-all-post-types-theme-author-plugin-author-enterprise\">The Starter Patterns modal for all post types. <sup>[theme author] [plugin author][enterprise]</sup></h3>\n\n\n\n<p>With WordPress 6.9, contributors addressed a limitation in the starter pattern modal, which previously appeared exclusively when creating pages. This restriction is now removed from the `StartPageOptions` component, enabling the modal to display across all post types where patterns exist. The fix resolves a regression introduced in earlier pulls, expanding design flexibility for WordPress content creators working with diverse content structures.(<a href=\"https://github.com/WordPress/gutenberg/pull/69753\">69753</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"why-iframe-the-post-editor-plugin-author-enterprise\">Why iframe the Post Editor? <br /><sup>[plugin author][enterprise]</sup></h3>\n\n\n\n<p>The process to <a href=\"https://make.wordpress.org/core/2021/06/29/blocks-in-an-iframed-template-editor/\">restructure how the WordPress post editor works</a> started a few years ago.  WordPress 6.9 begins transitioning the editor into this isolated iframe, with full completion coming in WordPress 7.0.  Think of an iframe like a sandbox—a separate container within a webpage. Currently, the editor runs in the same space as WordPress&#8217;s admin interface, causing styling conflicts. This separation prevents admin styles from interfering with content editing, making the editor preview match what readers actually see. Plugin developers need to update older blocks to work with this new setup or they might stop functioning properly. </p>\n\n\n\n<p>The Dev note <a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\">Preparing the Post Editor for Full iframe Integration</a> has more details. And in the comments many immediate questions have been answered. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"relevant-bug-fixes-for-backward-compatibility-checks-theme-author-plugin-author-site-admin\">Relevant bug fixes for backward compatibility checks <sup>[theme author] [plugin author][site admin]</sup></h3>\n\n\n\n<p>Certain bugs have been around for a while and developers often have found work arounds. Now that those bugs are fixed, it might be possible that the work around don’t work any more and it’s feasible to remove it. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Comments Pagination: Remove unwanted bottom margin from links. (<a href=\"https://github.com/WordPress/gutenberg/pull/70360\">70360</a>)</li>\n\n\n\n<li>Remove screencast.com embed block variation. (<a href=\"https://github.com/WordPress/gutenberg/pull/70480\">70480</a>)</li>\n\n\n\n<li>Tag Cloud: Remove unnecessary full-width padding. (<a href=\"https://github.com/WordPress/gutenberg/pull/69725\">69725</a>)</li>\n\n\n\n<li>HTML Block: Remove space below textarea. (<a href=\"https://github.com/WordPress/gutenberg/pull/70055\">70055</a>)</li>\n\n\n\n<li>Fix : Calendar block: Colors do not change between global styles and theme.json. (<a href=\"https://github.com/WordPress/gutenberg/pull/70184\">70184</a>)</li>\n\n\n\n<li>Image Block: Preserve line breaks in media caption. (<a href=\"https://github.com/WordPress/gutenberg/pull/70476\">70476</a>)</li>\n\n\n\n<li>Search Block: Move search setting to inspector. (<a href=\"https://github.com/WordPress/gutenberg/pull/70144\">70144</a>)</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-blocks-all\">New Blocks <sup>[all]</sup></h2>\n\n\n\n<p>WordPress 6.9 brings six new blocks to WordPress editor: an Accordion block and its nested InnerBlocks, a Time-to-read block that also can show the word count of a post or page, the Term Query block, and the Math block to display mathematical formulas in science and essay posts. Comment handling also became easier with two more blocks, Comment Count and Comment Link. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"accordion-block\">Accordion Block</h3>\n\n\n\n<p>The Accordion Block has been long awaited and it is now available to all WordPress users. It’s a nested structure using Accordion Block, Accordion Item, Accordion Heading and Accordion Panel blocks. </p>\n\n\n\n<p>An Accordion block has multiple Accordion Items, each comprising of a Accordion Heading + Icon and an Accordion Panel with the content. </p>\n\n\n\n<p>The default styling is minimal and opens a lot of design possibilities for theme builders to cover all the use cases. On the Developer blog you’ll find a <a href=\"https://developer.wordpress.org/news/2025/10/styling-accordions-in-wordpress-6-9/\">tutorial of the various methods for styling an Accordion block</a>, using the example of an FAQ page (<a href=\"https://github.com/WordPress/gutenberg/pull/64119\">64119</a>)(<a href=\"https://github.com/WordPress/gutenberg/pull/71222\">71222</a>)(<a href=\"https://github.com/WordPress/gutenberg/pull/71388\">71388</a>).</p>\n\n\n\n<p>The Snippets section of the Developer Blog shows how to add <a href=\"https://developer.wordpress.org/news/snippets/schema-org-microdata-for-accordion-block-faqs/\">Schema.org microdata for Accordion block FAQs</a></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42932\" height=\"495\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Accordion-block.png?resize=652%2C495&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"term-query-block\">Term Query Block</h3>\n\n\n\n<p>Traditionally, creating category and tag pages has been complex and required custom queries and workarounds. The new Terms Query block offers a built-in way to display and organize categories and tags, similar to how the Query block manages posts. (<a href=\"https://github.com/WordPress/gutenberg/pull/70720\">70720</a>)</p>\n\n\n\n<p>There are also supporting blocks: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Term Template block</li>\n\n\n\n<li>Term Name block</li>\n\n\n\n<li>Term Count block</li>\n</ul>\n\n\n\n<p>Together with the already existing Term Description block, this additional support for display of categories or tags is particularly useful for directory and magazine sites who provide content filters and subpages for their readers. The interface provides an `order` and `order-by` sorting in a single dropdown. All blocks have the necessary design tools for styling and the Term Count block also has a toggle to make it a link. For those working extensively with taxonomies, the ongoing <a href=\"https://github.com/WordPress/gutenberg/issues/49094\">hierarchy discussion</a> outlines future enhancements to taxonomy handling in WordPress.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42936\" height=\"381\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Term-Query-Block.png?resize=652%2C381&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"time-to-read-block\">Time to Read Block</h3>\n\n\n\n<p>The Time to Read block, available in the Gutenberg plugin for a long time went through an extended accessibility review before it was added to WordPress Core. </p>\n\n\n\n<p>It now has a toggle control to display a range of time rather than a fixed average reading time. It also comes with a variation to display a word count for the post or page it’s used on (<a href=\"https://github.com/WordPress/gutenberg/pull/71606\">71606</a>) (<a href=\"https://github.com/WordPress/gutenberg/pull/71841\">71841</a>). </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42941\" height=\"93\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-10-27-at-17.25.42.png?resize=435%2C93&#038;ssl=1\" width=\"435\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Time to Read / Word Count block WordPress 6.9\" class=\"wp-image-42940\" height=\"229\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-10-27-at-17.25.17.png?resize=652%2C229&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"math-block\">Math Block</h3>\n\n\n\n<p>With the Math Block content creators can now add mathematical formulas in LaTeX syntax to their post and pages. The LaTeX syntax can also be used together with the inline Math format.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42944\" height=\"287\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Math-Block-WordPress-6.9.png?resize=652%2C287&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42943\" height=\"457\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Math-block-inline-format.png?resize=652%2C457&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p>Longer formulas are handled with a horizontal scrollbar.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-43026\" height=\"108\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Math-block-horizontal-scroll.png?resize=525%2C108&#038;ssl=1\" width=\"525\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"comment-count-and-comment-link-blocks\">Comment Count and Comment Link Blocks</h3>\n\n\n\n<p>Two new comment blocks help theme builders to handle comment count and comment links separately. Both blocks have been available in the Gutenberg plugin for a few years and only for the Site editor. Earlier this year, they came out of experimentation and were made available for all editor screens. So now a content creator can for instance include a links to the comment section on top of the post and be more deliberate in allowing access to comments only on certain posts. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Comment Link and Comment count in Template\" class=\"wp-image-42951\" height=\"194\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Comment-Link-Comment-Count.png?resize=652%2C194&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"updates-to-existing-blocks\">Updates to existing blocks </h2>\n\n\n\n<p>For WordPress 6.9, contributors standardized most blocks&#8217; Inspector settings to use the <a href=\"https://wordpress.github.io/gutenberg/?path=/docs/components-toolspanel--docs\">ToolsPanel component</a>, bringing visual consistency across the editor. The shift grants users granular control over displayed settings while simplifying how developers inject additional options into existing groups. The ToolsPanel aligns Inspector controls with the Styles sidebar, already leveraging the component extensively, creating a cohesive authoring experience. (<a href=\"https://github.com/WordPress/gutenberg/issues/67813\">67813</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"stretchy-text-for-heading-and-paragraph-blocks-all\">Stretchy Text for Heading and Paragraph blocks. <sup>[all]</sup></h3>\n\n\n\n<p>Both Heading and Paragraph blocks now support a new &#8220;Stretchy&#8221; variation that stretches text to the full width of its container. The transform tool from the button tools bar allowing users to convert text into this stretchy format. </p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-43081\" height=\"271\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Sstretchy-Heading-2025-11-21.png?resize=277%2C271&#038;ssl=1\" width=\"277\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-43082\" height=\"252\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Stretchy-Paragrapph-2025-11-21.png?resize=279%2C252&#038;ssl=1\" width=\"279\" /></figure>\n</figure>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-large\"><img alt=\"\" class=\"wp-image-42955\" height=\"158\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Stretchy-slash-command.png?resize=289%2C158&#038;ssl=1\" width=\"289\" /></figure>\n</div>\n\n\n<p>Content creators can find these variations also in the Block inserter or via the Slash command. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42956\" height=\"307\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Stretchy-in-inserter.png?resize=354%2C307&#038;ssl=1\" width=\"354\" /></figure>\n\n\n\n<p>Stretchy Text offers designers and content creators an additional creative tool, opening up numerous possibilities for visually appealing text, especially when paired with suitable fonts. </p>\n\n\n\n<p>Developers can add support for this feature to any Custom text block via block.json. (<a href=\"https://github.com/WordPress/gutenberg/pull/73148\">73148</a>)(<a href=\"https://github.com/WordPress/gutenberg/pull/73056\">73056</a>) (<a href=\"https://github.com/WordPress/gutenberg/pull/73067\">73067</a>)(<a href=\"https://github.com/WordPress/gutenberg/pull/72923\">72923</a>)</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>JSON</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n	\"supports\":{\n		\"typography\":{\n				\"fitText\": true,\n		}\n	}\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">supports</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">typography</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">fitText</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #D7827E;\">true</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"button-block-end-user-siteadmin\">Button Block <sup>[end user] [siteadmin]</sup></h3>\n\n\n\n<p>Button Block now sports HTML element selection in <strong>Advanced</strong> settings, letting creators choose between semantic &lt;a&gt; links and true &lt;button&gt; elements. This tackles accessibility headaches where users mistakenly treat buttons as links, confusing screen readers. The dropdown educates users about proper usage, empowering developers and non-coders alike to build accessible interfaces without custom code (<a href=\"https://github.com/WordPress/gutenberg/pull/70139\">70139</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"cover-block-improved-video-handling-all\">Cover Block improved video handling <sup>[all]</sup></h3>\n\n\n\n<p>The Cover Block now supports poster images for videos, enhancing accessibility for users with slow internet or mobile devices. These images can be easily added by dragging and dropping the file onto the Poster Image control, streamlining the post creation process (<a href=\"https://github.com/WordPress/gutenberg/pull/70816\">70816</a>) (<a href=\"https://github.com/WordPress/gutenberg/pull/71039\">71039</a>)  (<a href=\"https://github.com/WordPress/gutenberg/pull/70939\">70939</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42961\" height=\"397\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Cover-Block-Updates.png?resize=652%2C397&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"details-block-end-user-site-admin-plugin-author\">Details Block <sup>[end user][site admin][plugin author]</sup></h3>\n\n\n\n<p>The Formatting features are now enabled for the Details Block, similar to the Paragraph block. Users can now use special formatting like Strikethrough, Sub or Superscript, and highlighting. This also opens up the list to be extended via plugins. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"gallery-block-all\">Gallery Block <sup>[all]</sup></h3>\n\n\n\n<p>This next WordPress version adds the support for gallery-wide aspect ratio setting to the Gallery Block. User can now set the same aspect ratio for all images in the gallery with one click from the sidebar. <strong>(</strong><a href=\"https://github.com/WordPress/gutenberg/pull/71116\"><strong>71116</strong></a><strong>) (</strong><a href=\"https://github.com/WordPress/gutenberg/pull/72104\"><strong>72104</strong></a><strong>).</strong></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42962\" height=\"415\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Gallery-block-aspect-ratio.png?resize=652%2C415&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p>Theme developers can control the availability via theme.json. The code snippet shows an example of removing the default choice <code>defaultAspectRatios</code> and only offering two choices in the editor.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>JSON</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"settings\":{\n        \"blocks\" {\n            \"core/gallery\":{\n                \"dimensions\":{\n                    \"defaultAspectRatios\":false,\n                    \"aspectRatios\": &#91;\n                        {\n                             \"name\": \"Square - 1:1\",\n                             \"slug\": \"square\",\n                             \"ratio\": \"1\"\n                        },\n                        {\n                             \"name\": \"Wide - 16:9\",\n                             \"slug\": \"16-9\",\n                             \"ratio\": \"16/9\"\n                        }\n                  &#93;\n             }          \n         }\n    }\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #EA9D34;\">&quot;settings&quot;</span><span style=\"color: #575279;\">:</span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">        </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">blocks</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #575279;\"> </span><span style=\"color: #B4637A;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">            </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">core/gallery</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">dimensions</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                    </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">defaultAspectRatios</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #D7827E;\">false</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                    </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">aspectRatios</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">&#91;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                             </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">name</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;Square - 1:1&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                             </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">slug</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;square&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                             </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">ratio</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;1&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">},</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                             </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">name</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;Wide - 16:9&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                             </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">slug</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;16-9&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                             </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">ratio</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;16/9&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                  </span><span style=\"color: #797593;\">&#93;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">             </span><span style=\"color: #797593;\">}</span><span style=\"color: #575279;\">          </span></span>\n<span class=\"line\"><span style=\"color: #575279;\">         </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">    </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"heading-block-css-specificity-fix-all\">Heading Block CSS specificity fix <sup>[all]</sup></h3>\n\n\n\n<p>WordPress 6.9 fixes a <a href=\"https://github.com/WordPress/gutenberg/pull/72837\">specificity issue with the Heading block&#8217;s</a> background padding. Previously, padding styles applied to headings with backgrounds were affecting other blocks that use heading elements, such as the Accordion Heading block. This fix ensures that background padding is only applied to actual Heading blocks.</p>\n\n\n\n<p>The CSS selector for applying padding to headings with backgrounds has been made more specific. The selector now targets <code>.wp-block-heading.has-background</code> instead of just heading element tags (h1, h2, etc) with the <code>.has-background</code> class. </p>\n\n\n\n<p>Dev note: <a href=\"https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/\">Heading Block CSS Specificity Fix in WordPress 6.9</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"navigation-block-all\">Navigation Block <sup>[all]</sup></h3>\n\n\n\n<p>The Navigation block in this WordPress release has been significantly  improved. Builders can now find the create page functionality directly from the link UI dropdown and the process of creating a page is streamlined by an additional “publish immediately” checkbox. (<a href=\"https://github.com/WordPress/gutenberg/pull/71188\">71188</a>)(<a href=\"https://github.com/WordPress/gutenberg/pull/71487\">71487</a>)</p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft size-full is-resized\"><img alt=\"navigation page link, add page feature. \" class=\"wp-image-42968\" height=\"368\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/navigation-create-new-page.png?resize=520%2C368&#038;ssl=1\" style=\"width: 326px; height: auto;\" width=\"520\" /></figure>\n</div>\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img alt=\"Navigation create page and immediately publish.\" class=\"wp-image-42969\" height=\"291\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/navigation-create-new-page-publish.png?resize=527%2C291&#038;ssl=1\" style=\"width: 372px; height: auto;\" width=\"527\" /></figure>\n\n\n\n<p>Similarly the button block inside the navigation block also has the option to create a new page. It’s a slightly different approach, but it helps with streamlining site building work. (<a href=\"https://github.com/WordPress/gutenberg/pull/69368\">69368</a>)<br /></p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img alt=\"Navigation button with create page feature. \" class=\"wp-image-42971\" height=\"343\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/navigation-button-create-page.png?resize=398%2C343&#038;ssl=1\" style=\"width: 399px; height: auto;\" width=\"398\" /></figure>\n\n\n\n<p>Site builders can now customize aria-labels independently of menu titles, which is great for accessibility. The text box is located under <strong>Advanced &gt; Menu Name</strong> (<a href=\"https://github.com/WordPress/gutenberg/issues/66935\">66935</a>)</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"Customize the name of the navigation menu\" class=\"wp-image-42972\" height=\"570\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/navigation-menu-name.png?resize=283%2C570&#038;ssl=1\" width=\"283\" /></figure>\n\n\n\n<p>The hamburger icon now consists of individual SVG lines, opening up more styling and animation possibilities. Plus, the automatic panel expansion for Navigation options in site editing makes the workflow smoother. (<a href=\"https://github.com/WordPress/gutenberg/issues/71791\">71791</a>)(<a href=\"https://github.com/WordPress/gutenberg/issues/56346\">56346</a>) (<a href=\"https://github.com/WordPress/gutenberg/pull/69343\">69343</a></p>\n\n\n\n<p>To improve the robustness of the Navigation, the Navigation Link Block is now creating the URL dynamically and even if the slug of the page changes the link will be automatically updated.(<a href=\"https://github.com/WordPress/gutenberg/issues/72422\">72422</a>) A similar mechanism also was applied to the Navigation Submenu block. </p>\n\n\n\n<p>The submenu control of the background is now much easier. A new slider control for the overlay helps with the design. (<a href=\"https://github.com/WordPress/gutenberg/pull/69379\">69379</a>)</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Navigation submenu overlay slider \" class=\"wp-image-42973\" height=\"278\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Navigation-submenu-background-overlay.png?resize=652%2C278&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p>In template part view, a new button <strong>Edit Navigation</strong> helps users to update Navigation block settings and menu items directly from this view.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42976\" height=\"126\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/navigation-edit-button-template-part-edited.png?resize=552%2C126&#038;ssl=1\" width=\"552\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"query-loop-blocks-all\">Query Loop Blocks <sup>[all]</sup></h3>\n\n\n\n<p>Blocks primarily used in a Query Loop context received a few quality-of-life enhancements and accessibility controls. </p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full\"><img alt=\"content block HTML element selection. \" class=\"wp-image-42977\" height=\"297\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/content-html-element.png?resize=284%2C297&#038;ssl=1\" width=\"284\" /></figure>\n</div>\n\n\n<h4 class=\"wp-block-heading\" id=\"content-block\">Content Block</h4>\n\n\n\n<p>The Content block in WordPress 6.9 now features a `tagName` selector in its Advanced Settings. This allows theme builders to replace the default div wrapper with semantic HTML elements (like main, section, or article), improving accessibility, SEO, and content structure. This powerful tool enhances how blocks align with web standards.<strong> </strong><strong>(</strong><a href=\"https://github.com/WordPress/gutenberg/pull/70698\"><strong>70698</strong></a><strong>)</strong></p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"date-block-supports-custom-dates\">Date Block supports custom dates.</h4>\n\n\n\n<p>The Date block has undergone significant enhancements. It now supports custom dates, and its existing Post Date and Last Modified Date variations have been updated to utilize Block Bindings. This change involved creating a new binding source, core/post-data, which exposes the publish date as date and the last modified date as modified for any given post (<a href=\"https://github.com/WordPress/gutenberg/pull/70585\">70585</a>).</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42980\" height=\"378\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/date-publish-modified.png?resize=278%2C378&#038;ssl=1\" width=\"278\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42979\" height=\"338\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/date-select-format.png?resize=283%2C338&#038;ssl=1\" width=\"283\" /></figure>\n</figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"query-title-get-post-type-label\">Query Title get Post Type label</h4>\n\n\n\n<p>The Query Loop block now supports a new <a href=\"https://github.com/WordPress/gutenberg/pull/71167\">Post Type Label variation</a>. This feature enables users to display the post type of the current item within the block, which is especially helpful for showcasing the post type name when creating custom post type archive templates. (<a href=\"https://github.com/WordPress/gutenberg/pull/71167\">71167</a>)</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img alt=\"Query block post type labels\" class=\"wp-image-42984\" height=\"570\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/query-post-type-labels-edited.png?resize=652%2C570&#038;ssl=1\" style=\"width: 498px; height: auto;\" width=\"652\" /></figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"query-total\">Query Total</h4>\n\n\n\n<p>The total number of query results return are displayed via the Query Total block. In WordPress 6.9, this block received color controls for styling. (<a href=\"https://github.com/WordPress/gutenberg/pull/69500\">69500</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"rss-block-end-user\">RSS Block <sup>[end user]</sup></h3>\n\n\n\n<p>The RSS Block is a block to display another website&#8217;s RSS feed in a post or template. This version holds two small updates: An added option to display the links in a new tab or window and to control the `rel` attributes. RSS feeds from third-party sources sometimes include HTML entities in their titles. In a bug fix, the RSS Block now displays titles correctly. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"separator-block-theme-author-site-admin-plugin-author\">Separator Block <br /><sup>[theme author][site admin][plugin author]</sup></h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img alt=\"\" class=\"wp-image-42982\" height=\"590\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/separator-html-element.png?resize=431%2C590&#038;ssl=1\" style=\"width: 218px; height: auto;\" width=\"431\" /></figure>\n</div>\n\n\n<p>A small update to the Separator block opens the styling options for designers: The HTML element can now be changed from a `&lt;hr&gt;` to a `&lt;div/&gt;` tag in not only increasing the range of design option but also accessibility. (<a href=\"https://github.com/WordPress/gutenberg/pull/70185\">70185</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"social-icons-block-developers-enterprise\">Social Icons Block <sup>[developers][enterprise]</sup></h3>\n\n\n\n<p>The update to the Social Icons Block enables now extenders to register custom Social Icons variations. This way, any group of Social Icons that are relevant to the site owner can be created and used in the content, for instance icons of various Podcast directories, or to add icons for payment systems not available in core. </p>\n\n\n\n<p>On the WordPress Developer Block developers will find a tutorial on <a href=\"https://developer.wordpress.org/news/2025/08/registering-custom-social-icons-in-wordpress-6-9/\">how to register their own social media icons</a><strong>. </strong>Plugin developers can now remove existing icons and register their own. (<a href=\"https://github.com/WordPress/gutenberg/pull/70261\">70261</a>)</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42985\" height=\"111\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/social-icons-more.png?resize=513%2C111&#038;ssl=1\" width=\"513\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42986\" height=\"136\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/social-icon-podcasts.png?resize=380%2C136&#038;ssl=1\" width=\"380\" /></figure>\n\n\n\n<p>A bug fix now makes sure the social icons honor theme.json styles for typography. (<a href=\"https://github.com/WordPress/gutenberg/pull/70380\">70380</a>)</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>JSON</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"core/social-links\": {\n		\"typography\": {\n			\"fontSize\": \"var(--wp--preset--font-size--x-large)\"\n		}\n},</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #EA9D34;\">&quot;core/social-links&quot;</span><span style=\"color: #575279;\">: </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">typography</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">fontSize</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;var(--wp--preset--font-size--x-large)&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #797593;\">}</span><span style=\"color: #575279;\">,</span></span></code></pre></div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"table-block-end-users-site-admin\">Table Block   <sup>[end users][site admin]</sup></h3>\n\n\n\n<p>The Table block received more robust handling of Markdown table parsing, specifically retaining alignment from a Markdown table. </p>\n\n\n\n<p style=\"font-size: 12px;\">| A &#8211; Left | B &#8211; Centered | C &#8211; Right | D &#8211; None |</p>\n\n\n\n<p style=\"font-size: 12px;\">| :&#8212;&#8212;- | :&#8212;&#8212;&#8212;-: | &#8212;&#8212;&#8211;: | &#8212;&#8212;&#8211; |</p>\n\n\n\n<p style=\"font-size: 12px;\">| 100      |     150      |       200 | 250      |</p>\n\n\n\n<p style=\"font-size: 12px;\">| 200      |     250      |       300 | 350      |</p>\n\n\n\n<p style=\"font-size: 12px;\">| 300      |     350      |       400 | 450      |</p>\n\n\n\n<p style=\"font-size: 12px;\">| 400      |     450      |       500 | 550      |</p>\n\n\n\n<p style=\"font-size: 12px;\">| 500      |     550      |       600 | 650      |</p>\n\n\n\n<p>The above Markdown example parsed into the block editor canvas is automatically converted to the Table block.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42987\" height=\"232\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/table-block-markdown.png?resize=652%2C232&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"video-block-all\">Video Block <sup>[all]</sup> </h3>\n\n\n\n<p>The Video Block can now handle multiple language tracks with the option to set one as the default track. It’s also possible to add a poster image to the video block to improve accessibility for visitors with slow internet connections (<a href=\"https://github.com/WordPress/gutenberg/pull/71039\">71039</a>) (<a href=\"https://github.com/WordPress/gutenberg/pull/70939\">70939</a>)(<a href=\"https://github.com/WordPress/gutenberg/pull/70227\">70227</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42989\" height=\"370\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/video-tracks-handling.png?resize=652%2C370&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42988\" height=\"368\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/video-with-language-tracks.png?resize=652%2C368&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"theme-json-and-global-styles-developers-enterprise-site-admin\">Theme.json and Global Styles <br /><sup>[developers][enterprise][site admin]</sup></h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"form-elements-in-theme-json\">Form elements in theme.json</h3>\n\n\n\n<p>WordPress theme development reaches new enrichment with theme.json support for form element styling. Developers can now target text-based controls and select/dropdown elements through the styles.elements property, defining colors, borders, and typography directly in Global Styles. </p>\n\n\n\n<p>This eliminates custom CSS dependencies, allowing search forms, comment forms, and plugin-generated forms to automatically inherit the site&#8217;s design system. (<a href=\"https://github.com/WordPress/gutenberg/issues/34198\">34198</a>) (<a href=\"https://github.com/WordPress/gutenberg/pull/70378\">70378</a>) (<a href=\"https://github.com/WordPress/gutenberg/pull/70379\">70379</a>) Below snippet shows an example for the textInput element. </p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>JSON</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"elements\": {\n	\"textInput\": {\n			\"border\": {\n				\"radius\": \"0\",\n				\"style\": \"solid\",\n				\"width\": \"1px\",\n				\"color\": \"red\"\n			},\n			\"color\": {\n				\"text\": \"var(--wp--preset--color--theme-2)\"\n			},\n			\"typography\": {\n				\"fontFamily\": \"var(--wp--preset--font-family--inter)\"\n			}\n		}\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #EA9D34;\">&quot;elements&quot;</span><span style=\"color: #575279;\">: </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">textInput</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">border</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">radius</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;0&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">style</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;solid&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">width</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;1px&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">color</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;red&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">},</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">color</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">text</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;var(--wp--preset--color--theme-2)&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">},</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">typography</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">fontFamily</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;var(--wp--preset--font-family--inter)&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p>An additional resource is the tutorial on the WordPress Developer blog: <a href=\"https://developer.wordpress.org/news/2025/11/how-wordpress-6-9-gives-forms-a-theme-json-makeover/\">How WordPress 6.9 gives forms a theme.json makeover</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"border-radius-presets-supported\">Border Radius presets supported </h3>\n\n\n\n<p>It’s now possible to define border radius presets in the `theme.json` for your theme. The user experience changes slightly with the numbers of presets: up until eight, a user can enable the border radius along a slider. For nine and more present the user uses a drop-down select menu. Users can always access custom value input through the custom button to the right of the control.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42991\" height=\"261\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/border-radius-presets.png?resize=560%2C261&#038;ssl=1\" width=\"560\" /></figure>\n\n\n\n<p>As an example you can add the following to the `settings` property of your `theme.json` file. (<a href=\"https://github.com/WordPress/gutenberg/pull/67544\">67544</a>). \\</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>JSON</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{ \n\"settings\"{\n	\"border\": {\n		\"radiusSizes\": &#91;\n				{\n					\"name\": \"Small\",\n					\"slug\": \"small\",\n					\"size\": \"2px\"\n				},\n				{\n					\"name\": \"Medium\",\n					\"slug\": \"medium\",\n					\"size\": \"4px\"\n				},\n				{\n					\"name\": \"Large\",\n					\"slug\": \"large\",\n					\"size\": \"6px\"\n				}\n			&#93;\n	}\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #797593;\">{</span><span style=\"color: #575279;\"> </span></span>\n<span class=\"line\"><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">settings</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #B4637A;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">border</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">radiusSizes</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">&#91;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">name</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;Small&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">slug</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;small&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">size</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;2px&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">},</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">name</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;Medium&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">slug</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;medium&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">size</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;4px&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">},</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">name</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;Large&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">slug</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;large&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">size</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;6px&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">&#93;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #797593;\">}</span></span></code></pre></div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The Dev note has been published: <a href=\"https://make.wordpress.org/core/2025/11/12/theme-json-border-radius-presets-support-in-wordpress-6-9/\">Theme.json Border Radius Presets Support in WordPress 6.9</a></li>\n\n\n\n<li>A step-by-step guide can be found on the WordPress Developer blog: <a href=\"https://developer.wordpress.org/news/2025/09/border-radius-size-presets-in-wordpress-6-9/\">Border radius size presets in WordPress 6.9</a>. </li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"button-element-inherits-typography\">Button element inherits typography</h3>\n\n\n\n<p>With the release of WordPress 6.9, the button element defined in the default `theme.json` can inherit typographical styles from its parent. (<a href=\"https://github.com/WordPress/gutenberg/pull/70676\">70676</a>) </p>\n\n\n\n<p>The full styles for the element now look like this:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>JSON</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n	\"styles\": {\n		\"elements\": {\n			\"button\": {\n				\"typography\": {\n					\"fontSize\": \"inherit\",\n					\"fontFamily\": \"inherit\",\n					\"fontStyle\": \"inherit\",\n					\"fontWeight\": \"inherit\",\n					\"letterSpacing\": \"inherit\",\n					\"textTransform\": \"inherit\",\n					\"lineHeight\": \"inherit\",\n					\"textDecoration\": \"none\"\n				}\n			}\n	}\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">styles</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">		</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">elements</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">button</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">typography</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">fontSize</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;inherit&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">fontFamily</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;inherit&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">fontStyle</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;inherit&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">fontWeight</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;inherit&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">letterSpacing</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;inherit&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">textTransform</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;inherit&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">lineHeight</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;inherit&quot;</span><span style=\"color: #797593;\">,</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">					</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">textDecoration</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;none&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">				</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">			</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">	</span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #797593;\">}</span></span></code></pre></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"a-closer-look-at-performance-optimizations-developers-enterprise\">A closer look at performance optimizations <br /><sup>[developers][enterprise]</sup></h2>\n\n\n\n<p>WordPress 6.9 speeds up your site through several technical improvements. Scripts load more efficiently with priority ordering and move to footers when appropriate. Stylesheets load only when needed, particularly in classic themes, while styles for hidden blocks are omitted. The inline style limit increased to 40K. A new optimization system enables previously impossible efficiency gains. Database queries, UTF-8 processing, and cron tasks all improved. The Video block also eliminates layout shifts. Overall: more efficient performance across the board.</p>\n\n\n\n<p>Details are in this Dev Note: <a href=\"https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/\">WordPress 6.9 Frontend Performance Field Guide</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"improved-accessibility-across-core-and-block-editor\">Improved accessibility across Core and Block editor</h2>\n\n\n\n<p>WordPress 6.9 delivers substantial accessibility enhancements across Core and Gutenberg, implementing 33 Core improvements and 44 Gutenberg refinements. Core updates address administration interfaces, customizer tools, login and registration workflows, media library functionality, and bundled themes. </p>\n\n\n\n<p>Key changes include enhanced screen reader notifications, improved CSS-generated content handling, refined focus management, and superior color contrast adjustments. Gutenberg advances feature new accessible blocks, component redesigns, and data views improvements ensuring consistent editor interfaces. </p>\n\n\n\n<p>Updates span Cover blocks, Site Title, Navigation elements, Button blocks, and Columns, alongside Component refinements addressing modal dialogs, font size pickers, and link controls. </p>\n\n\n\n<p>Data Views enhancements prioritize checkbox visibility and text-based actions. Editor modifications involve iframe CSS classes, pattern modal behavior, and focus management within Global Styles panels. </p>\n\n\n\n<p>These comprehensive improvements reinforce WordPress&#8217;s commitment to Web Content Accessibility Guidelines standards, enabling creators to develop inclusive content while providing developers cleaner, more accessible code foundations for theme and plugin development.</p>\n\n\n\n<p>Details on the developer note <a href=\"https://make.wordpress.org/core/2025/11/19/accessibility-improvements-in-wordpress-6-9/\">Accessibility Improvements in WordPress 6.9</a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-and-updated-apis-for-developers-developers-enterprise\">New and updated APIs for Developers<br /><sup>[developers][enterprise]</sup></h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"abilities-api\">Abilities API</h3>\n\n\n\n<p>WordPress 6.9 features the Abilities API, a new foundational system designed to standardize how plugins, themes, and the WordPress core register and expose their capabilities. This API provides a unified, machine-readable registry of functionalities, ensuring consistent discovery, validation, and execution across various contexts, including PHP, REST API endpoints, and upcoming AI integrations.</p>\n\n\n\n<p>More resources: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Dev Note:<a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\">Abilities API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/ai-building-blocks/\">AI Building Blocks for WordPress</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-bindings-api\">Block Bindings API</h3>\n\n\n\n<p>Updates to the <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-bindings/\">Block Bindings API</a> include enabling it for a few more core blocks. The refactor of the Date block is one of those examples. (<a href=\"https://github.com/WordPress/gutenberg/pull/70585\">70585</a>)</p>\n\n\n\n<p>Another is enabling Image block’s caption data to be available for Synced Pattern Overrides. (<a href=\"https://github.com/WordPress/gutenberg/pull/72476\">72476</a>).  </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42996\" height=\"203\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Block-bindings-list-of-supported-blocks.png?resize=652%2C203&#038;ssl=1\" width=\"652\" /><figcaption class=\"wp-element-caption\">The list of supported block attributes by Block Bindings API.</figcaption></figure>\n\n\n\n<p>The function `getFieldsList` was available via the Gutenberg plugin and has been merged into WordPress Core now. Also, the attributes UI in the Block editor is now more flexible and handles any attributes from plugin developers. [Details will be available on the DevNote.]<br />More details can be found in the Dev Note: <a href=\"https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/\">Block Bindings improvements in WordPress 6.9</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"dataviews-and-dataform\">DataViews and DataForm</h3>\n\n\n\n<p>WordPress 6.9 marks substantial progress for DataViews and DataForm components. There are no user-facing updates. Plugin developers can use the components for their products and on admin pages. </p>\n\n\n\n<p>The <strong>Field API</strong> now handles array, boolean, email, media, date, datetime, telephone, password, URL, and color types with comprehensive validation support. </p>\n\n\n\n<p><strong>DataViews</strong> gained sophisticated filtering with type-specific operators, infinite scroll capabilities, and improved table layouts featuring alignment and action column pinning. </p>\n\n\n\n<p><strong>DataForm</strong> received new layout options including modal panels and card designs, alongside controls matching the expanded field types. </p>\n\n\n\n<p>The new <strong>DataViewsPicker</strong> component is a selection-focused variant of DataViews designed for building item picker interfaces. It extends the familiar DataViews API with selection management and action buttons, making it ideal for workflows where users need to browse and pick items from a dataset. </p>\n\n\n\n<p>These enhancements collectively strengthen the block editor&#8217;s data management infrastructure, enabling developers to build more capable interfaces while maintaining consistency across WordPress&#8217;s content administration.</p>\n\n\n\n<p>Dev Note: <a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/\">DataViews, DataForm, et al. in WordPress 6.9</a></p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"interactivity-api\">Interactivity API</h3>\n\n\n\n<p>Updates in WordPress 6.9 the Interactivity API with standardized directive IDs using triple-dash syntax, enabling multiple directives on single elements. The deprecated data-wp-ignore directive is removed. New TypeScript helpers AsyncAction and TypeYield improve asynchronous action typing. Client-side navigation improvements include dynamic stylesheet and script module loading, support for nested router regions, new attachTo options for overlays, and enhanced getServerState and getServerContext functions for proper state management across page transitions.</p>\n\n\n\n<p>The Dev Notes provide more details and code examples. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/interactivity-apis-client-navigation-improvements-in-wordpress-6-9/\">Interactivity API’s client navigation improvements in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/\">Changes to the Interactivity API in WordPress 6.9</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"output-buffering-for-the-rendered-template\">Output buffering for the rendered template </h3>\n\n\n\n<p>WordPress 6.9 introduces a new way for plugin developers to handle HTML output, called the &#8220;template enhancement output buffer.&#8221; It standardizes output, meaning instead of plugins creating their own temporary storage for HTML, WordPress now provides a built-in system. If a plugin developer wants to use this feature, they just need to add a special wp_template_enhancement_output_buffer filter <em>before</em> the template is loaded. This system is designed for making small improvements or additions to a page, not for essential parts of the website&#8217;s functionality. If a website doesn&#8217;t want to use this buffer, it can disable it by filtering wp_should_output_buffer_template_for_enhancement to be false. </p>\n\n\n\n<p>For older (classic) WordPress themes, this buffer is now enabled by default. This allows them to load block styles only when needed and move them to the &lt;head&gt; section of the HTML, which can significantly reduce the amount of CSS on a page. Even if the page has already started loading, you can still send HTTP headers (like Server-Timing) while the output is being buffered. #<a href=\"https://core.trac.wordpress.org/ticket/64126\">64126</a>). <a href=\"https://core.trac.wordpress.org/ticket/43258\">#43258</a> (<a href=\"https://github.com/WordPress/wordpress-develop/pull/8412#issuecomment-3344496798\">PR#8412</a>) More details are available in the Dev Note. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"blocks-efficiently-find-and-traverse-blocks-in-a-document\">Blocks: Efficiently find and traverse blocks in a document. </h3>\n\n\n\n<p>The Block Processor class is now available in WordPress 6.9 to efficiently scan through and manipulate block structure in a lazy and streaming manner. For certain workloads this should dramatically improve the performance of processing code, and even more importantly, prevent out-of-memory crashes in the worst cases. [<a href=\"https://github.com/WordPress/wordpress-develop/pull/9105\">Core#9105</a>] <a href=\"https://core.trac.wordpress.org/ticket/61401\">(61401)</a>. </p>\n\n\n\n<p>It’s an more </p>\n\n\n\n<p>Do you need to do any of the following kinds of things? Check out <a href=\"https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-includes/class-wp-block-processor.php\">WP_Block_Processor</a>!</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Checking if a post contains a block of a given type.</li>\n\n\n\n<li>Counting or detecting all of the kinds of blocks present in a post.</li>\n\n\n\n<li>Modifying a block of a given kind within a post, not touching any of the other blocks.</li>\n\n\n\n<li>Finding the “wrapper element” surrounding the inner blocks and adding a class name to it.</li>\n\n\n\n<li>Extract sections of a document as blocks, modify it, serialize it back, and replace the original blocks with the new HTML.</li>\n</ul>\n\n\n\n<p>Dev Note: <a href=\"https://make.wordpress.org/core/?p=119384&amp;preview=1&amp;_ppp=7c4f90d12d\">Introducing the streaming block parser in WordPress 6.9</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"more-developer-notes-for-wordpress-6-9-release\">More Developer Notes for WordPress 6.9 release</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/\">Modernizing UTF-8 support in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/17/consistent-cache-keys-for-query-groups-in-wordpress-6-9/\">Consistent Cache Keys for Query Groups in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/17/miscellaneous-developer-focused-changes-in-6-9/\">Miscellaneous Developer-focused Changes in 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/18/more-reliable-email-in-wordpress-6-9/\">More-reliable email in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/19/admin-menu-search-query-changed/\">Admin menu search query changed</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/19/legacy-internet-explorer-code-removed/\">Legacy Internet Explorer Code Removed</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/19/url-escaping-functions-can-support-https-as-the-default-protocol-in-wordpress-6-9/\">URL-escaping functions can support HTTPS as the default protocol in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/21/updates-to-the-html-api-in-6-9/\">Updates to the HTML API in 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/21/php-8-5-support-in-wordpress-6-9/\">PHP 8.5 support in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/25/miscellaneous-editor-changes-in-wordpress-6-9/\">Miscellaneous Editor Changes in WordPress 6.9</a></li>\n</ul>\n\n\n\n<p>There are a few dev notes in the publishing queue, including a list of accessibility updates. This post will be updated once available. </p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Nov 2025 09:42:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Open Channels FM: New Host Nathan Wrigley Brings Chaos to Open Channels FM\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=112374\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://openchannels.fm/new-host-nathan-wrigley-brings-chaos-to-open-channels-fm/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:176:\"At WordCamp Europe, BobWP and Nathan cooked up \"The Shit Show\" podcast, discussing everything from penguins to soap. Tune in for quirky insights and Nathan’s endless droning.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Nov 2025 09:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Matt: In Memoriam\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150624\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://ma.tt/2025/11/in-memoriam/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:779:\"<p>While there is much to celebrate in WordPress sometimes we must also mourn.</p>\n\n\n\n<p>In a <a href=\"https://timesofindia.indiatimes.com/city/surat/24-year-old-dies-after-collapsing-on-stage-at-it-event/articleshow/125394242.cms\">horribly tragic incident</a>, <a href=\"https://zeelthakkar.in/\">Zeel Thakkar</a>, a <a href=\"https://profiles.wordpress.org/zeelthakkar/\">WordPress contributor</a> and Kim Parsell Memorial Scholarship 2025 recipient, passed away <a href=\"https://x.com/wcsurat/status/1990766081754226923\">on stage at WordCamp Surat</a>. <a href=\"https://asia.wordcamp.org/2026/in-loving-memory-of-zeel-thakkar/\">WordCamp Asia has written a beautiful memorial to her</a>. She will be forever on our <a href=\"https://wordpress.org/remembers/\">Remembers page</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Nov 2025 07:59:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Gemini &amp;amp; FSD\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150613\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2025/11/gemini-fsd/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1644:\"<p>Two interesting AI updates this week: It&#8217;s nice to read <a href=\"https://x.com/karpathy/status/1988705360723763242\">Andrej Karpathy&#8217;s review of Tesla&#8217;s FSD v13</a>, as someone who was involved with creating their first self-driving efforts. I&#8217;ve only experienced v12, so very excited to try out the latest generations soon. Ubiquitous self-driving will reshape cities and save countless lives.</p>\n\n\n\n<p>On the heels of announcing a <a href=\"https://x.com/sundarpichai/status/1989468970400055487\">$40B investment in Texas</a>, Google <a href=\"https://x.com/sundarpichai/status/1990812770762215649\">has launched Gemini 3</a>. It&#8217;s still funny how every organization ships its org chart with the naming and accessibility of the various models it releases, but, more broadly, it is so exciting to see so much intellectual capital focused on this area, with the frontier labs leapfrogging each other every few months. Every model has a feel, and with <a href=\"https://blog.google/products/gemini/gemini-3/\">Gemini 3</a> you start to feel the breadth of Google&#8217;s long investment in the space show up in interesting ways. Yet it can still be beaten in coding by an upstart like Anthropic with a fraction of Alphabet&#8217;s resources. </p>\n\n\n\n<p>What a time to be alive. Witnessing multiple excellent organizations ship the best work of their career rapidly is invigorating and inspiring; the competition drives better results, and the diffusion of new approaches is rapid. The consumer surplus that we all benefit from is just beginning to be felt; we&#8217;re maybe 1 or 2% impacted in the economy so far.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Nov 2025 01:22:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"WPTavern: #194 – Devin Walker on Leading Jetpack: Challenges, Vision, and the Future\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=200819\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://wptavern.com/podcast/194-devin-walker-on-leading-jetpack-challenges-vision-and-the-future\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:46775:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, leading Jetpack, the past, the challenges, the vision, and the future.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Devin Walker. Devin&#8217;s journey in the WordPress ecosystem spans many years, with experience in development, design, marketing, and customer support. He is best known as the co-founder of GiveWP, which he built and scaled before it was acquired. During his time there, he touched a variety of prominent WordPress brands, including iThemes, Kadence, LearnDash, and The Events Calendar.</p>\n\n\n\n<p>Today Devon is starting a new role leading the Jetpack suite of services at Automattic. It&#8217;s a position with hefty responsibilities as Jetpack powers millions of WordPress sites, and integrates deeply across</p>\n\n\n\n<p>I talk with Devon about why he took on this challenge. The divisiveness and complexity surrounding Jetpack, and his vision for refocusing the plugin and simplifying its user experience.</p>\n\n\n\n<p>We start by hearing about Devon&#8217;s extensive WordPress background, and the choices he weighed up when deciding to join Automattic.</p>\n\n\n\n<p>The conversation quickly moves to the scope of Jetpack, its evolution, the struggle to be a jack of all trades master of none, and the recent efforts to bring greater focus and polish to key features like forms and SEO</p>\n\n\n\n<p>Devin gets into the organizational changes at Automattic. How Jetpack&#8217;s development teams now collaborate more fluidly with other product teams, such as WooCommerce, and the balancing act of shipping improvements to a 4 million strong user base without breaking things.</p>\n\n\n\n<p>AI emerges as a massive new frontier, and Devin shares behind the scenes insights into Jetpack&#8217;s current, and future, aI capabilities, giving us a glimpse at content creation, block building, and how AI might reshape user and developer expectations in WordPress.</p>\n\n\n\n<p>Throughout we hear about Devin&#8217;s approach to product marketing, and the need for more of it, the importance of listening to user feedback, and his plans for a more coherent and compelling Jetpack experience.</p>\n\n\n\n<p>If you&#8217;re a WordPress user wondering where Jetpack is headed, what&#8217;s working, or how AI fits into the future of site building, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you can find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Devin Walker.</p>\n\n\n\n<p>I am joined on the podcast by Devin Walker. Hello, Devin.</p>\n\n\n\n<p>[00:03:34] <strong>Devin Walker:</strong> Hello.</p>\n\n\n\n<p>[00:03:35] <strong>Nathan Wrigley:</strong> Very nice to have you with us. Devin has a shiny new job. Up until a few weeks ago, Devin was not an Automattician, or at least I don&#8217;t think you were maybe at any point in your past. But you are now an Automattition, and you are doing what?</p>\n\n\n\n<p>[00:03:47] <strong>Devin Walker:</strong> My official title is Artistic Director of Jetpack, but basically product owner, or head of Jetpack. Whatever you want to call it.</p>\n\n\n\n<p>[00:03:55] <strong>Nathan Wrigley:</strong> So when it comes to Jetpack, the buck stops with you. I guess that&#8217;s a pretty important role in the WordPress space over at Automattic. And if anybody hasn&#8217;t heard of you, I suppose it would be important to just lay the groundwork, who you are, what you&#8217;ve done in the past.</p>\n\n\n\n<p>I know you&#8217;ve got a long and storied history, but just maybe a one minute little short bio telling us who you are and what you&#8217;ve done.</p>\n\n\n\n<p>[00:04:14] <strong>Devin Walker:</strong> Yeah, sure. I&#8217;ve been using WordPress for all sorts of things, development, design, blogging for 16 years now. Really made my name known, I guess you would say, with Matt Cromwell. We co-founded GiveWP together, and we grew it for seven years, from late 2014, all the way through 2021, which then we were acquired by Liquid Web and was there for a little more than four years, and touched a lot of brands from there, from the iThemes rebrand to SolidWP, to Kadence, to LearnDash, Events Calendar, and of course GiveWP as well.</p>\n\n\n\n<p>And left there in early August of this year, 2025. I also built WP Rollback throughout the years, that has quite a few active installs. So yeah, that&#8217;s a bit about me. Developer, design background, definitely well-rounded with marketing and supporting customer success.</p>\n\n\n\n<p>[00:05:05] <strong>Nathan Wrigley:</strong> So you&#8217;ve had a lot of experience working with WordPress products, which I guess is what you are doing over at Automattic, because let&#8217;s just call it head of Jetpack, just to make it easy. It&#8217;s a curious title, by the way. Artistic Director is kind of a really.</p>\n\n\n\n<p>[00:05:17] <strong>Devin Walker:</strong> You know Automattic loves that title.</p>\n\n\n\n<p>[00:05:18] <strong>Nathan Wrigley:</strong> Yeah, they love that, don&#8217;t they? But head of Jetpack, and obviously you&#8217;ve got a long and storied history kind of growing products and making sure that they succeed and customer support and all of that kind of thing.</p>\n\n\n\n<p>And I feel like Jetpack, no matter what time you dropped in on Jetpack in the last, let&#8217;s say decade, I feel that half of the community felt like it needed a lot of love.</p>\n\n\n\n<p>And I&#8217;m just wondering when you were interviewing for this position or when this position was offered to you, I don&#8217;t know how that process went, but what the kind of broad brush strokes are in what you&#8217;re hoping to do over there?</p>\n\n\n\n<p>We&#8217;ll get into the weeds very much, but roughly speaking, what&#8217;s the scope of the new job? What is it that you are hoping to do in the next three, six months, years, something like that?</p>\n\n\n\n<p>[00:05:57] <strong>Devin Walker:</strong> Yeah, so when I left Liquid Web, I wrote a long, well, not long, but wrote a blog post about closing that chapter of my career and really being open to what&#8217;s coming next for me. I knew that I wanted to stay in WordPress and I was having fun building on just my own products at the time, and having full control of everything, the whole lifecycle of a product.</p>\n\n\n\n<p>And I did some work with Matt in the past on some of his nonprofit sites with Give and the VIP team and the concierge at Automattic. And so Matt called me up one day, you know, we stayed loosely in contact over the years, and said, we have some interesting opportunities here at Automattic, and one of them that I think you&#8217;d be great at is Jetpack. And in my mind I&#8217;m like, Jetpack, this is a doozy.</p>\n\n\n\n<p>But, you know, he said, give it some thought, work on your own pace and give me a call back whenever. And so I thought about it for a week and, maybe two weeks, talked to my wife about it. And really it comes down to, I was either going to start my own business again, and try to grind again and strike lightning twice, like GiveWP, and see if I could grow something and eventually sell it in five to seven years, which takes a lot of hard effort, sacrifice, money. A lot of your own money, and almost no guarantee. And the WordPress marketplace has changed so much that it&#8217;s not immediate impact right away, and you&#8217;re really out on your own.</p>\n\n\n\n<p>It worked well once, but I was in my early thirties, just turning 30, and now I&#8217;m 40. So life&#8217;s changed quite a bit for me. And Jetpack, it is a very divisive product, we can get more into that in the future, but really it came down to having that impact. Being at Automattic, a company that I&#8217;ve respected since I came into WordPress, and always wanted to go behind the scenes and work as an Automattician, so going full circle from where my career began to the opportunity and the challenge.</p>\n\n\n\n<p>If I succeed at this, it can really open some other doors at Automattic. I&#8217;m head of this product, which touches almost everything on Automattic as far as the WordPress business goes. I just thought about it long and hard, talked to Matt about it, and made sure I would have the levers for success also. And that&#8217;s what made me choose to say yes and come aboard.</p>\n\n\n\n<p>[00:08:08] <strong>Nathan Wrigley:</strong> It is kind of curious because if you just discount all of the stuff you just said about, you know, wanting to fight and build your own product up, I can well imagine how grinding that can be, and there&#8217;s no guarantee of success. It could be a real failure.</p>\n\n\n\n<p>But stepping into a huge product, I&#8217;m going to put my neck out on the line a little bit here and say, I actually can&#8217;t think of a product or a plugin, let&#8217;s go with that, in the WordPress space that tries to cover as many bases. Covered by any organisation, whether that&#8217;s a third party development team or what have you, I can&#8217;t think of one named product that tries to cover as many bases.</p>\n\n\n\n<p>And the fact that it&#8217;s divisive and I&#8217;m sure you&#8217;ll get into this, but there&#8217;s lots of room for improvement, I&#8217;m sure you&#8217;ll agree. You are walking into something exactly as you say, where there is a chance of great success here. If you pull this off, and you pull the right levers, and in six months time, a year&#8217;s time, two years time, the arc is going in the right direction, there&#8217;ll be measurable success. So really interesting.</p>\n\n\n\n<p>So what was the bit, when you had that, oh, moment, what was the bit about Jetpack which made you think long and hard about it over two weeks, as opposed to immediately saying, yeah, I&#8217;ll do it? There must have bits about the project, Jetpack as a plugin, whatever it may be. What were the bits that concerned you?</p>\n\n\n\n<p>[00:09:18] <strong>Devin Walker:</strong> Well, I&#8217;ve used it over the years on and off. I wouldn&#8217;t call myself a power user at all, but I come from the community, 15 years of being in the community. I&#8217;ve gone to, I don&#8217;t even know how many WordCamps and always kept tabs on it, especially when, I don&#8217;t know when it was. I think it was pre 2020, when they did like a bit of marketing push that Jetpack does donations now, accept donations with Jetpack. And it was through Jetpack forms. I didn&#8217;t know that at the time, so I installed Jetpack. I was like, where&#8217;s donations? You&#8217;ve got to find your way through this tangled web. Oh, it&#8217;s part of forms. Okay, let&#8217;s go into forms. Oh, it&#8217;s like a template now and you have to, the connect flow was terrible. The whole flow was not a great experience.</p>\n\n\n\n<p>And the donation form itself, I was like, oh, we have a pretty serious competitor now with Give, we&#8217;ve got to like step our game up. But then I left that, I was like, okay, don&#8217;t worry about it guys, we&#8217;ll be fine now, nobody&#8217;s going to use this. That&#8217;s where that, oh, moment comes from where like, jack of all trades, master of none type of thing.</p>\n\n\n\n<p>[00:10:15] <strong>Nathan Wrigley:</strong> Yeah, I think probably encapsulates it perfectly. It&#8217;s kind of jack of all trades and master of none. So I&#8217;m just going to rattle off some of the things that I know it does. I&#8217;m probably missing quite a lot here. So for example, you know, it does stats, think something like Google Analytics, it will offer that for you. Backups. It will do protection. It will do speed and optimisation things on your website. Social sharing. It will do forms. There&#8217;s VideoPress thrown in there as well. There&#8217;s a whole bunch of stuff that I&#8217;ve missed out there, but it really is encapsulating a lot.</p>\n\n\n\n<p>And the jack of all trades, master of none, bit kind of fits because when Jetpack came out, I&#8217;m imagining it was a really, it was probably at the forefront of many of those things. The things that it did, it probably did as well as everybody else. But now, 10, 15, whatever years later, there&#8217;s now been real amazing products delivered by third party developers that have become the standard of forms, of backups, of speed and optimisation services and what have you. And so Jetpack now has to kind of compare itself to the very, very best. And I think that&#8217;s hard. You know, for one plugin to try and be the best at everything. Nigh on impossible, I would imagine.</p>\n\n\n\n<p>[00:11:16] <strong>Devin Walker:</strong> You&#8217;re right. Like, we can&#8217;t compete. I&#8217;ve been preaching focus for the last, since 2016 when our mentors said, what the heck are you doing all these other plugins? Sell them off or sunset them and only focus on Give. And that&#8217;s when our business started taking off. Now, what I&#8217;m trying to do is bring focus back into Jetpack.</p>\n\n\n\n<p>We do some things very well, and we need to make sure that, I&#8217;m not going to say we&#8217;re going to compete on the level of a Gravity Forms for our form solution. It&#8217;s going to come very close. And for 98% of the users out there that need forms on their website, I think it&#8217;ll fulfill that need.</p>\n\n\n\n<p>For that special 2% that need like calculation fields, they need super customised form capabilities, then it might not get to that level. But we really want Jetpack to be your go-to solution so that you can have these products work well together as well.</p>\n\n\n\n<p>It&#8217;s very generous too, the free version. You get a free CDN, you get VideoPress for free, and bringing people in the door and showing them that. Some folks are seeing the light of that, of what it can actually do and do pretty well. But for instance, like SEO. Yeah, Jetpack does SEO, but it&#8217;s the most rudimentary, basic version. I want to make that a bit better there. But also things that it doesn&#8217;t do well. Either get rid of those, if they&#8217;re just going to sit on a shelf and grow with age, what&#8217;s the point of it?</p>\n\n\n\n<p>So yeah, a lot of realignment with that and understanding that teams that are fully focused on one specific part of what Jetpack does, it&#8217;s really hard for us to compete with that.</p>\n\n\n\n<p>[00:12:46] <strong>Nathan Wrigley:</strong> Do you envisage a future for Jetpack now that you are at the helm, if you like ? And I don&#8217;t know how the structure of the people that are working on Jetpack works. In other words, do you have a forms dedicated crew where you&#8217;ve got, I don&#8217;t know, a bunch of people who just work on forms? You&#8217;ve got a bunch of people working on VideoPress and VaultPress and all of these different bits and pieces. Or is it, you work with Jetpack and you kind of move from team to team? I&#8217;m just curious as to what it looks like inside of Automattic and the different bits that make up Jetpack.</p>\n\n\n\n<p>[00:13:14] <strong>Devin Walker:</strong> Yeah, so this is really an interesting time at Automattic, where they&#8217;re going from that functional organisation where it&#8217;s product focus. Where Jetpack did, a year ago, have a dedicated development team, designer team, and the person that was in my role before, it was just like a classic company structure in a way, within Automattic.</p>\n\n\n\n<p>Now it&#8217;s shifting to more of a matrix organisation where there&#8217;s one architecture team. They handle .com, they handle Jetpack, they handle a bunch of other products like WooCommerce within that. And the designers as a product are outside of that.</p>\n\n\n\n<p>And so what that means is we, as the product team, we have a shared roadmap where, if you ever use .com, a lot of what brings that special sauce to it, what makes it unique outside of the self installed WordPress is Jetpack. So for instance, forms is getting a massive upgrade. And the 15.2 that just came out, it has quite a big upgrade. 15.3, we&#8217;re going to have even more. So there&#8217;s a dedicated team right now that&#8217;s, some of the best engineers, I&#8217;ve been really blown away with the level of engineering at Automattic, are working on bringing forms up. And I&#8217;m leading that initiative, putting myself into that place where I can then shape forms in the future.</p>\n\n\n\n<p>But that does mean that some other elements of Jetpack aren&#8217;t getting taken care of right now. AI&#8217;s going to become a big thing. We have to pick and choose based on our resources, what are the most important things for our shared initiative? But what that means is they work better together. I think you&#8217;re going to see in the future a lot more benefit of running WooCommerce and Jetpack together.</p>\n\n\n\n<p>Now, we&#8217;re not going to force you to log into wordpress.com to use WooCommerce, but to get some of that benefit, you will need to OAuth in to using Jetpack. And that is a requirement, because a lot of the Jetpack, what you get for free and the secret sauce is based on our cloud servers. You basically are starting to use our infrastructure for free. And Automattic is huge on privacy. And so I don&#8217;t quite understand that whole conflict of folks that don&#8217;t like that. There&#8217;s just some people out there that will never really like Automattic and they will not OAuth in or double sign in to use Jetpack, you know what I mean?</p>\n\n\n\n<p>[00:15:29] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s kind of curious. So if I&#8217;m parsing it right, it sounds like what you were saying was that in a recent restructuring of Automattic and over the last 18 months or so, I think there&#8217;s been a lot of that. It sounds like Jetpack is more of an amorphous thing. It&#8217;s not like these particular people are dedicated to Jetpack Forms and these ones are for VaultPress or whatever it may be. It&#8217;s more liquid than that. We&#8217;re going to do a dedicated sprint on Forms, for example. It sounds like that&#8217;s getting an update. So probably has had people on the seats having a look at that.</p>\n\n\n\n<p>And then once that&#8217;s put away and tidied up, then move to something else. But also, I guess an interesting thing that you mentioned there is that because it&#8217;s in this wider organisation of which WooCommerce, it&#8217;s pretty big, that you can also communicate with those folks. So there may be some overlap between what Forms can do in Jetpack and something that you might wish to do with WooCommerce, those kind of things.</p>\n\n\n\n<p>So have I got that right? It&#8217;s not like dedicated people doing dedicated products within Jetpack, it&#8217;s much more liquid and amorphous than that.</p>\n\n\n\n<p>[00:16:23] <strong>Devin Walker:</strong> Absolutely. Rather than having silos we have one large organisation that works better together. And our vision is really that all the WordPress products should be very similar to Apple and how when you&#8217;re using iOS or MacOS, there&#8217;s a lot of similar fields and they work well together and they tag team off of each other.</p>\n\n\n\n<p>And prior to this reorg, that wasn&#8217;t happening so much. And we experienced this at Stellar as well. They purchased a bunch of plugins, brought them all in, the vision was for them to all work well together. We went from functional organisation to this matrix type of organisation. And so this isn&#8217;t my first rodeo doing it, I know it can work. But it does take a concerted effort, and it&#8217;s still ongoing right now. It hasn&#8217;t been 18 months, it&#8217;s been like six months. And we&#8217;re still trying to figure things out. So me stepping in at this time, I&#8217;m really trying to figure it out.</p>\n\n\n\n<p>I have a blog post called, or a P2 post called Connecting the Dots, where I&#8217;m just trying to find which experts and which products on Jetpack they know better. I&#8217;ve been having so many one-on-ones just to try to get to know these folks, understand their history with Jetpack and put it in this kind of glossary of what I have here, and keep that updated as my time progresses here.</p>\n\n\n\n<p>[00:17:35] <strong>Nathan Wrigley:</strong> It is kind of hard to get a grip on what Jetpack is. Because it&#8217;s trying to do all these different things, I think it is quite hard for people to understand what they&#8217;re installing. So they install Jetpack, okay, I&#8217;ve heard that Jetpack&#8217;s a thing, I&#8217;ll go and install it. There&#8217;s loads of free stuff available. And then all of a sudden there&#8217;s bits which do work, there are bits which you can extend and upgrade and, you know, you might have to log in with .com to make that bit combine with this bit.</p>\n\n\n\n<p>And then there are bits where, you know, it feels like the classic themes work well in some areas, and then if you&#8217;ve got a block-based theme, other things don&#8217;t work quite so well. I&#8217;m thinking like social sharing and things like that. And it&#8217;s bit of a, mess is the wrong word, but it&#8217;s incredibly confusing, I think, to a novice user. And so I&#8217;m, I&#8217;m going to put words into your mouth, I&#8217;m guessing this is one of the challenges that you are going to try and tackle to take that confusion away. Because, I don&#8217;t know, it doesn&#8217;t matter how many times I log into Jetpack, there&#8217;s always a bit of a surprise. Oh, okay, it works that way. That&#8217;s curious. I wasn&#8217;t expecting it to do that. And I&#8217;ve been doing this for absolutely ages, and I&#8217;m still surprised by the way things work.</p>\n\n\n\n<p>[00:18:33] <strong>Devin Walker:</strong> You&#8217;re not alone. So one of the things that Matt&#8217;s been saying since I&#8217;ve come on board is we don&#8217;t really need to build much more new things. We need to focus and improve what&#8217;s already there, especially in Jetpack and .com. And simplifying it and making it make more sense to the end users. And Jetpack is a prime candidate for a really fresh look at how that can happen.</p>\n\n\n\n<p>We&#8217;ve been doing exercises as the product team for a framework called Jobs to Be Done. You put yourself in the shoes of that customer and you experience it through fresh eyes, based on what they are looking to get out of it.</p>\n\n\n\n<p>For instance, the classic, I guess, analogy is, folks don&#8217;t, they don&#8217;t want a quarter inch drill bit, they want a quarter inch hole, and that&#8217;s just the tool they use to get that quarter inch.</p>\n\n\n\n<p>And it&#8217;s the same thing with Jetpack or any other software product, and it&#8217;s a reforming in thinking. It&#8217;s only my fifth week here, but it&#8217;s been really a refreshing way to think about how we build product, and how I can then work with the designers to then smooth out those wrinkles of which there are many.</p>\n\n\n\n<p>[00:19:40] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s kind of interesting that you say that, because pretty much everything that Jetpack has, well, there&#8217;s one notable exception, which is of course AI, which we&#8217;ll come to in a minute. But more or less everything that&#8217;s in Jetpack has been available in some form or other for a decade or more. You know, forms is, it&#8217;s not a new thing. There&#8217;s some interesting ideas that people have come up with that maybe we&#8217;d want to integrate, but backups, it&#8217;s not a new thing.</p>\n\n\n\n<p>So the idea of not having new, well, features is probably the wrong word, but not having a new product and just finessing what you&#8217;ve already got, I think that would be music to any subscriber to Jetpack. One of the paid plans that you got, I think they would absolutely love that. Just finesse what you&#8217;ve already got. We&#8217;ve already got this thing, we know what we&#8217;ve got, we know how it works, but finesse it, give us a few more features here and there in the bit, like for example, forms or what have you. That seems like music to my ears.</p>\n\n\n\n<p>But I&#8217;ve said it. The cat is out the bag in this episode now, AI. AI is smuggled into Jetpack in the most, it&#8217;s kind of hidden. It&#8217;s almost entirely hidden, and yet incredibly profound. I don&#8217;t know if, dear listener, you&#8217;ve experienced Jetpack and it&#8217;s AI features, but if you switch it on and you just go, I don&#8217;t know, make a blog post or something like that, when you go to publish, it will just helpfully write your excerpt and your featured image, it will create that for you on the fly. It all happens in the background. It&#8217;s really incredible. How did that get under the radar? And is that going to be a big feature?</p>\n\n\n\n<p>[00:21:02] <strong>Devin Walker:</strong> That is going to be a huge feature. I just came back from New York with our AI engineering team led by James LaPage, who&#8217;s one of the brightest, young stars, I want to say, in WordPress. And he&#8217;s one of the reasons that I&#8217;m so excited for what AI can become with Jetpack, and where it&#8217;s going to go from here. It&#8217;s really great that you are already like what&#8217;s there? But that&#8217;s just scratching the surface from what we&#8217;re going to be doing in the near future.</p>\n\n\n\n<p>We&#8217;ve got quite a large team working on this. This is a 50 plus engineering team. It&#8217;s a huge focus of Automattic. And Jetpack&#8217;s the way we&#8217;re going to bring a lot of what we&#8217;re bringing to .com to self-hosted users. And it&#8217;s not going to cost you really much at all and it&#8217;s gonna be done in the WordPress way.</p>\n\n\n\n<p>Right now it tries to be your content companion, is kind of how I call it, but it&#8217;s going to do that a lot better, and it&#8217;s going to reach outside of the post editor and do a lot more helpful items for you in the WP admin. And not only in the WP admin, also provide some tools for you in the future for your visitors and how you can convert them, how you can get them to sign up on your newsletter, or you can get them to ask presales questions, or fill out forms or what have you. It&#8217;ll be very moldable and shapeable.</p>\n\n\n\n<p>So I delightfully was at several demo presentations at this meetup where I was just blown away. Sat down with Matias, James, a lot of the key stakeholders and players here at .com on how and when we can start bringing this into Jetpack.</p>\n\n\n\n<p>And what&#8217;s there right now is good. It&#8217;s almost going to be entirely rewritten and thrown away for what the foundation now is going to become. And so that&#8217;s one of the more exciting, more immediate, roadmap items that I&#8217;ll be really working on the next 8 to 12 months. You&#8217;ll see a huge change.</p>\n\n\n\n<p>[00:22:54] <strong>Nathan Wrigley:</strong> I feel like at the moment the AI implementation in Jetpack is about content, the content that you&#8217;re creating right at this moment. We&#8217;re creating, I don&#8217;t know, SEO fields and we&#8217;re creating excerpts and things like that and featured images and what have you. But if you haven&#8217;t had a play, again, I&#8217;ll link this in the show notes, Automattic&#8217;s Telex, which is the capability to, you write a simple prompt and it will create a block for you. I feel that something like Jetpack with something like Telex, just hidden in the sidebar of a WordPress blog post would be really kind of interesting. You know, the idea that, I need a block for this.</p>\n\n\n\n<p>[00:23:26] <strong>Devin Walker:</strong> Are you reading my DMs? Because, exactly. You&#8217;ve already sort of got a crystal ball right there. And with Telex, that&#8217;s a huge opportunity for site building, for imagining anything that WordPress could be, and having it created there.</p>\n\n\n\n<p>Right now it&#8217;s great. It creates separate plugins, you can download and install them, you can&#8217;t sync them per site. It&#8217;s kind of annoying how there&#8217;s all these plugins there. There&#8217;s not much management updating over time. Jetpack can be that bridge for you, and that&#8217;s really an exciting future where it needs to go.</p>\n\n\n\n<p>[00:23:57] <strong>Nathan Wrigley:</strong> Yeah, because at the moment, if you are an inexperienced WordPress user, if you&#8217;re not technical, let&#8217;s put it that way, then you are constrained entirely by what&#8217;s there or what the developer has built for you or the range of plugins that you&#8217;ve installed. And I feel like in the near future, you reach that point of frustration and you suddenly realise that, oh, there is no block that does that thing. Well, why don&#8217;t I just make one?</p>\n\n\n\n<p>And you&#8217;ll write a small prompt, I don&#8217;t know, I need a real estate block, or I don&#8217;t know, I need a block because it&#8217;s coming up to Christmas. I need a block which is going to show snowflakes falling on this particular post. Please don&#8217;t do this by the way, but you get the point. I&#8217;m just going to go ahead and make it, and it&#8217;ll be this entirely disposable thing. And when I&#8217;m finished with it, I&#8217;ll probably just throw it in the trash or maybe keep it until next year.</p>\n\n\n\n<p>But the point is, your WordPress becomes like this, how to describe it, it&#8217;s almost like the scaffolding for an infinite arrangement of possibilities. Whereas before, WordPress felt a bit like a box. If it wasn&#8217;t in the box, it couldn&#8217;t be done. But now the box got opened and there&#8217;s all this scaffolding everywhere and it can do a million more things. And as Matt Mullenweg said, you know, it&#8217;s becoming like the OS for the web or something like that.</p>\n\n\n\n<p>And the fact that AI is binding to the abilities inside of WordPress, so with the Abilities API and things like that, it knows everything that your WordPress website can do. You know, create users, create posts, delete posts, all of these kind of things. And Jetpack seems really aligned to doing that. I don&#8217;t know how it would fit into the bigger Jetpack picture, but, yeah, interesting.</p>\n\n\n\n<p>[00:25:27] <strong>Devin Walker:</strong> Yeah, well, I think AI can be the glue that binds a lot of these individual products together and really paint the picture on how they work well together, and work within your WordPress Core to make it the Jetpack that is supercharged, right? I mean the WordPress that has a Jetpack strapped to it.</p>\n\n\n\n<p>There is a great number of, kind of mission statements and taglines over the years for Jetpack. None of which I think have been fully fulfilled. So I really want to revisit that, revise that, and you&#8217;ll see a lot of updates coming to the website soon, soon-ish. Telling and bringing people along this journey.</p>\n\n\n\n<p>If you look at the website and a lot of the marketing right now, it&#8217;s kind of on idle. So that&#8217;s another big part of what I&#8217;m being focused on, and that will help change the perception in the community and outside of it, of what Jetpack is and what it can do for you is, pulling up the curtain, if you will, on all the cool stuff we&#8217;re doing here.</p>\n\n\n\n<p>You could read P2s all day here and many of them are so impressive and I feel like a lot of them should be public. There&#8217;s so much good content here that is really impressive. For somebody like me who&#8217;s been in the community for 15 years, like, oh my gosh, we have the best engineers, the best designers, and it&#8217;s all in this P2. Like, let&#8217;s get some of this published.</p>\n\n\n\n<p>[00:26:42] <strong>Nathan Wrigley:</strong> Yeah, well, that&#8217;s curious. So I was reading your mind a minute ago, you&#8217;ve just read my mind, because the next little bit was going to be all about marketing. Because it doesn&#8217;t matter, with the best will in the world, the best product in the world will probably fail, if not marketed correctly.</p>\n\n\n\n<p>And it feels as if, when Jetpack began, because it was kind of the thing, a long, long time ago it was the thing, it had that success kind of built into it. You know, it was an Automattic thing, it was a WordPress thing, it became popular because it did so many things that nothing else could do.</p>\n\n\n\n<p>Fast forward till today, it feels like the wheels have come off the marketing a little bit, or the train has completely pulled into the station and not moving at all. You know, I can&#8217;t remember the last time I saw something engaging, like a YouTube video or somebody experimenting on their YouTube channel with a Jetpack thing.</p>\n\n\n\n<p>Whereas with third party plugins, it&#8217;s happening all the time, you know? And so it feels like that&#8217;s going to be a very big part of where you are, you know, you&#8217;ll build hopefully some amazing things, but then trying to turn the tide and get people to be engaged and interested and see the utility of it. I&#8217;m guessing that&#8217;s going to be a part of the job which is separate to the technological part.</p>\n\n\n\n<p>[00:27:46] <strong>Devin Walker:</strong> It will, absolutely. I think for quite some time it was almost build it and they will come here. And for many, many years they did come. And now it&#8217;s harder because the marketplace has expanded quite a bit. There&#8217;s a lot of other folks out there doing really cool things with WordPress and have a lot more focused marketing efforts behind them.</p>\n\n\n\n<p>I mean, point and case was GiveWP, we were just, people weren&#8217;t turning to Woo or Gravity Forms because we made it that it was the number one solution you had to go do it. We just hammered that point through WordCamps, through videos, through podcasts, whatever it was, that was our mission.</p>\n\n\n\n<p>And for Jetpack, we really need to refocus on that and do that a lot more. It&#8217;s very engineering led organisation. I think marketing to some point is built into their roles and they&#8217;re not doing that part as much as I would like.</p>\n\n\n\n<p>And on another aspect, I think we definitely just need more marketers. I&#8217;m not going to say the exact numbers, but it was a surprisingly low number of marketers to the size of the organisation when I came in. I&#8217;m used to a much better ratio.</p>\n\n\n\n<p>So I&#8217;m going to be hammering that point a little bit more home as I get through the door, but it&#8217;s something that I&#8217;ve mentioned a bit already in my 5 weeks here.</p>\n\n\n\n<p>[00:29:02] <strong>Nathan Wrigley:</strong> I don&#8217;t know what the install base is specifically. It&#8217;s a lot, right? Jetpack has a lot of installs and so presumably you&#8217;ve.</p>\n\n\n\n<p>[00:29:08] <strong>Devin Walker:</strong> The core is 4 million.</p>\n\n\n\n<p>[00:29:09] <strong>Nathan Wrigley:</strong> 4 million. Okay, so, wow, gosh. So presumably that means anything that you do do, you&#8217;ve really got to tread carefully. So for a start, you can&#8217;t break things. You can&#8217;t just ship a brand new UI in let&#8217;s say the forms aspect of it overnight. And I presume that&#8217;s kind of like a bit of a noose around your neck in that, you know, you want to move fast and break things in some respects, but with 4 million installs, which is really right at the very top in the WordPress ecosystem, that&#8217;s big, big numbers. You are going to constrained in what you can do and how fast you can move things and how quickly you can break things.</p>\n\n\n\n<p>[00:29:40] <strong>Devin Walker:</strong> Somewhat. Somewhat I agree with that. Right now we are on a monthly release cycle and there&#8217;s definitely a lot of caution around that. And Jetpack touches a lot of .com too, so there&#8217;s that extra added user base, which is humongous. So there is that bit of treading carefully.</p>\n\n\n\n<p>But I want to balance that with being aggressive. We just shipped, prior to me coming on board, a new onboarding for getting connected. It&#8217;s just through the connection segment, getting connected to .com, and that really had positive results and saw an uptick in connected successful sites. I think we can take that to the next level and explain what Jetpack is, what they need it for, and really optimise it for the best use case based on what that particular site wants or needs.</p>\n\n\n\n<p>Going beyond onboarding is then getting into the product UI itself, making the navigation much more clear and understandable.</p>\n\n\n\n<p>You know, there&#8217;s three different areas in Jetpack right now where you can toggle on and off different modules or products.</p>\n\n\n\n<p>[00:30:39] <strong>Nathan Wrigley:</strong> Oh, I&#8217;ve discovered many them.</p>\n\n\n\n<p>[00:30:41] <strong>Devin Walker:</strong> Yeah. So I think we need to consolidate that at least. And there&#8217;s more Easter eggs. I don&#8217;t even want to call them Easter, I don&#8217;t know what you&#8217;d call that, but interesting quirks that we can clean up.</p>\n\n\n\n<p>And for the most part I think we do have to be a bit careful because it&#8217;s such a massive user base. Breaking things, just look at some of the Jetpack reviews. Breaking them and lack of support. Those are the two main cause of one star reviews. And with that many, I really want to get that review base above 4.0 stars. But with 3000 or whatever reviews it is, it takes a long shift to get that. And we&#8217;re not going to do that by continually breaking things, so it&#8217;s a balance.</p>\n\n\n\n<p>[00:31:19] <strong>Nathan Wrigley:</strong> It&#8217;s kind of interesting that me, a relatively inexperienced user of Jetpack, I was able to discover many of the quirks that you&#8217;ve just mentioned almost immediately. You know, just being curious. And I&#8217;m the kind of person that when I download anything, I go and look at every single menu item and kind of think, well, what does that do? How would that work? It really didn&#8217;t take me long to discover, well, hang on, that is somewhere else. If I engage that, does that mean it conflicts with this thing over here?</p>\n\n\n\n<p>And I saw this over and over again. And so I think that, as you imagine, would be some of the very, very brilliant low hanging fruit. To just have a UI which does, you know, there&#8217;s one place for one thing, it works as expected that you don&#8217;t, I&#8217;m sure you know where I&#8217;m going with this, basically, just simplify things, make it elegant in the same way that we&#8217;ve seen with so many third party plugins.</p>\n\n\n\n<p>Because at the moment it kind of feels like a whole range of different things that have been slammed together and forcefully told to get along with each other, as opposed to like a happy family that, just everything works and everybody&#8217;s happy and there&#8217;s bliss and rainbows everywhere. It feels a little bit like that, if you know what I mean?</p>\n\n\n\n<p>[00:32:21] <strong>Devin Walker:</strong> Oh, I completely agree. I think we used in the pre-show and it&#8217;s a bit of a Frankenstein. We need to change it from that. If I had a nickel for every toggle in Jetpack, I don&#8217;t know if I&#8217;d need to work anymore. There are quite a few toggle on, toggle offs in just a row. You can imagine how this interface could be much more elegantly put together.</p>\n\n\n\n<p>And we&#8217;re going to use user feedback for a lot of this and ask, hey, what do you guys think of this? Because we can&#8217;t do it successfully in a bubble.</p>\n\n\n\n<p>[00:32:52] <strong>Nathan Wrigley:</strong> Well, and the other thing is, given the perfect UI, it does so much stuff. If you just had Jetpack, if you had a vanilla version of WordPress and you installed Jetpack and everything was easy to navigate and worked as expected first time and maybe there was no dependency on having a .com account or what have you. It does all the things. It would take you from like zero success to broadly speaking, okay, you&#8217;ve got a credible website. Maybe there&#8217;s going to be some interesting cases where you want a little bit more SEO finesse or something like that.</p>\n\n\n\n<p>It would get you to the races, you know, it would get you to put your horse in the race and have a good go. And there&#8217;s not much like that out there. There really is nothing that I can think of in the WordPress space. But it&#8217;s a leviathan and it&#8217;s got many heads. We need it just to have the one head, I think.</p>\n\n\n\n<p>[00:33:35] <strong>Devin Walker:</strong> Very much so, and that&#8217;s the challenge that I&#8217;m in here to work with this entire team and put a lot of thought behind it.</p>\n\n\n\n<p>[00:33:44] <strong>Nathan Wrigley:</strong> Okay, so it&#8217;s all on you. So if Jetpack is a success in two years time, we know who to thank for that. And it does genuinely seem, for somebody with your obvious interest and capabilities, it does seem really, really enjoyable. I&#8217;m sure it&#8217;ll keep you awake, but an enjoyable challenge. Something that you get your teeth into. Something where the success can be measured fairly quickly. You know, does the discontent diminish? Does the UI improve? Tick, tick, tick. We did a good job.</p>\n\n\n\n<p>And also, there&#8217;s loads of room for improvement. So you&#8217;ve entered on a, you&#8217;ve definitely got yourself into a position where you&#8217;ve taken on a project where the improvements are evident everywhere. I hope that you managed to grab hold of them and wrestle this to the ground.</p>\n\n\n\n<p>[00:34:21] <strong>Devin Walker:</strong> Well, I really appreciate that, Nathan, and why don&#8217;t we have a check in in 12 months and see where we&#8217;re at on this journey. I think that would be a good way to keep us honest, follow along in this journey along the way, we&#8217;ll see how far we&#8217;ve gotten.</p>\n\n\n\n<p>[00:34:35] <strong>Nathan Wrigley:</strong> Okay, well, for now then, go and install Jetpack. If you&#8217;re listening to this, we&#8217;ll be back in 12 months time, so go and have a play with Jetpack as it is now and see.</p>\n\n\n\n<p>It sounds to me that Devin is like all ears. If you&#8217;ve got some quirks and you found something that&#8217;s curious or unexpected or dissatisfying or just downright annoying, where do we get in touch with you? Oh, also, I suspect Devin&#8217;s more than happy to receive positive commentary as well.</p>\n\n\n\n<p>[00:35:01] <strong>Devin Walker:</strong> Yeah, I mean the positive stuff&#8217;s great too. Right now feedback@jetpack.com is a good place, but we&#8217;re going to make this a lot more public in the near future. You can also just tweet at me @innerwebs, I-N-N-E-R-W-E-B-S, or go to my website devin.org. But jetpack.com, jetpack.com/feedback is also a great place. So that&#8217;s a bit about me and where you can find the Jetpack information.</p>\n\n\n\n<p>[00:35:27] <strong>Nathan Wrigley:</strong> Okay, thank you. So definitely a challenge out in the public for Devin to get his teeth into WordPress&#8217; Jetpack, and see if he can figure it out and make it better. Let&#8217;s check back in 12 months time and see how we&#8217;re going. Devin Walker, thanks for chatting to me today.</p>\n\n\n\n<p>[00:35:38] <strong>Devin Walker:</strong> Thank you.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://devin.org\">Devin Walker</a>.</p>\n\n\n\n<p>Devin’s journey in the WordPress ecosystem spans many years, with experience in development, design, marketing, and customer support. He’s best known as the co-founder of GiveWP, which he built and scaled before it was acquired. During his time there, he touched a variety of prominent WordPress brands including iThemes, Kadence, LearnDash, and The Events Calendar.</p>\n\n\n\n<p>Today, Devin is starting a new role leading the Jetpack suite of services at Automattic. It’s a position with hefty responsibilities as Jetpack powers millions of WordPress sites, and integrates deeply across Automattic’s product portfolio.</p>\n\n\n\n<p>I talk with Devin about why he took on this challenge, the divisiveness and complexity surrounding Jetpack, and his vision for refocusing the plugin and simplifying its user experience.</p>\n\n\n\n<p>We start by hearing about Devin’s extensive WordPress background and the choices he weighed up when deciding to join Automattic. The conversation quickly moves to the scope of Jetpack, its evolution, the struggle to be a “jack of all trades, master of none”, and the recent efforts to bring greater focus and polish to key features like forms and SEO.</p>\n\n\n\n<p>Devin gets into the organisational changes at Automattic, how Jetpack’s development teams now collaborate more fluidly with other product teams (such as WooCommerce), and the balancing act of shipping improvements to a 4 million strong user base without breaking things.</p>\n\n\n\n<p>AI emerges as a massive new frontier, and Devin shares behind-the-scenes insights into Jetpack’s current and future AI capabilities, giving us a glimpse at content creation, block-building, and how AI might reshape user and developer expectations in WordPress.</p>\n\n\n\n<p>Throughout, we hear about Devin’s approach to product marketing (and the need for more of it), the importance of listening to user feedback, and his plans for a more coherent and compelling Jetpack experience.</p>\n\n\n\n<p>If you’re a WordPress user wondering where Jetpack is headed, what’s working, or how AI fits into the future of site building, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://jetpack.com\">Jetpack</a></p>\n\n\n\n<p><a href=\"https://jetpack.com/submit-feedback/\">Jetpack feedback form</a></p>\n\n\n\n<p><a href=\"https://givewp.com\">GiveWP</a></p>\n\n\n\n<p><a href=\"https://en-gb.wordpress.org/plugins/wp-rollback/\"> WP Rollback</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/news/2025/05/announcing-the-formation-of-the-wordpress-ai-team/\">Automattic AI team announcement post</a></p>\n\n\n\n<p><a href=\"https://telex.automattic.ai\">Telex</a></p>\n\n\n\n<p><a href=\"https://devin.org\">Devin&#8217;s website</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Nov 2025 15:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Open Channels FM: Open Tabs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=112264\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://openchannels.fm/the-everyday-chaos-of-open-tabs-and-browser-battles/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:180:\"Bob and Nathan explore the chaos of browser tabs. One hoards thousands, while the other balances life with two. Tune in for witty banter, tech quirks, and questionable life advice.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Nov 2025 11:52:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:226:\"HeroPress: From carpentry to digital marketing, this is the story of how WordPress helped me rebuild my life. – De la carpintería al marketing digital, esta es la historia de cómo WordPress me ayudó a reconstruir mi vida.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=8280\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:266:\"https://heropress.com/essays/from-carpentry-to-digital-marketing-this-is-the-story-of-how-wordpress-helped-me-rebuild-my-life/#utm_source=rss&utm_medium=rss&utm_campaign=from-carpentry-to-digital-marketing-this-is-the-story-of-how-wordpress-helped-me-rebuild-my-life\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13418:\"<img alt=\"Pull quote: I have a new job, new friends, and I could almost say a new family, and it’s all thanks to WordPress.\" class=\"attachment-large size-large wp-post-image\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2025/11/111825.webp\" width=\"1024\" /><p><a href=\"https://heropress.com/feed/#espanol\">Este ensayo también está disponible en español.</a></p>\n\n\n\n\n\n\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-top: 0px; margin-bottom: 0px;\">\n<figure class=\"wp-block-audio\"><audio controls=\"controls\" src=\"https://heropress.com/wp-content/uploads/2025/11/HeroPress_English_Version_JosepMoran.mp3\"></audio><figcaption class=\"wp-element-caption\">Here is Josep reading his own story aloud.</figcaption></figure>\n</section>\n\n\n\n\n<h2 class=\"kt-adv-heading8280_0f0037-3f wp-block-kadence-advancedheading\"><strong>My origins</strong></h2>\n\n\n\n<p>I’m Josep, born and raised in <a href=\"https://en.wikipedia.org/wiki/Rocafonda\">Rocafonda</a>, a working-class and humble neighborhood in <a href=\"https://en.wikipedia.org/wiki/Matar%C3%B3\">Mataró</a>.</p>\n\n\n\n<p>I come from a family that has worked with wood lovingly for three generations. Carpentry was always our trade, our way of understanding life and making a living.</p>\n\n\n\n<p>For many years, I worked with wood, shaping it with the same hands and patience I learned at home.</p>\n\n\n\n<p>At the same time, my curiosity led me down other paths: interior design and technical drawing as a draftsman, where I discovered the joy of imagining spaces before building them.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-turning-point\"><strong>The turning point</strong></h2>\n\n\n\n<p>Everything changed during the COVID-19 pandemic when my heart decided to stop beating properly. A genetically inherited heart condition forced me to stop completely and look at life from a new perspective.</p>\n\n\n\n<p>Suddenly, everything I took for granted; health, routines, the simple act of making plans disappeared, just as my life almost did.</p>\n\n\n\n<p>But it didn’t.</p>\n\n\n\n<p>I pulled through. With after-effects, yes, but with an incredible desire to live.<br />Out of that will to live came the decision to reinvent myself and study while recovering.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-new-life-new-goals\"><strong>New life, new goals</strong></h2>\n\n\n\n<p>There were twenty-six months of rehabilitation, relapses, and searching for an effective treatment.<br /><br />Yet, amid all that chaos, I managed to step back and turn my skills into a new opportunity.<br /><br />I studied Content Marketing and discovered a well-known secret for many, but something completely new for a carpenter from a neighborhood in Mataró.</p>\n\n\n\n<p>WordPress.<br /><br />And with it, its community.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-metamorphosis\"><strong>Metamorphosis</strong></h2>\n\n\n\n<p>And then… everything changed.</p>\n\n\n\n<p>I discovered WordPress through my marketing studies, and thanks to our beloved CMS, I created my first blog. I keep the logo and some of my early posts, remnants of a time when I was learning to tell stories and give shape to ideas.</p>\n\n\n\n<p>In May 2023, I volunteered for my first WordCamp in Barcelona. The experience opened my eyes to a new universe full of generous, passionate people eager to share.</p>\n\n\n\n<p>I quickly connected with the community and joined the Mentorship Program, a global initiative from the Community Team. I was one of the first eleven mentees in the world. For me, it was a dream come true.</p>\n\n\n\n<p>Shortly afterward, I began combining my increasingly active contributions with the same program, but this time as a mentor. I had received so much from the community that my gratitude pushed me to give back that knowledge and share those values with anyone willing to listen.</p>\n\n\n\n<p>I continued collaborating as a volunteer, speaker, and documentation table participant at <a href=\"https://europe.wordcamp.org/2024/\">WordCamp Europe Torino</a> 2024. It was a step forward in every sense from learning to teaching, from receiving to contributing.</p>\n\n\n\n<p>I began managing the Spain Handbook documentation alongside my mentors <strong><a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a></strong> and <strong><a href=\"https://profiles.wordpress.org/glycymeris/\">Jesús Yesares</a></strong>. Together, we laid the foundations for a project that, like everything in WordPress, is built with patience and community.</p>\n\n\n\n<p>I also joined the global documentation team for WordPress version 6.6, “Dorsey.”</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-rising-from-my-ashes\"><strong>Rising from my ashes</strong></h2>\n\n\n\n<p>Thanks to WordPress and its community, I grew as a person and as a professional in a new discipline as competitive as it is exciting and alive.</p>\n\n\n\n<p>They supported me through the hardest moments and helped me rise again, like a phoenix from the ashes.</p>\n\n\n\n<p>At the end of 2023, through the <strong><a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a></strong> initiative, <strong><a href=\"https://wetopi.com/\">Wetopi</a></strong>, a high-performance managed hosting company that exclusively hosts WordPress sites, placed its trust in a newcomer to the industry and offered me a full-time position where I could unleash all the creativity I had inside.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-present-and-future\"><strong>Present and future</strong></h2>\n\n\n\n<p>If there’s one thing I learned during my illness, it’s to enjoy the moment and not worry so much about the future.</p>\n\n\n\n<p>That’s my focus now, the present, always grateful to all those who helped me become who I am today, in 2025.</p>\n\n\n\n<p>I have a new job, new friends, and I could almost say a new family, and it’s all thanks to WordPress.</p>\n\n\n\n<p>Many people tell me that if I weren’t so resilient, persistent, and determined, I wouldn’t have achieved any of this.</p>\n\n\n\n<p>I simply smile and think that all those qualities were brought to light one day by <strong><a href=\"https://heropress.com/contributors/hari-shanker/\">Hari Shanker</a></strong>, during the <strong><a href=\"https://make.wordpress.org/community/handbook/contributor-day/contributor-working-group/contributor-mentorship-program-for-wordpress/\">Mentorship Program</a></strong>, together with WordPress and its community.</p>\n\n\n\n<p><strong>Thank you to all of them.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h1 class=\"kt-adv-heading8280_df5daf-9a wp-block-kadence-advancedheading\" id=\"espanol\">De la carpintería al marketing digital, esta es la historia de cómo WordPress me ayudó a reconstruir mi vida.</h1>\n\n\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-top: 0px; margin-bottom: 0px;\">\n<figure class=\"wp-block-audio\"><audio controls=\"controls\" src=\"https://heropress.com/wp-content/uploads/2025/11/HeroPress_Spanish_Version_JosepMoran.mp3\"></audio><figcaption class=\"wp-element-caption\">Escucha a Josep leer su propia historia en voz alta.</figcaption></figure>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"h-mis-origenes\"><strong>Mis orígenes</strong></h2>\n\n\n\n<p>Soy Josep, nacido y criado en <a href=\"https://en.wikipedia.org/wiki/Rocafonda\">Rocafonda</a>, un barrio trabajador y humilde de <a href=\"https://en.wikipedia.org/wiki/Matar%C3%B3\">Mataró</a>.</p>\n\n\n\n<p>Vengo de una familia que ha trabajado la madera con mimo durante tres generaciones. La carpintería siempre fue nuestro oficio, nuestra forma de entender la vida y de ganárnosla.</p>\n\n\n\n<p>Durante muchos años trabajé la madera, moldeándola con las manos y la paciencia que aprendí en casa.</p>\n\n\n\n<p>Al mismo tiempo, mi curiosidad me llevó por otros caminos: el diseño de interiores y el dibujo técnico como delineante, donde descubrí el placer de imaginar espacios antes de construirlos.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-el-punto-de-inflexion\"><strong>El punto de inflexión</strong></h2>\n\n\n\n<p>Todo cambió en plena pandemia de la COVID-19, cuando mi corazón decidió detener el ritmo.<br />Una enfermedad cardíaca de origen genético me obligó a parar por completo y mirar la vida desde otro lugar.</p>\n\n\n\n<p>De repente, aquello que daba por sentado —la salud, las rutinas, el simple hecho de poder hacer planes— se desvaneció, como casi se desvanece mi vida.</p>\n\n\n\n<p>Pero no.</p>\n\n\n\n<p>Salí adelante. Con secuelas, sí, pero con unas ganas de vivir increíbles.<br />Y fruto de esas ganas decidí reinventarme y estudiar mientras me recuperaba.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-nueva-vida-nuevas-metas\"><strong>Nueva vida, nuevas metas</strong></h2>\n\n\n\n<p>Fueron veintiséis meses entre rehabilitación, recaídas y la búsqueda de un tratamiento eficaz.<br />Pero, entremedio de todo ese caos, supe abstraerme y convertir mis habilidades en una nueva oportunidad.<br />Estudié Marketing de Contenidos y descubrí un secreto a voces para muchos, pero completamente nuevo para un carpintero de un barrio de Mataró.</p>\n\n\n\n<p>WordPress.<br />Y con él, su comunidad.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-metamorfosis\"><strong>Metamorfosis</strong></h2>\n\n\n\n<p>Y entonces… todo cambió.</p>\n\n\n\n<p>Conocí WordPress gracias a mis estudios de marketing y, gracias a nuestro querido CMS, pude crear mi primer blog.<br />Aún conservo el logo y algunos de mis primeros textos, vestigios de una etapa en la que aprendía a contar historias y a dar forma a ideas.</p>\n\n\n\n<p>En mayo de 2023 me ofrecí como voluntario en mi primera WordCamp, en Barcelona. La experiencia me abrió los ojos a un universo nuevo, lleno de personas generosas, apasionadas y con ganas de compartir.</p>\n\n\n\n<p>Rápidamente conecté con la comunidad y accedí al Mentorship Program, un proyecto global del equipo de Comunidad.<br />Fui uno de los primeros once mentees del mundo. Para mí, era un sueño.</p>\n\n\n\n<p>Poco después, pasé a compaginar mis contribuciones, cada vez más activas, con el mismo programa, pero esta vez como mentor.<br />Había recibido mucho de la comunidad, y mi gratitud me empujó a devolver ese conocimiento y a compartir esos valores con todo aquel que quisiera escucharme.</p>\n\n\n\n<p>Seguí colaborando como voluntario, ponente y participante en la mesa de documentación en la <a href=\"https://europe.wordcamp.org/2024/\">WordCamp Europe Torino</a> 2024.<br />Fue un salto de calidad, y también un salto personal: de aprender a enseñar, de recibir a aportar.</p>\n\n\n\n<p>Comencé a gestionar la documentación del Spain Handbook junto a mis mentores <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> y <a href=\"https://profiles.wordpress.org/glycymeris/\">Jesús Yesares</a>.<br />Juntos pusimos las bases de un proyecto que, como todo en WordPress, se construye con paciencia y en comunidad.</p>\n\n\n\n<p>También formé parte del equipo de documentación global para la versión 6.6 de WordPress, “Dorsey”.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-renacer-de-mis-cenizas\"><strong>Renacer de mis cenizas</strong></h2>\n\n\n\n<p>Gracias a WordPress y a su comunidad crecí como persona y como profesional en una nueva disciplina: tan competitiva como apasionante y viva.</p>\n\n\n\n<p>Me sostuvieron durante mis malos momentos e hicieron que resurgiese como si de un ave fénix se tratase.</p>\n\n\n\n<p>A finales de 2023, gracias al proyecto <a href=\"https://wordpress.org/five-for-the-future/\">Five For The Future</a>, <a href=\"https://wetopi.com/\">Wetopi</a> —una empresa de hosting gestionado de altas prestaciones que aloja únicamente sitios web creados con WordPress— confió en un recién llegado al sector y me ofreció un proyecto a tiempo completo donde podía dar rienda suelta a toda la creatividad que llevaba dentro.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-presente-y-futuro\"><strong>Presente y futuro</strong></h2>\n\n\n\n<p>Si algo aprendí en mi época de enfermedad es a disfrutar más el momento y no pensar tanto en el futuro.</p>\n\n\n\n<p>Y en eso me centro: en el presente, agradeciendo siempre a todas aquellas personas que me ayudaron a ser quien soy hoy, en 2025.</p>\n\n\n\n<p>Tengo un nuevo empleo, nuevos amigos, casi puedo decir que una nueva familia, y es todo, todo, gracias a WordPress.</p>\n\n\n\n<p>Mucha gente me dice que, si yo no fuese tan resiliente, resistente y tenaz, no habría conseguido nada.</p>\n\n\n\n<p>Yo simplemente les sonrío y pienso que todas esas cualidades las hizo aflorar un día <a href=\"https://heropress.com/contributors/hari-shanker/\">Hari Shanker</a>, en el <a href=\"https://make.wordpress.org/community/handbook/contributor-day/contributor-working-group/contributor-mentorship-program-for-wordpress/\">Mentorship Program</a>, junto con WordPress y toda su comunidad.<br /><br /><strong>A todos ellos gracias.</strong></p>\n<p>The post <a href=\"https://heropress.com/essays/from-carpentry-to-digital-marketing-this-is-the-story-of-how-wordpress-helped-me-rebuild-my-life/\">From carpentry to digital marketing, this is the story of how WordPress helped me rebuild my life. &#8211; De la carpintería al marketing digital, esta es la historia de cómo WordPress me ayudó a reconstruir mi vida.</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Nov 2025 09:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Josep Morán\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.9 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19350\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10460:\"<p>The second Release Candidate (“RC2”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.9 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.9 RC2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.9-RC2</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn85xn\">6.9 RC2 WordPress Playground instance</a> to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC2?</h2>\n\n\n\n<p>Get a recap of WordPress 6.9’s highlighted features in the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a>. For more technical information related to issues addressed since RC1, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-11&amp;until=2025-11-18\">GitHub commits for 6.9</a> since November 11</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F11%2F2025..11%2F18%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed Trac tickets</a> since November 11</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? These recent posts cover some of the latest updates:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/15/notes-feature-in-wordpress-6-9/\" rel=\"noreferrer noopener\" target=\"_blank\">Notes Feature in 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\" rel=\"noreferrer noopener\" target=\"_blank\">Abilities API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/\">WordPress 6.9 Frontend Performance Field Guide</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/interactivity-apis-client-navigation-improvements-in-wordpress-6-9/\" rel=\"noreferrer noopener\" target=\"_blank\">Interactivity API’s client navigation improvements in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/\" rel=\"noreferrer noopener\" target=\"_blank\">Block Bindings improvements in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/\" rel=\"noreferrer noopener\" target=\"_blank\">Changes to the Interactivity API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/17/consistent-cache-keys-for-query-groups-in-wordpress-6-9/\">Consistent Cache Keys for Query Groups in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/\" rel=\"noreferrer noopener\" target=\"_blank\">DataViews, DataForm, et al. in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\" rel=\"noreferrer noopener\" target=\"_blank\">Preparing the Post Editor for Full iframe Integration</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/theme-json-border-radius-presets-support-in-wordpress-6-9/\" rel=\"noreferrer noopener\" target=\"_blank\">Theme.json Border Radius Presets Support in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/\" rel=\"noreferrer noopener\" target=\"_blank\">Heading Block CSS Specificity Fix in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/17/miscellaneous-developer-focused-changes-in-6-9/\">Miscellaneous Developer-focused Changes in 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/\">Modernizing UTF-8 support in WordPress 6.9</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved in testing</h2>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. </p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC2 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9. For those new to testing, follow <a href=\"https://make.wordpress.org/test/handbook/get-setup-for-testing/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report.  You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>. </p>\n\n\n\n<p>Curious about testing releases in general?  Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Update your theme or plugin</h2>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 beta releases. If you haven’t yet, make sure to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.9.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Test on your hosting platforms</h2>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Help translate WordPress</h2>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ?  You can<a href=\"https://translate.wordpress.org/projects/wp/dev/\"> help translate WordPress into more than 100 languages</a>. This release milestone (RC2) also marks the<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\"> hard string freeze</a> point of the <a href=\"https://make.wordpress.org/core/2025/11/11/wordpress-6-9-release-candidate-phase/\">6.9 release cycle</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC2 haiku</h2>\n\n\n\n<p>A calm hillside sighs,<br />Work of many now complete —<br />RC2 stays true.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/davidbaumwald/\"><span class=\"mentions-prefix\">@</span>davidbaumwald</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/westonruter/\"><span class=\"mentions-prefix\">@</span>westonruter</a> and <a class=\"mention\" href=\"https://profiles.wordpress.org/joedolson/\"><span class=\"mentions-prefix\">@</span>joedolson</a> for proofreading and review.</em></p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Nov 2025 15:26:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Akshaya Rane\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Weston Ruter: WordPress 6.9 Performance Landings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://weston.ruter.net/?p=38085\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://weston.ruter.net/2025/11/17/wordpress-6-9-performance-landings/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7991:\"<p>WordPress 6.9 includes so many performance improvements! Scripts with <code>fetchpriority</code>, increased inline CSS, minified theme styles, on demand block styles in classic themes, the template enhancement output buffer, and much more! Check out the <a href=\"https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/\">field guide</a> I just published:</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/\">WordPress 6.9 Frontend Performance Field Guide</a></blockquote>\n</div></figure>\n\n\n\n<p>There were many contributors from the <a href=\"https://make.wordpress.org/performance/handbook/about-the-team/\">Core Performance Team</a> involved in making this possible. Personally, this is a culmination of a year of work, including a bunch of research and development I <a href=\"https://weston.ruter.net/2025/08/27/the-site-speed-frontier-with-performance-lab-and-beyond/\">wrote about previously</a> and spoke about at WordCamp US:</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-weston-ruter wp-block-embed-weston-ruter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://weston.ruter.net/2025/08/27/the-site-speed-frontier-with-performance-lab-and-beyond/\">The Site Speed Frontier with Performance Lab and Beyond</a></blockquote>\n</div></figure>\n\n\n\n<p>I&#8217;ve been working nights and weekends (and days) to help make sure all of this lands in time for the December 2nd release. This is evident from looking at the <a href=\"https://make.wordpress.org/updates/2025/11/15/a-month-in-core-october-2025/\">“A Month in Core” post for October</a>! It has been fun—feeling like the <a href=\"https://weston.ruter.net/2025/05/14/a-decade-as-a-core-committer-my-wordpress-contribution-history/\">good ol&#8217; contribution days</a> when I was deep in the Customizer up through <a href=\"https://weston.ruter.net/2017/11/03/wordpress-4-9/\">WordPress 4.9</a> (2013–2017). But I&#8217;m really looking forward to being able to unwind for the holidays.</p>\n\n\n\n<p><em>I hope your sites get a great speed boost for Christmas!</em> <img alt=\"🎄\" class=\"wp-smiley\" src=\"https://weston.ruter.net/wp-content/plugins/local-twemoji/images/emoji/72x72/1f384.png?ver=17-0-2-2\" style=\"height: 1em;\" /></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-medium-font-size\">Where I&#8217;ve shared the field guide:</p>\n\n\n\n<ul class=\"wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-linkedin  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://www.linkedin.com/posts/westonruter_wordpress-69-frontend-performance-field-activity-7396418643473002498-7XFC\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">LinkedIn</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-bluesky  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://bsky.app/profile/weston.ruter.net/post/3m5uyyujouk2o\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.3,4.2c2.3,1.7,4.8,5.3,5.7,7.2.9-1.9,3.4-5.4,5.7-7.2,1.7-1.3,4.3-2.2,4.3.9s-.4,5.2-.6,5.9c-.7,2.6-3.3,3.2-5.6,2.8,4,.7,5.1,3,2.9,5.3-5,5.2-6.7-2.8-6.7-2.8,0,0-1.7,8-6.7,2.8-2.2-2.3-1.2-4.6,2.9-5.3-2.3.4-4.9-.3-5.6-2.8-.2-.7-.6-5.3-.6-5.9,0-3.1,2.7-2.1,4.3-.9h0Z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Bluesky</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-threads  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://www.threads.com/@westonruter/post/DRL7SpBjjlb\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M16.3 11.3c-.1 0-.2-.1-.2-.1-.1-2.6-1.5-4-3.9-4-1.4 0-2.6.6-3.3 1.7l1.3.9c.5-.8 1.4-1 2-1 .8 0 1.4.2 1.7.7.3.3.5.8.5 1.3-.7-.1-1.4-.2-2.2-.1-2.2.1-3.7 1.4-3.6 3.2 0 .9.5 1.7 1.3 2.2.7.4 1.5.6 2.4.6 1.2-.1 2.1-.5 2.7-1.3.5-.6.8-1.4.9-2.4.6.3 1 .8 1.2 1.3.4.9.4 2.4-.8 3.6-1.1 1.1-2.3 1.5-4.3 1.5-2.1 0-3.8-.7-4.8-2S5.7 14.3 5.7 12c0-2.3.5-4.1 1.5-5.4 1.1-1.3 2.7-2 4.8-2 2.2 0 3.8.7 4.9 2 .5.7.9 1.5 1.2 2.5l1.5-.4c-.3-1.2-.8-2.2-1.5-3.1-1.3-1.7-3.3-2.6-6-2.6-2.6 0-4.7.9-6 2.6C4.9 7.2 4.3 9.3 4.3 12s.6 4.8 1.9 6.4c1.4 1.7 3.4 2.6 6 2.6 2.3 0 4-.6 5.3-2 1.8-1.8 1.7-4 1.1-5.4-.4-.9-1.2-1.7-2.3-2.3zm-4 3.8c-1 .1-2-.4-2-1.3 0-.7.5-1.5 2.1-1.6h.5c.6 0 1.1.1 1.6.2-.2 2.3-1.3 2.7-2.2 2.7z\"></svg><span class=\"wp-block-social-link-label screen-reader-text\">Threads</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://x.com/westonruter/status/1990653489740194222\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-mastodon  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://mastodon.social/@westonruter/115569037834231729\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z\"></svg><span class=\"wp-block-social-link-label screen-reader-text\">Mastodon</span></a></li></ul>\n<p>The post <a href=\"https://weston.ruter.net/2025/11/17/wordpress-6-9-performance-landings/\">WordPress 6.9 Performance Landings</a> appeared first on <a href=\"https://weston.ruter.net\">Weston Ruter</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Nov 2025 06:07:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Weston Ruter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Rothko Chapel Garden\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150583\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://ma.tt/2025/11/garden/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4806:\"<p>It&#8217;s been hard for me to write about Friday because it was so overwhelming, to see so many friends and loved ones and teachers and mentors there, including friends of my late Father&#8217;s I hadn&#8217;t seen in years, and to be with all of the people who have been driving <a href=\"https://www.rothkochapel.org/learn/vision-mission/\">the mission of the Rothko Chapel</a> over decades, and gosh. There were literally monarchs and dragonflies (my Mom&#8217;s favorite) flitting about as each person spoke. Although the Houston heat beat down upon us on an unseasonably warm November day, you couldn&#8217;t have imagined a more perfect scene.</p>\n\n\n\n<p>Speaking before me were Troy Porter (Board Chair), Abdullah Antepli (the new director), Christopher Rothko, Abbie Kamin (City Council member), Adam Yarinsky (architect), Lanie McKinnon (landscape architect), and my sister, <a href=\"https://charleen.mullenweg.com/\">Charleen</a>. Here is what I offered to the proceeding:</p>\n\n\n\n<p>I can&#8217;t believe we&#8217;re all here; it&#8217;s been so long coming to this point. </p>\n\n\n\n<p>So I should start by saying that part of the reason I started blogging and WordPress is I have a terrible memory, I forget everything.</p>\n\n\n\n<p>But as I remember it, my conscious relationship to the chapel begins in my teenage years, when exploring the city with some friends from the <a href=\"https://khspva.houstonisd.org/\">High School for the Performing and Visual Arts</a>, some of whom are here today. We were always bumming around the area. HSPVA at the time was in Montrose, and we bummed around the <a href=\"https://www.stthomas.edu/\">Saint Thomas campus</a> and the related parks and stumbled across the <a href=\"https://www.rothkochapel.org/\">Rothko Chapel</a>.</p>\n\n\n\n<p>I was totally taken aback, and couldn&#8217;t wait to call up my parents about what I had discovered. &#8220;Mom! <em>Look what I found!</em>&#8220;</p>\n\n\n\n<p>She just started laughing.</p>\n\n\n\n<p>Of course, I hadn’t discovered it; it turns out that almost a decade before, she had brought me there as a small child. Apparently, we had been playing in <a href=\"https://en.wikipedia.org/wiki/Bell_Park_(Houston)\">Bell Park</a>, and rain clouds started to form, so she was looking for someplace we could go inside, and the Rothko Chapel was, of course, open.</p>\n\n\n\n<p>I’ve been to the Chapel countless times now. I’ve been when I’m grieving, I’ve been when I’m celebrating, I&#8217;ve been when I needed a reset, I’ve brought friends that loved it, that hated it, that cried, I&#8217;ve brought friends that laughed.</p>\n\n\n\n<p>Some of my favorites when I was training for a half-marathon and would run here, take a quick meditation break, and then run back home</p>\n\n\n\n<p>There’s a milion stories about how people come to the chapel, and many more about how they leave it, it’s a nexus or Schelling point. Whatever your experience, you’ll always remember it and leave changed.</p>\n\n\n\n<p>I&#8217;m so glad to be able to celebrate this opening with all of you. Here are of course my family that raised me, but also friends and teachers that shaped me as a man and without which I wouldn&#8217;t have been able to accomplish anything I have in my life. I see some teachers here, I see <a href=\"https://docfestjazz.org/dr-robert-doc-morgan/\">Doc Morgan</a>, <a href=\"https://www.davidcaceresorchestra.com/\">David Caceres</a>. Thank you so much for being here.</p>\n\n\n\n<p>My father, <a href=\"https://ma.tt/2016/04/in-memoriam-chuck-mullenweg/\">Chuck Mullenweg, passed in 2016</a>, but Mom, I know he would have loved this. <a href=\"https://literary-arts.org/bio/christopher-rothko/\">Christopher</a>, thank you for the opportunity to contribute in a small way to our shared mission of honoring our fathers&#8217; legacy.</p>\n\n\n\n<p>My mother, Kathleen Mullenweg, is right here, I hope you get a chance to meet her. A garden seemed very fitting as her lifelong green thumb and love of gardening has always been grounding and inspiring to me. Mom, I just wanted to take this opportunity to say thank you again for being the best mother a boy could hope for, and giving me such a broad extracurricular education, especially in the arts.</p>\n\n\n\n<p>I work in technology, which has already transformed society and is poised to do even more with the age of AI beginning, and I believe it is incredibly important for technologists building the future to be connected and informed by the arts, because we need our software to have soul.</p>\n\n\n\n<p>What I hope for most, though, is that the peace and reflection garden and birch grove bring some mother and child someday, who perhaps wander into the chapel looking to escape rain, and that kid later goes back to his mother a decade later and says, <em>Look what I found!</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Nov 2025 07:35:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"Gutenberg Times: WordPress 6.9 Dev Notes, WordCamp Canada talks, Interactivity API — Weekend Edition #349\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=42773\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"https://gutenbergtimes.com/wordpress-6-9-dev-notes-wordcamp-canada-talks-interactivity-api-weekend-edition-349/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:25243:\"<p>Hi there, </p>\n\n\n\n<p>We are getting close to the WordPress 6.9 release. Below you find links to published Developer notes. You can also wait for the Source of Truth to be published next week to learn about besides developer changes coming to WordPress 6.9.</p>\n\n\n\n<p>On a personal note, I had great fun facilitating the first WordPress Meetup in München after an 11-month hiatus. I met the wonderful people who co-founded the meeting back in 2014, the same year I started co-organizing a meetup in Naples. It&#8217;s quite a mixed group of bloggers, developers, designers and agencies. I am glad to now have a local meetup to go to every month and learn more about the German WordPress users and businesses.  If you don&#8217;t have a local WordPress meetup, you might <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/\">consider starting one</a>. It&#8217;s a lot of fun networking with like-minded people. </p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong><a href=\"https://github.com/WordPress/gutenberg/releases/tag/v22.1.0-rc.1\">Gutenberg 22.1 RC1</a></strong> is now available for testing.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-1/\"><strong>WordPress 6.9 RC1</strong></a> is now available and it&#8217;s time for you, if you haven&#8217;t yet, to test your themes, plugins and custom code against the new version. The contributors also published Dev Notes for this release.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The <strong>Source of Truth for WordPress 6.9 </strong>is in review and on the publishing schedule here for November 18th, 2025. You can take a sneak peek of the draft on <a href=\"https://docs.google.com/document/d/1SJm3E0yE0yyYV_Vo8O-3lkor_Q4E4dQYLs3Nobwc9Q4/edit?tab=t.x6i0zoiizlje\">Google Doc</a>, in case you need it earlier to comply with any of your publishing deadlines. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://wordpress.org/state-of-the-word/\">State of the Word 2025</a> will include highlights and demos of the most important features of this release. The event will be <a href=\"https://www.youtube.com/wordpress\">livestreamed on YouTube</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"dev-notes-for-wordpress-6-9\">Dev notes for WordPress 6.9 </h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Highlight grid WordPress 6.9 \" class=\"wp-image-42826\" height=\"375\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/WordPress-6.9-Highlight-grid-2025-11-14.png?resize=652%2C375&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p>More dev notes are available on the Make Core blog. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/theme-json-border-radius-presets-support-in-wordpress-6-9/\">Theme.json Border Radius Presets Support in WordPress 6.9</a>.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/\">Heading Block CSS Specificity Fix in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/interactivity-apis-client-navigation-improvements-in-wordpress-6-9/\">Interactivity API’s client navigation improvements in WordPress 6.9</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/\">Changes to the Interactivity API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\">Preparing the Post Editor for Full iframe Integration</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/\">Block Bindings improvements in WordPress 6.9</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/theme-json-border-radius-presets-support-in-wordpress-6-9/\">Theme.json Border Radius Presets Support in WordPress 6.9</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/\">DataViews, DataForm, et al. in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\">Abilities API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/09/04/prettier-emails-supporting-inline-embedded-images/\">Prettier Emails: Supporting Inline Embedded Images</a></li>\n</ul>\n\n\n\n<p><strong>Dev notes</strong> on accessibility updates, frontend performance enhancements, the underlying architecture of the new Notes feature, updates to the HTML API, the new Block Processor, and PHP and UTF_8 supports are still in the works and are expected to be published next week together with the Fieldguide. </p>\n\n\n\n<p>I mentioned them before, there are a few tutorials on the <strong>WordPress Developer blog</strong> about how to use WordPress 6.9 features. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://developer.wordpress.org/news/2025/11/how-wordpress-6-9-gives-forms-a-theme-json-makeover/\">How WordPress 6.9 gives forms a theme.json makeover</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/10/styling-accordions-in-wordpress-6-9/\">Styling accordions in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/09/border-radius-size-presets-in-wordpress-6-9/\">Border radius size presets in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/08/registering-custom-social-icons-in-wordpress-6-9/\">Registering custom social icons in WordPress 6.9</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-124-gutenberg-22-wordpress-6-9/\">Gutenberg Changelog #124 – Gutenberg 22.0 and WordPress 6.9</a> with <strong>Ellen Bauer</strong>, project lead at Automattic. </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Gutenberg Changelog 124 with Ellen Bauer and Birgit Pauli-Haack\" class=\"wp-image-42695\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-07-at-18.56.39.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<p>The latest monthly roundup post is <a href=\"https://developer.wordpress.org/news/2025/11/whats-new-for-developers-november-2025/\"><strong>What’s new for developers? (November 2025)</strong></a> was again stoke full of information. It covers al lot you might already know, but also lesser-known updates, like PHP-only block registration, enhanced Gallery aspect ratios. WordPress Playground gains file browser capabilities; AI team stabilizes core packages implementing server-side Abilities API.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jonathan Bossenger</strong> published an <strong><a href=\"https://developer.wordpress.org/news/2025/11/introducing-the-wordpress-abilities-api/\">introduction to the WordPress Abilities API</a> </strong>that&#8217;s coming to WordPress in the next release. You&#8217;ll learn what this new Ability will unlock for developers and how to use it in your plugins and themes now.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://developer.wordpress.org/news/2025/11/introducing-the-wordpress-abilities-api/\"><img alt=\"Featured image of the Abilities API article on the WordPreess Developer Blog\" class=\"wp-image-42843\" height=\"372\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/aiblities-api.png?resize=652%2C372&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-editor-related-talks-from-wordcamp-canada\">Block editor-related talks from WordCamp Canada </h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.tv/event/wordcamp-canada-2025/\"><img alt=\"WordCamp Canada feature image\" class=\"wp-image-42856\" height=\"435\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/welcome-scaled.webp?resize=652%2C435&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<p>The team of <a href=\"https://wordpress.tv/event/wordcamp-canada-2025/\">WordCamp Canada </a>published the recordings of the talks on WordPress TV here is a selections: </p>\n\n\n\n<p><a href=\"https://wordpress.tv/2025/11/10/back-on-the-block-my-reasons-for-returning-to-the-full-site-editor/\"><strong>Back on the Block: My Reasons for Returning to the Full Site Editor</strong></a> with <strong>Joe R Simpson</strong>. This interactive presentation explores WordPress&#8217;s current state, Full Site Editor capabilities, and emerging features like AI and the Style Guide.</p>\n\n\n\n<p><a href=\"https://wordpress.tv/2025/11/10/building-for-content-editors-why-designers-and-developers-need-to-care-more/\"><strong>Building for Content Editors: Why Designers and Developers Need To Care More</strong></a> with Jesse Dyck. Block editors offer powerful flexibility but require deliberate curation through guardrails and customization to prevent brand inconsistency, accessibility failures, and editor overwhelm while empowering content teams to work efficiently.</p>\n\n\n\n<p><a href=\"https://wordpress.tv/2025/11/10/interactivity-api-for-common-dom-interactions/\"><strong>Interactivity API for common DOM interactions</strong></a> with Austin Atkinson. Leveraging WordPress&#8217;s Interactivity API to handle typical front-end interactions—like clicks, hovers, form submissions, or dynamic content updates—by directly manipulating the Document Object Model (DOM) rather than relying on separate JavaScript frameworks or libraries.</p>\n\n\n\n<p><a href=\"https://wordpress.tv/2025/11/10/the-block-developer-cookbook-wceh-2025-edition/\"><strong>The Block Developer Cookbook: WCEH 2025 Edition</strong></a> with <strong>Ryan Welcher</strong>. Expand your block development skills with hands-on guidance and real-world examples.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p>In <a href=\"https://wpbuilds.com/2025/11/13/445-more-fun-in-wordpress-how-nick-hamze-uses-ai-to-build-unusual-wordpress-blocks/\"><strong>episode 445 of the WPBuilds podcast</strong></a>, <strong>Nathan Wrigley </strong>interviews <strong>Nick Hamze</strong>, a lawyer-turned-Pokemon-card-shop-owner who builds peculiar WordPress blocks using AI. Hamze championed fun over convention, running Automatic&#8217;s merch operations before launching Izzy&#8217;s Gym. Armed with Telex, he constructs dozens of quirky blocks—dice rollers, glitchy text effects, custom integrations—in minutes. He dismisses distribution concerns, arguing WordPress needs personality restored; creation trumps monetization. Hamze advocates democratizing development: AI enables everyone, not just coders, to build niche solutions.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In his post <a href=\"https://justintadlock.com/archives/2025/11/08/breadcrumbs-reimagined-again\"><strong>Breadcrumbs Reimagined. Again.</strong></a>, <strong>Justin Tadlock</strong> announced the update to version 4.0 of his <a href=\"https://wordpress.org/plugins/x3p0-breadcrumbs/\">Breadcrumbs block plugin.</a> The update makes previously developer-only features available in the editor, including customizable labels and options for post taxonomy. The public API has been simplified, now offering easier function calls and JSON-LD support for SEO. While the change may affect some users, the plugin now allows for advanced breadcrumb setup without needing coding skills, while still providing robust tools for developers. Check out <a href=\"https://github.com/x3p0-dev/x3p0-breadcrumbs/blob/master/CHANGELOG.md\">the full changelog</a> with all the updates.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Screenshot from the Breadcrumbs block plugin\" class=\"wp-image-42829\" height=\"350\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/breadcrumbs-labels.webp?resize=652%2C350&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Andrew Butler</strong>, a Content Strategist over at WordPress VIP, reported on <strong><a href=\"https://wpvip.com/blog/collaborative-editing-wordpress-vip/\">the future of collaborative editing</a></strong> and how it’s making teamwork way easier. Think Google Docs-style editing right in WordPress! Now, multiple folks can jump in and edit posts together, seeing each other’s cursors and presence indicators in real time. Plus, those in-line Notes are super handy for providing feedback without having to leave the editor. WordPress VIP tested and implemented what will come to WordPress core in upcoming releases. <strong>Anne McCarthy</strong> mentioned contributor efforts in her <a href=\"https://make.wordpress.org/core/2025/11/06/update-on-phase-3-2025/\">Update on Phase 3: Collaboration efforts (Nov 2025)</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Joe Fylan</strong> shared via WordPress.com blog, <a href=\"https://wordpress.com/blog/2025/11/13/wordpress-blocks-made-with-telex/\"><strong>12 Cool AI-Powered WordPress Blocks Made with Telex</strong></a>, showcasing Automattic&#8217;s free browser-based <a href=\"https://telex.automattic.ai/\">Telex</a> tool that transforms plain-language descriptions into functional WordPress blocks. Featured blocks range from interactive games like Minesweeper and personality quizzes to practical tools like recipe publishers, weather forecasters, and scroll indicators. If you have an idea for block but are not a programmer, you can create, customize, download, and share blocks without coding knowledge, making block development accessible to everyone.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>If you are keen to learn how to do some more comprehensive prompting, Check out <strong>Tammie Lister</strong>&#8216;s site <a href=\"https://blocktober.fun/\">Blocktober.fun</a> where you can look at her collection of blocks and the instructions she gave to the AI.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jake Spurlock</strong> shared an update on his Raptorize plugins to bring it into the block ear: <a href=\"https://jakespurlock.com/2025/11/raptorize-it-15-years-later-now-with-blocks/\"><strong>Raptorize It: 15 Years Later, Now With Blocks</strong></a>. &#8220;Look, I could tell you it’s about maintaining legacy code or demonstrating modern WordPress development practices. And sure, those are valid reasons. But really, it’s 2025 and the world still needs more velociraptors on websites. Some traditions are worth preserving.&#8221;, he wrote. You can see it in <a href=\"https://icodeforapurpose.com/raptorized/\">action on my other site.</a> Switch on sound for the full experience. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://icodeforapurpose.com/raptorized/\"><img alt=\"Still image from the Raptorized plugins in action. \" class=\"wp-image-42838\" height=\"380\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-14-at-17.32.43.png?resize=652%2C380&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>New in the WordPress Plugin repository: <a href=\"https://wordpress.org/plugins/native-blocks-carousel/\"><strong>Any Block Carousel Slider</strong></a> by <strong>Arthur Ballan</strong>, aka Web Lazer, a freelancer from Rennes, France. It stands out as it is implemented with CSS only. A &#8220;carousel slider block plugin that instantly converts supported native WordPress blocks (Query Loop/Post Template, Group, Gallery) into a responsive carousel slider without adding a dedicated block or loading a JavaScript library.&#8221; Ballan wrote in the description. I tested it with a few images and it&#8217;s super fast. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Screenshot using the Any Block Carousel Slider.\" class=\"wp-image-42840\" height=\"304\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-14-at-17.38.57.png?resize=652%2C304&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Wes Theron</strong> published another short tutorial using WordPress. This time on <a href=\"https://www.youtube.com/watch?v=y_E-E4N6ds8\"><strong>how to create a custom 404 page</strong></a>, a page that&#8217;s displayed when someone comes from a bad or broken link. He walks you through the process of changing the template and also shows a few examples you can use as inspiration.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Themes, Blocks and Tools </h2>\n\n\n\n<p><strong>Rich Tabor</strong> started a new series called <a href=\"https://rich.blog/wordpress-explorations/\"><strong>WordPress Explorations</strong></a>, &#8220;where I’m exploring new, far-out ideas about WordPress&#8221;. In his first post, <a href=\"https://rich.blog/pages-and-layers/\"><strong>Pages &amp; Layers</strong></a>, Tabor explores a WordPress interface concept addressing user confusion: navigating pages requires leaving the editor entirely. He proposes a persistent sidebar with tabbed navigation between pages and block layers, allowing seamless page switching and creation without context-switching. </p>\n\n\n\n<p>As a follow-up to his post on <a href=\"https://developer.wordpress.org/news/2025/10/styling-accordions-in-wordpress-6-9/\">styling an accordion block</a>, <strong>Justin Tadlock</strong> published <a href=\"https://developer.wordpress.org/news/snippets/schema-org-microdata-for-accordion-block-faqs/\"><strong>Snippet: Schema.org microdata for Accordion block FAQs</strong></a>. It&#8217;s a short example of how to add structured data for FAQs via the HTML API in plugin of functions.php.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<p>In his livestream <a href=\"https://www.youtube.com/watch?v=gs2ZurEpdmg\"><strong>Using every Interactivity API feature in one site: Part 2</strong></a>, <strong>Ryan Welcher</strong> continues his series on the Interactivity API and his attempt to build something that uses every directive and feature it offers. <a href=\"https://www.youtube.com/watch?v=YmOrpp8ygbA\">Part 1 is also available on YouTube</a>.</p>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n</section>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<p>Featured Image: AI generated. </p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form action=\"https://gutenbergtimes.com/feed/\" autocomplete=\"on\" class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\" style=\"margin-bottom: 25px;\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input autocomplete=\"email\" class=\"ngl-form-input-text\" id=\"ngl_email\" name=\"ngl_email\" required=\"required\" style=\"border-radius: 21px;\" type=\"email\" /></div></div><button class=\"ngl-form-button\" style=\"background-color: #005075; border-color: #005075; border-width: 1px; border-style: solid; color: #ffffff; border-radius: 21px;\" type=\"submit\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"><svg fill=\"none\" height=\"24\" stroke=\"#fff\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input id=\"ngl_list_id\" name=\"ngl_list_id\" type=\"hidden\" value=\"26f81bd8ae\" /><input id=\"ngl_double_optin\" name=\"ngl_double_optin\" type=\"hidden\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n</section>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 15 Nov 2025 01:20:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Kanye’s Back\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150571\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://ma.tt/2025/11/kanyes-back/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1471:\"<p>In case you missed it, <a href=\"https://www.youtube.com/watch?v=nJRHEqp-yKQ\">Kanye has started apologizing for the event he went through</a>. I didn&#8217;t comment on it publicly when it happened because it seemed so strange to me that such a beautiful soul, who had created so much life-changing music with so much love, could express such hate. I&#8217;ve had close friends who are bipolar, so I&#8217;m familiar with the disease, and seeing Ye&#8217;s episode was really heartbreaking, both for the things he was saying and also that it was clearly a medical issue, unfortunately, playing out in the public sphere. (I can&#8217;t imagine anything worse.) Every saint has a past and every sinner has a future. </p>\n\n\n\n<p>Who knows what&#8217;s next, but hopefully this is the start of a new generative era for Ye, who clearly has the ability to innovate across many fields. <a href=\"https://www.billboard.com/music/rb-hip-hop/drake-drops-booking-agent-shared-kendrick-lamar-1236113230/\">Especially with no rap songs in the Billboard 40 for the first time since 1990</a>! It does feel like we&#8217;re living through a New Renaissance right now, there&#8217;s an explosion of creativity and access. I&#8217;m wishing Ye peace and equanimity with the challenges he&#8217;s facing, and I&#8217;m definitely going to revisit some of his early work (<em>The College Dropout</em> (ha!) through <em>Cruel Summer</em>) that was so influential on me as I was growing up.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Nov 2025 08:59:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"Jake Spurlock: Raptorize It: 15 Years Later, Now With Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://jakespurlock.com/?p=51971\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://jakespurlock.com/2025/11/raptorize-it-15-years-later-now-with-blocks/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4407:\"<p>Fifteen years ago, I <a href=\"https://jakespurlock.com/2010/11/raptorize-this/\">released a WordPress plugin</a> that answered a question nobody asked: &#8220;What if your website needed more velociraptors?&#8221; The Raptorize It plugin took the brilliant jQuery work from Zurb and made it dead simple to unleash Jurassic proportions on any WordPress site.</p>\n\n\n\n<p>The motivation back then was simple: you&#8217;re deep in a coding session, fueled by questionable snacks, and you realize your project is missing something critical. Not another feature request. Not better documentation. A velociraptor.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-was-old-is-new-again\">What Was Old Is New Again</h2>\n\n\n\n<p>Fast forward to 2025, and the web has changed significantly. WordPress has evolved from the simple days of jQuery-powered effects to a modern block editor powered by React. The old Raptorize It plugin still worked, but it was time for an update.</p>\n\n\n\n<p>I recently modernized the entire plugin to work seamlessly with current WordPress versions (5.0+) and PHP 8.0+. But more importantly, I brought it into the Gutenberg era with two new ways to raptorize your content.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-gutenberg-blocks\">New Gutenberg Blocks</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-invisible-raptor-block\">1. Invisible Raptor Block</h3>\n\n\n\n<p>The Invisible Raptor block lets you add raptor functionality anywhere on your page with a visual editor interface. In the block settings panel, you can:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Enable Konami Code</strong>: Trigger the raptor with the classic ↑ ↑ ↓ ↓ ← → ← → B A sequence</li>\n\n\n\n<li><strong>Enable Timer</strong>: Automatically trigger the raptor after page load</li>\n\n\n\n<li><strong>Adjust Timer Delay</strong>: Control exactly how long visitors have before the inevitable</li>\n</ul>\n\n\n\n<p>The block is invisible on the frontend (hence the name), but shows you which triggers are active right in the editor.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-raptorize-button-variation\">2. Raptorize Button Variation</h3>\n\n\n\n<p>For a more direct approach, there&#8217;s now a Button block variation that adds a &#8220;Raptorize Button&#8221; style option to the core WordPress button block. Visitors click the button, raptor appears. Simple. Elegant. Prehistoric.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"whats-under-the-hood\">What&#8217;s Under The Hood</h2>\n\n\n\n<p>For the developers curious about what changed:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Utilized better internal WordPress APIs for script enqueuing. </li>\n\n\n\n<li>Updated jQuery from <code>.bind()/.unbind()</code> to <code>.on()/.off()</code></li>\n\n\n\n<li>Added comprehensive PHP CodeSniffer configuration (WordPress-Core, WordPress-Docs, PHPCompatibilityWP)</li>\n\n\n\n<li>Built block development workflow with <code>@wordpress/scripts</code></li>\n\n\n\n<li>Set up automated WordPress.org deployment via GitHub Actions</li>\n\n\n\n<li>Added wp-env configuration for local testing</li>\n</ul>\n\n\n\n<p>The entire codebase now follows modern WordPress coding standards and passes all linting checks.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"try-it-yourself\">Try It Yourself</h2>\n\n\n\n<p>The updated Raptorize It plugin is now available for download at the <a href=\"https://wordpress.org/plugins/raptorize-it/\">WordPress Plugin Directory</a>.</p>\n\n\n\n<p>You can also explore the complete codebase and contribute to future developments on <a href=\"https://github.com/whyisjake/raptorize-it\">GitHub</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"why-though\">Why Though?</h2>\n\n\n\n<p>Look, I could tell you it&#8217;s about maintaining legacy code or demonstrating modern WordPress development practices. And sure, those are valid reasons.</p>\n\n\n\n<p>But really, it&#8217;s 2025 and the world still needs more velociraptors on websites. Some traditions are worth preserving.</p>\n\n\n\n<p>Now if you&#8217;ll excuse me, I have a Konami code to input.</p>\n\n\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-75 is-style-raptorize is-style-fill raptorize-button\"><a class=\"wp-block-button__link has-large-font-size has-custom-font-size wp-element-button\">Don&#8217;t push this button.</a></div>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Nov 2025 23:16:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Akismet: Version 5.6 of the Akismet WordPress plugin is available now\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=284654\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://akismet.com/blog/akismet-5-6/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:628:\"<p>Version 5.6 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available. In this release, we&#8217;ve improved performance, updated the setup process to more clearly explain errors when they happen, and cleaned up and standardized our UI across all of the Akismet wp&#8209;admin screens.</p>\n\n\n<p></p>\n\n\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Nov 2025 16:55:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: #193 – Roger Williams on How We Might Reimagine Sponsoring WordPress Contributions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=200658\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wptavern.com/podcast/193-roger-williams-on-how-we-might-reimagine-sponsoring-wordpress-contributions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:57604:\"<details>Transcription<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, how we might reimagine sponsoring WordPress contributions.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wp tavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Roger Williams. Roger leads community and partner engagement at Kinsta, a company specializing in offering managed hosting for WordPress. His role involves bridging the gap between Kinsta and the wider WordPress community, working closely with agency partners, technology collaborators, and open source initiatives.</p>\n\n\n\n<p>Throughout his career, Roger has been deeply involved in community efforts and has recently played a key part in Kinsta&#8217;s implementation of a sponsored contributions program, helping to funnel time and resources back into WordPress and other open source projects.</p>\n\n\n\n<p>Many longstanding members of the WordPress community have contributed out of passion and a spirit of philanthropy, but as the project has grown to power over 40% of the web, the need for sustainable funding and sponsorship has become more pronounced.</p>\n\n\n\n<p>Roger joins us today to explore this shift. He shares insights from his WordCamp US presentation titled Figuring Out Sponsored Contribution. Discussing how companies can start funding contributors, why that matters, and how to balance the business need for a return on investment with the grassroots spirit of open source.</p>\n\n\n\n<p>We begin with Roger&#8217;s background, his work at Kinsta, and how he became involved in WordPress community sponsorship.</p>\n\n\n\n<p>The conversation then gets into the ever evolving dynamics of sponsored contributions. How businesses can approach funding contributors. Ways to surface and support valuable work, and strategies for aligning company goals with broader project needs.</p>\n\n\n\n<p>Roger breaks down the practical arguments companies can use to get internal buy-in, and the importance of clear processes for both organizations looking to sponsor, and individuals seeking support.</p>\n\n\n\n<p>Towards the end, Roger reflects on the challenges and opportunities of connecting those both from the philanthropic and commercial sides of WordPress, and he shares advice for anyone hoping to get their organization involved in similar programs.</p>\n\n\n\n<p>If you&#8217;re interested in how WordPress sponsorships work, how business and community might collaborate, or you&#8217;re seeking practical advice as a contributor or company, this episode is for you.</p>\n\n\n\n<p>If you&#8217;d like to find out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Roger Williams.</p>\n\n\n\n<p>I am joined on the podcast by Roger Williams. Hello, Roger.</p>\n\n\n\n<p>[00:03:46] <strong>Roger Williams:</strong> Hey Nathan, how are you?</p>\n\n\n\n<p>[00:03:47] <strong>Nathan Wrigley:</strong> I&#8217;m very good. We could pretend that we&#8217;re recording this at WordCamp US because that was the plan, but it never happened for one reason or another. So we took it offline. And several weeks ago, WordCamp US finished, but the intention was very much to talk about what you were presenting at WordCamp US. So we&#8217;ll get into that in a moment.</p>\n\n\n\n<p>Before we do that though, Roger, would you mind just telling us a little bit about who you are, who you work for, what your role involves, all to do with WordPress, I guess.</p>\n\n\n\n<p>[00:04:14] <strong>Roger Williams:</strong> Yeah, no, absolutely. So my name&#8217;s Roger Williams. I work at Kinsta, managed hosting provider for WordPress. Currently my position is partnership and community manager for North America. Very long title. What does that mean? My job is to interface with the public, with the WordPress community, with our agency partners and various technology partners, and just make sure that we&#8217;re all on the same page, and that whatever&#8217;s going on outside of Kinsta is getting communicated inside of Kinsta, and whatever&#8217;s happening inside of Kinsta is getting communicated outside. So I&#8217;m basically boiling the ocean. So a very easy thing. No problem at all.</p>\n\n\n\n<p>Truth be said, it&#8217;s one of the, this is like the highlight of my career, I have to say. I get to travel, I get to meet a lot of neat and interesting people, I get to make amazing friends, and I get to talk about technology, the web, WordPress and Kinsta hosting, which are all things that I&#8217;m very passionate about and enjoy talking about this ad nauseam. You can ask my wife, that I am probably too much, need to turn it off a little bit.</p>\n\n\n\n<p>But specifically talking about community and WordPress, gosh, it was January of this year, 2025, that we implemented our sponsored contributions program, and I played a role in that. I played a role in getting the conversation happening around that inside of Kinsta. And then once we got budget approval, actually figuring out, hey, who do we want to sponsor? What projects outside of WordPress? Because we also sponsor various open source projects that affect us directly and indirectly.</p>\n\n\n\n<p>And so that has been a whole new aspect of my career that has really opened up new doors and opportunities and discussions and friendships that I&#8217;m still feeling like a bit of an interlocutor. I&#8217;m an outsider trying to understand how to best do this, and play a part in helping the projects that we all depend on to do all of our work.</p>\n\n\n\n<p>[00:06:17] <strong>Nathan Wrigley:</strong> Nice. Thank you. Yeah, there&#8217;s a lot in there to unpack, isn&#8217;t there? It sounds like a full and varied role, but also you kind of sound a little bit like you&#8217;re figuring this out over the course of 2025 and into 2026 and who you are sponsoring and what have you. And that was very much the tenor of the talk.</p>\n\n\n\n<p>So the title was very simple. The presentation that you gave was simply called figuring out sponsored contribution. But I&#8217;ll just read into the record the blurb, not all of it, but much of it because it will give everybody who&#8217;s listening an idea of where you were going with that. So it says, open source software runs on passion, but passion doesn&#8217;t pay the bills. WordPress powers over 40% of the web, yet many people maintaining it aren&#8217;t funded. That&#8217;s starting to change and your company can be part of it. In this talk, we&#8217;ll explore how sponsored contribution works, why it matters, and how companies big and small can participate. We&#8217;ll walk through my experience, AKA your experience, working with companies to sponsor contributors from promoting the idea internally, identifying key areas of the WordPress project to support, finding and interviewing contributors, and building an internal framework for long-term sponsorship. And there&#8217;s a little bit more, but that basically sums it up.</p>\n\n\n\n<p>So basically, I guess my first question is, what exactly are you trying to do here? Are you kind of regarding this as a sort of philanthropic thing? What I&#8217;m really kind of asking is, do you kind of expect things in return? So if Kinsta, for example, sponsor somebody, do you have like a tick list of things that we need to see that you&#8217;ve done? Or is it more, you are a trusted person, we&#8217;ve seen you interacting in the WordPress space for many years, here&#8217;s a bunch of cash, go off and just do whatever you like?</p>\n\n\n\n<p>[00:07:53] <strong>Roger Williams:</strong> Yeah, excellent question. And thanks for reading that blurb. I don&#8217;t think I&#8217;ve read that blurb in quite a few months and it sounds really good.</p>\n\n\n\n<p>[00:07:59] <strong>Nathan Wrigley:</strong> It was a great talk.</p>\n\n\n\n<p>[00:08:00] <strong>Roger Williams:</strong> Somebody really put something together here. Really interesting question and I think this kind of gets to the core of what I was trying to talk about in this talk, in the exploration that I&#8217;m trying to figure out in my own head, figure out inside of Kinsta, and possibly figure out in the larger community.</p>\n\n\n\n<p>There&#8217;s a lot of humility involved in this Nathan, I hope you can appreciate. I feel a lot of the times very, the imposter syndrome, right? Wow, I&#8217;m coming into a project that&#8217;s over 22 years old. Many, many thousands of people have been involved. Many, many companies have been involved in this. Here&#8217;s this new guy, you know, I mean I&#8217;ve been around for a little while, but relatively new guy on the scene just coming in trying to tell people how all this is done. And I really hope that it doesn&#8217;t come across that way. I&#8217;m really trying to explore this topic and understand it better for a few reasons.</p>\n\n\n\n<p>The first one is the most immediate. How can I get Kinsta involved in contributing and sponsoring WordPress and other open source projects? And so there&#8217;s a combination of things happening there, right? And you brought it up in terms of, are there tangible things that we&#8217;re looking for here? Or is this simply just philanthropic, hey, we&#8217;re giving money away and everything will work out?</p>\n\n\n\n<p>And I think that there&#8217;s a spectrum. And we&#8217;re playing on the spectrum with it. Traditionally, and this is something that I talk about a lot in the talk is, traditionally in open source the argument has been that I&#8217;ve seen, hey, you&#8217;re using this software, you should give back to the software and to the project.</p>\n\n\n\n<p>But then you have on the other side the business that is very much, hey, we need to generate revenue from our activities so that we can remain a business.</p>\n\n\n\n<p>And so they&#8217;re a little bit at odds in some ways, right? But it doesn&#8217;t have to be that way. And I think that&#8217;s what I&#8217;m exploring in this talk, and I&#8217;m exploring in this conversation, and as many conversations as I can have with people is, how do we play on that spectrum of finding a happy medium where for a company, a lot of times you go to the executives and you&#8217;re like, hey, we need to be giving back to this thing that we get for free? And you get a very perplexed look. And so I think we need to adjust that conversation.</p>\n\n\n\n<p>I think that the people that are inside of the project, it&#8217;s very obvious. Hey, we put a ton of time and effort into making this happen. Whether you give back in terms of time and actually help us work on the project, or give us money so we can sponsor people and pay for hosting costs and different things involved in it, to make the project happen. I think it&#8217;s very obvious for people inside of the project how that works.</p>\n\n\n\n<p>It&#8217;s less obvious, and I kind of see there&#8217;s three groups in all, right? You have the people inside of the project, very obvious. There&#8217;s very little argument needs to be made.</p>\n\n\n\n<p>You have the second group, which is somewhere like, a Kinsta will fall into, or someone like myself, who I&#8217;ve used open source software for many years, but I don&#8217;t necessarily see exactly how to contribute back, or the immediate benefits, or the need, right? Hey, this thing&#8217;s already here. I can go to the website, click download, and I&#8217;ve got it. There&#8217;s that group that kind of see it but they need a little nudging.</p>\n\n\n\n<p>And then there&#8217;s the general public or people that just don&#8217;t really interface with open source software directly and just have no idea. They&#8217;re just like, whoa, what is going on over there? People are just working on stuff for free and giving it away for free. That&#8217;s crazy. And so there&#8217;s another conversation that needs to happen there.</p>\n\n\n\n<p>I think with this specific talk, the group I&#8217;m trying to get to is that second group. The people that are just right there, it&#8217;s just in a little bit of nudging of like, hey, you&#8217;re really close to understanding the benefits of sponsoring and contributing back to the project. What are we missing in the conversation to really get them to understand it? So the answer I&#8217;m proposing is we need to talk more about return on investment and ROI, and how do we frame that?</p>\n\n\n\n<p>So really long-winded answer here, but I think that there&#8217;s a mixture of what are the things we&#8217;re trying to achieve by giving back? How can we bring that back in a business sense to show executives, hey, look, the money that we&#8217;re putting out here is benefiting us in certain ways?</p>\n\n\n\n<p>But then also being like, hey, there&#8217;s also just kind of this nebulous aspect to it of, if you help contribute to it, it will give you some benefit. So how do we balance and how do we find the spectrum here to land on? I hope that that made some sort of sense.</p>\n\n\n\n<p>[00:12:36] <strong>Nathan Wrigley:</strong> Yeah, it does. And it&#8217;s interesting because where you got to about a third of the way through the answer, I think you said the word tension or conflict or something like that. But I think that&#8217;s a really interesting part, because if we were to rewind the clock to, let&#8217;s say 19 years ago when WordPress was still relatively new. I wasn&#8217;t around in the WordPress space, but I was involved in other open source projects at the same time. And philanthropy was the word.</p>\n\n\n\n<p>There were just people donating loads of time because it was more or less this hobby thing. And then in some cases the hobby thing collapsed and nobody ever heard of it again. And in the case of some software projects, WordPress most notably, it took off. It just absolutely skyrocketed and became the underpinning of, as you say in the presentation notes that you made, kind of 40% of the web. It became this critical piece of the puzzle.</p>\n\n\n\n<p>And so during the last 18, 20, 22 years, whatever it may be, the project has evolved. It&#8217;s become critical. Like it or dislike it, companies both big and small are now relying upon it. They require it as part of their business, Kinsta being one of those companies. And so this tension exists. How do the companies do their bit and how do the individuals do their bit?</p>\n\n\n\n<p>And the tension that I feel is, on the one hand, the people who&#8217;ve got that heritage of the more philanthropic side sort of saying, can&#8217;t we just go back to how it was? Can we never talk about finance? Can we not think about money at all?</p>\n\n\n\n<p>And then on the other hand, you&#8217;ve got places like where you work, who are, with the best will in the world, it&#8217;s about making some revenue, and making money, and paying the bills and all of that. You&#8217;ve got to figure out, how the heck do you make contributions? How do you justify that to your bosses? How do they communicate what they&#8217;ve done effectively?</p>\n\n\n\n<p>And presumably part of your talk as well is about finding people that you would like to just give some money to as a helping hand to say, okay, off you go. You&#8217;re not a part of the Kinsta organisation, but we would like to help you. And in return, presumably there&#8217;s a bit of mutual back rubbing. We&#8217;ll pat your back, you pat ours, and so on and so forth. So hopefully I&#8217;ve parsed that about right?</p>\n\n\n\n<p>[00:14:39] <strong>Roger Williams:</strong> Yeah, no, I think you&#8217;re laying it out very much as I&#8217;m going through in the talk is, we need to talk business. And I know that for a lot of people inside of open source, this can be cringey and not pleasant and not what we want to do. And my argument is we have to get over that phase. We have to learn to start talking business and thinking business, thinking about return on investment.</p>\n\n\n\n<p>And so to me it&#8217;s becoming practical, right? We have this optimistic idea of like, well, people will just come to their senses and realise that if they sponsor and contribute to the project, it&#8217;s going to help them. And we need to be much more strategic and more practical about it. And I break it down into three reasons to start kind of looking at when you&#8217;re talking to executives, you&#8217;re talking to businesses. And so there&#8217;s strategic, operational and second order benefits.</p>\n\n\n\n<p>So when I&#8217;m talking about strategic benefits, I mean this is where it&#8217;s just obvious, right? For a hosting company that does WordPress, it just makes sense. Like, if WordPress isn&#8217;t working well, then we&#8217;re going to have trouble with our product. So strategically, it makes sense if WordPress works well, if it&#8217;s performing, if it&#8217;s secure, this is going to lower our cost as a hosting company. So those are arguments to be putting forward there.</p>\n\n\n\n<p>From an operational perspective, you can start talking about technical debt, right? And this is where the CTO&#8217;s eyes should light up, because technical debt is a real problem for any company that builds software. As you&#8217;re building software, you now have to maintain that software. Well, if you&#8217;re able to offload part of that software into the open source project, it now becomes something that the open source project maintains. It&#8217;s the technical debt of the project.</p>\n\n\n\n<p>That now creates a vicious cycle, or not even vicious, but just a cycle of, you now need to contribute to the project to help maintain that technical debt. But you&#8217;re now, as an organisation, offloading that to a larger organisation and having more people being able to help maintain that software. So I think from an operational perspective, those are arguments that you can hit people with.</p>\n\n\n\n<p>And then finally, the second order benefits, and this is really where it kind of encompasses the arguments that have been traditionally the philanthropic argument, the just maker taker argument and stuff like that. With second order benefits, you start seeing these additional benefits that maybe you can&#8217;t exactly measure.</p>\n\n\n\n<p>This is where networking is happening. People are meeting and talking to each other. Maybe your developers are talking to their developers, or in the case of sponsoring contributors, those contributors can come into your organisation and help the organisation maybe understand how to use WordPress better and these different benefits.</p>\n\n\n\n<p>And so breaking it down into these practical arguments, these practical reasons for contributing can really help people who are not necessarily as well versed with open source or don&#8217;t directly see the benefits, see that a little bit better.</p>\n\n\n\n<p>And then getting into what you&#8217;re also talking about, finding contributors who, maybe they align with your values, making sure that they&#8217;re working on the stuff that you need them to be working on. The parts of the project that could use attention as far as your organisation is seeing.</p>\n\n\n\n<p>And then also, you know, one of the big things I look for is contributors who are mentors and are helping other contributors get into the project and help to grow the project&#8217;s contributions overall.</p>\n\n\n\n<p>There&#8217;s direct, tangible things. Hey, there&#8217;s this ticket, could you go work on this ticket? I&#8217;ll be honest, I&#8217;m not that in depth yet. I&#8217;ve had contributors be like, hey, usually organisations are that pointed. And I&#8217;m like, okay, well there&#8217;s a goal for me to achieve at some point.</p>\n\n\n\n<p>But for me it&#8217;s more like, hey, are you doing good work? What are other people saying about you in the project? And then, are you mentoring people and helping other people do their first bug squash, and do their first push and commit and things like that? And I&#8217;m butchering the language of course here but, you know, I hope that that kind of helps answer some of those questions.</p>\n\n\n\n<p>[00:18:36] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s interesting because I fear that there&#8217;s a possibility that the community kind of bifurcates along these lines at the moment. So you get the people, and I was using the word philanthropic, so the people that have been contributing their time for gratis, just because they saw that as a useful thing to do for humanity, let&#8217;s put it that way.</p>\n\n\n\n<p>So there&#8217;s that on the one hand. And then on the other hand, you&#8217;ve got people such as yourself who are talking about the necessary things in order for your job and your institution to function, the money. And I suppose I&#8217;m kind of worried that we will have these two sides that kind of can&#8217;t figure out a way to communicate with each other, that can&#8217;t see across the chasm that has been created. And so figuring out ways to make those work to sort of have a happy balance so that the two sides can communicate, that they can be back in touch with each other.</p>\n\n\n\n<p>So that&#8217;s kind of a concern that I have, this sort of two tier system. The fear more broadly is that, if the money side of things becomes more prevalent, and people find that intolerable, that ultimately will push people away who have been philanthropic and amazing in the use of their time and pushing the project forward. They&#8217;ll see this as something that they can&#8217;t cope with in the future, and they&#8217;ll wish to step away, not contribute to it. That would be a shame.</p>\n\n\n\n<p>[00:19:52] <strong>Roger Williams:</strong> So I can absolutely empathise and understand the argument that you&#8217;re putting forth there. I think the way I would counter that is to say, hey, currently if we&#8217;re only going to talk in a philanthropic sense, are we just going to exclude everybody from what you&#8217;re talking about, the second tier, right? The more money focused. So we&#8217;re just not even having a conversation in that case.</p>\n\n\n\n<p>[00:20:15] <strong>Nathan Wrigley:</strong> Right. That&#8217;s the concern, yeah.</p>\n\n\n\n<p>[00:20:17] <strong>Roger Williams:</strong> So what I&#8217;m trying to argue is, hey, by bringing in more people into the project and maybe starting to talk in these practical ROI business terms, were now at least having a conversation that before wasn&#8217;t even happening. Because just to kind of back up a second, the way I&#8217;m looking at it is, if the only argument is, hey, this is philanthropic, you&#8217;re doing it for the good of the project, kumbaya, then we&#8217;re just going to exclude a lot of the business community who&#8217;s going to go, well, yeah, I volunteer time on the weekend at my church, or do different things, but I need to do business during the week so I can buy groceries and pay the rent.</p>\n\n\n\n<p>And so I think what I&#8217;m trying to suggest is, hey, if we expand the conversation beyond just philanthropic, beyond just the second order benefits, and we talk about operational and strategic benefits in addition, we&#8217;re now adding more people to the conversation that weren&#8217;t in the conversation before.</p>\n\n\n\n<p>And eventually we&#8217;re bringing them into the second order conversation, but we have to start by bringing them in with the strategic and the operational, because that&#8217;s where their mindset is in the nine to five. And so to me, I think this is the opportunity to actually expand the pie and expand the amount of people in the project and talking about the project.</p>\n\n\n\n<p>The concern I see that is a fair argument and concern is, are we going to turn open source projects into just commercial enterprises? That is definitely a concern. I don&#8217;t see that happening because you still have the core people in the project. They&#8217;re doing it because they believe in what the project is and they have passion for it. And if they are able to expand and have these conversations, these larger conversations, or additional conversations, about strategic and operational benefits, we&#8217;re going to bring more people in and hopefully help to influence those people to see the second order benefits, and hopefully eventually it&#8217;s all just philanthropic, right?</p>\n\n\n\n<p>But I think right now, the argument that has been put forth by different people in open source and in the WordPress community, is that we don&#8217;t have enough people contributing. We don&#8217;t have enough sponsorship money coming in, and so we need to figure out how to bridge that gap. And my suggestion is the way to do that is to expand the conversation beyond just the philanthropic, beyond just the second order, and talking about strategic and operational in addition to those.</p>\n\n\n\n<p>[00:22:40] <strong>Nathan Wrigley:</strong> I have so many thoughts about this. So the first thing that comes into my head is trying to bridge a gap between the people out there at the moment who have been contributing. But you go around on Twitter, X, I guess, and you see people, don&#8217;t you? You see it all the time. They even sometimes change their Twitter handle to, you know, seeking sponsorship or something like that.</p>\n\n\n\n<p>But periodically you&#8217;ll see somebody who you know has been in the WordPress space for many years and, I don&#8217;t know, maybe they have been contributing in some way, shape, or form, but it&#8217;s pretty clear that they would like to be sponsored for this particular rabbit hole that they&#8217;ve gone down. And so building a bridge to them is something I think really useful about what you&#8217;re saying.</p>\n\n\n\n<p>Because maybe there is no way of these two sides talking to each other. Maybe there is no kind of like a la carte menu, if you like. If you are one of these philanthropic contributors, and you&#8217;ve never sought sponsorship before, but you&#8217;d like the idea of, well, wouldn&#8217;t it be nice if, for these two days a week that I typically contribute my time, wouldn&#8217;t it be nice to get some finance? I&#8217;ll do the exact same thing, but I&#8217;ll actually receive some money for that.</p>\n\n\n\n<p>But I don&#8217;t have the time to go out to a hundred different companies with my, I&#8217;m going to use the word begging bowl. That is probably the wrong term, but you get the point. To these a hundred different companies saying, look, I&#8217;ve been doing this for ages. Can you help me out?</p>\n\n\n\n<p>That kind of feels, there&#8217;s something quite icky about that, isn&#8217;t there? I think we can all identify that going out and sort of saying to companies repeatedly, please can I have some money? And then getting the inevitable 99% pushback. No, we haven&#8217;t got any money for you.</p>\n\n\n\n<p>But I think what you are saying is you are going to build a system where that kind of stuff will be more obvious. Where you&#8217;ll say, these are the kind of things that we&#8217;re looking for. Here&#8217;s the application form if you want to sponsor. This is the kind of process that we&#8217;re going to go through. These are the interview questions that we&#8217;re typically going to answer. This is the pot of money that we&#8217;ve got available. This is how many people we want, and so on and so forth.</p>\n\n\n\n<p>So it&#8217;s kind of bridging the gap, so that the people who have been contributing, who are maybe nervous or don&#8217;t see a way forward, can suddenly step into something more obvious, more a la carte, more straightforward and easy to kind of cherry pick.</p>\n\n\n\n<p>[00:24:46] <strong>Roger Williams:</strong> Yeah. I think that, you know, this is getting to the heart of it, right? How do you individually sponsor people? How do individuals find sponsorship? And how do we make this all work? And backing up just for a second , there&#8217;s two ways to look at contributing to open source projects.</p>\n\n\n\n<p>We&#8217;re talking a lot about sponsoring individual contributors, which I would argue is the best way for an organisation to get started, because it&#8217;s the easiest way in some sense, right? There&#8217;s an established person who&#8217;s working in the project. You are giving them cash to do that work.</p>\n\n\n\n<p>The other way to contribute to the project is to actually spend time working on the project, right? So maybe you&#8217;ve got engineers inside of the company and you&#8217;re like, okay, 10% of your time is, or 5% of your time you&#8217;re going to actually work on this project. That&#8217;s a much bigger ask, right? Because usually when you hire an employee, you have a very specific set of tasks that you need to work on them for the company.</p>\n\n\n\n<p>And so asking the manager to figure out, hey, how can this person give 5% of their time to something that&#8217;s outside of the company? That&#8217;s a bigger ask. So I think, for companies and organizations that are starting to dip their toe into contributing to open source, sponsored contributions is a great place to start.</p>\n\n\n\n<p>So that was a long way to get around to the question that you&#8217;re posing here, is how do you actually do that? There&#8217;s a chicken and the egg kind of situation that you&#8217;re bringing up, right? At what point does an individual contributor know that, hey, Kinsta is a company to reach out to, and ask for sponsored contribution. And then on the flip side, how does Kinsta know who to reach out to to sponsor?</p>\n\n\n\n<p>And so my suggestion is to create a couple of different systems. So first, from the organisational perspective, really understanding, what are the priorities for the organisation? What would benefit them the most by sponsoring individual contributors?</p>\n\n\n\n<p>My argument is it&#8217;s a pretty wide swath. A lot of people get focused on core contributors and, actually working on tickets and things like that. I think it&#8217;s a much broader effect. I think sponsoring people that are on the Polyglots team, Kinsta, over half of our customers don&#8217;t speak English. So having WordPress in non-English versions is huge for us. So sponsoring the Polyglots team.</p>\n\n\n\n<p>The documentation team is huge, right? People need to be able to use WordPress . So are they going to contact Kinsta support for how to use WordPress, or can they just go to the WordPress site and look at documentation?</p>\n\n\n\n<p>So as an organization, you can get really strategic on this, but my argument would be, don&#8217;t overthink it at the beginning. Just get started. And I think that&#8217;s how I kind of end my talk is, my biggest piece of advice is don&#8217;t wait. Just get started. Set aside some budget that you&#8217;re comfortable with, that your executives are comfortable with, and then go and find some contributors.</p>\n\n\n\n<p>And then have kind of a process, right? Have an intake form. You mentioned having an intake form. Have an intake form. Ask them questions about, what do they currently work on? What have they worked on in the past? What are their hopes and goals and aspirations on the project?</p>\n\n\n\n<p>And then, you know, some very practical questions. Hey, would you be open to doing a blog post about your work and how Kinsta has helped with this? Very low level asks, right? We&#8217;re not trying to ask people to get a tattoo of the logo on their forehead or something insane. It&#8217;s very low effort, and my argument to companies is be very cautious. Step lightly into the marketing aspect of all of this. That should not be your primary focus.</p>\n\n\n\n<p>The primary focus is contributing to the open source project, not getting all this marketing benefit out of it. And so, you know, make sure to frame it that way.</p>\n\n\n\n<p>From the individual contributors thing, one thing I do point out is, up until recently, I&#8217;ve never actually been formally approached by somebody asking for sponsorship to contribute. You kind of talked about, hey, if someone needed to spend a time reaching out to a hundred different companies, you don&#8217;t need to go that crazy. Just reach out to like the major hosting companies to start.</p>\n\n\n\n<p>But my argument is you need to do more than just say, hey, I work on WordPress, you need to sponsor me. You need to put together a little bit more of a pitch of, hey, I work on X, it accomplishes Y. I see this benefiting your organisation in these specific ways. And if you&#8217;re approaching it that way, that&#8217;s going to catch someone&#8217;s attention much better.</p>\n\n\n\n<p>You know, and then just ask also just simple questions. Hey, do you have a formal sponsorship contribution project for WordPress? And if they say no, maybe, hey, would you like me to help you set that up? If they say yes, then it&#8217;s, hey, what&#8217;s the process for getting involved in that?</p>\n\n\n\n<p>These are just very simple questions. It&#8217;s just a conversation, right? I say this, I&#8217;ve been in sales for decades now. It&#8217;s second nature to me. I understand that for a lot of people, this isn&#8217;t second nature for them. And that&#8217;s also what I&#8217;m trying to help with in this conversation is, it&#8217;s not just the organisations I&#8217;m trying to educate, but it&#8217;s also the contributors and the people that are in the project. Helping them to understand how to speak business a little bit more, so that they can get the businesses to really understand the benefits of this.</p>\n\n\n\n<p>[00:29:58] <strong>Nathan Wrigley:</strong> There was a few things that you said a few moments ago where the implication was basically just get started. So put aside some cash, decide that you&#8217;re going to do it, so this is from the business side, and then just begin and see what happens. I don&#8217;t suppose you&#8217;re going to be able to simulate the perfect system first time around. It&#8217;ll be an iterative process, but just commit to it.</p>\n\n\n\n<p>But the ROI thing was also kind of interesting because you know, if you are senior management in Kinsta or whichever hosting company you want to imagine, there&#8217;s got to be I suppose some aspect of that in the back of your mind. Okay, we&#8217;re going to give away, I don&#8217;t know, a hundred thousand dollars this year, but we&#8217;re not going to ask anybody at all, at any point to sort of mention our company name. That&#8217;s probably unrealistic, but I like what you said there about the gentle approach to it, the write a blog post about it.</p>\n\n\n\n<p>But there&#8217;s something to be explored there because there&#8217;s got to be a way of surfacing good work. So it doesn&#8217;t have to necessarily be a big clarion call. Look, I did this because Kinsta paid for it. More tangentially, I did this great work and I did this, and WordPress benefited as a result of this, and I would just like to thank Kinsta for making that possible.</p>\n\n\n\n<p>I guess we&#8217;ve just got to figure out what that piece looks like because, you know, you can&#8217;t give away money for free. There does need to be some ROI, but we have to figure out how gentle that approach is, and how gung ho it can be or not. That&#8217;s going to be interesting to figure out.</p>\n\n\n\n<p>[00:31:22] <strong>Roger Williams:</strong> Just to kind of elaborate on that for a second. So the way I would say to companies to approach looking at this is, this is branding, right? And so when you&#8217;re doing brand marketing, it&#8217;s very nebulous, right? You&#8217;re kind of putting stuff out there and there&#8217;s a little bit of goodwill to it, I guess, you know, the philanthropy part plays into it a little bit. This definitely, I would say, falls under your branding budget. And so you should treat it as such.</p>\n\n\n\n<p>I think that there&#8217;s a few different ways that the marketing, and I&#8217;m using air quotes around marketing here, because I understand that for people in open source this can be a little bit of kryptonite, a little bit repellent to talk about it this way. So I&#8217;m trying to be cautious or gentle here.</p>\n\n\n\n<p>But I think the marketing benefits are, there&#8217;s a ton of indirect benefits, right? So if I&#8217;m sponsoring a contributor, and they&#8217;re working on the project, it means they&#8217;re interacting with other contributors of the project. They&#8217;re going to mention, oh, hey, by the way, Kinsta is sponsoring me, in conversation.</p>\n\n\n\n<p>And now you&#8217;ve got that one-on-one marketing, as it were, happening where that&#8217;s getting put into the project and that gets noticed. And I think that&#8217;s my big urge to companies who really want to step on the pedal of ROI. Like, hey, we need to really maximise the ROI here. Is it&#8217;s like, hey, the community notices as soon as you do something, good, bad, or indifferent. But as soon as you start sponsoring people, it gets noticed inside of the community right away, whether you immediately see it or not.</p>\n\n\n\n<p>So allow that to happen, for sure. I think from like the blog posts and things like that, there&#8217;s two ways I approach it. I love it if a sponsored contributor writes a blog post on their blog and mentions Kinsta. That&#8217;s amazing. I&#8217;m not expecting that. So instead what I&#8217;ll do is I&#8217;ll invite them onto the Kinsta Talks podcast and, hey, let&#8217;s spend 20 minutes and just talk about what you&#8217;re doing on the project.</p>\n\n\n\n<p>I mentioned Kinsta at the beginning of it, in the fact that that&#8217;s where I work. Other than that, I don&#8217;t talk about Kinsta at all. It&#8217;s all about this individual and what they&#8217;re doing on the project, what they&#8217;re excited about, how they would suggest people get involved in the project. And so using that as a promotion, and again, the indirect branding benefits. My fingers are crossed, I&#8217;m sure my CMO&#8217;s watching this and going, either he is loving it or he is gritting his teeth. I get the sense everybody&#8217;s very happy. Hey Matt, how are you?</p>\n\n\n\n<p>The way I am approaching this is very much as an outsider and I&#8217;m trying to be very respectful of the fact that this community&#8217;s been around for a very long time. I am sure this is not the first time that these conversations have happened. I&#8217;m not the first person to bring these things up. I just see it as, I&#8217;m here as a unique person in this point in time and I see a need and I&#8217;m, we&#8217;ve gotten our organisation to help, start helping. And what I&#8217;m trying to promote is getting other organisations to also realise this, and also start promoting and sponsoring and contributing to the project.</p>\n\n\n\n<p>[00:34:13] <strong>Nathan Wrigley:</strong> I think one of the things that will be really interesting is if, let&#8217;s say that you become the fulcrum for all of this, and so Roger Williams is known at Kinsta. He&#8217;s the person to go and speak to. Having that clarity is going to be really beneficial. So you don&#8217;t have to go through those email hoops of, okay, you just use the contact form on the website and then get put through nine different people who all say, actually it&#8217;s not me. Knowing who you&#8217;ve got to speak to, and having that clear process, that contact form, whatever that may be, that intake form that we talked about earlier, that&#8217;s really interesting.</p>\n\n\n\n<p>I&#8217;m just going to pivot it slightly, and I&#8217;m wondering what the kind of contributions that might fall into scope for you at Kinsta. So obviously the software itself, the core project, WordPress Core would I&#8217;m sure be in view.</p>\n\n\n\n<p>But what about other things like, oh, I don&#8217;t know, people who write documentation, you mentioned Polyglots? There&#8217;s obviously people who do event organising. There are people who do content creation, podcasts, YouTube channels, those kind of things. Do you have any constraints around the kind of contribution that you&#8217;d be interested in looking at, or will you listen to anybody?</p>\n\n\n\n<p>[00:35:16] <strong>Roger Williams:</strong> Excellent question. And before I dive into that, I want to make sure that I&#8217;m not the only person taking credit for this at Kinsta. I have two amazing colleagues on the front lines with me. Marcel Bootsman, as you&#8217;re very familiar with, I think he&#8217;s been on your show before, he handles for Europe. And then Alex Michaelson, who is in APAC region. These are both amazing individuals who, we all three of us are on the front line, talking with contributors, sponsoring them, figuring all of this stuff out. So I definitely don&#8217;t want to take all of the credit here and make it seem that way.</p>\n\n\n\n<p>As far as figuring out who to sponsor and who to contribute, this is the big question. The amazing thing is that this point in time, my bosses, our bosses at Kinsta have given us amazing leeway to really choose who we want to be sponsoring, and who we want to be working with.</p>\n\n\n\n<p>And so there&#8217;s a bit of objective focus for who we&#8217;re sponsoring. Core contributors obviously, like they&#8217;re directly impacting the project by actually changing the code and adding features and fixing bugs. So that&#8217;s obviously very important.</p>\n\n\n\n<p>But just as important is these other groups that are making sure that when a new person wants to use WordPress, there&#8217;s documentation that explains how to use the WordPress. When they want to go to a WordCamp and meet somebody, I mean Aaron Jorbin has a great story about meeting someone at one of the first contributor days that he went to. And they then became a core contributor within a short amount of time. And so that contributor day didn&#8217;t just happen, right? Like, people had to make that event happen, and organise it and have coffee and treats and lights and all of the things that go into that.</p>\n\n\n\n<p>So I think that there&#8217;s a lot of levels here. Whether it&#8217;s directly sponsoring a contributor inside of the open source project. It&#8217;s sponsoring WordCamps, it&#8217;s sponsoring amazing podcasts that help to spread the word and market WordPress.</p>\n\n\n\n<p>There&#8217;s people that have brought up that WordPress has kind of a marketing issue because it is this open source project that has just benefited from just a ton of people realising, wow, this is amazing software to build websites with. And they just started doing that, and 40% of the internet runs on WordPress.</p>\n\n\n\n<p>That&#8217;s happened very, very organically. And I think though that we&#8217;re now at an inflection of the internet and the web where we maybe need to start becoming a little bit more intentional about the marketing and the promotion of WordPress.</p>\n\n\n\n<p>[00:37:44] <strong>Nathan Wrigley:</strong> What I&#8217;m gathering from this is that, certainly from Kinsta&#8217;s point of view, you just want to make this whole bi-directional thing just clearer. Kinsta&#8217;s got some intention to sponsor, and we know who the people are, we know the kind of things that they want to sponsor. Maybe there&#8217;s going to be some sort of landing page for that or some intake form. And so hopefully people who have it in mind that they wish to be sponsored, they&#8217;ll be clearer on what kind of things are in scope, what kind of things are out of scope. How many people they need to jump through the hoops to get that sponsorship sorted out. So that kind of thing is really interesting.</p>\n\n\n\n<p>What do you think about the idea of, so we haven&#8217;t discussed this, I&#8217;m just going to throw this in there. Do you think this is a company by company thing? So in other words, is Kinsta always going to be siloed in its approach to sponsoring? Or is there any kind of, I don&#8217;t know how this would work, but some kind of more overarching approach that may be required? So let&#8217;s say for example that, I don&#8217;t know, Kinsta do, they sponsor person X, person Y, person Z, as we say in the UK, but obviously that leaves all these other myriad people without sponsorship. Is there a way that you could communicate to other organisations?</p>\n\n\n\n<p>Look, this person, they came to us, it was very close, but we didn&#8217;t manage to get them on the sponsorship roster this year. But we feel that they were really credible. Here&#8217;s somebody else that you can go and talk to. Do you know what I mean? Something just a little bit, a bigger umbrella organisation above Kinsta, maybe. Organisation, substitute that word for any kind of structure or governance as you like.</p>\n\n\n\n<p>[00:39:12] <strong>Roger Williams:</strong> Yeah, there is a lot of stuff already around this. Courtney Robertson has WPCC.</p>\n\n\n\n<p>[00:39:18] <strong>Nathan Wrigley:</strong> WP Community Collective.</p>\n\n\n\n<p>[00:39:20] <strong>Roger Williams:</strong> Thank you. And so the idea with that group is kind of to create an organisation that handles the mechanism aspect of distributing funds and finding people to sponsor and contribute. I could see a consortium of hosting companies coming together and somehow working on this, but that adds additional complexities, right? You have now more organisations, you have more bodies deciding things and making decisions.</p>\n\n\n\n<p>And again, going back to what I propose at the very end of the project is, don&#8217;t wait, just get started. My worry about having consortiums and larger organisations is it&#8217;s going to slow the process down, it&#8217;s going to complicate the process.</p>\n\n\n\n<p>That&#8217;s mostly just because I have a big phobia of organisations and meetings. This is a personal kind of thing rather than, you know, I&#8217;m sure there&#8217;s ways to figure this out more. I have a job, right? I have to balance all of these things between working on what I need to actually work on inside of the company. Working on sponsoring contributors and focusing on the open source. So there&#8217;s a lot of balancing that goes on. I am open to having these discussions with people and organisations and seeing what can come of it.</p>\n\n\n\n<p>Again, going back to feeling like an outsider and knowing that there&#8217;s already a ton of people and a ton of organisations involved in doing all of this work. I&#8217;ve reached out to many of them. They&#8217;ve given me great advice. They&#8217;ve really helped me get our program organised the way it is. They help me with my presentation and kind of figuring out what to talk about in here. And so I want to remain mindful that I don&#8217;t have all the answers, I&#8217;m not the only person that&#8217;s doing all of this, and I welcome people to come to me with suggestions and ideas, and I&#8217;m always open to talking.</p>\n\n\n\n<p>[00:41:03] <strong>Nathan Wrigley:</strong> I don&#8217;t think there&#8217;s one size fits all really, is there? Because the WPCC feels like a really great initiative. It has more of a kind of escrow kind of service feel to it. In other words, Kinsta, you put in your X amount of dollars and then the WPCC will figure out where that might go. But it may be that, you know, you guys at Kinsta would like to have more of a kind of one-to-one relationship with the people that you are sponsoring. And so that&#8217;s fine.</p>\n\n\n\n<p>Maybe you will have back channels to the people who do similar work at different companies. And so it will be more kind of laissez-faire than something a little bit more organised. Maybe it&#8217;ll just be more back channel kind of thing.</p>\n\n\n\n<p>But that&#8217;s really interesting. Honestly, the time has got away with us. We&#8217;re at 45 minutes so far, so I think we&#8217;re fast approaching the amount of time that we&#8217;ve got available for us. Is there anything in this that we missed out? Was there any kernel, any little nugget somewhere that we failed to mention, or do you think we&#8217;ve covered the whole thing off?</p>\n\n\n\n<p>[00:41:57] <strong>Roger Williams:</strong> You know, I think the one thing that maybe we skipped through a little bit is how to get your organisation bought into this. We&#8217;ve talked about the reasoning. We&#8217;ve talked about how to sell it from the outside. We&#8217;ve talked about how to deal with the individual contributors. Inside of your organisation there&#8217;s, again, three ways that I approach this. I like the number three, I guess.</p>\n\n\n\n<p>So when you&#8217;re making your internal pitch, this is all in the slide deck as well, understanding your organisational goals. So understand like, hey, we&#8217;re a hosting company, what&#8217;s important for a hosting company? Well, performance and security are pretty top things. So maybe that&#8217;s where you want to focus.</p>\n\n\n\n<p>Again, also we have a ton of customers that are non-English speaking, so Polyglots makes a lot of sense. Understand the organisational goals so that when you go to your executives, you go to your leadership, whoever&#8217;s got the money, you&#8217;re framing this out in terms of how it benefits your organisation.</p>\n\n\n\n<p>The second one is being patient, but being ready. So I started this conversation, I want to say late 2023, inside of Kinsta. And then about a year later, suddenly, out of the blue, hey, here&#8217;s your budget, go get to work. And so I needed to be ready. So we all needed to be ready. And we were. The good news is Marcel and Alex and myself, were already out in the community talking with people. We already were having some conversations about, ooh, who would we like to sponsor, who could use the sponsorship?</p>\n\n\n\n<p>And so as soon as the budget was given to us, we were ready to go. And the reason that I recommend being ready is, these can be fleeting, right? Just because the executive has approved it this month doesn&#8217;t mean it&#8217;s necessarily going to be there the next month.</p>\n\n\n\n<p>[00:43:37] <strong>Nathan Wrigley:</strong> And also the contributor might not be, you know, I&#8217;ve got two weeks now, I can do something right away.</p>\n\n\n\n<p>[00:43:42] <strong>Roger Williams:</strong> Yeah, so be ready because they&#8217;re going to want to see results. And the results should be, the way you framed it, the results should just be, hey, we&#8217;re sponsoring contributor X, they&#8217;re doing Y and Z, oh, and I had them on a Kinsta Talk, and here&#8217;s actual proof of we&#8217;re doing stuff. So have all of that ready to go. Have a spreadsheet that tracks everything so you can track where the money&#8217;s going and it&#8217;s all clear.</p>\n\n\n\n<p>Understand how your organisation wants to handle these things, right? Is it going to be as simple as, hey, here&#8217;s a credit card and here&#8217;s a GitHub sponsorship page? Is that going to be okay? Or does it need to be a little bit more, I say complicated, involved, right? Do you need to have a non disparaging contract, right? So that it&#8217;s understood, hey, we&#8217;re sponsoring you, it&#8217;d be best if you didn&#8217;t say bad things about us, please. Get that cleared, like figure that stuff out.</p>\n\n\n\n<p>And then be ready for common objections, right? So they&#8217;re going to immediately come to you with, hey, why would we spend money on this? It&#8217;s something that we get for free. And be ready with that strategic and the operational and the second order benefits conversations. And know which of those is going to land with which manager, executive best. So getting that internal pitch ready and really creating the project so it&#8217;s ready for success from day one is really important.</p>\n\n\n\n<p>[00:45:03] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s really interesting because a lot of it, most of what we talked about in this conversation didn&#8217;t really dwell on that. It was more about the nuts and the bolts of trying to connect the two different sides. But you&#8217;ve obviously laid out the groundwork inside Kinsta to have this ready. And then the minute that the CEO or the CMO or whoever it is, says, right, Roger, here&#8217;s some money, you&#8217;re off, you&#8217;re ready to actually go and start seeking this stuff out.</p>\n\n\n\n<p>I very much doubt that this conversation is going to have a perfect outcome. I don&#8217;t suppose there is a perfect system, but I appreciate the fact that you&#8217;re giving it a lot of thought over there, and you&#8217;re trying to figure out how to make these two sides collide in a way that is mutually beneficial. Because it certainly seems that with WordPress at 40% of the web, the money question is not going away, the philanthropic side of things is not going away, and we do have to have ways for these two sides to communicate successfully with each other.</p>\n\n\n\n<p>So, okay, I will put links to anything that we have mentioned in the show notes. So if you go to wptavern.com, search for the episode with Roger Williams, you&#8217;ll be able to find everything there.</p>\n\n\n\n<p>Just one last thing, Roger. Where can we find you apart from kinsta.com? Is there a place where you hang out online if somebody wants to pick this conversation up and run with it?</p>\n\n\n\n<p>[00:46:11] <strong>Roger Williams:</strong> Yeah, absolutely. I am a big user of LinkedIn. I post there pretty regularly. If you interact with me in the comments, I will love you forever, you&#8217;re my best friend. I love it when people ask me questions, or challenge me in the comments like, let&#8217;s have conversations there. Feel free to reach out to me and let&#8217;s talk, I wanna figure this stuff out.</p>\n\n\n\n<p>[00:46:30] <strong>Nathan Wrigley:</strong> Roger Williams, thank you so much for chatting to me today. I really appreciate it.</p>\n\n\n\n<p>[00:46:34] <strong>Roger Williams:</strong> Thank you very much, Nathan. I appreciate everything that you do for the community and thank you for the time and letting me be on.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.linkedin.com/in/rogerwilliamsmedia/\">Roger Williams</a>.</p>\n\n\n\n<p>Roger Williams leads community and partner engagement at Kinsta, a company specialising in offering managed hosting for WordPress. His role involves bridging the gap between Kinsta and the wider WordPress community, working closely with agency partners, technology collaborators, and open source initiatives. Throughout his career, Roger has been deeply involved in community efforts and has recently played a key part in Kinsta’s implementation of a sponsored contributions program, helping to funnel time and resources back into WordPress and other open source projects.</p>\n\n\n\n<p>Many long-standing members of the WordPress community have contributed out of passion and a spirit of philanthropy, but as the project has grown to power over 40% of the web, the need for sustainable funding and sponsorship has become more pronounced. Roger joins us today to explore this shift, he shares insights from his WordCamp US presentation titled ‘Figuring Out Sponsored Contribution’, discussing how companies can start funding contributors, why that matters, and how to balance the business need for a return on investment with the grassroots spirit of open source.</p>\n\n\n\n<p>We begin with Roger’s background, his work at Kinsta, and how he became involved in WordPress community sponsorship. The conversation then gets into the ever evolving dynamics of sponsored contributions: how businesses can approach funding contributors, ways to surface and support valuable work, and strategies for aligning company goals with broader project needs.</p>\n\n\n\n<p>Roger breaks down the practical arguments companies can use to get internal buy-in, and the importance of clear processes, for both organisations looking to sponsor, and individuals seeking support.</p>\n\n\n\n<p>Towards the end, Roger reflects on the challenges and opportunities of connecting those from both the philanthropic and commercial sides of WordPress, and he shares advice for anyone hoping to get their organisation involved in similar programs.</p>\n\n\n\n<p>If you’re interested in how WordPress sponsorships work, how business and community might collaborate, or you’re seeking practical advice as a contributor or company, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://kinsta.com\">Kinsta</a></p>\n\n\n\n<p><a href=\"https://us.wordcamp.org/2025/session/figuring-out-sponsored-contribution/\">Figuring Out Sponsored Contribution</a> &#8211; Roger&#8217;s presentation at WordCamp US 2025</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/polyglots/handbook/about/\">Polyglots team</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/docs/\">WordPress Documentation</a></p>\n\n\n\n<p><a href=\"https://www.youtube.com/playlist?list=PLhYfuAN3YCfxLV7E6_q_8lClVU-TPyRBS\">Kinsta Talks Podcast</a> on YouTube</p>\n\n\n\n<p><a href=\"https://www.thewpcommunitycollective.com\">WPCC</a></p>\n\n\n\n<p>Roger on <a href=\"https://www.linkedin.com/in/rogerwilliamsmedia/\">LinkedIn</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Nov 2025 15:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Open Channels FM: Building a Culture of Openness and Growth Around Accessibility in Tech\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=112121\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://openchannels.fm/building-a-culture-of-openness-and-growth-around-accessibility-in-tech/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:252:\"In this episode, Anne Bovelett discusses web accessibility with Marc Haunschild, emphasizing its benefits and challenges. They provide practical advice for developers, advocate for diverse teams, and promote small, iterative changes toward inclusivity.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Nov 2025 10:09:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Buffett Thanksgiving\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150541\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://ma.tt/2025/11/buffett-thanksgiving/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:849:\"<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Choose your heroes very carefully and then emulate them. You will never be perfect, but you can always be better.</p>\n</blockquote>\n\n\n\n<p>I&#8217;m an unabashed fan of Warren Buffett and the late Charlie Munger, <a href=\"https://www.berkshirenerds.store/\">I even have bronze busts of them in my office</a>! I was very lucky to <a href=\"https://ma.tt/2025/05/berkshire/\">attend his last shareholder meeting</a>, as part of stepping down he&#8217;ll no longer write their <a href=\"https://www.berkshirehathaway.com/letters/letters.html\">legendary shareholder updates</a>, but he will keep doing his Thanksgiving letters.</p>\n\n\n\n<p> <a href=\"https://www.berkshirehathaway.com/news/nov1025.pdf\">You should give it a read</a>. It&#8217;s heartbreaking and beautiful.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Nov 2025 07:33:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.9 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19317\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9329:\"<p>The first Release Candidate (“RC1”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is still under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site.</p>\n\n\n\n<p>WordPress 6.9 RC1 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br /><code>wp core update --version=6.9-RC1</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.3&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">6.9 RC1 WordPress Playground instance</a> to test the software directly in your browser. No setup is required &#8211; just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC1?</h2>\n\n\n\n<p>Check out the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a> for details on WordPress 6.9.</p>\n\n\n\n<p>You can browse the technical details for all issues addressed since Beta 4 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-07&amp;until=2025-11-11\">Gutenberg commits for 6.9</a> since November 7, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/log/?revs=61183-61203\">Core commits for 6.9</a> since November 7, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F07%2F2025..11%2F11%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed Trac tickets</a> since November 7, 2025</li>\n</ul>\n\n\n\n<p>Want to know more about this release? Here are some highlights:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Site Editor improvements and Refined content creation\n<ul class=\"wp-block-list\">\n<li>Ability to hide blocks</li>\n\n\n\n<li>New blocks </li>\n\n\n\n<li>Notes on blocks</li>\n\n\n\n<li>Universal command palette in wp-admin</li>\n</ul>\n</li>\n\n\n\n<li>Developer updates\n<ul class=\"wp-block-list\">\n<li>Updates to dataviews and dataforms components</li>\n\n\n\n<li>New abilities API</li>\n\n\n\n<li>Updates to interactivity API </li>\n\n\n\n<li>Updates to block binding API</li>\n</ul>\n</li>\n\n\n\n<li>Performance Improvements\n<ul class=\"wp-block-list\">\n<li>Improved script and style handling</li>\n\n\n\n<li>Optimized queries and caching</li>\n\n\n\n<li>Added ability to handle “fetchpriority” in ES Modules and Import Maps</li>\n\n\n\n<li>Standardizing output buffering</li>\n</ul>\n</li>\n</ul>\n\n\n\n<p>The final release is on track for December 2nd. As always, a successful release depends on your confirmation during testing. So please download and test!</p>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. </p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC1 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Calls for testing</h4>\n\n\n\n<p>Thank you to everyone who helps test the following enhancements and bug fixes:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/test/2025/10/06/call-for-testing-accordion-block/\">Accordion Block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2025/10/04/call-for-testing-ability-to-hide-blocks/\">Ability to Hide Blocks</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/64099\">Classic themes loading block styles on demand</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/64204\">Modified notes notifications</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\">Abilities API</a></li>\n</ul>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums, or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Thank you to everyone who helps with testing!</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.9. </p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>. Thank you to all <a href=\"https://make.wordpress.org/hosting/test-results/\">web hosts who help test WordPress</a>!</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC1 haiku</h2>\n\n\n\n<p><em>As the sun rises</em>,</p>\n\n\n\n<p><em>RC1 breaks its cocoon</em></p>\n\n\n\n<p><em>and emerges strong</em>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a class=\"mention\" href=\"https://profiles.wordpress.org/akshayar/\"><span class=\"mentions-prefix\">@</span>akshayar</a><em>, </em><a class=\"mention\" href=\"https://profiles.wordpress.org/davidbaumwald/\"><span class=\"mentions-prefix\">@</span>davidbaumwald</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/jeffpaul/\"><span class=\"mentions-prefix\">@</span>jeffpaul</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/desrosj/\"><span class=\"mentions-prefix\">@</span>desrosj</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/westonruter/\"><span class=\"mentions-prefix\">@</span>westonruter</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/ellatrix/\"><span class=\"mentions-prefix\">@</span>ellatrix</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/priethor/\"><span class=\"mentions-prefix\">@</span>priethor</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/krupajnanda/\"><span class=\"mentions-prefix\">@</span>krupajnanda</a> <em>and</em> <a class=\"mention\" href=\"https://profiles.wordpress.org/cbravobernal/\"><span class=\"mentions-prefix\">@</span>cbravobernal</a> <em>for proofreading and review.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Nov 2025 15:34:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Open Channels FM: Insights Into Successfully Rebranding Your Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=111842\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://openchannels.fm/insights-into-successfully-rebranding-your-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"Rebranding a podcast involves much more than updating a logo or picking a new name. It is a transformative process that requires thoughtful planning, flexibility, and perseverance. One of the most revealing parts of the journey is the way it encourages you to reevaluate how each piece fits together, from your website structure to your [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Nov 2025 11:43:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Bending Spoons\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150536\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://ma.tt/2025/11/bending-spoons/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1275:\"<p>The story of what <a href=\"https://bendingspoons.com/\">Bending Spoons</a> has built is very impressive, and I&#8217;m a customer of theirs through <a href=\"https://evernote.com/\">Evernote</a>, WordPress uses <a href=\"https://www.meetup.com/\">Meetup</a> a ton. I think Automattic&#8217;s <a href=\"https://automattic.space/\">Noho office</a> used to belong to Meetup. They&#8217;ve built an incredible engineering and product culture that can terraform technology stacks into something much more efficient. I think their acquisitions of <a href=\"https://techcrunch.com/2025/09/10/vimeo-to-be-acquired-by-bending-spoons-in-1-38b-all-cash-deal/\">Vimeo</a> and <a href=\"https://techcrunch.com/2025/10/29/bending-spoons-to-acquire-aol/\">AOL</a> are brilliant. This interview with Luca Ferrari on Invest Like The Best goes into their story and unique culture. I also always love a good <a href=\"https://en.wikipedia.org/wiki/The_Matrix\">Matrix</a> reference. <img alt=\"🙂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" style=\"height: 1em;\" /></p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Nov 2025 01:34:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"WordCamp Central: WordPress Udupi Community Empowers 300+ Students Across Coastal Karnataka Through Campus Connect\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://central.wordcamp.org/?p=12520949\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"https://central.wordcamp.org/news/2025/11/wordpress-udupi-community-empowers-300-students-across-coastal-karnataka-through-campus-connect/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19930:\"<p>As the lead organiser representing the <strong>WordPress Udupi Community</strong>, I had the incredible opportunity to bring <em>WordPress Campus Connect</em> to college campuses across <strong>Coastal Karnataka</strong>.<br />What began as a small idea soon became a mission &#8211; to introduce WordPress, open source, and digital opportunities to the next generation of creators.</p>\n\n\n\n<p>Across all our sessions, we interacted with <strong>over 300+ students</strong> from four institutions:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://events.wordpress.org/campusconnect/2025/udupi/partner-colleges/shree-guru-sudhindra-college-bhatkal/\" rel=\"noreferrer noopener\" target=\"_blank\">S.G.S. College, Bhatkal</a></strong> – 50 students</li>\n\n\n\n<li><strong><a href=\"https://events.wordpress.org/campusconnect/2025/udupi/partner-colleges/bhandarkars-arts-and-science-college-kundapura/\" rel=\"noreferrer noopener\" target=\"_blank\">Bhandarkar’s College, Kundapura</a></strong> – 120 students</li>\n\n\n\n<li><strong><a href=\"https://events.wordpress.org/campusconnect/2025/udupi/partner-colleges/dr-b-b-hegde-first-grade-college-kundapura/\" rel=\"noreferrer noopener\" target=\"_blank\">Dr. B. B. Hegde College, Kundapura</a></strong> – 65 students</li>\n\n\n\n<li><strong><a href=\"https://events.wordpress.org/campusconnect/2025/udupi/imj-institute-of-science-commerce-moodlakatte/\" rel=\"noreferrer noopener\" target=\"_blank\">IMJ Institute of Science &amp; Commerce, Moodlakatte</a></strong> – 70 students</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://events.wordpress.org/campusconnect/2025/udupi/files/2025/10/wordpress-campus-connect-udupi-sgs-college-bhatkal-scaled.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://events.wordpress.org/campusconnect/2025/udupi/files/2025/10/wordpress-campus-connect-udupi-bhandarkars-college-kundapura-min-edited-scaled.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://events.wordpress.org/campusconnect/2025/udupi/files/2025/10/wordpress-campus-connect-IMJ-Institute-of-Science-1.jpeg\" /></figure>\n\n\n\n<p>Each campus had its own energy and challenges. Most students were in their final year, just months away from entering the professional world, yet many still lacked basic digital readiness. Some didn’t have LinkedIn profiles but had multiple Instagram accounts. Others were hesitant to speak on the mic, and a few genuinely didn’t know what to enter in the <em>PIN code</em> field while creating a WordPress.com account. Out of 300+ students, more than 250 had forgotten their Gmail passwords, so each session began with a mini Gmail recovery workshop before we even reached WordPress!</p>\n\n\n\n<p>At first, it was challenging. But soon our team switched gears, we weren’t just there as WordPress community members; we became mentors. We realised this wasn’t only about teaching WordPress; it was about building <strong>digital literacy</strong>. If not us, then who would help them take their first confident step into the web world?</p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://events.wordpress.org/campusconnect/2025/udupi/files/2025/09/wordpress-campus-connect-udupi-4-scaled.jpg\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://events.wordpress.org/campusconnect/2025/udupi/files/2025/09/wordpress-campus-connect-udupi-1-1.jpg\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://events.wordpress.org/campusconnect/2025/udupi/files/2025/09/wordpress-campus-connect-udupi-team-members-scaled.jpg\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://events.wordpress.org/campusconnect/2025/udupi/files/2025/10/wordpress-campus-connect-udupi-bb-hegde-college-kundapura-4.jpeg\" /></figure>\n</div>\n</div>\n\n\n\n<p>By the end, we witnessed real transformation, shy students asking questions, first-time creators proudly launching their sites, and a spark of curiosity lighting up across classrooms.</p>\n\n\n\n<p>We’re grateful to all the colleges, their management, and faculty for the warm welcome, and to every student who showed curiosity and enthusiasm once they got started.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Organising Team</strong></h3>\n\n\n\n<p><strong>Organisers:</strong> <a href=\"https://profiles.wordpress.org/arbishashishetty\" rel=\"noreferrer noopener\" target=\"_blank\">Shashikanth Shetty</a>, <a href=\"https://profiles.wordpress.org/kkeerthiprabhu/\" rel=\"noreferrer noopener\" target=\"_blank\">Keerthi Prabhu</a> &amp; <a href=\"https://profiles.wordpress.org/vgnavada\" rel=\"noreferrer noopener\" target=\"_blank\">V Gautham Navada</a><br /><strong>Facilitators:</strong> <a href=\"https://profiles.wordpress.org/omkarudupa\" rel=\"noreferrer noopener\" target=\"_blank\">Omkar Udupa</a>, <a href=\"https://profiles.wordpress.org/manjunathmm\" rel=\"noreferrer noopener\" target=\"_blank\">Manjunath M M</a>, <a href=\"https://profiles.wordpress.org/chandanagm/\" rel=\"noreferrer noopener\" target=\"_blank\">Chandana G M</a><br /><strong>Social Media Designs &amp; Reels:</strong> <a href=\"https://profiles.wordpress.org/ranjithacgowda/\" rel=\"noreferrer noopener\" target=\"_blank\">Ranjitha GC</a></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://events.wordpress.org/campusconnect/2025/udupi/files/2025/10/wordpress-campus-connect-wordpress-udupi-community-team-members-scaled.jpg\" /><figcaption class=\"wp-element-caption\">The WP UDUPI TEAM &#8211; From left to right &#8211; Omkar, Shashikanth, Manjunath, Gautham, Keerthi, and Chandana.</figcaption></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Sponsors</strong></h3>\n\n\n\n<p><strong>Global Sponsors:</strong> <a href=\"https://automattic.com\" rel=\"noreferrer noopener\" target=\"_blank\">Automattic</a>, <a href=\"https://bluehost.com\" rel=\"noreferrer noopener\" target=\"_blank\">Bluehost</a>, <a href=\"https://hosting.com\" rel=\"noreferrer noopener\" target=\"_blank\">Hosting.com</a>, <a href=\"https://kinsta.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Kinsta</a>, <a href=\"https://WooCommerce.com/\" rel=\"noreferrer noopener\" target=\"_blank\">WooCommerce</a><br /><strong>Local Sponsors:</strong> <a href=\"https://sabweb.in/\" rel=\"noreferrer noopener\" target=\"_blank\">SabWeb</a>, <a href=\"https://forthfocus.com/\" rel=\"noreferrer noopener\" target=\"_blank\">ForthFocus</a>, <a href=\"https://yukthadigital.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Yuktha Digital</a>, <a href=\"https://kotisoftsolutions.com\" rel=\"noreferrer noopener\" target=\"_blank\">Koti Soft Solutions</a></p>\n\n\n\n<p>A heartfelt thanks to <a href=\"https://wordpress.com/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress.com</a> for sponsoring free one-year website plans for students from our last two campuses, an initiative that has already helped many of them start blogging and showcasing their work online.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Student Testimonials</strong></h3>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-rich is-provider-instagram wp-block-embed-instagram\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"instagram-media\"><div style=\"padding: 16px;\"> <a href=\"https://www.instagram.com/reel/DPoBui1k4ba/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 40px; margin-right: 14px; width: 40px;\"></div> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 100px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 60px;\"></div></div></div><div style=\"padding: 19% 0;\"></div> <div style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"></div><div style=\"padding-top: 8px;\"> <div style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\">View this post on Instagram</div></div><div style=\"padding: 12.5% 0;\"></div> <div style=\"display: flex; margin-bottom: 14px;\"><div> <div></div> <div></div> <div></div></div><div style=\"margin-left: 8px;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 20px; width: 20px;\"></div> <div></div></div><div style=\"margin-left: auto;\"> <div></div> <div></div> <div></div></div></div> <div style=\"display: flex; margin-bottom: 24px;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 224px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 144px;\"></div></div></a></div></blockquote>\n</div></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-rich is-provider-instagram wp-block-embed-instagram\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"instagram-media\"><div style=\"padding: 16px;\"> <a href=\"https://www.instagram.com/reel/DPDnPevk_Ib/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 40px; margin-right: 14px; width: 40px;\"></div> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 100px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 60px;\"></div></div></div><div style=\"padding: 19% 0;\"></div> <div style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"></div><div style=\"padding-top: 8px;\"> <div style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\">View this post on Instagram</div></div><div style=\"padding: 12.5% 0;\"></div> <div style=\"display: flex; margin-bottom: 14px;\"><div> <div></div> <div></div> <div></div></div><div style=\"margin-left: 8px;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 20px; width: 20px;\"></div> <div></div></div><div style=\"margin-left: auto;\"> <div></div> <div></div> <div></div></div></div> <div style=\"display: flex; margin-bottom: 24px;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 224px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 144px;\"></div></div></a></div></blockquote>\n</div></figure>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h3 class=\"wp-block-heading\"><strong>College Testimonial</strong></h3>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-instagram wp-block-embed-instagram\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"instagram-media\"><div style=\"padding: 16px;\"> <a href=\"https://www.instagram.com/reel/DO8p57yk4cm/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 40px; margin-right: 14px; width: 40px;\"></div> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 100px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 60px;\"></div></div></div><div style=\"padding: 19% 0;\"></div> <div style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"></div><div style=\"padding-top: 8px;\"> <div style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\">View this post on Instagram</div></div><div style=\"padding: 12.5% 0;\"></div> <div style=\"display: flex; margin-bottom: 14px;\"><div> <div></div> <div></div> <div></div></div><div style=\"margin-left: 8px;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 20px; width: 20px;\"></div> <div></div></div><div style=\"margin-left: auto;\"> <div></div> <div></div> <div></div></div></div> <div style=\"display: flex; margin-bottom: 24px;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 224px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 144px;\"></div></div></a></div></blockquote>\n</div></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Media Coverage </strong></h3>\n\n\n\n<p>We were also featured in several local and regional media outlets that recognized the impact of the initiative. You can read the articles and see coverage highlights below:<br /></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>UdupiTimes:</strong> <a href=\"https://udupitimes.com/udupi-times-21221/\" rel=\"noreferrer noopener\" target=\"_blank\">ವರ್ಡ್‌ಪ್ರೆಸ್ ಕ್ಯಾಂಪಸ್ ಕನೆಕ್ಟ್ ಉಡುಪಿ: ವಿದ್ಯಾರ್ಥಿಗಳಿಗೆ ಡಿಜಿಟಲ್ ಪ್ರೇರಣೆ</a></li>\n\n\n\n<li><strong>Kundapraa.com:</strong> <em><a href=\"https://kundapraa.com/?p=91248\" rel=\"noreferrer noopener\" target=\"_blank\">ಕುಂದಾಪುರ: ವರ್ಡ್‌ಪ್ರೆಸ್ ಕ್ಯಾಂಪಸ್ ಕನೆಕ್ಟ್: 120 ವಿದ್ಯಾರ್ಥಿಗಳಿಗೆ ಪ್ರಾಯೋಗಿಕ ತರಬೇತಿ</a></em></li>\n\n\n\n<li><strong>NewsNext</strong>: <em><strong><a href=\"https://newsnext.live/technology/wordpress-campus-connect-udupi-empowers-65-students-at-dr-b-b-hegde-college-kundapura/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Campus Connect Udupi Empowers 65 Students at Dr. B.B. Hegde College, Kundapura</a></strong></em></li>\n\n\n\n<li><strong>Tulunada Dhwani: </strong><em><a href=\"https://tulunadadhwani.com/news/wordpress-4/\" rel=\"noreferrer noopener\" target=\"_blank\">ಮೂಡ್ಲಕಟ್ಟೆದ ಐಎಂಜೆ ಕಾಲೇಜಿಡ್ ವರ್ಡ್ ಪ್ರೆಸ್ ಕ್ಯಾಂಪ್..</a></em></li>\n</ul>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-rich is-provider-instagram wp-block-embed-instagram\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"instagram-media\"><div style=\"padding: 16px;\"> <a href=\"https://www.instagram.com/p/DPie-qQkwBF/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 40px; margin-right: 14px; width: 40px;\"></div> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 100px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 60px;\"></div></div></div><div style=\"padding: 19% 0;\"></div> <div style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"></div><div style=\"padding-top: 8px;\"> <div style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\">View this post on Instagram</div></div><div style=\"padding: 12.5% 0;\"></div> <div style=\"display: flex; margin-bottom: 14px;\"><div> <div></div> <div></div> <div></div></div><div style=\"margin-left: 8px;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 20px; width: 20px;\"></div> <div></div></div><div style=\"margin-left: auto;\"> <div></div> <div></div> <div></div></div></div> <div style=\"display: flex; margin-bottom: 24px;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 224px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 144px;\"></div></div></a></div></blockquote>\n</div></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-rich is-provider-instagram wp-block-embed-instagram\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"instagram-media\"><div style=\"padding: 16px;\"> <a href=\"https://www.instagram.com/p/DQbnp7mk8Mt/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 40px; margin-right: 14px; width: 40px;\"></div> <div style=\"display: flex;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 100px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 60px;\"></div></div></div><div style=\"padding: 19% 0;\"></div> <div style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"></div><div style=\"padding-top: 8px;\"> <div style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\">View this post on Instagram</div></div><div style=\"padding: 12.5% 0;\"></div> <div style=\"display: flex; margin-bottom: 14px;\"><div> <div></div> <div></div> <div></div></div><div style=\"margin-left: 8px;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 20px; width: 20px;\"></div> <div></div></div><div style=\"margin-left: auto;\"> <div></div> <div></div> <div></div></div></div> <div style=\"display: flex; margin-bottom: 24px;\"> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; margin-bottom: 6px; width: 224px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 4px; height: 14px; width: 144px;\"></div></div></a></div></blockquote>\n</div></figure>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>For the <strong>WordPress Udupi Community</strong>, this journey was much more than a series of campus sessions. It was a reminder that true change starts with awareness and sometimes, the first step toward digital empowerment is simply helping someone log in.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong>To any student or job seeker reading this:</strong><br />Don’t wait for the syllabus to teach you what the world already expects you to know. Curiosity is your real qualification!</p>\n</blockquote>\n\n\n\n<p><em>WordPress Campus Connect Udupi 2025 </em>turned out to be more than an event, it became a movement, proving that communities like ours can make a real-world impact, one campus at a time.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Nov 2025 13:19:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"vgnavada\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: Meshtastic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150524\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2025/11/meshtastic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:942:\"<p>I&#8217;ve been following this cool open source project called <a href=\"https://meshtastic.org/\">Meshtastic</a>, which is &#8220;An open source, off-grid, decentralized, mesh network built to run on affordable, low-power devices.&#8221; I finally got some time to set it up tonight. It was super easy; <a href=\"https://flasher.meshtastic.org/\">you just flash the Meshtastic firmware in your browser</a> to any of the compatible devices. I got a Heltec v3 device for $35 bucks on Amazon. (I&#8217;d link but it&#8217;s out of stock, and I think there&#8217;s a newer version.) Apparently, there are enough people running nodes that you can bounce a message from Portland to San Francisco! I love the idea of parallel to the internet networks, and I&#8217;ve been meaning to <a href=\"https://www.fcc.gov/wireless/bureau-divisions/mobility-division/amateur-radio-service\">get a HAM license</a>, but in the meantime, this looks pretty fun.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Nov 2025 01:37:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Gutenberg Times: Gutenberg Changelog #124 – Gutenberg 22.0 and WordPress 6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=42753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-124-gutenberg-22-wordpress-6-9/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:52553:\"<p>In episode 124 of the Gutenberg Changelog podcast, Birgit Pauli-Haack and guest Ellen Bauer discuss the latest WordPress and Gutenberg updates, including the upcoming WordPress 6.9 release and Gutenberg 22.0. Highlights include insights on AI-powered site building, the importance of collaboration tools like block comments, new blocks such as accordion and stretchy text, and the enhanced plugin security review. </p>\n\n\n\n<p>Ellen Bauer shares her experiences from WordCamp Kansai and speaks on the impact of AI in making WordPress site building more accessible. They also touch on improvements for theme authors, plugin developers, and the upcoming WordCamp Asia. The episode wraps up with community announcements and a look ahead to features planned for WordPress 7.0.</p>\n\n\n\n<p></p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-124-gutenberg-22-wordpress-6-9/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-124-gutenberg-22-wordpress-6-9//#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: Ellen Bauer</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://x.com/ellenbauer\">On X (former Twitter) @ellenbauer</a></li>\n\n\n\n<li><a href=\"https://bsky.app/profile/ellenbauer.bsky.social\">Bluesky</a></li>\n\n\n\n<li><a href=\"https://www.elmastudio.de/en/\">ElmaStudio</a></li>\n\n\n\n<li>Previews appearances on the show\n<ul class=\"wp-block-list\">\n<li><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-117-woocommerce-starter-theme-and-blocks/\">Gutenberg Changelog 117 – WooCommerce Starter Theme and Blocks, WordCamp Europe, and Gutenberg 20.7 and 20.8</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-105-gutenberg-18-9-block-themes-and-woocommerce/\">Gutenberg Changelog #105 – Gutenberg 18.9, Block Themes and WooCommerce</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5/\">Gutenberg Changelog #88 – WordPress 6.4 and Gutenberg 16.4 and 16.5.</a></li>\n</ul>\n</li>\n\n\n\n<li>Talk at WordCamp Kansai: <a href=\"https://kansai.wordcamp.org/2025/session/building-a-woocommerce-store-using-block-themes-and-ai-site-building/\">Building a WooCommerce Store Using Block Themes and AI Site Building</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Announcements &amp; Community</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/06/update-on-phase-3-2025/\">Update on Phase 3: Collaboration efforts (Nov 2025)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/plugins/2025/10/29/plugin-check-plugin-now-creates-automatic-security-reports-update/\">The Plugin Check Plugin now creates automatic security reports after each plugin update</a>. </li>\n\n\n\n<li><a href=\"https://wordpress.org/plugins/internet-archive-wayback-machine-link-fixer/\">Internet Archive Wayback Machine Link Fixer</a> </li>\n\n\n\n<li><a href=\"https://ma.tt/2025/10/wayback/\">Wayback Machine Joint</a></li>\n\n\n\n<li><a href=\"https://wordpress.com/blog/2025/10/08/introducing-blueprints-in-wordpress-studio-1-6-0/\">Introducing Blueprints in WordPress Studio 1.6.0</a></li>\n\n\n\n<li>Talks about Playground Blueprings by Birgit Pauli-Haack\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.tv/2025/09/30/streamlined-block-theme-development-using-wordpress-playground-and-github-for-no-code-version-contr/\">Streamlined Block Theme Development: Using WordPress Playground and GitHub for No-Code Version Control of Site Editor Changes</a></li>\n\n\n\n<li><a href=\"https://wordpress.tv/2025/06/07/from-zero-to-demo-mastering-wordpress-playground-blueprints/\">From Zero to Demo: Mastering WordPress Playground Blueprints</a></li>\n\n\n\n<li><a href=\"https://wordpress.tv/2025/04/30/create-a-demo-with-playground/\">Create a demo with Playground</a><br /></li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s Released</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/07/wordpress-6-9-beta-4/\">WordPress 6.9 Beta 4</a></li>\n\n\n\n<li>Tutorials on WordPress Developer Blog\n<ul class=\"wp-block-list\">\n<li><a href=\"https://developer.wordpress.org/news/2025/11/how-wordpress-6-9-gives-forms-a-theme-json-makeover/\">How WordPress 6.9 gives forms a theme.json makeover</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/10/styling-accordions-in-wordpress-6-9/\">Styling accordions in WordPress 6.9</a> </li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/09/border-radius-size-presets-in-wordpress-6-9/\">Border radius size presets in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/08/registering-custom-social-icons-in-wordpress-6-9/\">Registering custom social icons in WordPress 6.9</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/05/whats-new-in-gutenberg-22-0-05-november/\">What’s new in Gutenberg 22.0? (5 November)</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in the works or discussed?</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/72032\">WordPress Scripts: A vision for a v2 version</a></li>\n\n\n\n<li>Developer Hours: <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/311854653/\"><strong>WordPress 6.9: developer updates</strong></a></li>\n</ul>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Welcome to our 124th episode of the Gutenberg Changelog podcast. In today&#8217;s episode, we will talk about Gutenberg 22.0 and WordPress 6.9 and so much more. I&#8217;m your host, Birgit Pauli-Haack, curator at the Gutenberg Times and a full-time core contributor for the WordPress open source project sponsored by Automattic. </p>\n\n\n\n<p>Today on a Saturday morning, Ellen Bauer joins us from New Zealand. She works for Automattic as a product manager, works with themes, blocks and the AI site building tool. And as a former agency owner and professional theme builder and designer, she brings important perspectives to the software powering millions of merchants at WooCommerce of the World. She&#8217;s also a longtime friend and I&#8217;m delighted you join me again, Ellen, to the show. Welcome and how are you today?</p>\n\n\n\n<p><em>Ellen Bauer: </em>Thank you very much. That was a lovely introduction. I should copy that for my who I am. I actually like that. Thanks, Birgit. I&#8217;m very well. It&#8217;s very early in the morning for me, so please bear with me everyone. If I&#8217;m babbling a little bit. I yeah, I&#8217;m very well. I&#8217;m actually very recharged because I just returned from Botkin Kansai in Japan, and I added a little personal holiday on top of that with my family. So yeah, that was a lovely time away and it&#8217;s always good to connect to the community and attend WordCamps because yeah, you just feel recharged and inspired. So yeah, I&#8217;m feeling really excited and I&#8217;m happy to be on that podcast here again.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Always so glad you&#8217;re here. So don&#8217;t worry as long as you don&#8217;t snore. We are, we take anything that you want to say.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Inspired my by my Japan travels. I&#8217;m having a green tea next to me so that should keep me running.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, and I have green tea too, but that&#8217;s now from a shop that I saw in Taipei two years ago at WordCamp Asia. So I&#8217;m really kind of every time I have a cup of tea, I&#8217;m thinking back on that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">WordCamp Kansai, WordCamp Asia</h3>\n\n\n\n<p>So you gave a talk at WordCamp Kansai about building a WooCommerce store using block themes and AI site building. So how did it go and what did you learn from putting it together actually.</p>\n\n\n\n<p><em>Ellen Bauer: </em>So I was again, it&#8217;s a very new topic for me, so I was like, oh, what did I do to myself presenting that. But it was very exciting and there were a few AI talks that were really, really cool at the WordCamp. So it&#8217;s a good idea to check out the YouTube stream from the WordCamp other videos there. It was really cool to talk about a topic that I&#8217;m very excited about and just kind of getting into more and more with my work at Automatic as well. So I learned a lot. I looked at a lot of competitors and what they&#8217;re doing and obviously AI inside. It&#8217;s pretty wild what is happening and fast paced. So I think it was good to also bring the topic to a WordCamp and I had really, really positive feedback. Everyone was excited. The room was packed which I didn&#8217;t expect with an English speaking talk at a WordCamp. They had a live translation which worked really well and that was cool. A lot of questions in the end as well and a good conversation and yeah, just an exciting new opportunity for me. I see it as just AI is a possibility to help us fix or help us with the problems users have with site building because it&#8217;s not easy to do us to build your front end site for WordPress Store or any website. So if AI tools can help users, our WordPress users, us to do these things a little easier and faster and maybe more inspirational with real content, like more related content and images that relate to the site you actually want to build. I think that&#8217;s just very exciting. And yeah helps for me seeing users struggle with our themes as well and finding the right theme for what they wanted to build over the years. I think it&#8217;s just a great opportunity to make it easier for users and also kind of then yeah make WordPress attractive on another level to very beginner users and can just do so much. It&#8217;s an exciting time, honestly I think.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, yeah, no, I hear you. Yeah, There is this. WordPress.com has started with the AI site builder and I find it really helps with the onboarding of users that just want to get a site built. You still have to make the decisions about what&#8217;s your content about and what are the images that you want to do but. But it kind of gets out of the way in putting those things in and you don&#8217;t have to search for things too much. I think that WordPress 6.9 also and we&#8217;re going to talk a little bit later about the whole release that&#8217;s coming up with a command palette. Yeah, you can really shortcut some of the things, but you still need to know what you want to do to put the command in to get to where you want. But it&#8217;s also, yeah, there&#8217;s a lot of help out there. And I&#8217;m really excited also for the AI site building that ends up with a block theme and with a really fast site. So it&#8217;s a really cool thing.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. What I like about it too, that it&#8217;s on the blocks patterns. Block theme foundation. What you can test. I really like it for something that is difficult for nonvisual users is you can get color palettes, ideas, you get template ideas. Because one of the things I always hear also with patterns from users, it&#8217;s like how do I decide which. You maybe have a pattern library in a theme, but it&#8217;s like how do you decide to put a page together with these patterns? It&#8217;s very challenging. Users don&#8217;t really know should I have testimonials in the bottom or at the top or what is most important? So there&#8217;s template page templates, suggestions shown and you can just pick one. It makes it way easier and more appealing. Same with like fonts. How should I know if the font is a professional font or a classic or more modern? It&#8217;s very difficult to tell. That&#8217;s like very advanced decisions you need to make on the design side as well. So if we can give suggestions and help, I think that makes it just easier and also more fun to build sites. Yeah. Another thing I probably have mentioned on the podcast is the word telex and doing. And you can test about it. Probably. Yeah. Because that&#8217;s also another thing I was like, oh, that&#8217;s so exciting because you can build blocks with AI and it&#8217;s so difficult to build blocks, but now it&#8217;s easy to have an idea and build a block.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. There was this blocktober fund by Tammie Lister which is now came to end. But there are 31, I think blocks that she built and she had some great ideas. I will put a link to it in the show notes again, but because what you can learn from there is also how you prompt the telex to actually get something out of it. So it was a really cool thing. And other people did also some, some great thing with Telex, the experimental block builder. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer:</em> So that was also part of my talk prompting tips. And I think you could do a whole talk just about that and it will be way more important moving on how we. Yeah. How we talk to AI to actually make it efficient.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, absolutely. </p>\n\n\n\n<p><em>Ellen Bauer: </em>Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>And I&#8217;m really looking forward to the next flagship WordCamp where that will probably be even more prominent because the next one is WordCamp Asia in Mumbai. And I submitted some Talks there, not AI talks, but I&#8217;m still in the you build it yourself kind of block theme. I will do a workshop on block themes and how the different workflows work together. And so the good news was that the WordCamp Asia speaker team extended the deadline for speaker submission to December 15, which is kind of another month out.</p>\n\n\n\n<p><em>Ellen Bauer:</em> So I thought it was November, right?</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. And that was. They made a mistake on their Twitter account. I clarified that in the WC Asia channel on WordPress Slack so you can read up about it. But because there was a discrepancy between what the website said under speaker submission, what the tweet said. And it&#8217;s actually December 15th. Yeah, you don&#8217;t have to worry. Hurry next week.</p>\n\n\n\n<p><em>Ellen Bauer:</em> Oh, that is nice. The WordCamp Asia in Mumbai is. I just checked the date April 9 to 11 for everyone looking for travel dates and I submitted a talk as well. I will submit maybe a better version, improved version if I now have more time, which is great because it was a rushed application. But yeah, I&#8217;m really excited for that outcome and really, really hope I can make it there.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, yeah. It&#8217;s the week after Easter so if you want to go a little bit earlier, you have some Easter holidays to cover your vacation, not to have to take. Well, in Germany we have three days, no two days vacation or holidays that are around Easter. So it&#8217;s a Good Friday as well as the Easter Monday they are off in Germany. So we have another holiday weekend that we could go there. So we plan to be a little bit ahead of time in Mumbai in India. So yeah, it&#8217;s going to be interesting. They also have a schedule of when they release tickets so you can go on the website and see that at the WordCamp Asia website, I think November 11th and then they have two more dates where they release tickets because the first one actually sold out within an hour or something like that. Yeah, yeah, I think it&#8217;s going to be a huge bootcamp.</p>\n\n\n\n<p><em>Ellen Bauer: </em>I think I got my tickets already for us, so. Yeah, but that&#8217;s nice that they released the dates.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, yeah. The Guternberg Times, I also applied for media partners, so either speaker or media partner, maybe I will get my tickets that way. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p>So yeah, so we&#8217;re coming through the announcements. The first one that I wanted to talk about is that Anne McCarthy updated us in her post update on phase three collaboration efforts November 2025 on the state of the phase three, the progress made, what&#8217;s in the works for the Future and especially WordPress 7.0. Now we&#8217;re talking 7.0 on the eve of release candidate for 6.9; there is not a whole lot of more information out there and the post is talking about the real time collaboration with multiple authors. Edit the content simultaneously without conflict. Now this feature has been tested with a small group of clients from WordPress VIP, but they&#8217;re loving it it seems, and they are bringing things to Core WordPress 6.9 has the asynchronous notes of collaboration. That&#8217;s the commenting on blocks that comes to WordPress December, but it allows you to add comments directly on the content blocks and there will be refinements and additional features kind of coming in the future. And what&#8217;s also prepared for WordPress 10.0 is behind the scenes the contributors are rebuilding the admin screens with a new Data View and Data Forms tools. There&#8217;s a whole new Fields API that kind of runs the data form components and then you organize and display information on admin pages. Part of it is also Media Library revamp and the extensibility for plugin developers. So that&#8217;s pretty much kind of a short rundown of what&#8217;s in the post. It&#8217;s much more detailed information with links to GitHub issues and PRs and all that. Any comments?</p>\n\n\n\n<p><em>Ellen Bauer: </em>I&#8217;m actually really, really excited about that and the start of that. It&#8217;s cool to see that in 6.9 already. I think just collaboration in general within WordPress is one of the things missing to have this thing like in Google Docs we all kind of love it. It&#8217;s so easy and yeah, I&#8217;m just so, so excited to get that in because we have always run our Elmo Studio blog with two people and at some point like even we had guest authors. So yeah that just makes it so much easier to actually work together in WordPress.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah and well we use Google Docs for any of the articles be it on the developer blog or internally at Automattic or for the Gutenberg Times. And this would just eliminate one step because you still have that step left that you need to copy paste things over and put the images in. And if you can start drafting already in WordPress it eliminates so much time that you kind of win there. It&#8217;s really cool.</p>\n\n\n\n<p><em>Ellen Bauer: </em>I never, I can&#8217;t even write in Google Docs, and I&#8217;m actually I&#8217;m using Notion as a drafting tool because it just doesn&#8217;t look as nice so. And yeah just easier if you can just collaborate within your save so much time and effort and it just, it&#8217;s just Nice to see the people you&#8217;re working with in your post and kind of work together there, the comments and feedback and I think even also for design stuff like I love Figma comments as well. It&#8217;s just. Hello, it&#8217;s so good to give feedback. So even if we can have a block section or even on patterns, we can comment on design topics as well there.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p><em>Ellen Bauer:</em> So yeah, even for the visual part of feedback on pattern designs and stuff, it will be really exciting to use that too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, absolutely.</p>\n\n\n\n<p><em>Ellen Bauer: </em>For writers and content creators.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. So what is probably coming to WordPress 7.0 is that you also can highlight text. Not right now, you only can comment in the notes, just on single blocks. Yeah. So if the block is a long paragraph, you cannot just highlight things and then comment on that. So it&#8217;s not like Google Docs yet. But I think that&#8217;s the aim that developers have to make that work as well. I&#8217;m really excited for what&#8217;s to come. We&#8217;ll see. But it&#8217;s a lot of work. But the last half a year there has been some great progress there. </p>\n\n\n\n<p>All right, so the next thing that I wanted to point out here is the new the plugin review team has this plugin check plugin that you can as a plugin developer kind of use and check your plugins before you submit it. So you don&#8217;t get a whole lot of back and forth with the review team until they approve your plugin. That plugin also has a new version and the review team announced it just last week that they now not only screen new plugins that come to the repository, but also will screen updated plugins or plugin updates for security, compatibility and compliance. Right now it&#8217;s in testing form so currently the team evaluates the information only internally and sends reports to authors if needed. And they want to kind of. It&#8217;s like the normal WordPress way, you kind of look what it does and then you iterate on it. Yeah, they want to observe the behavior during updates and put in some refinements. </p>\n\n\n\n<p>And after that initial testing phase, automated security reports will be emailed to authors right after the plugin updates. This is such a huge progress because plugins account for 96% of WordPress vulnerabilities in 2024 in a report. And that increased scrutiny on the WordPress plugins repository is really a huge impact on the health of the whole WordPress ecosystem and it definitely will make the web a better place with 43% of all websites being WordPress having that additional layer There is really going to be huge.</p>\n\n\n\n<p><em>Ellen Bauer:</em> I love that too because yeah, it&#8217;s funny, I just remembered when you said that most of the. As a theme author, I can&#8217;t even count the number of times I get support requests for something is broken. And first thing I always said, oh yeah, I kind of sensed, oh, it&#8217;s, it&#8217;s a plugin. It&#8217;s most of the time the theme is not affected because there&#8217;s not much to a theme. You have to deactivate all your plugins and check the list when the error occurs. I think. I don&#8217;t know how much time I spend on plugin support actually as a theme author.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. I mean security, if you put a point to it, is actually something the server or the hosting company should really implement as well as an agency. When we were dealing with other websites from other people that actually support their businesses. Yeah. We made sure that they are on a hosting company that actually has their own security screening and the automating, removing of malware if that occurs. The plan might be a little bit more expensive, but it&#8217;s kind of that peace of mind for all of us is really important. But yeah, even then things could get through.</p>\n\n\n\n<p><em>Ellen Bauer: </em>So yeah, yeah, this is like very important help.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Absolutely.</p>\n\n\n\n<p><em>Ellen Bauer: </em>I think that if the offerings also for Hostess got better over the years, I think and more awareness. But yeah, just funny. It&#8217;s like part of my WordPress history is fixing plugin update issues.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p><em>Ellen Bauer:</em> Gosh.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. But I, I, that was work that I really hated.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Yeah. Although it&#8217;s money because I was like, I&#8217;m just. It&#8217;s a theme, but it&#8217;s not the theme.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>No, no. It wasn&#8217;t something I thought or something like that. Or it was more like it&#8217;s not work that I would like to do. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer: </em>So it was also work that we weren&#8217;t paid for. It was a lot of support. We did.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>But even if you get paid, it&#8217;s not work you want to do.</p>\n\n\n\n<p><em>Ellen Bauer: </em>That&#8217;s true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Well, some people do, but yeah.</p>\n\n\n\n<p><em>Ellen Bauer: </em>So yeah, I didn&#8217;t like it either, but I had kind of. It&#8217;s funny if you do it like for so many years, like 10 years or so, you get a sense of. Also if you see the plugin that you already kind of know, like it&#8217;s like a six, then do you get on where the problem is? It&#8217;s kind of weird.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Absolutely. Yeah. Yeah. I think also the site health plugin that the WordPress contributors put together is really helpful in just kind of eliminating the plugins and that kind of. Yeah, that really helped with the research. But yeah, that can also happen. Not in a security context. It&#8217;s just kind of. Yeah, it broke my site. Yeah. So some update because it was a plugin conflict and the site health plugin is really helpful for that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contributions</h3>\n\n\n\n<p>So there&#8217;s WordPress Studio. I think I&#8217;m not sure if we ever mentioned it here at the podcast. It&#8217;s an open source local development tool and it now can handle blueprints and those are Playground blueprints. So they&#8217;re lightweight and they&#8217;re fast to implement and it&#8217;s a topic close to my heart. This year I did many talks about Playground and the blueprints and you can watch three of them on WordPress TV and I will have the link in the show notes. They are now available also to be used in Studio because Studio is based on Playground so it makes spinning up new sites so much faster. You can select three pre-built blueprints. One is just a quickstart WordPress.com website or a site for building plugins or themes, or creating an online store with WooCommerce and companion plugins pre-installed. But you could also kind of build your own and have all the plugins that you ever want to need for any site and spin up a new site with the theme or with some standards that you in an agency or as a freelancer always use and then can work on it. And I love this local development tool and paired with Playground CLI. Yeah it made my testing and development so much easier. It&#8217;s really great.</p>\n\n\n\n<p><em>Ellen Bauer: </em>I use it every day as well. Yeah, I didn&#8217;t. I wasn&#8217;t aware that there&#8217;s a WooCommerce version of the blueprint as well. That is cool because you don&#8217;t need to go ahead and test. Sometimes you just need to test a store and you don&#8217;t want to install all the plugins yourself a little bit annoying. So that can be.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>It&#8217;s absolutely handy.</p>\n\n\n\n<p><em>Ellen Bauer: </em>The next update I will cover that and it&#8217;s actually kind of an interesting thing and Matt blogged about it on his personal blog as well. So you can check out that link. It&#8217;s that a new plugin called the Internet Archive Wayback Machine Link Fixer. That&#8217;s a long name for plugin, but it helps to get an archived link to any kind of broken link that you have. Which for a lot of us who have older WordPress blogs or websites that is probably the case. And I actually I haven&#8217;t installed the plugin yet, but I will go to do that this weekend because yeah, that&#8217;s exciting. You can just get a link to any, any broken link to the Wayback Machine version, archived version of that website or blog post. And yeah, check out that post on Matt&#8217;s blog where he talks about it quickly and introduces it and yeah, I think that&#8217;s a really cool additional plugin that we have available to help with broken links. Really exciting. I love that. I will, I will test it and then maybe I blog about it too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, yeah. So go ahead. The plugin is free, but you need a free account on the Internet Archive site to obtain an API key because you tap in right into this and to connect your site to the interactor Archive. And then step two and three, you just have to make some additional decisions. But they&#8217;re very well explained about if you want automatically your site kind of put into the Wayback Machine and all that. </p>\n\n\n\n<p>Just for people who don&#8217;t know, the Internet Archive is a nonprofit library of millions of free text, movies, software, music, websites and more. And they run the Wayback Machine which pretty much surfaces previous versions of websites. So if you are new to a company and you want to do a redesign of the website, you probably want to go back and see what have they done in previous redesigns to kind of go back to see what&#8217;s important to them. And it&#8217;s probably a better way than to ask 15,000 questions.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Yeah, that&#8217;s a nice idea. I haven&#8217;t thought about that. I actually love to go sometimes on the Wayback Machine with Manu. Just kind of looking at the old designs we had for our own website. It&#8217;s so fun to do that. Old designs of other sites that you loved and really, really fun. You can check out the old WordPress. Org versions or even like the Google Google site. It&#8217;s just fun to do that. And you kind of get a little bit of a nostalgic feeling. Oh yes, I remember that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. So when I started Gutenberg Times I had the 2019 default theme on it. And then somewhere in 2020 I think I switched to the Excel theme by Anders Noren and there were a few things that didn&#8217;t work that way in the other themes. So I just kind of adopted. And then now I come back and kind of compare what was the old one and what was the new one. It was, it was really interesting because I&#8217;m now building the third theme for, for the site and I want to do it myself and now I can do whatever I want with it without having to follow a theme, but I still wanted to make sure that I have all the things that I thought were important also in the new theme. So we&#8217;ll see. I&#8217;m definitely going to share my journey.</p>\n\n\n\n<p><em>Ellen Bauer: </em>You plan to update that soon?</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Soon as a relative term.</p>\n\n\n\n<p><em>Ellen Bauer: </em>When do you do it?</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> I&#8217;d like to have it by the end of the year, but we&#8217;ll see how that comes out. Yeah. I built it already. I needed an additional plugin for my podcast because I wanted to have the social icons from the podcast directories where our podcast is in. And only the 6.9 now has the possibilities that you can do custom social icons. So I tested that and it works. But I need to wait till it&#8217;s out too. So the plugin is available but it&#8217;s in the plugin repository. But I have one fix that I need to do. But also I wanted to have a better template for the podcast and the plugin API to register templates. That was in 6.8, but I needed to figure out how that works as well. Not all the things that I talk about. I know how to do it when I want to do it. It&#8217;s kind of really interesting.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Yeah. And it&#8217;s always just finding the time for these on the side things.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; WordPress 6.9 Beta 4</h3>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. So now we&#8217;re coming to the what&#8217;s released section of our podcast and the first one is today, Friday, November 7, WordPress 6.9 beta 4 was released. It&#8217;s a quiet beta. It has a release post, but that&#8217;s on the make blog. Just because there was one thing that they needed to reverse and so they wanted before the release candidate on Tuesday, November 11, they wanted to have another beta to make sure everything works all right or the thing that they changed works all right. Let me put it this way. Yeah. So this is also a good place to talk about last minute WordPress 6.9 feature decisions. Contributors have decided to not move ahead with the enhanced template management feature for this version. The content only editing was also punted to 7.0 as well as the updated block binding UI for external sources, there were a few issues with all three of them during testing sessions and that can&#8217;t be While the content only editing was earlier decided that it&#8217;s not going to come to 6.9, but the other two, there were issues that couldn&#8217;t be resolved in the remaining time before the strength freeze in release candidate one, which is Tuesday. So yeah. Ellen, what are your favorite features for 6.9? Anything standing out for you?</p>\n\n\n\n<p><em>Ellen Bauer: </em>Yes, I was looking forward to the template management feature of course we have to wait. We have to wait for that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> It&#8217;s still in Gutenberg. Yeah, it&#8217;s still in the plugin. It&#8217;s just not.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Then second pick. I still am super excited that at least we start with the commenting option on post. Like on blocks and posts. I&#8217;m excited to just have this in there. Like that&#8217;s something we haven&#8217;t had in WordPress. So yeah, that&#8217;s. I think I would pick that as my favorite. And then instead.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Are you getting excited about the new blocks?</p>\n\n\n\n<p><em>Ellen Bauer: </em>Oh, yes, new blocks as well. So the accordion, it&#8217;s actually nice to see that come in because we have started using that in WooCommerce for an update on the. Having the tabs for a description, like a product description, additional information and comments in there. So I think I&#8217;m a little bit semi proud. Maybe that pushed it, the accordion block into more attention, into Core and then the. I&#8217;m not sure if I have the name right. Is it called Sticky? Sticky Sketchy text? Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>No, Stretchy. Stretchy.</p>\n\n\n\n<p><em>Ellen Bauer:</em> Stretchy. Stretchy. That makes more sense. Yeah, just that&#8217;s from a designer perspective. It&#8217;s interesting actually to see that in Core because that&#8217;s like just a design tool and a fun kind of block. I love seeing that in Core. Yeah. Just nice to see this kind of more fun not experimental, but like just design tool core blocks coming in and then icons block. Really, really nice to have that. But that&#8217;s not like needed, wanted. Oh, no, that&#8217;s seven.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, the icons block didn&#8217;t make it.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Oh, no. Oh, sorry.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Okay.</p>\n\n\n\n<p><em>Ellen Bauer: </em>We have to wait. Well, next year then we will get more excited. Yeah, I want that so badly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, the icons block as well as the. The block visibility is there as well, but it&#8217;s more like the basic kind of feature, the foundation for what&#8217;s to come in 7.0. But it&#8217;s good to have it in talking about the accordions if you want to kind of get a little bit of a head start on styling accordions. Justin Tadlock just published last week a tutorial on how to style accordions with WordPress 6.9. And he walks you through how to do it in theme JSON and how to do a style variation as well as how to do the pattern for an accordion pattern. So that gives you a head start on updating your theme or your own site with it. </p>\n\n\n\n<p>What&#8217;s coming to the developer blog? We have just the editorial meeting yesterday. We just approved a snippet how you can also add structured data to your FAQ accordion. So it gets right into the SEO kind of thing because Google treats the FAQs differently. It kind of does answer question answers quite nicely. So you can make that also with the accordion. And he will publish that probably in about two weeks or three. We&#8217;ll see how that comes. Yeah. There&#8217;s also on the developer blog where additional theme related things like the border radius, size presets that come into WordPress 6.9 and also I mentioned it, the social icons, custom icons that you want if you want them. Also a tutorial on the developer blog register custom social icons and we have one more that is the how to style forms with theme JSON that comes also with six point nine.</p>\n\n\n\n<p><em>Ellen Bauer: </em>That&#8217;s a big one. Oh, that&#8217;s cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Absolutely.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Very exciting because that&#8217;s one of the things you miss that was missing always for themes and our custom icons. Actually I think it&#8217;s a bigger feature than you think because that was always for years one of the requests like how do I get my own icon in there? Like, oh, it&#8217;s missing. Like maybe certain countries have their big individual icons that were not what kind of icons icons, but tools, social.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> I can. Websites. Yeah, yeah, yeah, absolutely.</p>\n\n\n\n<p><em>Ellen Bauer: </em>I remember there was a German one we were always asked for. I don&#8217;t remember what it was, but from different communities you get different requests.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. In Germany there was this ext or next or something like that was a social one. Right. But that kind of folded into LinkedIn now. So. All right, I&#8217;ll put the links to the developer blog posts into the show notes and so you can all follow along on that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 22.0</h3>\n\n\n\n<p>And that brings US to Gutenberg 22.0, and Carlos Bravo was the release lead on that and he kind of said that it was a relatively quiet Gutenberg release because it followed the WordPress point release and it normally prioritizes core quality and bug fixes over new enhancements. So we probably get here pretty quickly go through that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p>Well, I’ll start with the block library changes in the navigation block. You can have a button create a new page, but you create it and then what happened. Now you have a notice that there was a page created and how to find it. So that&#8217;s really cool. It&#8217;s a quality of life improvement that. Yeah, you only notice that it&#8217;s there or that it&#8217;s not there, but it&#8217;s missing all the time.</p>\n\n\n\n<p><em>Ellen Bauer:</em> And the second one was that breadcrumbs now get support for archives. That was missing, just missing before, Birgit.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, so breadcrumbs came in actually with this Release out of experimentation, but it will not make it to 6.9. But the breadcrumbs block is a new block and the archive support was. There were kinds of discussions about how deep does the first version has to go. And now that it&#8217;s not getting into 6.9, it just gets. Just ongoing improvements. So it gets into WordPress 7.0.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Yeah, I love that. For blogs, that makes a huge difference.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Absolutely. That&#8217;s one thing. Also, when you have a huge site and you have 50 pages or something like that, your visitors most very often get lost. Unless you have additional navigation in there, and breadcrumbs help you so you don&#8217;t have to do this all manually and kind of think about how to get back to other places. I really love that. That and that the team actually takes time to get to work on this a little longer. And so the version is actually delightful and not just like an MVP or something like that. Yeah. The next one is that the categories block has a taxonomy CSS class now. So that&#8217;s probably only interesting for people that were looking for that and had to do custom CSS to kind of figure that out. But that&#8217;s definitely now in Gutenberg 22.0.</p>\n\n\n\n<p><em>Ellen Bauer: </em>I think having CSS classes for pretty specific things from theme author perspective, just helpful. A lot of time to just have that in there. So I like that. The next one was that I think that&#8217;s just added an explanation to the fit text feature that it gets just a description is added, that it overrides the default font settings.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p><em>Ellen Bauer: </em>So that&#8217;s what I wasn&#8217;t visible just for users being aware of that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>I think so. Yeah. That&#8217;s just a mix. Users are aware that sometimes you don&#8217;t get the connection, that if you have one option, the other option goes away. Yeah. So.</p>\n\n\n\n<p><em>Ellen Bauer: </em>And I think that helps. So I think yeah, they just added it fit into the container and then overrides your font&#8217;s default font setting. That helps to just explain it better.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, absolutely. And just now that we&#8217;re talking about it, the stretchy text, they are still not sure if the font size or the font option or separate blocks. So they&#8217;re now getting into a variation for 6.9. I have not seen that issue or the pull request actually be merged, but we&#8217;ll see if it&#8217;s going to be in Release candidate one or it still stays as it is and comes in 5.7, 7.0. Why 5.7? That&#8217;s wrong. Yeah. The latest comments block now has an option to display full comments so there were only two versions. One was just the title and then an excerpt. And then now you can have all the full comments displayed in your post template or page template. So that&#8217;s also pretty cool.</p>\n\n\n\n<p><em>Ellen Bauer:</em> One additional new update is also in the global styles and actually Birgit had to help me figure that out. Global styles are now, can now be accessed in the post editor. But you need to have. What is it? You need to have Active show template template. Yeah, show template. And it&#8217;s like, okay, where is show template Burgundy? Had to help me out with that one. It was under preview.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> It was the preview of the test.</p>\n\n\n\n<p><em>Ellen Bauer: </em>So where you, where you look for the tablet and the mobile version of the preview, you also have the show template and I couldn&#8217;t find it. And then you get the little icon for global styles.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, yeah. And then you can make changes. Yeah, you can make changes to, to your template on the global level, which really helps with. You don&#8217;t have to go back and go through the templates and all that. So it&#8217;s really interesting. I haven&#8217;t really worked with that yet because I didn&#8217;t find a need for that. But I, I can see that then all of a sudden post in the template when it says, oh, this is wrong, you just want to go in and make a small change of things. So this is helpful to not have to get out of your post and then have to go into the site editor and the template. And yeah, it&#8217;s kind of just a shortcut for.</p>\n\n\n\n<p><em>Ellen Bauer: </em>I think it also builds like having that connection also builds a little bit more awareness for users of the connection between where what a template actually is and that you can. What global styles are that you have that connection of. Oh, the global styles are connected to the template of this post and if I change something there, it&#8217;s changed in the post. I think there&#8217;s still difficulty for users to understand that connection if the templates are hidden and the global styles are hidden in just the site editor.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>So that&#8217;s a good point.</p>\n\n\n\n<p><em>Ellen Bauer: </em>It just builds that connection.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>That&#8217;s a good point. Yeah. Thank you. I haven&#8217;t even thought about it, but that helps people figure out because the template, new WordPress users might not have that problem, but long time WordPress users, they never had to deal with templates because it was all, it was all something that the theme developer would do for them and they were just using it. But now that they have control over it, they also kind of need to be aware what they&#8217;re doing with it. And the enhanced template management is Also part of it, that it needs to be a little bit less confusing. And also follow some. Some things that they say if I change something on a template, I don&#8217;t want it to go public without me knowing. So I want a draft section there and keep the other template going until the other one, the new one is finished. So that is something that comes with enhanced template management and I&#8217;m really looking forward to that.</p>\n\n\n\n<p><em>Ellen Bauer:</em> That will be exciting also to make templates more exciting to play with because. Yeah, I think there&#8217;s still an amazing amount of confusion of what a template versus a page actually is. So just if users play more with custom templates and build their own, I think that builds more awareness of that. The difference between these two.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, definitely. Yeah. So I think one of the last things that we want to talk about here is the. That the math block, which is a new block coming to 6.9. Yeah. Yeah. I&#8217;m love it. I actually was in school, I had all these big formulas to talk about. To write and. Yeah. And I was never kind of thinking, oh, I could do a blog post about things that. Because I had no way of knowing how to do the formulas. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer: </em>And you can&#8217;t really output them.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. And they follow the mathwork, follows latex formatting, which is the math kind of language, and then puts it into your site. And now it also. It&#8217;s now enabled. Horizontal scrolling is now enabled because those formulas can be really, really long. And so you can kind of have a horizontal scrolling on your formula so you don&#8217;t have to kind of put line breaks in there where no line breaks. I want that.</p>\n\n\n\n<p><em>Ellen Bauer:</em> I want to start a blog to blog about math. I was never good at math, but I always. It&#8217;s admiring too. I love it. So maybe we should all start blogging about math now.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer:</em> Problems.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Math problems. Yeah. Especially fractions and all that kind of. What was it? Five. You&#8217;re very long.</p>\n\n\n\n<p><em>Ellen Bauer: </em>So we need the scrolling.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, we can do the scrolling. Yeah.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p>And I&#8217;m gonna scroll further through the changelog and I&#8217;m stopping at the experiments because the real time collaboration experiment is still on in Gutenberg and we talked about it, but there have also been some changes now. And one is that it&#8217;s supporting synced post data and it also the YJS import is actually behind the experimental flag, which is actually a code quality thing. And they implemented CRDT persistence for collaborative editing. And that just means that&#8217;s the. The saving of your immediate changes and then the sync part that works persistently on your collaborative editing plane. It&#8217;s a really complicated thing to do. But they seem to have figured it out with that library, the YJS and Kevin, who is the maintainer of that, was part of the initial MVP of the collaborative editing and now. Yeah, so it&#8217;s really cool. </p>\n\n\n\n<p>And you need to go install 2020.0 Gutenberg plugin and then go to the Gutenberg menu item and enable the look at the experiments page and enable real time collaboration. So there are a few steps there to get to that, but that&#8217;s good. So it all stays behind the experimental flag as long as it&#8217;s in development. Good. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s in Active Development or Discussed</h3>\n\n\n\n<p>So for the developers amongst you listener, there is. I&#8217;m sharing an issue about the version 2 of the build WordPress scripts where Riad Benguella, one of the lead architects of Gutenberg has opened this issue about kind of making scripts a little bit more flexible and also have the point that it comes easier and feels a little bit more simple. But that&#8217;s all is good. Good goals I would say but I think the technology is a little bit more complicated. But I will share that for all the developers on the show or who listen here to check out because Riad needs people who build plugins and have a build process and use the WordPress scripts to actually test the version 2 so they can catch all the edge cases and all the use cases before they actually migrate that all over. So that&#8217;s my thing. Alan, is there something that you want to remind people about upcoming events or releases.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Actually I can&#8217;t think of anything at the moment.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So if people want to connect with you, where would they find you on the.</p>\n\n\n\n<p><em>Ellen Bauer: </em>I&#8217;m definitely on the Slack WordPress Developer Slack or on social. I think I&#8217;m moving more and more to Blue Sky.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Okay.</p>\n\n\n\n<p><em>Ellen Bauer: </em>And yeah also on X and there and YouTube is like a thing I want to be more present and add more content to. So yeah, I have a YouTube channel. I think you can find me just under my name on all of these or maybe Elmer studio on the YouTube. I&#8217;m not sure. I think both is possible.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Okay. Yeah I will share share this all in the show notes and as always. Oh I wanted to announce something. Sorry on November 13th. That&#8217;s next week. If you listen to this over the weekend you get the chance to see the developer hours come back to the online workshops on Learn on Meetup and JuanMa and Jonathan Bosinger are going over the developer parts of WordPress 6.9 one is the Data Views and Data Forms and Fields API. The other one is the Abilities API and they might even be covering Interactivity API, seeing what kind of time they have. But that&#8217;s on meetup on November 13, just to let you know.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes. As always, the show notes will be published on GutenbergTimes.com/podcast. This is episode 124. 124. And if you have questions and suggestions or news you want us to include, send them to <a href=\"http://changelogutenbergtimes.com\">changelogutenbergtimes.com</a> that&#8217;s <a href=\"http://changelogutenbergtimes.com\">changelogutenbergtimes.com</a> and if you want to leave a review on Apple or podcast or Pocketcast or any other of your favorite podcast, only.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Five star, of course.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Well, I, I take anyone. Yeah, that, that&#8217;s kind of how I connect with the listeners and if you can improve.</p>\n\n\n\n<p><em>Ellen Bauer: </em>But you deserve the best.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Well, thank you. Thank you. I think so. But yeah, maybe other people have a different opinion and my, my opinion only counts when I&#8217;m home alone. So. Yeah. So thanks everyone. And until the next time, be well. And we see we hear each other just before Thanksgiving. And thanks to Ellen Bauer for coming to us.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Thank you. Bye, everyone.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Take care.</p>\n\n\n\n<p><em>Ellen Bauer: </em>Bye. Bye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 09 Nov 2025 13:22:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Ben on Bubbles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150519\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://ma.tt/2025/11/ben-on-bubbles/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:181:\"<p>Check out Ben Thompson of Stratechery (one of the most valuable subscriptions) on <a href=\"https://stratechery.com/2025/the-benefits-of-bubbles/\">The Benefits of Bubbles</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 09 Nov 2025 04:45:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"Gutenberg Times: State of the Word, WordPress 6.9, Forms styling, Interactivity API, and more — Weekend Edition 348\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=42665\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://gutenbergtimes.com/state-of-the-word-wordpress-6-9-forms-styling-interactivity-api-and-more-weekend-edition-348/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23797:\"<p>Hi there, </p>\n\n\n\n<p>Next week is Release Candidate 1 week! Subscribe to the <a href=\"https://make.wordpress.org/core/\">Make Core Blog</a>, if you haven&#8217;t yet, to get all the Dev Notes and the Fieldguide notifications. &#8220;String freeze&#8221; is this state of the release called until the final release on December 2, 2025. It&#8217;s also the start of the last four weeks when the wonderful translators of the <a href=\"https://make.wordpress.org/polyglots/teams/\">Polyglots team</a> work to bring the new version to many dozens of languages. </p>\n\n\n\n<p>This week was busy, too, though. I hope you enjoy all the good things below.</p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/state-of-the-word-wordpress-6-9-forms-styling-interactivity-api-and-more-weekend-edition-348/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/state-of-the-word-wordpress-6-9-forms-styling-interactivity-api-and-more-weekend-edition-348/#wordpress-6-9\">WordPress 6.9</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/state-of-the-word-wordpress-6-9-forms-styling-interactivity-api-and-more-weekend-edition-348/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/state-of-the-word-wordpress-6-9-forms-styling-interactivity-api-and-more-weekend-edition-348/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/state-of-the-word-wordpress-6-9-forms-styling-interactivity-api-and-more-weekend-edition-348/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</a></li></ol></nav>\n</div></div>\n</section>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"></div>\n\n\n<p>WordPress 6.9 is not the only major WordPress event on <strong>December 2, 2025</strong>. On this day, <strong>Matt Mullenweg</strong>&#8216;s annual keynote, <strong><a href=\"https://wordpress.org/state-of-the-word/\">State of the Word</a></strong>, will be livestreamed from San Francisco, CA. It will take place around noon Pacific Time and will be recorded so the other half of the World can watch it on the rerun, so to speak. Being there in person is also possible with limited seating. You can request a ticket on the landing page. You might find a watch party near you or you can register your own party. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://wordpress.org/state-of-the-word/\"><img alt=\"Matt Mullenweg announced Gutenberg Roadmap at WordCamp Europe 2018\" class=\"wp-image-11856\" height=\"435\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2019/07/WordCamp-Europe-2018.jpg?resize=652%2C435&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong>Carlos Bravo</strong> released Gutenberg 22.0, and in his post <a href=\"https://make.wordpress.org/core/2025/11/05/whats-new-in-gutenberg-22-0-05-november/\"><strong>What’s new in Gutenberg 22.0? (5 November)</strong></a>, he noted &#8220;Typically, the Gutenberg release following a WordPress point release focuses on core quality and bug fixes over new enhancements. As such, this will be a relatively quiet release.&#8221; He highlighted two things, both already slated for WordPress 7.0 and later. </p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/05/whats-new-in-gutenberg-22-0-05-november/#real-time-collab-post-meta\">Real-time Collaboration: Post Meta Synchronization</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/05/whats-new-in-gutenberg-22-0-05-november/#new-theme-package\">A new theme package</a></li>\n</ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy</strong> published an <a href=\"https://make.wordpress.org/core/2025/11/06/update-on-phase-3-2025/\"><strong>Update on Phase 3: Collaboration efforts (Nov 2025)</strong></a> and noted that WordPress Phase 3 focuses on making teamwork easier.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Real-time collaboration lets multiple authors edit content simultaneously without conflicts. </li>\n\n\n\n<li>Block Notes, arriving in WordPress 6.9, allows users to add comments directly on content blocks. </li>\n\n\n\n<li>Behind the scenes, WordPress is rebuilding admin screens with new DataView and DataForm tools, which organize and display information better while letting developers customize them easily across different admin pages.</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Rae Morey</strong> expands on this update in her article, <a href=\"https://www.therepository.email/real-time-collaboration-flagged-for-wordpress-7-0-amid-ongoing-technical-challenges\"><strong>Real-Time Collaboration Flagged for WordPress 7.0 Amid Ongoing Technical Challenges</strong></a> and includes additional information about the VIP plugin as well as this year&#8217;s progress.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ellen Bauer</strong> joined me from New Zealand to record the next podcast episode with me Gutenberg Changelog #124. We talked a lot about WordPress 6.9, WordCamps, Block Themes and more. It&#8217;ll arrive at your favorite podcast app over the weekend. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"Gutenberg Changelog 124 with Ellen Bauer and Birgit Pauli-Haack \" class=\"wp-image-42695\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-07-at-18.56.39.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-124-gutenberg-22-wordpress-6-9/\">Gutenberg Changelog #124 – Gutenberg 22.0 and WordPress 6.9</a> with <strong>Ellen Bauer</strong>, project lead at Automattic. </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Gutenberg Changelog 124 with Ellen Bauer and Birgit Pauli-Haack\" class=\"wp-image-42695\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-07-at-18.56.39.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"wordpress-6-9\">WordPress 6.9</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2025/11/07/wordpress-6-9-beta-4/\"><strong>WordPress 6.9 Beta 4</strong></a> is now available for testing. As always, the post shows you four different ways how you can start with your testing sessions.</p>\n\n\n\n<p>Contributors decided on punting the <em>enhanced template management</em> features to WordPress 7.0. A few issues surfaced during testing sessions that can’t be resolved in the remaining time before string freeze with Release Candidate 1.  </p>\n\n\n\n<p>WordPress 6.9 Release Candidate 1 is scheduled for November 11, 2025, and so are the Dev Notes, updates for developers about the relevant changes: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Interactivity API</li>\n\n\n\n<li>Abilities API</li>\n\n\n\n<li>Block Bindings API</li>\n\n\n\n<li>Streaming Block Parser </li>\n\n\n\n<li>Modernizing UTF-8  support</li>\n\n\n\n<li>Updates to the HTML API</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>JuanMa Garrido</strong> and <strong>Jonathan Bossenger</strong>, developer advocates at Automattic,  invite you to join them for a Developer Hour: <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/311854653/\"><strong>WordPress 6.9: developer updates</strong></a> on <strong>November 13, 2025, at 10 am UTC</strong> &#8211; It&#8217;s a bit early for US timezone&#8217;s though. The session will be recorded and appear shortly after on WordPressTV. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/311854653/\"><img alt=\"\" class=\"wp-image-42709\" height=\"576\" src=\"https://gutenbergtimes.com/wp-content/uploads/2025/11/Devhours-1024x576.avif\" width=\"1024\" /></a></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Styling form elements with the Block editor becomes much easier. <strong>Justin Tadlock</strong> posted a tutorial on the WordPress Developer Blog on <a href=\"https://developer.wordpress.org/news/2025/11/how-wordpress-6-9-gives-forms-a-theme-json-makeover/\"><strong>How WordPress 6.9 gives forms a theme.json makeover</strong></a>. WordPress 6.9 introduces theme.json support for form styling on text inputs and select dropdowns, enabling designers to apply border, color, shadow, and spacing properties globally. However, focus states, labels, checkboxes, and other form elements still require custom CSS. This is just the beginning. Contributors are working on releasing more form styling options in the future. </p>\n\n\n\n<p>Other articles on WordPress 6.9 features to come: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://developer.wordpress.org/news/2025/10/styling-accordions-in-wordpress-6-9/\">Styling accordions in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/09/border-radius-size-presets-in-wordpress-6-9/\">Border radius size presets in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2025/08/registering-custom-social-icons-in-wordpress-6-9/\">Registering custom social icons in WordPress 6.9</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Dave Smith</strong>, core contributor on Gutenberg, explains in his video <a href=\"https://www.youtube.com/watch?v=2F9jWikYkec\"><strong>WordPress 6.9 FIXES Navigation Links</strong></a> the main change to the Navigation block in WordPress 6.9. Now the navigation links are dynamic and adopt automatically when you change a slug. </p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Steve Burge</strong>, Publish Press, <a href=\"https://bsky.app/profile/steveburge.com/post/3m4tk5cjpks22\">announced</a> the new version of <a href=\"https://wordpress.org/plugins/advanced-gutenberg/\"><strong>Gutenberg Blocks</strong></a> (v 3.5.2). It brings a new feature to the block editor. &#8220;You can just create your own styles for any block.&#8221; A socalled Style builder is now available to create these style all no-code.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-42691\" height=\"366\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/PublishPress-Block-Style-builder-edited.jpg?resize=652%2C366&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p><strong>Velda Christiansen</strong>, member of the training team and support engineer at Automattic, held another workshop to teach WordPress users about <a href=\"https://wordpress.tv/2025/11/04/landing-pages-posts-more-strategies-for-a-stronger-site/\"><strong>Landing Pages, Posts &amp; More: Strategies for a Stronger Site</strong></a>. It was a workshop on WordPress content strategies, demonstrating how to create effective landing pages through template customization. Christiansen addressed attendees&#8217; technical questions and concluded by discussing hosting, email strategies, monetization options, and resources for further learning.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Iliana Mustafa</strong>, Digital Marketing Manager at HumanMade, shared by <strong><a href=\"https://humanmade.com/full-site-editing/building-smarter-not-harder-why-we-embraced-fse-for-our-own-website-redesign/\">Why we embraced FSE for our own website redesign</a></strong>. &#8220;One of the biggest wins of the redesign has been how much ownership our marketing and content team now has over the site.&#8221; She wrote. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Johanne Courtright</strong> addressed a challenge with forms: providing styling controls for Gravity Forms in the block editor. In her blog post <a href=\"https://groundworx.dev/resources/making-gravity-forms-inputs-play-nice-with-block-themes/\"><strong>Making Gravity Forms Inputs Play Nice with Block Themes</strong></a>, she outlines her method, which includes converting Gravity Forms buttons to standard WordPress block buttons using PHP, applying scalable input styling with CSS custom properties, and offering nine color customization options in Gutenberg. This system keeps form input elements intact while enhancing Gravity Forms&#8217; structure, allowing for proportional scaling through font-size changes and easy use as standalone styles or complete plugin integration.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>On the WPTavern Jukebox, <strong>Nathan Wrigley</strong> interviewed <a href=\"https://wptavern.com/podcast/192-joshua-bryant-on-how-dow-jones-is-supercharging-wordpress-editorial-workflows\"><strong>Joshua Bryant on How Dow Jones Is Supercharging WordPress Editorial Workflows</strong></a>. They discussed  how Dow Jones decoupled Gutenberg from WordPress Admin, embedding it into a standalone React application to accelerate breaking news publication.  Bryant explained that Dow Jones operates Wall Street Journal, Barron&#8217;s, and MarketWatch on WordPress Multisite but needed faster editorial workflows for time-sensitive content. He emphasized that discovering WordPress&#8217;s global WP object handling was challenging but revealed how well-engineered WordPress truly is.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p><strong>Carlo Daniele</strong>, Kinsta, helps you <a href=\"https://kinsta.com/blog/wordpress-interactivity-api/\"><strong>unlock new possibilities with the WordPress Interactivity API</strong></a>. &#8220;This API enables you to create blocks that react in real time to user interactions, allowing you to create rich user experiences and make your sites attractive, dynamic, and engaging.&#8221;, he wrote Daniele guides readers through the WordPress Interactivity API by explaining its core concepts, breaking down technical file structures, and then demonstrating practical application by building an interactive shopping cart block from scratch. He moves from theory to hands-on implementation with code examples and visual aids. <br /></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>JuanMa Garrido</strong> introduced <a href=\"https://juanma.codes/2025/11/02/a-dataviews-powered-explorer-for-the-abilities-api/\"><strong>A DataViews-powered explorer for the Abilities API</strong></a> on his personal blog. He created an Abilities Dashboard prototype that combines WordPress&#8217;s Abilities API with DataViews, a React component system. </p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/ai/2025/07/17/abilities-api/\">Abilities API</a> allows plugins to describe their capabilities in a machine-readable format for AI tools and automation. Building on <a href=\"https://github.com/karmatosed/abilitiesexplorer\"><strong>Tammie Lister&#8217;s Abilities Explorer plugin</strong></a>, Garrido developed a client-side dashboard using DataViews, aligning with modern WordPress admin interfaces. His project demonstrates how DataViews can effectively display and interact with Abilities data, serving as a reference for this emerging intersection of AI and data management in WordPress.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Troy Chaplin,</strong> web developer from Ottawa, shared the <a href=\"https://developer.wordpress.org/news/snippets/limiting-allowed-blocks-without-breaking-the-site-editor/\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>Snippet: Limiting allowed blocks without breaking the Site Editor</strong></a> on the WordPress Developer Blog. &#8220;By scoping the <code>allowed_block_types_all</code> filter to post types and editor context, you keep the best of both worlds: editorial consistency for authors and full creative control for designers. A small change, but one that can save hours of confusion down the road.&#8221; he wrote in his conclusion. </p>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n</section>\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<p>Featured Image: Image generated with <a href=\"https://jetpack.com/ai/\">Jetpack AI assistant. </a></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form action=\"https://gutenbergtimes.com/feed/\" autocomplete=\"on\" class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\" style=\"margin-bottom: 25px;\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input autocomplete=\"email\" class=\"ngl-form-input-text\" id=\"ngl_email\" name=\"ngl_email\" required=\"required\" style=\"border-radius: 21px;\" type=\"email\" /></div></div><button class=\"ngl-form-button\" style=\"background-color: #005075; border-color: #005075; border-width: 1px; border-style: solid; color: #ffffff; border-radius: 21px;\" type=\"submit\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"><svg fill=\"none\" height=\"24\" stroke=\"#fff\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input id=\"ngl_list_id\" name=\"ngl_list_id\" type=\"hidden\" value=\"26f81bd8ae\" /><input id=\"ngl_double_optin\" name=\"ngl_double_optin\" type=\"hidden\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n</section>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 08 Nov 2025 04:31:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: Kaycee Nicole\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150513\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2025/11/kaycee-nicole/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:409:\"<p>Mimi Lamarre at Switchboard Magazine has a delightful long read in <a href=\"https://www.switchboardmagazine.com/monthly/the-curious-case-of-kaycee-nicole\">The Curious Case of Kaycee Nicole</a>, where, in the early days of online communities and blogging, a fake person claimed to have leukemia. The blogging community was relatively small back then, and I recall some of this happening contemporarily. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Nov 2025 23:36:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"Matt: Conversation with John Borthwick\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150504\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://ma.tt/2025/11/john-borthwick/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1089:\"<p>I&#8217;m often on the other side, but it&#8217;s such a delight to be an interviewer, I really enjoy it and put a lot of work into coming up with questions and shaping a conversation I think will draw out something novel from the person. Besides the <a href=\"https://distributed.blog/\">Distributed Podcast</a>, I&#8217;ve had a chance at events to interview great minds such as Steve Jurvetson, <a href=\"https://patrickcollison.com/\">Patrick Collison</a>, <a href=\"https://dri.es/\">Dries Buytaert</a>, and now John Borthwick.</p>\n\n\n\n<p>We discussed his early investments in Airbnb and Tumblr, what made the NYC tech scene so special back then, and how it has evolved since. We also touched on the recent mayoral race, where Betaworks fits into the city&#8217;s tech ecosystem, and delved into one of my favorite topics: the comparison between open-source and proprietary models in AI.</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Nov 2025 06:45:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Post-talk Recs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150494\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://ma.tt/2025/11/post-talk-recs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:913:\"<p>I just got off stage from the <a href=\"https://luma.com/fy86k4w5\">great dev/ai/nyc event with John Borthwick</a>, we had a wide-ranging discussion that we&#8217;ll post online soon. We had hundreds of people in the room and hundreds on the waitlist&#8230; the energy in NYC is electric! </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-150495\" height=\"805\" src=\"https://i0.wp.com/ma.tt/files/2025/11/borthwick-mullenweg-768x1024.jpeg?resize=604%2C805&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p>As a few recommendations from the event, I recommended revisiting the <a href=\"https://en.wikipedia.org/wiki/Her_(2013_film)\">movie Her</a> and <a href=\"https://en.wikipedia.org/wiki/Culture_series\">Iain M. Banks Culture series</a>, John recommended <a href=\"https://amzn.to/47LYJ7D\">The MANIAC about John von Neumann</a>, which I&#8217;ll add to my reading queue now.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Nov 2025 01:55:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: #192 – Joshua Bryant on How Dow Jones Is Supercharging WordPress Editorial Workflows\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=200562\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://wptavern.com/podcast/192-joshua-bryant-on-how-dow-jones-is-supercharging-wordpress-editorial-workflows\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:56442:\"<details>Transcription<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case, how Dow Jones is supercharging WordPress editorial workflows.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Joshua Bryant. Joshua works at Dow Jones, helping power some of the world&#8217;s largest publishing sites, including the Wall Street Journal, Barron&#8217;s, and MarketWatch, all on a WordPress Multisite platform.</p>\n\n\n\n<p>His background with WordPress started, as it does for so many, by inheriting a site and slowly peeling back the layers of what the CMS can do, from page building to infrastructure and custom workflows.</p>\n\n\n\n<p>At Word Camp US, he delivered a presentation called Reimagining WordPress Editing: How We Embedded Gutenberg Into Our Product Ecosystem, which digs into how his team decoupled the Gutenberg block editor from WP Admin. And embedded it in a standalone React application, all while keeping content stored in a traditional WordPress database.</p>\n\n\n\n<p>This episode is a journey into why time, down to the second, matters in the publishing world, and how headless solutions can address those needs.</p>\n\n\n\n<p>Joshua explains how editorial workflows were rebuilt so that breaking news can be published, or updated, with lightning fast speeds, removing distractions and page reloads for editors, while retaining the full power and extensibility of WordPress behind the scenes.</p>\n\n\n\n<p>We talk through the technical architecture, planning, editing, and rendering are split into separate applications with Gutenberg customized down to just two or three essential blocks, living outside the typical WordPress environment.</p>\n\n\n\n<p>Joshua talks about the challenge of simulating the global WP object, keeping business logic and proprietary plugins intact, and interacting with the rest API for Instantaneous content publishing.</p>\n\n\n\n<p>If you&#8217;re interested in headless WordPress, editorial workflows at scale, or how Enterprise newsrooms leverage open source tech for real world speed, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Joshua Bryant.</p>\n\n\n\n<p>I am joined on the podcast by Joshua Bryant. Hello.</p>\n\n\n\n<p>[00:03:25] <strong>Joshua Bryant:</strong> Hi.</p>\n\n\n\n<p>[00:03:26] <strong>Nathan Wrigley:</strong> Nice to meet you. This is the first time that we&#8217;ve ever met. We&#8217;re going to be talking today about, well, the Dow Jones website, but also about headless, I guess is probably the best way to sum it up. So strap in. This is going to be a tinfoil hat episode. I am also going to say at the beginning that this is an episode for which I am supremely unqualified. So I hope that you are going to be able to shepherd me and call me out when I ask a silly question. So let&#8217;s hope for the best.</p>\n\n\n\n<p>The reason that I&#8217;ve got you on is because headless is an interesting subject, there&#8217;s that, but also the fact that it&#8217;s Dow Jones that you are dealing with, and the profound importance of that. The fact that, of all the websites I can imagine, there&#8217;s not many which have that requirement to be alive a hundred percent of the time. So that whole piece is going to fit in as well.</p>\n\n\n\n<p>Before we get into that, would you mind just telling us a bit about you? I mean, we know where you work now, but other than that, tell us about your experience with WordPress and so on.</p>\n\n\n\n<p>[00:04:18] <strong>Joshua Bryant:</strong> Right. So, I mean, I started, I think like most WordPress people started, I inherited a WordPress website knowing nothing about web development at all. And so I struggled my way through Googling, what is DNS? What does that even mean?</p>\n\n\n\n<p>And the WordPress offered me the opportunity to grow, and there&#8217;s always something new to learn. So from day one, I started learning about building pages, and then themes, and then plugins. And then I got a job where I was building themes and plugins. And then I got a job where I was really working on the infrastructure behind it.</p>\n\n\n\n<p>As I continue to grow, I keep learning that there&#8217;s always another layer to WordPress. And I think I&#8217;m getting close to the bottom, but that&#8217;s what I thought every layer. So I did a little bit of contributing last year when I was here at WordCamp, and I&#8217;m just excited to keep growing and keep learning more about the power that we have in that WordPress environment.</p>\n\n\n\n<p>[00:05:18] <strong>Nathan Wrigley:</strong> Thank you for that. So you&#8217;re at WordCamp US, obviously, you&#8217;re talking to me, we&#8217;re in the same room. Presentation that you did or doing?</p>\n\n\n\n<p>[00:05:26] <strong>Joshua Bryant:</strong> Did.</p>\n\n\n\n<p>[00:05:26] <strong>Nathan Wrigley:</strong> Did. We&#8217;ll get to that in a minute. It was called Reimagining WordPress Editing: How We Embedded Gutenberg Into Our Product Ecosystem. I might read some of the blurb in a little bit, but first of all, how did it go?</p>\n\n\n\n<p>[00:05:37] <strong>Joshua Bryant:</strong> I think it went well.</p>\n\n\n\n<p>[00:05:38] <strong>Nathan Wrigley:</strong> Good.</p>\n\n\n\n<p>[00:05:39] <strong>Joshua Bryant:</strong> Yeah. I told the story in the presentation that I teach teenagers a lot. And it was a couple years ago, I&#8217;m in the middle of a lesson and I looked down and nobody&#8217;s paying attention to me because one of the students had gotten so bored, he had started ripping apart his styrofoam cup and he had been eating it. He was halfway through eating the cup. Halfway through my presentation, I look and nobody had done anything sort of like that. So I felt like the presentation went well, people were paying attention. That&#8217;s kind of my benchmark.</p>\n\n\n\n<p>[00:06:08] <strong>Nathan Wrigley:</strong> That&#8217;s a good one.</p>\n\n\n\n<p>[00:06:08] <strong>Joshua Bryant:</strong> I think I&#8217;ve gotten better.</p>\n\n\n\n<p>[00:06:10] <strong>Nathan Wrigley:</strong> So here&#8217;s the blurb. And I won&#8217;t do it all, I&#8217;ll get maybe through the first paragraph and hopefully, dear listener, it&#8217;ll give you some context for what&#8217;s going to come in the next 40 minutes, half an hour or so.</p>\n\n\n\n<p>What happens when you take the Gutenberg editor out of WordPress? This talk explores how we decouple the block editor from WP Admin and the Loop, embedding it in a standalone React application to power custom editorial workflows, while still saving to a traditional WordPress database.</p>\n\n\n\n<p>Now there&#8217;s a lot in there. And I think that subject would be curious if it was just, you know, the mom and pop website, but the fact that you are actually dealing with, forgive me if I get this wrong, dowjones.com. I don&#8217;t know if it is dowjones.com, but it&#8217;s certainly the Dow Jones.</p>\n\n\n\n<p>[00:06:50] <strong>Joshua Bryant:</strong> So Dow Jones as an entity, a fun fact, they no longer own the Dow Jones market. They sold it. But they do own a lot of publishing websites. So they own websites like the Wall Street Journal, Barron&#8217;s, Mansion Global. We&#8217;ve purchased more, I don&#8217;t know if I can say any of the other names right now, but we own all of those entities and so they are on a Multisite.</p>\n\n\n\n<p>And so right now our publishing system, all of our editors publish from those websites in our WordPress Multisite environment. And all of that, we can talk about headless, but all of that actually goes into this all knowing database in the sky, where our front end systems pick them up. So WordPress itself doesn&#8217;t render wsj.com. We have a mobile team that does that. One way, we have a web team that does it a different way, and they all read from this all knowing database.</p>\n\n\n\n<p>But we use WordPress and our editors use it, we call it NewsPress, and we use it to publish all of our content. Our editors find it easy to use, and we like all of the features that WordPress offers. So we&#8217;ve leveraged the power of WordPress to do those things.</p>\n\n\n\n<p>[00:08:03] <strong>Nathan Wrigley:</strong> Some of those names were really enormous entities. Did you say the Wall Street Journal, or?</p>\n\n\n\n<p>[00:08:08] <strong>Joshua Bryant:</strong> Yeah.</p>\n\n\n\n<p>[00:08:09] <strong>Nathan Wrigley:</strong> Yeah, I mean, these are ones that I&#8217;ve heard of and I don&#8217;t live in this country, so that&#8217;s pretty profound. So I guess they&#8217;ve got an incredible appetite for traffic, but also an incredible need to be there a hundred percent. Not this 99.8% of the time. This is 100% of the time, I&#8217;m guessing.</p>\n\n\n\n<p>[00:08:26] <strong>Joshua Bryant:</strong> Right. And the topic that we&#8217;re going to talk about today, and it applies to all news, but when there&#8217;s breaking news, being first to market matters. Being 10 seconds ahead of your competitor when Taylor Swift gets engaged is an important amount of time when you&#8217;re sending out a push notification. Or in the case of MarketWatch, when there are going to be fluctuations in the market and we have editors listening in on board meetings, being able to send that information out and get that to our readers as soon as possible is the most important thing to our publications.</p>\n\n\n\n<p>[00:08:59] <strong>Nathan Wrigley:</strong> So is this a project, or an infrastructure, let&#8217;s go with that, that you inherited or were you bought in to build this?</p>\n\n\n\n<p>[00:09:06] <strong>Joshua Bryant:</strong> Both. In the most simple terms, I can explain it, we&#8217;ll say we have three systems. We have a React based planning tool. We have a WordPress editing tool, where we actually write the articles, save the content, control user permissions, lock and unlock posts. And then we have the front end that then takes what they publish and display it in any way that they need across all of our publications. So we have planning, editing and rendering. And those are three completely separate buckets that have been there for quite some time.</p>\n\n\n\n<p>[00:09:43] <strong>Nathan Wrigley:</strong> So we&#8217;re at a WordPress event and we&#8217;re surrounded by WordPressers, so it is kind of a bit of a bubble that we&#8217;re in at the minute. Everybody in this hall, in this place, kind of would understand what you&#8217;ve just described. However, dear listener, hopefully I&#8217;m not besmirching you, but there&#8217;s going to be a bunch of people listening to this who, what you just said went completely over their head.</p>\n\n\n\n<p>They download WordPress, they pay a few dollars a month to pop it on a host that they believe is reliable, and they know there&#8217;s a database somewhere but they&#8217;re kind of using the front end. And that&#8217;s all that they need to concern themselves about. Just explain in more detail what you just said. This React, this editing and this front end. What even is that?</p>\n\n\n\n<p>[00:10:20] <strong>Joshua Bryant:</strong> Right. I mean you can think of them as three separate applications on your phone. You might use one app, like your calendar, to plan things out. That&#8217;s what our planning tool is. It essentially lets us coordinate with each other and say, hey, we need to have a steady stream of stories. And we also want to attach, our photographers are going to put some images in those stories, so we might add that to the calendar invite description. Those are the kind of things we do in the planning tool.</p>\n\n\n\n<p>And then in the WordPress tool, it&#8217;s a lot like what anybody does in WordPress. We&#8217;re writing posts, we&#8217;re adding images, and in the case of the newsroom, they might do a couple things around SEO, and add some metadata that we want to show up on Google. And I think everybody should be familiar with creating posts.</p>\n\n\n\n<p>And then a completely different system picks it up and says, okay, I&#8217;m going to show everybody what it looks like. And that part is not really important because that&#8217;s the headless part. But you don&#8217;t really need to understand that there&#8217;s another system that does this thing differently, to understand what we&#8217;re going to talk about as far as, we moved our editor into, let&#8217;s say, a very simplified tool.</p>\n\n\n\n<p>One example that I like to think about is, when we have done this project, we did it very specifically for the newsroom&#8217;s needs. So we tailored it very, very specifically. But I like to think of the applications of, I like to collect people who have great quotes. When I hear a great quote, I&#8217;m like, oh, I need to write that down. I don&#8217;t want to forget it. I like to think of it as, I want to pull up something like Twitter or Bluesky, and I want to just type in a field, hit send, and then it publishes a post on my WordPress dashboard. It&#8217;s a custom post that says, here&#8217;s a notable tweet. And it posted it.</p>\n\n\n\n<p>That way I don&#8217;t lose that and I can have it in my WordPress, which is where I keep most of like, I keep my recipes, and my notes, and my blogs, and everything that I want to remember. It&#8217;s like my personal online notebook. But now we&#8217;ve created a mechanism where we can kind of take that and extend it anywhere we want outside of just the WP Editor, and be able to pull something up and say, hey, there&#8217;s a different application. You type it in, you hit send, and then it all runs through WordPress itself.</p>\n\n\n\n<p>[00:12:48] <strong>Nathan Wrigley:</strong> What are the reasons why that needed to be done? So just sort of going backwards a bit, really. Obviously that is what is possible, but why is just a default version of WordPress on red hot hosting not something that is suitable in this situation? What affordances does it get you? What performance does it buy you? What UI does it allow you to create that makes this possible? And I think you said you built your own proprietary system. What did you call it, press news or news?</p>\n\n\n\n<p>[00:13:15] <strong>Joshua Bryant:</strong> NewsPress.</p>\n\n\n\n<p>[00:13:15] <strong>Nathan Wrigley:</strong> NewsPress, sorry. Wrong way around. So, why? What are the limitations in WordPress that were unignorable that required this?</p>\n\n\n\n<p>[00:13:22] <strong>Joshua Bryant:</strong> I don&#8217;t think there were necessarily limitations. We are talking about shaving seconds off the editor process. And so there are a lot of things in our WordPress system that we want editors to do before they publish a normal article. We want them to have certain SEO titles listed. We want them to have fallback images for headline videos. We are okay with the way everything operates inside of WordPress, but we&#8217;re talking about shaving seconds off by putting it, first of all, in a tool that the editors are already in. They&#8217;re planning their day, they&#8217;re planning their month in the planning tool. And it&#8217;s a single page application. There&#8217;s no page reload. It&#8217;s all in React. There&#8217;s no calling a database that we have to worry about.</p>\n\n\n\n<p>We&#8217;re literally just pulling up the Gutenberg editor, typing out a breaking news or a market watch, we call them pulse, some update that we need to get to our readers. And if there&#8217;s a bunch of information that comes in, we need to be able to hit 10 posts with as limited information as possible and get it to publish all the way to the front end, and do 10 in a row as quickly as possible.</p>\n\n\n\n<p>[00:14:37] <strong>Nathan Wrigley:</strong> So the raison d&#8217;etre there then is time. It&#8217;s all about shaving seconds off because in the industry that you are in, if you&#8217;re five seconds late, you might as well not publish.</p>\n\n\n\n<p>[00:14:46] <strong>Joshua Bryant:</strong> Right. It&#8217;s time, and it&#8217;s also distraction for our editors. They don&#8217;t have the full editor experience anymore. They don&#8217;t have the sidebar, and all the tabs because we have a lot of stuff in our editor.</p>\n\n\n\n<p>[00:14:58] <strong>Nathan Wrigley:</strong> Okay, so in this three step process where you&#8217;ve got the React, and we&#8217;ll talk about ripping out Gutenberg and pushing it to this React app in a minute. But we&#8217;ve got the React app where the planning is done, then presumably when the planning is finished, and I&#8217;m going to use the word publish, maybe it&#8217;s not publish, but you hit a button, presumably that pushes it down the funnel towards the WordPress install, which then pushes it to the front end. So there&#8217;s this kind of like one way cycle.</p>\n\n\n\n<p>But the idea of the React, Gutenberg bit is that it&#8217;s fast, really fast and distraction free. There&#8217;s just no clutter. It&#8217;s just, you&#8217;re familiar with that interface. Because with the best one in the world, WordPress, there&#8217;s a lot of things going on. When you click publish, quite a lot can happen at that moment. You don&#8217;t want any of that. You just want publish. Boom. Done.</p>\n\n\n\n<p>[00:15:39] <strong>Joshua Bryant:</strong> Right.</p>\n\n\n\n<p>[00:15:40] <strong>Nathan Wrigley:</strong> Okay. So you&#8217;ve pulled the Gutenberg editor out of WordPress. And, okay, I think it&#8217;s important at this point to say, Gutenberg is an open source project. We&#8217;re mostly familiar with it sitting inside of WordPress, but it doesn&#8217;t belong there. And you&#8217;ve put it inside of this React app. How have you customised it to get it there, and what have you stripped out, what have you added in?</p>\n\n\n\n<p>[00:16:01] <strong>Joshua Bryant:</strong> Yeah, great question because part of the reason we decided to continue to use Gutenberg instead of some other React tool is that we&#8217;ve already invested so much time and effort into the business logic around our custom plugins and around the workflow, and we&#8217;ve put so much into our WordPress environment that we asked ourselves, how can we maintain all the equity we have in WordPress and leverage the power of WordPress, but put it in a slightly different place where we can take care of all of our editor&#8217;s needs? And so that was really the driving factor behind, okay, we&#8217;re going to move it here, but we still want all the things we have there.</p>\n\n\n\n<p>And so what we did is we limited the number of blocks. While we might have most of the Core blocks in our regular editor, we have the paragraph and list block in our planning.</p>\n\n\n\n<p>[00:17:01] <strong>Nathan Wrigley:</strong> That&#8217;s it?</p>\n\n\n\n<p>[00:17:01] <strong>Joshua Bryant:</strong> Yeah, because that&#8217;s all we needed. That&#8217;s all we needed. And we have a couple custom plugins that we&#8217;ve moved into our planning tool. For instance, in MarketWatch, if you&#8217;re writing a story about Target, you&#8217;re going to want to tag the Target company, and we call it tickers, the stock tickers. And that lets our front end know, hey, this is a story about Target, let&#8217;s put the real time stock ticker information into this article, so it&#8217;s not like, when I wrote it a week ago, this is what the the stock ticker looked like.</p>\n\n\n\n<p>It&#8217;s, when I&#8217;m looking at it right now, this is the real time stock ticker data. We put a lot of time and effort into building that plugin for WordPress, and so we wanted to find a way to not have to rewrite any of that code, not have to redo any of that work, but take what we&#8217;ve already done and just move it to the planning tool and have it work in both locations in the same code base.</p>\n\n\n\n<p>[00:17:55] <strong>Nathan Wrigley:</strong> So I&#8217;m just trying to understand what that looks like. So let&#8217;s say that I&#8217;m in this planning tool. Somehow I get to that planning tool. I don&#8217;t know where it lives, whether I&#8217;m on a desktop or a website, or an application which lives on Mac OS. I don&#8217;t know. I probably don&#8217;t need to know, but I&#8217;m in it. And it looks like Gutenberg, yeah? I mean it is Gutenberg. Everything&#8217;s the same, except you&#8217;ve got this tiny limited arrangement of blocks. So paragraph, list, and then a couple of others, bespoke ones which you obviously need.</p>\n\n\n\n<p>So what happens then when I&#8217;m doing that planning and then I click, I&#8217;m going to use publish again, I don&#8217;t know if you&#8217;ve overhauled the UI to make it something else, but let&#8217;s click publish. What happens at that moment? Where does that go? And how does it fit into the whole flow that we talked about?</p>\n\n\n\n<p>[00:18:36] <strong>Joshua Bryant:</strong> Right. So everything that you do in a normal WordPress editor, you can also do using this thing called the REST API. And they&#8217;re just endpoints that exist that you can call to do things like lock a post, save a post, publish a post. And so when we do anything like that inside of our planning tool and we hit publish, it just hits this backend location that says, hey, post number 1, 2, 3, I want you to do what you normally do WordPress, and publish that post for me. And it doesn&#8217;t have to load anything inside of WordPress, it just hits that endpoint and WordPress says, well, I know how to publish. Okay, I&#8217;m going to publish.</p>\n\n\n\n<p>And we didn&#8217;t have to load the page, we didn&#8217;t have to hit the WP Admin. It just skips all those steps and says, okay, I&#8217;ll publish for you. And then that sends it off downstream and they all do their thing. So it&#8217;s essentially the same, we just skip some steps.</p>\n\n\n\n<p>[00:19:34] <strong>Nathan Wrigley:</strong> Yeah. So again, just to emphasise, the whole point of that was to save time.</p>\n\n\n\n<p>[00:19:39] <strong>Joshua Bryant:</strong> Yes.</p>\n\n\n\n<p>[00:19:39] <strong>Nathan Wrigley:</strong> That&#8217;s fascinating. That&#8217;s fascinating that time is such an important commodity. I&#8217;ve never come across a scenario, I mean I just don&#8217;t live in that world. I don&#8217;t have a scenario in my head where the amount of time it takes to hit publish and wait for WordPress to do its checks and balances and what have you, or load it up and all of that. But those few moments is important enough.</p>\n\n\n\n<p>So you build the React app, it looks like Gutenberg, you hit publish via the REST API, it goes to WordPress, but it misses out all the intermediary things that may happen, and we can get into that in a minute. And then it just hits, it just publishes it immediately.</p>\n\n\n\n<p>[00:20:15] <strong>Joshua Bryant:</strong> Right.</p>\n\n\n\n<p>[00:20:15] <strong>Nathan Wrigley:</strong> That is fascinating.</p>\n\n\n\n<p>[00:20:16] <strong>Joshua Bryant:</strong> And the great thing about keeping WordPress in the loop there is that if there&#8217;s a breaking news article, we do as rapidly as we can. We&#8217;re going to publish that article. But now it exists in the WordPress database, and we can go back to it and do all of the things that we normally do, but it&#8217;s already published.</p>\n\n\n\n<p>So it&#8217;s out there, but now we can go and, just like the regular WordPress editor, we can add images, we can add SEO data, we can do all of those things we&#8217;d normally do. We can post updates, but the post is already out there. So we&#8217;re no longer in a rush, but we still are going to make that story more robust.</p>\n\n\n\n<p>[00:20:53] <strong>Nathan Wrigley:</strong> So I&#8217;m just trying to be clear, because in your, the blurb for your presentation, you used this phrase, which was custom editorial workflows. I think we just went through that. So React app, WordPress, it gets published, we&#8217;re on the front end. But then at that moment, any modifications, let&#8217;s say, I don&#8217;t know, there&#8217;s an update, somebody has to modify something about it. At this point, you&#8217;re in the middle step. You&#8217;re going to the regular WordPress site and you&#8217;re updating it in there. Have I got that right? You&#8217;re not back the first step.</p>\n\n\n\n<p>[00:21:20] <strong>Joshua Bryant:</strong> Right. We&#8217;re doing all of that in the planning tool. And then if you&#8217;ve been to some of our websites or I think any news website, you&#8217;ll see, last updated, and it&#8217;ll give you a timestamp. That&#8217;s when you get that notification that, hey, this has been updated. It&#8217;s because we&#8217;ve gone back into WordPress and we&#8217;ve added more information that our readers are going to find interesting or important. And we sent it down and there it goes again. Version two is out.</p>\n\n\n\n<p>[00:21:45] <strong>Nathan Wrigley:</strong> Is this kind of standard practice in the journalism industry to have something akin to this because time&#8217;s so important? Or is it something of an affordance that you can have because those publications are already so successful?</p>\n\n\n\n<p>Because I&#8217;m imagining it&#8217;s not all that cheap to put that together and maintain. Presumably there&#8217;s got to be developers surrounding it all the time and making sure it&#8217;s updated and kept alive. So I was just curious as to whether or not this is typical or something that you think is pretty unique.</p>\n\n\n\n<p>[00:22:13] <strong>Joshua Bryant:</strong> Well, I&#8217;ll tell you this. This is the first time ever in my career that I have tried to Google things and got zero results. So I don&#8217;t think that it happens a lot. I think it&#8217;s pretty unique. I know our parent company, they own a bunch of other publishing corporations and none of them have done anything like this either. I think this is something that we pioneered and that it&#8217;s great, it was very unfortunate for me to try to figure it out.</p>\n\n\n\n<p>[00:22:38] <strong>Nathan Wrigley:</strong> Were there headaches along the way? Was it really quite a challenge? Have you learned things which other people listening to this podcast, they may think, okay, I need to talk to Joshua. I have a similar crisis on my hands. Was there a lot of learning along the way?</p>\n\n\n\n<p>[00:22:51] <strong>Joshua Bryant:</strong> I think the main thing that I learned was that WordPress has a lot of really good documentation for using it the way that it should be used.</p>\n\n\n\n<p>[00:23:01] <strong>Nathan Wrigley:</strong> The normal way.</p>\n\n\n\n<p>[00:23:02] <strong>Joshua Bryant:</strong> Yes. And so if you want to learn how to use WordPress, the documentation&#8217;s great. If you want to learn how to misuse WordPress, there is not a lot of good documentation out there. And you&#8217;re going to have to read a lot of Trac tickets and GitHub issues and Slack threads and, you know, read through the code.</p>\n\n\n\n<p>And so, yeah, I will say that, pro, WordPress, great at documenting, but if you&#8217;re going to do something out of the box like this, you&#8217;re going to have to find those alternate sources of documentation, which is just, and how they built it. That was a good lesson and a good learning curve. And I learned a lot about the contributor process through that.</p>\n\n\n\n<p>[00:23:40] <strong>Nathan Wrigley:</strong> Yeah. Oh yeah, I&#8217;m sure you did. Did it deliver, or does it deliver in the way that was anticipated at the planning state? So when the stakeholders were sat down and the green light was given to this project, did it come out exactly as expected, or were there things where suddenly you figured, oh, we cannot do this particular thing? Maybe it worked out better than you had originally intended.</p>\n\n\n\n<p>[00:24:00] <strong>Joshua Bryant:</strong> Yeah, so actually, we rolled it out for MarketWatch first and it worked, and they have not complained, at least to me about it. But it was so good that they rolled it out to wsj.com next, and we developed it in such a way that it would be very extendable. And when they rolled it out to wsj, I didn&#8217;t know about it. So it really was a seamless transition. Now we have two of our biggest newsrooms using it, and I think we&#8217;re going to roll it out to Baron&#8217;s next. I don&#8217;t anticipate having to do any work for that either.</p>\n\n\n\n<p>[00:24:32] <strong>Nathan Wrigley:</strong> I find this so curious. I think you maybe made yourself fairly indispensable.</p>\n\n\n\n<p>[00:24:37] <strong>Joshua Bryant:</strong> I wouldn&#8217;t go that far.</p>\n\n\n\n<p>[00:24:38] <strong>Nathan Wrigley:</strong> It certainly sounds it. So let&#8217;s get into the sort of technical bits and pieces about it, because I&#8217;m reading, cribbing from my notes here. You mentioned in the talk, simulating the global WP Object. And whilst that sounds interesting and is no doubt complicated, what are the critical components of the doing that? How did you replicate it? What was the biggest challenge? Stripping out the editor and making it work somewhere else.</p>\n\n\n\n<p>[00:24:59] <strong>Joshua Bryant:</strong> Well, that&#8217;s one of the great things that I learned about the way WordPress works behind the scenes. When you&#8217;re building plugins, you import a lot of WordPress packages that do very specific things. And my assumption was always, when I build my code, it&#8217;s putting all of those packages into the code in one file and then ships it to my website. And that&#8217;s how it works.</p>\n\n\n\n<p>That&#8217;s not exactly how it works. The bundle process for WordPress actually pulls all of those scripts out for speed and efficiency. You don&#8217;t want 20 plugins to have 20 different versions of the same code. And so they&#8217;ve pulled all of that out and it just uses one version of that code. Whatever version of WordPress you&#8217;re on, if I&#8217;m on six three, it&#8217;s going to run the six three version of all of the scripts.</p>\n\n\n\n<p>And so when we moved our code over into the planning tool, there is no six three in React. It doesn&#8217;t know that these scripts are supposed to be there, and so it was referencing this global object, this Global WP. And if you&#8217;re familiar with doing things in the console, it&#8217;s, you type wp.data.select Core Editor, and you get a bunch of stuff back, right? It doesn&#8217;t exist in React or in Gutenberg. And so that was our first hurdle.</p>\n\n\n\n<p>What WordPress is doing for us, building this object that all the code runs through, we&#8217;re going to have to manually do in React. We&#8217;re going to have to import those packages and set them at the global namespace level just so that the WordPress code will run.</p>\n\n\n\n<p>[00:26:38] <strong>Nathan Wrigley:</strong> And how challenging was that?</p>\n\n\n\n<p>[00:26:40] <strong>Joshua Bryant:</strong> Well, discovering it was the challenge. Implementing it was the easy part. We went through many iterations of, why is it not working? How will it not communicate? Before we realised that WordPress is doing this for us. And then once we had that realisation, the implementation was rather simple.</p>\n\n\n\n<p>[00:26:59] <strong>Nathan Wrigley:</strong> To me, that would&#8217;ve been quite a frustrating process. Going backwards and forwards there. Why isn&#8217;t it working? Why isn&#8217;t it working? And then sort of suddenly realise, oh, it&#8217;s not working because, as you&#8217;ve just described. Yeah, that&#8217;s really interesting.</p>\n\n\n\n<p>But you are happy that you went through that process. There&#8217;s no bit at which you thought, okay, we&#8217;re backing out. We&#8217;re not going to use WordPress. We&#8217;re going to use some sort of custom CMS that you can buy off the shelf, any of that.</p>\n\n\n\n<p>[00:27:22] <strong>Joshua Bryant:</strong> Right. Oh yeah. I mean, if you had asked me a week into my back and forth, I would&#8217;ve said no. And it gives me a deeper understanding of WordPress too, and a deeper appreciation for the decisions that the contributors made when they built it to make it efficient. I never thought about how the WP build process helps developers build efficient websites, even if they don&#8217;t really know what&#8217;s going on. You type in WP scripts build, and then a lot of things happen. But the developers don&#8217;t need to know everything that happens. It just happens. And that&#8217;s great for developers.</p>\n\n\n\n<p>But when I went that step further and I&#8217;m like, why is this happening? I went down the rabbit trail of figuring out what does WP scripts build do, and how can I break it? I want to do something else with it. And then coming all the way back to realising, no, they&#8217;re doing it the right way, the good way. And now that I understand what it does, I can design our system to be in alignment with that.</p>\n\n\n\n<p>[00:28:26] <strong>Nathan Wrigley:</strong> Yeah, it sounds like you kind of went full circle there.</p>\n\n\n\n<p>[00:28:28] <strong>Joshua Bryant:</strong> Oh, I did.</p>\n\n\n\n<p>[00:28:28] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s really interesting.</p>\n\n\n\n<p>[00:28:30] <strong>Joshua Bryant:</strong> Circle, spiral.</p>\n\n\n\n<p>[00:28:31] <strong>Nathan Wrigley:</strong> Yeah, yeah, I&#8217;m sure there was a few spirals. So without giving anything away, how do your stakeholders that need to be a part of the first stage, the planning tool, how do they get to that? Can they access that with their phones? Can they access that with their desktop? How do they interact with that?</p>\n\n\n\n<p>[00:28:46] <strong>Joshua Bryant:</strong> Yes, two things are important for us. We want to be able to access it in the office, on a desktop, plan out things. But we also want our reporters to be able to give us breaking news in the field, wherever they are.</p>\n\n\n\n<p>[00:29:01] <strong>Nathan Wrigley:</strong> Right. That was where I was going with that, yeah.</p>\n\n\n\n<p>[00:29:03] <strong>Joshua Bryant:</strong> Right. And so that is one driving factor for the decisions that we make when we make these design decisions, and make these application decisions. We need to remove as many barriers from our editors to publishing.</p>\n\n\n\n<p>And sometimes that&#8217;s, how can we reduce the number of clicks to get a full fledged story out the door? Or it&#8217;s, how do we make this work with as few distractions as possible on a mobile phone when somebody&#8217;s sitting in the back of a boardroom?</p>\n\n\n\n<p>[00:29:32] <strong>Nathan Wrigley:</strong> Yeah. So available on everything, everywhere. Where there&#8217;s an internet connection, you can get to this.</p>\n\n\n\n<p>[00:29:37] <strong>Joshua Bryant:</strong> Yeah.</p>\n\n\n\n<p>[00:29:38] <strong>Nathan Wrigley:</strong> Yeah, okay. One of the curious things, and again, we&#8217;re going to go into the technical details here, so forgive me if this question is misplaced, because you specifically mentioned replacing Core / Editor with Core / Block Editor. I&#8217;m not really familiar with what that distinction is, but the fact that you mentioned that kind of gave me an intuition that there was something there. So why was that important? And you are going to have to go slightly gently on me cause I don&#8217;t really understand.</p>\n\n\n\n<p>[00:30:01] <strong>Joshua Bryant:</strong> I will gently wade into the weeds here. When we&#8217;re building custom blocks in our process here, a lot of times we use the data stores. And there&#8217;s an editor data store, and a block editor data store. What does that look like in the WP admin? When you pull up a post the block inserter, when you hit the plus on the top left, or you hit add, all of the blocks that show up, that&#8217;s one part of the Gutenberg editor.</p>\n\n\n\n<p>The big chunk in the middle is the second part where you do all your typing, you put your post, you add your images. And then the sidebar on the right, where you make adjustments, is the third part. All three of those components are the Block Editor. Everything that exists outside of that is the broader editor. Think of that as like a giant wrapper around the entire thing. That has like the save button, the publish button. It has information about the post and all of its attributes.</p>\n\n\n\n<p>And so it has much more information. The Block Editor just needs to know what blocks exist on the page. The Editor needs to know about a much broader context inside of WordPress. When we moved the Editor, we moved the Block Editor. So the save button isn&#8217;t there. We&#8217;re not using that. We wrote our own save button that hits the API.</p>\n\n\n\n<p>[00:31:23] <strong>Nathan Wrigley:</strong> Can I just pause you there? So when you say the Block Editor, you are describing the three things. The panel on the left, the central area where you create the content, and the sidebar on the right, if you like, where the settings for those might be. But not the wrapper.</p>\n\n\n\n<p>[00:31:36] <strong>Joshua Bryant:</strong> Right. And we actually went one step further and said, we don&#8217;t need the left or the right. We just need the part in the middle. We want to make it as distraction free as possible and move it over. So we have the option to put the sidebar there, and the sidebar works, but we have chosen as a business decision, we don&#8217;t want it.</p>\n\n\n\n<p>And since we&#8217;re headless, whether they change the font or the colour, none of that actually affects our front end. We don&#8217;t want editors to be able to bold and italicise and make all the text red that they think is important because they would go crazy. They think all my text is important.</p>\n\n\n\n<p>So yeah, we moved all of just that middle piece, just that Block Editor is what we moved over. And we have a save button, and a publish button that don&#8217;t interact with the WordPress Editor, they interact with the WordPress API.</p>\n\n\n\n<p>[00:32:28] <strong>Nathan Wrigley:</strong> The REST API pushing it to the regular WordPress site. Okay, and again, just harking back to what you mentioned a moment ago, when we began this conversation, I was imagining a different thing. I was imagining that you pulled the Block Editor in its entirety out. So I&#8217;ve learned something there. So this is just that content creation area.</p>\n\n\n\n<p>And by stripping out the left, and the right, and the publish and all of those things, that&#8217;s where the time saving comes, is it? Is that where the few seconds can be shaved off because it&#8217;s the bare bones of what it requires to create some text on a screen.</p>\n\n\n\n<p>[00:33:00] <strong>Joshua Bryant:</strong> Yes, exactly. Because a lot of times it&#8217;s headline, paragraph, send. That&#8217;s it for the first iteration of that article.</p>\n\n\n\n<p>[00:33:07] <strong>Nathan Wrigley:</strong> So one of the questions that I had, which now appears to be not necessary, but I&#8217;m going to ask it anyway. I was asking about things like, for example, manually editing the content that you would make in the React app, undoing things, history, and so on. That&#8217;s not really what&#8217;s going on. You&#8217;re doing it this one time in the React app, then everything after that is happening in the WordPress website.</p>\n\n\n\n<p>So the history and everything is stored in the regular way, the bolding, the italicising, the, I want to make it red, that&#8217;s all done posthumously after the fact, once it&#8217;s been published, or at least shunted via the REST API to the WordPress, you know, the database, the regular WordPress website. So that all happens there. The amendments happen there.</p>\n\n\n\n<p>[00:33:49] <strong>Joshua Bryant:</strong> Right. And we still have access to all of the toolbar options. So if you want to add a link, you would do it the exact same way that you add a link in your WordPress post. So we have some of that available to us, but we&#8217;ve locked it down. Not because it won&#8217;t work, but because we don&#8217;t want it to be a distraction for our editors.</p>\n\n\n\n<p>[00:34:09] <strong>Nathan Wrigley:</strong> So is there any type of content that, I&#8217;m trying to imagine a scenario where, presumably not everybody needs the React app. So for example, if I&#8217;m writing a piece about, I don&#8217;t know, gardening or something, you know, it&#8217;s really not time sensitive. I could write this next year and it&#8217;s just as important, or a recipe or something like that. Do I need to be in the React app? Or is that just for the kind of, the journalists out in the field who need things quick? So have you got like this two tier system of editing, the, I need it extra, specially quick, you are in React, but the gardening post is just done as a regular post?</p>\n\n\n\n<p>[00:34:41] <strong>Joshua Bryant:</strong> Yes. And that&#8217;s the majority of our posts, are all regular posts, and they&#8217;ve had time to plan it out and gather their assets, which they do in the planning tool, and all of that information syncs over to WordPress. But they don&#8217;t do any editing other than our breaking news.</p>\n\n\n\n<p>[00:34:58] <strong>Nathan Wrigley:</strong> Okay. It&#8217;s the breaking news React app then basically.</p>\n\n\n\n<p>[00:35:01] <strong>Joshua Bryant:</strong> Yes.</p>\n\n\n\n<p>[00:35:01] <strong>Nathan Wrigley:</strong> Okay, that&#8217;s curious. Sorry, this is sort of sidestepping slightly. So they just create text. They create text and lists and that&#8217;s it. Paragraphs and lists. That&#8217;s all they&#8217;ve got. And when they hit the REST API, does it publish automatically or do they hit some other editorial workflow where somebody more senior gets to look at it? Because I&#8217;m guessing in this scenario where Taylor Swift got married, you just want to go straight to front end.</p>\n\n\n\n<p>[00:35:28] <strong>Joshua Bryant:</strong> Yeah. It goes straight to the front end. They have a paragraph and list, that&#8217;s for the core, but they also have some of our proprietary plugins that, like we have a correction, and we have a ticker inserter, and there are a couple ones that we moved over, like our byline. We have a author database, and so they can say, hey, I wrote this. And so that&#8217;s a block that we wrote, and it works in WordPress and it also works in the planning tool, but it&#8217;s very limited what they can do because that&#8217;s all they needed. So we said we&#8217;ll strip everything else out.</p>\n\n\n\n<p>[00:36:00] <strong>Nathan Wrigley:</strong> Is it a common workflow then where the same author who&#8217;s written this really time sensitive piece will hit publish over there, it goes from React app, REST API, to WordPress, to the front end? They would then almost immediately, do they at that point let go of it or do they then almost immediately go back to the WordPress website and think, actually, do you know what, I do want that bit bold, I would like to underline that? So yeah, I&#8217;m just curious what that workflow looks like.</p>\n\n\n\n<p>[00:36:26] <strong>Joshua Bryant:</strong> I think it depends on the situation. And so in one case, while it is a breaking news story, as long as we don&#8217;t convert it to a full article, we can make updates in the planning tool. So he can go back, we can edit that and say, well, I wanted it bold, I&#8217;m going to do it in the planning tool. But if you wanted to, you could also do it in the WordPress environment. When we say convert to an article, we mean, this was breaking news, but I&#8217;m going to click a button and that&#8217;s going to let other editors know, we&#8217;re about to make this a full fledged article.</p>\n\n\n\n<p>[00:36:56] <strong>Nathan Wrigley:</strong> Oh, I see.</p>\n\n\n\n<p>[00:36:57] <strong>Joshua Bryant:</strong> Yeah. Because a lot of times we have multiple editors working on the same article. And so we need to be in coordination, especially around breaking news. Hey, this is happening right now. I&#8217;ve pushed it out. I&#8217;m going to pass this off to you. Can you go in? Hopefully there are no typos, but fix any typos, or change the headline, or add SEO data. So they really work as a team, especially around breaking news and then pass that off to other editors.</p>\n\n\n\n<p>[00:37:24] <strong>Nathan Wrigley:</strong> Yeah, I guess because you&#8217;re in the weeds of this, it&#8217;s so self-evident what this workflow is. It&#8217;s just for me, it&#8217;s so curious that there&#8217;s all these interesting little steps, and behind it all is this desire to save seconds. And it really is absolutely, this is nothing like a WordPress site that I&#8217;ve come across in the past. Hope you&#8217;ll forgive my ignorance for keeping asking the same kind of question. But I find that really fascinating.</p>\n\n\n\n<p>So the gardening post is done on the website, the important timely post is done in the React app, and yet there&#8217;s a convert to, I don&#8217;t know, regular content or something like that, button that an editor can go in and, yeah, it&#8217;s wheels within wheels. It&#8217;s absolutely fascinating.</p>\n\n\n\n<p>[00:38:01] <strong>Joshua Bryant:</strong> Yes. This is why I said earlier, there were so many business rules and so much time spent into building our WordPress system that we didn&#8217;t consider another tool very seriously. Because we have so much invested in there, and there&#8217;s so much power in the WordPress system that we&#8217;ve, first of all out of the box, but second, what we&#8217;ve built on top of it that we said, we need to leverage this in this use case here.</p>\n\n\n\n<p>[00:38:28] <strong>Nathan Wrigley:</strong> Yeah. Honestly, I think we could probably spend all day talking about this, but we probably should move on.</p>\n\n\n\n<p>I&#8217;m curious as to whether any of this knowledge that you&#8217;ve acquired building this, because I know that in the WordPress community, most people don&#8217;t do headless, but there is a hardcore of people like you who just love this stuff.</p>\n\n\n\n<p>And I&#8217;m just curious as to whether the knowledge that you&#8217;ve gained in the building of this, whether or not any of that gets put back into the open source project, whether there&#8217;s a commitment on your side, on the Dow Jones side to make this available, to open up a repo, to give away the content, the way that you&#8217;ve done it, the knowledge that you&#8217;ve acquired along the way?</p>\n\n\n\n<p>[00:39:02] <strong>Joshua Bryant:</strong> Yeah, I think that is ultimately my goal. I started a repo just to show how we moved Gutenberg. There&#8217;s a lot of proprietary stuff that I had to take out of there. This is just my repo at this point. It&#8217;s lacking a lot of the, how do you get a custom block to work over there, at this point? I want to continue to add to that, but I think I&#8217;m also considering what, does this do for the broader WordPress community? How can this be applied to help Core, or to help contractors, or to help people who have a lot of clients.</p>\n\n\n\n<p>One thing I&#8217;ve thought about is, if we have clients who may be difficult, right? I think we&#8217;ve all run into people at one point or another that said, I don&#8217;t like WordPress. I&#8217;ve heard the word React. I want React. People say, React is cool, right? Or I want a Vue project, or I want it to look like this. I don&#8217;t want to go to WordPress backend.</p>\n\n\n\n<p>This is opening up a whole different set of opportunities where we can say, okay, I&#8217;m going to throw together, I&#8217;m going to vibe code, which I hate, but I want to vibe code a one page React application, and rely on the WordPress API to give me database, to give me user management, post saves, revision history. You can use WordPress as its own complete system and then just slap React on top of it, and have the full Gutenberg editing experience and save all of your information and still do all the things that you know how to do in WordPress, and your client&#8217;s happy and they don&#8217;t know anything about it.</p>\n\n\n\n<p>[00:40:38] <strong>Nathan Wrigley:</strong> It&#8217;s kind of like WordPress without the WordPress. It&#8217;s the look and feel of WordPress without the overhead of WordPress.</p>\n\n\n\n<p>[00:40:43] <strong>Joshua Bryant:</strong> It&#8217;s the power of WordPress. And what I say is the power of WordPress at the speed of breaking news. But it&#8217;s the power of WordPress at whatever the client wants. And so if they want one thing, you can give it to them there. And if you have a lot of clients and you have people spinning up different interfaces, maybe it&#8217;s React, it&#8217;s Vue. You have eight different clients, you can put them all into one Multisite and you can use WordPress as the backend for all of them. And each application looks completely different, tailored to those needs, and it all just goes through the same old WordPress functionality.</p>\n\n\n\n<p>[00:41:20] <strong>Nathan Wrigley:</strong> Yeah, I guess that the way the interface looks is kind of the key bit there. You could make it look like Gutenberg, you could make it look nothing like Gutenberg. It could be anything that you liked. Simple, complicated, whatever.</p>\n\n\n\n<p>I&#8217;m guessing this is really enterprise stuff, though. I don&#8217;t think we&#8217;re ever going to be straying into, I don&#8217;t know, I&#8217;ve got a dog walking service and I would like to offer that in my town of 3,000 people. We&#8217;re not for that. This is kind of enterprise, publishing, big pharma, that kind of thing.</p>\n\n\n\n<p>[00:41:46] <strong>Joshua Bryant:</strong> Enterprise or people who deal with a lot of particular clients. Or people who want to build something cool for themselves, like I want to collect quotes when I hear them. I might build that application so that I can just pull up my phone, send out something like a tweet. I can say, Nathan Wrigley said this. It was really cool. Send. And now it&#8217;s a custom post type on my website called notable quotes, and it&#8217;s just your quote attribution.</p>\n\n\n\n<p>[00:42:15] <strong>Nathan Wrigley:</strong> Yeah, yeah. I guess the beauty of the open source project, and thank you for honoring the commitment there, hopefully we&#8217;ll get the knowledge distributed, is that the first time around you doing it, it would&#8217;ve been very expensive because you&#8217;re a developer, your time is valuable. So presumably all of that got wrapped into this project. The company that you are working for could afford that. But maybe now it&#8217;s going to be a slightly easier bridge to cross. And I guess communicating with you might make that a little bit easier. I don&#8217;t mean to open up your calendar or anything, but would you potentially make yourself available through email or Slack or whatever? And if that&#8217;s the case, where would people find you?</p>\n\n\n\n<p>[00:42:54] <strong>Joshua Bryant:</strong> Of course. I would say that I would love to pass this off. I try to tell myself, when I do something new, I always say, this is going to be the worst it ever is. And so when I&#8217;m looking at this, I see a lot of potential, but I also realise that this state that we&#8217;re in right now is the worst this idea is ever going to be. And I would love for people to come and make it better, and tell me what I did wrong and tell me what I can do better. And to say, but what if we did this instead? And that&#8217;s the beauty of open source. We want to see it grow. We want to see all of the possibilities that we can do with this.</p>\n\n\n\n<p>And so please, first of all, take it, run with it, make it better. And second of all, yes, I&#8217;d be glad to meet and talk with anybody about it. And if I could save somebody the two week spiral, or the two week loop, I would love to do that as well. So yeah, I will absolutely make myself available.</p>\n\n\n\n<p>[00:43:47] <strong>Nathan Wrigley:</strong> Where can you be found? What&#8217;s the best place to find you?</p>\n\n\n\n<p>[00:43:50] <strong>Joshua Bryant:</strong> The best place to find me would probably be at my personal email address, which is j b r y a 0 2 9 at gmail dot com. And that is a carryover from my college years, so it&#8217;s a little weird, but it&#8217;ll work.</p>\n\n\n\n<p>[00:44:06] <strong>Nathan Wrigley:</strong> I&#8217;ll make sure not to put that into the text on the WP Tavern website, but it&#8217;s in the audio now, so hopefully people can find it. Anything that we&#8217;ve talked about, if I can find a link to it, I will put that in. So listeners, head over to wptavern.com, search for the episode of Joshua Bryant. That&#8217;s Joshua, J-O-S-H-U-A and Bryant, B-R-Y-A-N-T. Search over there and you will find all of the bits and pieces.</p>\n\n\n\n<p>I&#8217;ll link to the presentation that Joshua gave at WordCamp US, and maybe that&#8217;ll be on WordPress TV by the time you come to consume this. Anything else that Joshua wants to send me, I&#8217;ll put on there as well. So, Joshua Bryant, thank you for shepherding me through something that was much harder to understand than I&#8217;m capable of. So thank you so much.</p>\n\n\n\n<p>[00:44:49] <strong>Joshua Bryant:</strong> No, thank you. You ask great questions and I appreciate it.</p>\n</div></details>\n\n\n\n<p>So on the podcast today we have <a href=\"https://us.wordcamp.org/2025/speaker/josh-bryant/\">Joshua Bryant</a>.</p>\n\n\n\n<p>Joshua works at Dow Jones, helping power some of the world’s largest publishing sites, including the Wall Street Journal, Barron’s, and MarketWatch, all on a WordPress multisite platform. His background with WordPress started, as it does for many, by inheriting a site and slowly peeling back the layers of what the CMS can do, from page building to infrastructure and custom workflows.</p>\n\n\n\n<p>At WordCamp US, he delivered a presentation called “Reimagining WordPress Editing: How We Embedded Gutenberg Into Our Product Ecosystem” which digs into how his team decoupled the Gutenberg block editor from WP Admin and embedded it in a standalone React application, all while keeping content stored in a traditional WordPress database.</p>\n\n\n\n<p>This episode is a journey into why time, down to the second, matters in the publishing world, and how “headless” solutions can address those needs. Joshua explains how editorial workflows were rebuilt so that breaking news can be published or updated with lightning fast speeds, removing distractions and page reloads for editors while retaining the full power and extensibility of WordPress behind the scenes.</p>\n\n\n\n<p>We talk through the technical architecture: planning, editing, and rendering are split into separate applications, with Gutenberg, customised down to just two or three essential blocks, living outside the typical WordPress environment. Joshua talks about the challenge of simulating the global WP object, keeping business logic and proprietary plugins intact, and interacting with the REST API for instantaneous content publishing.</p>\n\n\n\n<p>If you’re interested in headless WordPress, editorial workflows at scale, or how enterprise newsrooms leverage open-source tech for real-world speed, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://us.wordcamp.org/2025/session/reimagining-wordpress-editing-how-we-embedded-gutenberg-into-our-product-ecosystem/\">Reimagining WordPress Editing: How We Embedded Gutenberg Into Our Product Ecosystem</a> &#8211; Joshua&#8217;s presentation at WordCamp US 2025</p>\n\n\n\n<p><a href=\"https://www.dowjones.com\">Dow Jones</a></p>\n\n\n\n<p><a href=\"https://www.wsj.com\">Wall Street Journal</a></p>\n\n\n\n<p><a href=\"https://www.marketwatch.com\">MarketWatch</a></p>\n\n\n\n<p><a href=\"https://www.barrons.com\">Barron&#8217;s</a></p>\n\n\n\n<p><a href=\"https://www.mansionglobal.com\">Mansion Global</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Nov 2025 15:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Matt: Andrej on Dwarkesh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150470\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://ma.tt/2025/11/andrej-on-dwarkesh/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:692:\"<p>Most interviews I watch at 1.5-2x speed, but among my friends, we joke that there are a few people for whom we really enjoy their thoughts at 1x (<a href=\"https://x.com/jtzou\">shoutout to JT</a>). I&#8217;m an unabashed fanboy of <a href=\"https://karpathy.ai/\">Andrej Karpathy</a> (<a href=\"https://ma.tt/2025/10/nanochat-mcp/\">blogged nanochat Oct 13</a>), and his interview with <a href=\"https://www.dwarkesh.com/\">Dwarkesh</a> is excellent. It&#8217;s very dense; I marinated it at 1x.</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Nov 2025 04:51:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 6.9 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19263\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2025/11/wordpress-6-9-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5444:\"<p>WordPress 6.9 Beta 3 is available for download and testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is still under development</strong>. Please don&#8217;t install, run, or test this version of WordPress on production or mission-critical websites. Instead, you can evaluate Beta 3 on a test server and site.</p>\n\n\n\n<p>WordPress 6.9 Beta 3 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this<a href=\"https://make.wordpress.org/cli/\"> WP-CLI</a> command: <br /><code>wp core update --version=6.9-beta3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">6.9 Beta 3 WordPress Playground instance</a> to test the software directly in your browser.  No setup is required – just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p></p>\n\n\n\n<p>The final release of WordPress 6.9 is scheduled for <strong>December 2, 2025</strong>, and the <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who helps with testing!</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<p><strong>Find out what’s new in WordPress 6.9</strong>: Read the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p>Your help testing the WordPress 6.9 Beta 3 version is key to ensuring that everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally as important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> provides a walk through on testing features in WordPress 6.9.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums, or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\"> #core-test channel</a> on<a href=\"https://wordpress.slack.com/\"> Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 3 updates and highlights</h2>\n\n\n\n<p>WordPress 6.9 Beta 3 contains more than 80 updates and fixes since the Beta 2 release.</p>\n\n\n\n<p>Each beta cycle focuses on bug fixes, and more are on the way with your testing! You can browse the technical details for all issues addressed since Beta 2 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-10-28&amp;until=2025-11-04\">Gutenberg commits for 6.9</a> since October 28, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F28%2F2025..11%2F04%2F2025&amp;milestone=6.9&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Core Trac tickets for 6.9</a> since October 28, 2025</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/wordpress-develop/compare/7dcb09c26a1d97c20dcceb866abbd0f3c128388b...81f755846c2d66ce7d21b01623f8163a9f7c6ef6\">Comparing commit changes in Core for 6.9</a> since October 28, 2025</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 3 haiku</h2>\n\n\n\n<p><em>Code is poetry,</em></p>\n\n\n\n<p><em>and poetry is magic.</em></p>\n\n\n\n<p><em>So code is magic.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a class=\"mention\" href=\"https://profiles.wordpress.org/akshayar/\"><span class=\"mentions-prefix\">@</span>akshayar</a> <em>, </em><a class=\"mention\" href=\"https://profiles.wordpress.org/jeffpaul/\"><span class=\"mentions-prefix\">@</span>jeffpaul</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/krupajnanda/\"><span class=\"mentions-prefix\">@</span>krupajnanda</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/mosescursor/\"><span class=\"mentions-prefix\">@</span>mosescursor</a>,  <em>and</em> <a class=\"mention\" href=\"https://profiles.wordpress.org/westonruter/\"><span class=\"mentions-prefix\">@</span>westonruter</a> <em>for proofreading and review.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Nov 2025 15:34:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"Open Channels FM: Why Simplicity Matters in Website Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=111305\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://openchannels.fm/why-simplicity-matters-in-website-analytics/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:343:\"Website analytics are an essential part of running any site, but many people get lost in complicated dashboards and too many choices. It might seem easy to just pick the free tool everyone uses, but often these platforms cater to large organizations, making things confusing for individuals and small businesses. If you are trying to [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Nov 2025 02:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: Jetpack Saves\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150457\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2025/11/jetpack-saves/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:693:\"<p>Mia Elvasia has a great article about <a href=\"https://blogrecode.com/jetpack-tools-every-blogger-should-be-using/\">how they realized they were spending $635/yr across various plugins to get things that Jetpack offered bundled and often free</a>. Save money! </p>\n\n\n\n<p>Jetpack is frequently overlooked as one of the most underappreciated plugins in the WordPress universe. This is partially our fault, as the article notes, because the UI for some of these settings is quite poor. We&#8217;re working on it! If you can tolerate a bit of UI clunkiness, there&#8217;s significant value to be gained from Jetpack right now. For everyone else, we&#8217;ll make it much more intuitive soon.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Nov 2025 19:10:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: Chop Wood, Carry Water\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150450\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2025/11/chop-carry/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:461:\"<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Before enlightenment; chop wood, carry water. After enlightenment; chop wood, carry water.</p>\n</blockquote>\n\n\n\n<p><a href=\"https://www.sloww.co/enlightenment-chop-wood-carry-water/\">Kyle Kowalski has an amazing blog post exploring many aspects of this Zen Kōan</a>, including some diversions into David Foster Wallace&#8217;s legendary commencement speech, This is Water.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 02 Nov 2025 20:57:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: Creed Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150444\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://ma.tt/2025/11/creed-update/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1682:\"<p>This week, the <a href=\"https://automattic.com/creed/\">Automattic Creed</a> received its first-ever update, which I&#8217;ll describe as a minor point upgrade. This is the sentence before and after.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p id=\"p-2\">I am in a marathon, not a sprint, and no matter how far away the goal is, the only way to get there is by putting one foot in front of another every day.</p>\n</blockquote>\n\n\n\n<p>Is now.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p id=\"p-4\">I am in a marathon, not a sprint; no matter how far away the goal is, the only way to get there is to put one foot in front of the other every day.</p>\n</blockquote>\n\n\n\n<p>As I wrote earlier in our internal <a href=\"https://wordpress.com/p2/\">P2s</a>, &#8220;Always great to bury a gerund.&#8221; And now we have a semicolon! It&#8217;s all quite exciting. For the backstory, please read <a href=\"https://ma.tt/2011/09/automattic-creed/\">Why Your Company Should Have a Creed</a>. I said in 2011 &#8220;I’m sure that it will evolve in the future&#8221; but I didn&#8217;t expect it to be 14 years before the first revision. </p>\n\n\n\n<p>Internally at Automattic we&#8217;ve debated updating the Creed in dozens of conversations and blog posts, usually in the context of adding a sentence, which I still hope will happen in a future version. But this is a minor update. We&#8217;ll see when Creed 2.0 happens.</p>\n\n\n\n<p>The private Automattic intranet is one of the most delightful things about working there, <a href=\"https://automattic.com/work-with-us/\">which you may consider as well</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 02 Nov 2025 02:24:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Matt: Wayback Machine Joint\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150430\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://ma.tt/2025/10/wayback/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:893:\"<p><a href=\"https://automattic.com/\">Automattic</a> has been working with the <a href=\"https://archive.org/\">Internet Archive</a> to develop a plugin to combat link rot, <a href=\"https://wordpress.org/plugins/internet-archive-wayback-machine-link-fixer/\">and it&#8217;s a plugin I&#8217;d encourage you to install</a>. As the plugin says:</p>\n\n\n\n<p>When a linked page disappears, the plugin helps preserve your user experience by redirecting visitors to a reliable archived version. It also works proactively by archiving your own posts every time they’re updated, creating a consistent backup of your content’s history.</p>\n\n\n\n<p>I&#8217;ve been doing this manually on my old archives, fixing broken links and tending the garden. But we can make it all automatic. <img alt=\"🙂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" style=\"height: 1em;\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Nov 2025 04:33:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"Gutenberg Times: Plugin Security, Divi to Gutenberg, Internet Archive, Gutenberg 21.9 and 22 — Weekend Edition 347\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=42439\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://gutenbergtimes.com/plugin-security-divi-to-gutenberg-internet-archive-weekend-edition-347/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:30208:\"<p>Hi there, </p>\n\n\n\n<p>On All Saints Day, November 1st, we honor dear people who passed. I wanted to take the occasion and point you to the <a href=\"https://wordpress.org/remembers/\"><strong>WordPress Remembers</strong></a> page where accomplished contributors who passed have a permanent home.  Their work lives on in every new story, every new website, and every new idea made possible by WordPress<em>.</em></p>\n\n\n\n<p>And it&#8217;s a long newsletter today with lots of great blog posts, videos and tutorials. I also included two ecosystem-related developments that would be normally out of scope for this niche newsletter. They have huge implications for the security and longevity of WordPress, and I definitely thought you shouldn&#8217;t miss. </p>\n\n\n\n<p>Have a lovely weekend,</p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n<p>PS: Voting for the <a href=\"https://thewpweekly.com/awards/\"><strong>WPAwards</strong></a> already started. Vote for your WordPress favorites, hopefully among them the blog <strong>Gutenberg Times</strong> and the podcast <strong>Gutenberg Changelog. </strong>Hat Tip to Davinder Singh Kainth for putting the WPAwards together every year.</p>\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/plugin-security-divi-to-gutenberg-internet-archive-weekend-edition-347/#wordpress-ecosystem-updates\">WordPress Ecosystem updates</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/plugin-security-divi-to-gutenberg-internet-archive-weekend-edition-347/#0-word-press-release-information\">Developing Gutenberg and WordPress</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/plugin-security-divi-to-gutenberg-internet-archive-weekend-edition-347/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/plugin-security-divi-to-gutenberg-internet-archive-weekend-edition-347/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/plugin-security-divi-to-gutenberg-internet-archive-weekend-edition-347/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</a></li></ol></nav>\n</div></div>\n</section>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"wordpress-ecosystem-updates\">WordPress Ecosystem updates</h2>\n\n\n\n<p><a href=\"https://x.com/davidperezmk\"><strong>David Perez</strong></a>, a Hostinger sponsored contributor, posted a new milestone from the Plugins Review team that will have broader impact throughout the WordPress ecosystem: <a href=\"https://make.wordpress.org/plugins/2025/10/29/plugin-check-plugin-now-creates-automatic-security-reports-update/\"><strong>The Plugin Check Plugin now creates automatic security reports after each plugin update</strong></a>. It reports on the update of the Plugin Check plugin that not only screens new plugin submissions but also expands the screening to subsequent versions of plugins for security, compatibility, and compliance. </p>\n\n\n\n<p>Currently, the team evaluates internal information and sends reports to authors as needed. They observe PCP behavior during updates for refinement. After this phase, automated security reports will be emailed to authors right after plugin updates. </p>\n\n\n\n<p>With Plugins accounting for <a href=\"https://www.securityweek.com/8000-new-wordpress-vulnerabilities-reported-in-2024/\">96% of WordPress vulnerabilities in 2024</a>, this increased scrutiny on the WordPress plugins repository submissions will have a huge impact on the health of the whole WordPress ecosystem. And it will make the web a better place. </p>\n\n\n\n<p><strong>Rae Morey</strong>, The Repository, has the details in her report: <a href=\"https://www.therepository.email/wordpress-plugins-team-rolls-out-automatic-security-scans-for-all-plugin-updates\"><strong>WordPress Plugins Team Rolls Out Automatic Security Scans for All Plugin Updates</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The second development is a plugin to eliminate link rot on the internet and was brought to you by the <a href=\"https://archive.org/\"><strong>Internet Archive</strong></a>&#8211; <em>&#8220;a non-profit library of millions of free texts, movies, software, music, websites, and more.&#8221;</em> It also runs the <a href=\"https://web.archive.org/web/\">Wayback-Machine</a>, surfacing previous version of websites.  The plugin <a href=\"https://wordpress.org/plugins/internet-archive-wayback-machine-link-fixer/\"><strong>Internet Archive Wayback Machine Link Fixer</strong></a> made its debut in the WordPress repository. It&#8217;s came to pass in a collaboration between the Internet Archive and Automattic&#8217;s Special Projects team. </p>\n\n\n\n<p><strong>Matt Mullenweg</strong> wrote on <a href=\"https://ma.tt/2025/10/wayback/\">his blog</a>, &#8220;When a linked page disappears, the plugin helps preserve your user experience by redirecting visitors to a reliable archived version. It also works proactively by archiving your own posts every time they’re updated, creating a consistent backup of your content’s history.&#8221;</p>\n\n\n\n<p>The plugin is free, you do need a free account on the Internet Archive and obtain API keys to connect your site to the Internet Archive, on step 2 and 3 you&#8217;ll have to make some addtional decision.  </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42572\" height=\"470\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-01-at-10.53.50.png?resize=575%2C470&#038;ssl=1\" width=\"575\" /></figure>\n\n\n\n<p>As a side note, scrolling through Gutenberg Times history on the Wayback machine is fascinating. I am person you lives solidly in the moment and often forgets what happened in the past. (or it&#8217;s just old age, don&#8217;t say it). I am working on a block theme for the site, and going back to previous versions of the site helps to educate the future. Anyway, back to block editor stuff and more. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong>WordPress 6.9 Beta 2 </strong>was released this week. Release coordinator <a href=\"https://x.com/rane_akshaya\"><strong>Akshaya Rane</strong></a> has the details in the <a href=\"https://wordpress.org/news/2025/10/wordpress-6-9-beta-2/\">WordPress news post</a>. A description of what this next version will bring is available in the announcement of <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">the Beta 1 release</a>. </p>\n\n\n\n<p>Release Test co-lead, <strong>Krupa Nanda</strong> posted great instructions on how you can <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\"><strong>Help test the Beta 1 release of WordPress 6.9 </strong></a>. It’s the best way to learn how to use the new features and report quirks and bugs back to the contributors, so they can be fixed before Release Candidate 1 which is scheduled for November 11. </p>\n\n\n\n<p>The <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v22.0.0-rc.1\"><strong>Gutenberg 22.0 RC 1</strong></a> is now available for testing. It contains 53 Bug fix PRs that are backported to WordPress Core and will make it into WordPress 6.9, too. <br /><a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\"></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Hector Prieto </strong>published the release post for Gutenberg 21.9 version. He highlighted: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/10/28/gutenberg-21-9-october-22/#all-the-blocks\">All the blocks!</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/10/28/gutenberg-21-9-october-22/#direct-drag-and-drop\">Direct drag and drop</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/10/28/gutenberg-21-9-october-22/#dataviews-customization-persistence\">DataViews customization persistence</a></li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Math block coming to WordPress 6.9 \" class=\"wp-image-42540\" height=\"330\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-10-31-at-17.54.27.png?resize=652%2C330&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-124-gutenberg-22-wordpress-6-9/\">Gutenberg Changelog #124 – Gutenberg 22.0 and WordPress 6.9</a> with <strong>Ellen Bauer</strong>, project lead at Automattic. </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Gutenberg Changelog 124 with Ellen Bauer and Birgit Pauli-Haack\" class=\"wp-image-42695\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-07-at-18.56.39.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The Editorial Staff at <em>WPBeginner</em> already let you know <a href=\"https://www.wpbeginner.com/news/whats-coming-in-wordpress-6-9-features-and-screenshots/\"><strong>What’s Coming in WordPress 6.9? (Features and Screenshots)</strong></a>. They highlight block-level Notes for collaborative feedback, block visibility controls to hide content from front-end visitors, and improved template management across theme switches. New blocks include Accordion, Terms Query, Math, and Time to Read, alongside enhancements like text-fitting typography and a dashboard-wide Command Palette. Performance gains include on-demand block-style loading, faster emoji detection, and optimized cron execution. The foundation for AI workflows arrives through the Abilities API, enabling machine-readable WordPress capabilities for secure automation.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Amadeu Arderiu</strong>, co-founder of Ploogins and explorer of all things AI and WordPress, was interviewed by <strong>Nathan Wrigley</strong> on the WPBuilds podcast episode 443. They discussed <a href=\"https://wpbuilds.com/2025/10/30/443-ai-experiments-in-wordpress-a-plugin-search-engine-customer-support-bots-and-block-editor-integration/\"><strong>AI-powered WordPress projects: a smart plugin search, an AI website chatbot, and AI-driven block editor tools</strong></a>. In the chat they touched on three tools: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://ploogins.com/\">Ploogins</a></strong> &#8211; a natural language search engine for WordPress plugins. Just tell it the functionality you need and it gives a list of free and premium plugins.</li>\n\n\n\n<li><strong><a href=\"https://join.chat/en/ai/)\">Joinchat</a></strong>, a plugin known for its iconic floating WhatsApp button on countless WordPress sites. This chatbot answers user questions using only the content from your site,  some setting to fine-tune the scope. </li>\n\n\n\n<li><strong><a href=\"https://gutenberg.suggerence.com/\">Suggerence</a></strong>, an experiment that places conversational AI directly into the Gutenberg block editor. A site owner can simply describe a task and the robot executes. Example: &#8220;Create a hero section with a button&#8221;. </li>\n</ul>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>I am going to miss the steady creation of fun blocks via Automattic&#8217;s Telex. This week&#8217;s <strong><a href=\"https://blocktober.fun/\">Blocktober.fun</a></strong> creations are also the last ones on the site.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://blocktober.fun/trick-or-treat/\">Trick or treat</a></li>\n\n\n\n<li><a href=\"https://blocktober.fun/filter-table/\">Filter Table</a></li>\n\n\n\n<li><a href=\"https://blocktober.fun/bar-chart/\">Bar chart</a></li>\n\n\n\n<li><a href=\"https://blocktober.fun/checklist/\">Checklist</a></li>\n\n\n\n<li><a href=\"https://blocktober.fun/blogroll/\">Blogroll</a></li>\n</ul>\n\n\n\n<p><strong>Rae Morey</strong>, The Repository, reported <strong><a href=\"https://www.therepository.email/blocktober-wraps-up-as-telex-inspires-a-wave-of-wordpress-experimentation\">Blocktober Wraps Up as Telex Inspires a Wave of WordPress Experimentation</a>.</strong> Tammie Lister&#8217;s daily block-a-day challenge has become part of a growing wave of Telex-powered creativity, showing how AI can make building in WordPress feel playful again. </p>\n\n\n\n<p><a href=\"https://telex.automattic.ai/\">Telex, Automattic&#8217;s experimental AI tool,</a> enables anyone to build custom Gutenberg blocks using natural language prompts, generating downloadable plugins through a chat-style interface. The tool sparked developer enthusiasm with shared creations ranging from summary generators to specialized calculators.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://www.elegantthemes.com/gallery/divi/\">Divi</a> by Elegant Themes</strong> has been around for ages with roughly a million users. This month I came across two blog posts from agencies about moving from Divi to Gutenberg and the block editor. Two approaches with the same outcome. </p>\n\n\n\n<p><strong>Johanne Courtright</strong> shared her team&#8217;s approach in <a href=\"https://groundworx.dev/blog/why-i-dont-migrate-divi-sites-i-rebuild-them/\"><strong>Why I Don’t Migrate Divi Sites (I Rebuild Them)</strong></a>, arguing that rebuilding Divi sites with Gutenberg is faster and cheaper than migration. Divi&#8217;s proprietary format traps users in technical debt and poor performance. Migration plugins, while available, result in messy conversions that still require manual layout rebuilding. Clean rebuilds uphold content integrity and design patterns, enabling faster site delivery within 3-4 weeks versus 6-8 weeks of migration difficulties.</p>\n\n\n\n<p>In his post <a href=\"https://developress.io/divi-to-gutenberg-migration-2025-step-by-step-guide/\"><strong>Divi to Gutenberg Migration 2025 – Step by Step Guide</strong></a>, <strong>Piotr Kochanowski</strong> at DevelopPress outlines a migration strategy using Divi 5&#8217;s block-like format and WordPress 6.8+&#8217;s features. The guide highlights pre-migration audits, staging environments, and page-by-page transitions through the Divi Layout Block. Key steps include design-system extraction, template rebuilding, and SEO parity verification. Migrations for standard 20–40 page sites typically take 1–3 weeks, while complex projects may require 4–8 weeks.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Cheyne Klein</strong>, Happiness Engineer at Automattic, held an online workshop on <em>Learn WordPress</em> on <a href=\"https://wordpress.tv/2025/10/27/building-top-level-menus-sub-menus/\"><strong>Building top-level menus &amp; sub-menus</strong></a>. You&#8217;ll learn the two main ways to create them in WordPress — the Navigation block and the Classic Menu Editor.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"WordPress TV cover for Building Top-Level Menus &amp; Sub-Menus in WordPress\" class=\"wp-image-42569\" height=\"366\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-10-31-at-19.03.02.png?resize=652%2C366&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p><strong>Benjamin Intal</strong>, Stackable, <a href=\"https://x.com/bfintal/status/1984511469237739592\">announced</a> the new version (1.3.0) of the <a href=\"https://wordpress.org/plugins/interactions/\"><strong>Interactions</strong></a> plugin which gives you controls to add animations and interactions to your site. He lists </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>54 Pre-made Interactions </li>\n\n\n\n<li>DIY Interaction Builder </li>\n\n\n\n<li>GSAP-level performance </li>\n\n\n\n<li>Hero reveals, parallax images, scroll animations &amp; more</li>\n</ul>\n\n\n\n<p><em>GSAP-level performance&#8221; refers to the high-speed, smooth, and efficient animations of GreenSock Animation Platform (GSAP). </em></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://wordpress.org/plugins/interactions/\"><img alt=\"Screenshot of the Interactions plugin \" class=\"wp-image-42586\" height=\"409\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-11-01-at-11.58.06.png?resize=652%2C409&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Justin Tadlock</strong> dives into <a href=\"https://developer.wordpress.org/news/2025/10/styling-accordions-in-wordpress-6-9/\"><strong>Styling accordions in WordPress 6.9</strong></a> with you! This guide is here to help you adapt the design to your or your clients needs. You&#8217;ll learn how to apply styling via theme.json, style variations and patterns. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-42554\" height=\"414\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Screenshot-2025-10-31-at-19.01.18.png?resize=652%2C414&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"ng-block-8e0f64bc8dc43810 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p></p></div></div></div></div>\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p>On his personal blog, <strong>Riad Benguella</strong>, lead developer on the Gutenberg project, wrote about <a href=\"https://riad.blog/2025/10/25/debugging-wordpress-scripts-and-styles/\"><strong>Debugging WordPress Scripts and Styles</strong></a>. He introduced a <a href=\"https://gist.github.com/youknowriad/e5854d6c602c73dec260d56a2783408a\">vibe-coded tool</a> addressing increased JavaScript and CSS complexity in WordPress admin interfaces and editors. The tool reveals uncompressed file sizes, explicit enqueueing status, ancestor dependencies, and direct parent scripts. Users access it by placing the file in plugins and appending <code>?debug_script=true</code> to page URLs. Benguella recommends <a href=\"https://wordpress.org/plugins/query-monitor/\">Query Monitor</a> by John Blackbourn for comprehensive debugging solutions.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Shani Bannerjee</strong> takes you on the journey to <a href=\"https://developer.woocommerce.com/2025/10/30/understanding-the-interactivity-api-driven-future-for-woocommerce-blocks/\"><strong>Understand the Interactivity API-driven future for WooCommerce Blocks</strong></a>, explaining how this hybrid approach merges server-side PHP robustness with client-side JavaScript responsiveness. The API enables seamless interactions—cart updates, real-time filtering, interactive galleries—while maintaining block editor integrity. Product Collection, Product Filters, Product Gallery, Add to Cart Options, and MiniCart already implement it. Future WooCommerce blocks adopt Interactivity API from inception. Development shifts toward store-based state management and community-driven extensibility patterns.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Earlier this month, <strong>JuanMa Garrido</strong> published the monthly roundup post <a href=\"https://developer.wordpress.org/news/2025/10/whats-new-for-developers-october-2025/\"><strong>What’s new for developers? (October 2025)</strong></a> on the WordPress Developer Blog.  If you missed it or you&#8217;d rather watch a video, Ryan Welcher goes over the post in this latest video <strong><a href=\"https://www.youtube.com/watch?v=0bflhPziNMU&amp;t=12s\">What’s New for WordPress Developers – October 2025</a></strong> on YouTube. In either format it&#8217;s not a post to miss.  </p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Tammie Lister</strong> shared in her blog post <strong><a href=\"https://binatethoughts.com/abilities-explorer/\">Abilities Explorer</a></strong>  &#8220;The Abilities API is coming to WordPress 6.9 and I have brewed up a little tool to show what abilities you have on your site loaded in core, themes or plugins. It&#8217;s very freshly brewed so sip cautiously&#8221; she wrote. The experimental plugin visualizes available abilities by origin, enabling testing and detailed inspection. Built rapidly with Claude and Cursor as a learning exercise, it aims to help developers discover and understand WordPress&#8217;s emerging Abilities API registry while surfacing potential gaps in site functionality. The Abilities Explorer lives just on <a href=\"https://github.com/karmatosed/abilitiesexplorer\">GitHub</a>. Check it out. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"Screenshot of the Abilities Explorer for WordPress\" class=\"wp-image-42548\" height=\"332\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/11/Abilities-Explorer.png?resize=652%2C332&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p>In this week&#8217;s stream <a href=\"https://www.youtube.com/watch?v=iT3Wjwc5-Po\"><strong>Multitasking with GitHub Copilot,</strong></a> <strong>Jonathan Bossenger</strong> attempts to update two repositories simultaneously. He uses the GitHub Copilot Coding Agent to implement the latest Abilities API and MCP adapter versions. He walks through debugging issues with GitHub Copilot. He covers setting up categories for abilities and testing local environments and tackles real-time coding problems. He leverages AI for documentation and updates. Bossenger also made his <a href=\"https://github.com/jonathanbossenger/wordpress-plugin-copilot-instructions\"><strong>WordPress Plugin GitHub Copilot Instructions</strong></a> publicly available on GitHub to give you a head start. </p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p>In his livestream, <strong>Ryan Welcher</strong> was<strong> <a href=\"https://www.youtube.com/watch?v=YmOrpp8ygbA\" rel=\"noreferrer noopener\" target=\"_blank\">Using every Interactivity API feature in one site</a></strong>. He took a deep dive into the Interactivity API as he wanted to get back up to speed and build something that uses every directive and feature it offers.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p><br /></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n</section>\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form action=\"https://gutenbergtimes.com/feed/\" autocomplete=\"on\" class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\" style=\"margin-bottom: 25px;\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input autocomplete=\"email\" class=\"ngl-form-input-text\" id=\"ngl_email\" name=\"ngl_email\" required=\"required\" style=\"border-radius: 21px;\" type=\"email\" /></div></div><button class=\"ngl-form-button\" style=\"background-color: #005075; border-color: #005075; border-width: 1px; border-style: solid; color: #ffffff; border-radius: 21px;\" type=\"submit\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"><svg fill=\"none\" height=\"24\" stroke=\"#fff\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input id=\"ngl_list_id\" name=\"ngl_list_id\" type=\"hidden\" value=\"26f81bd8ae\" /><input id=\"ngl_double_optin\" name=\"ngl_double_optin\" type=\"hidden\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n</section>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Nov 2025 00:07:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: 50k Bounty\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=150420\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2025/10/50k-bounty/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:198:\"<p>For smart, enterprising hackers <a href=\"https://blog.beeper.com/2025/10/28/build-a-beeper-bridge/\">Beeper is offering bounties of up to $50,000 for people who create open source bridges</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Oct 2025 15:51:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"Open Channels FM: Episode 700 and The Biggest Lesson Learned With a Rebrand\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=111766\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://openchannels.fm/episode-700-and-the-biggest-lesson-learned-with-a-rebrand/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"As we hit 700 episodes, BobWP catches us up on the rebrand.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Oct 2025 12:24:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 27 Nov 2025 18:21:15 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Thu, 27 Nov 2025 18:00:20 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";i:1763171849;s:21:\"cache_expiration_time\";i:1764310875;s:23:\"__cache_expiration_time\";i:1764310875;}','off'),(41045,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1764310875','off'),(41046,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1764267675','off'),(41047,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1764310875','off'),(41048,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-3/\'>WordPress 6.9 Release Candidate 3</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2/\'>WordPress 6.9 Release Candidate 2</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://ma.tt/2025/11/austin-meshtastic/\'>Matt: Austin Meshtastic</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/podcast/195-saumya-majumder-on-how-cloudflare-outages-impact-the-web-and-wordpress-performance-solutions\'>WPTavern: #195 –  Saumya Majumder on How Cloudflare Outages Impact the Web and WordPress Performance Solutions</a></li><li><a class=\'rsswidget\' href=\'https://openchannels.fm/open-channels-fm-founders-podcast-tech-stack/\'>Open Channels FM: Open Channels FM Founder’s Podcast Tech Stack</a></li></ul></div>','off'),(41638,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1764298088;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:14:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"6.6.2\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.6.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824\";s:3:\"svg\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=3374528\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=3374528\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:6:\"9.10.0\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.9.10.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.6.0\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:4:\"15.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.15.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";}s:37:\"optinmonster/optin-monster-wp-api.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/optinmonster\";s:4:\"slug\";s:12:\"optinmonster\";s:6:\"plugin\";s:37:\"optinmonster/optin-monster-wp-api.php\";s:11:\"new_version\";s:7:\"2.16.22\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/optinmonster/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/optinmonster.2.16.22.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/optinmonster/assets/icon-256x256.png?rev=1145864\";s:2:\"1x\";s:65:\"https://ps.w.org/optinmonster/assets/icon-128x128.png?rev=1145864\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/optinmonster/assets/banner-1544x500.png?rev=2311621\";s:2:\"1x\";s:67:\"https://ps.w.org/optinmonster/assets/banner-772x250.png?rev=2311621\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:31:\"custom-css-js/custom-css-js.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/custom-css-js\";s:4:\"slug\";s:13:\"custom-css-js\";s:6:\"plugin\";s:31:\"custom-css-js/custom-css-js.php\";s:11:\"new_version\";s:6:\"3.51.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/custom-css-js/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/custom-css-js.3.51.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/custom-css-js/assets/icon-128x128.png?rev=1303730\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/custom-css-js/assets/banner-1544x500.png?rev=1770945\";s:2:\"1x\";s:68:\"https://ps.w.org/custom-css-js/assets/banner-772x250.png?rev=1303730\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";}s:35:\"wp-fastest-cache/wpFastestCache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wp-fastest-cache\";s:4:\"slug\";s:16:\"wp-fastest-cache\";s:6:\"plugin\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:11:\"new_version\";s:5:\"1.4.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wp-fastest-cache/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-fastest-cache.1.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-fastest-cache/assets/icon-128x128.png?rev=1068904\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/wp-fastest-cache/assets/banner-772x250.jpg?rev=1064099\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.9.8.4\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.9.8.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=3091364\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=3091364\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=3254748\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=3254748\";}s:8:\"requires\";s:3:\"5.5\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"4.7.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.4.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.png?rev=3206423\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.png?rev=3206423\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"26.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.26.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3112542\";s:2:\"1x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-128x128.gif?rev=3112542\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=3257862\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=3257862\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=3257862\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=3257862\";}s:8:\"requires\";s:3:\"6.7\";}s:33:\"wp-mail-smtp-pro/wp_mail_smtp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:33:\"wp-mail-smtp-pro/wp_mail_smtp.php\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";s:6:\"plugin\";s:33:\"wp-mail-smtp-pro/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"4.7.1\";s:3:\"url\";s:0:\"\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:0:\"\";s:12:\"requires_php\";s:0:\"\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:19:\"wpforms/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:19:\"wpforms/wpforms.php\";s:4:\"slug\";s:7:\"wpforms\";s:6:\"plugin\";s:19:\"wpforms/wpforms.php\";s:11:\"new_version\";s:7:\"1.9.8.5\";s:3:\"url\";s:0:\"\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:0:\"\";s:12:\"requires_php\";s:0:\"\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:7:\"checked\";a:24:{s:30:\"advanced-custom-fields/acf.php\";s:5:\"6.6.2\";s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"6.6.2\";s:19:\"akismet/akismet.php\";s:3:\"5.6\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.7\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:6:\"9.10.0\";s:9:\"hello.php\";s:5:\"1.7.2\";s:19:\"jetpack/jetpack.php\";s:4:\"15.2\";s:37:\"optinmonster/optin-monster-wp-api.php\";s:7:\"2.16.22\";s:41:\"rccc-core-settings/rccc-core-settings.php\";s:5:\"0.6.3\";s:61:\"rccc-contractor-capabilities/rccc-contractor-capabilities.php\";s:5:\"1.0.0\";s:45:\"rccc-contractor-role/rccc-contractor-role.php\";s:5:\"1.0.0\";s:29:\"rccc-welcome/rccc-welcome.php\";s:5:\"1.1.0\";s:35:\"rccc-email-test/rccc-email-test.php\";s:5:\"1.0.0\";s:49:\"rccc-registration-flow/rccc-registration-flow.php\";s:5:\"1.1.0\";s:52:\"rccc-welcome-debugger/rccc-welcome-debugger-full.php\";s:5:\"1.0.0\";s:47:\"rccc-welcome-debugger/rccc-welcome-debugger.php\";s:5:\"1.0.0\";s:31:\"custom-css-js/custom-css-js.php\";s:6:\"3.51.1\";s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";s:7:\"4.8.0.1\";s:35:\"wp-fastest-cache/wpFastestCache.php\";s:5:\"1.4.2\";s:19:\"wpforms/wpforms.php\";s:7:\"1.9.8.5\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.9.8.4\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"4.7.1\";s:33:\"wp-mail-smtp-pro/wp_mail_smtp.php\";s:5:\"4.7.1\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"26.4\";}}','off'),(41815,'_site_transient_wp_mail_smtp_t15s_wp-mail-smtp-pro','a:1:{s:12:\"translations\";a:10:{i:0;a:9:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:1;a:9:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:2;a:9:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:3;a:9:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:4;a:9:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:76:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:5;a:9:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:6;a:9:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:7;a:9:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:8;a:9:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}i:9;a:9:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:0:\"\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:79:\"https://translations.wpmailsmtp.com/wp-mail-smtp-pro/wp-mail-smtp-pro-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"wp-mail-smtp-pro\";}}}','off'),(41816,'_site_transient_wpforms_t15s_wpforms','a:1:{s:12:\"translations\";a:10:{i:0;a:9:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:1;a:9:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:2;a:9:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:3;a:9:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:4;a:9:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:55:\"https://translations.wpforms.com/wpforms/wpforms-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:5;a:9:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:6;a:9:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:7;a:9:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:8;a:9:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:9;a:9:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-11-04T20:45:39+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}}}','off'),(41817,'_site_transient_monsterinsights_t15s_remote_data','a:1:{s:12:\"translations\";a:10:{i:0;a:9:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-nl_NL.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:1;a:9:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-fr_FR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:2;a:9:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-de_DE.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:3;a:9:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-it_IT.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:4;a:9:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-ja.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:5;a:9:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-pl_PL.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:6;a:9:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-pt_BR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:7;a:9:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-ru_RU.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:8;a:9:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-es_ES.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:9;a:9:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-tr_TR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}}}','off'),(41830,'_site_transient_timeout_wp_remote_block_patterns_142b31de2aeb281dff97be0817e5538e','1764282056','off');
INSERT INTO `lJD_options` VALUES (41831,'_site_transient_wp_remote_block_patterns_142b31de2aeb281dff97be0817e5538e','a:44:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:514958;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Intro area with heading and image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1699:\"\n<div class=\"wp-block-group alignfull is-content-justification-center is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0\">\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top is-layout-flex wp-container-core-columns-is-layout-5c8fb865 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-content-justification-left is-layout-constrained wp-container-core-column-is-layout-95996b15 wp-block-column-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Uncover a realm of opportunities.</h2>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<p>Exploring life&#8217;s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://pd.w.org/2023/07/44364b18862589f06.53436652.jpg\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\" /></figure>\n</div>\n\n\n\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:4:\"hero\";s:16:\"wpop_description\";s:93:\"Two columns of text, left with a heading and right with a paragraph, with a wide image below.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.5\";s:25:\"wpop_contains_block_types\";s:111:\"core/button,core/buttons,core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"about\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2422:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Contents\"},\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"450px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Uncover a realm of opportunities.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Exploring life\'s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2023/07/44364b18862589f06.53436652.jpg\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:309935;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Centered image with two-tone background color\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1330:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-constrained wp-container-core-group-is-layout-a1274fd4 wp-block-group-is-layout-constrained\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default wp-duotone-000000-ffffff-1\"><img decoding=\"async\" src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:18:\"Gradient, Two-Tone\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:57:\"core/cover,core/group,core/heading,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2134:\"<!-- wp:cover {\"minHeight\":66,\"minHeightUnit\":\"vh\",\"customGradient\":\"linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\",\"wideSize\":\"1200px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"color\":{\"duotone\":[\"#000000\",\"#ffffff\"]}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"50px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"32px\",\"lineHeight\":\"1\"},\"spacing\":{\"padding\":{\"left\":\"32px\"}}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:309925;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:43:\"Fullwidth Dark Banner with Heading Top Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1084:\"\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-2890af74 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:16:\"Jazz, Fulllwidth\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1697:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\",\"id\":333,\"dimRatio\":90,\"customOverlayColor\":\"#141414\",\"focalPoint\":{\"x\":0.5,\"y\":0},\"minHeight\":50,\"minHeightUnit\":\"vh\",\"contentPosition\":\"top left\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"fontStyle\":\"italic\",\"fontWeight\":\"900\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\",\"textTransform\":\"none\"},\"color\":{\"text\":\"#d8a557\"}},\"fontFamily\":\"source-serif-pro\"} -->\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:309230;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:44:\"Fullwidth cover with repeating gradient text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1750:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-36345d-abaaaa-2\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-b77dfac5 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-right has-text-color\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:48:\"Fullwidth, Background Image, Gradient, Uppercase\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3135:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\",\"id\":334,\"dimRatio\":60,\"customOverlayColor\":\"#c2b7a4\",\"focalPoint\":{\"x\":0.5,\"y\":0.05},\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#36345d\",\"#abaaaa\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#c8c4d3\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#ac94b2\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#71689c\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#444178\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:309224;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:72:\"Fullwidth, vertically aligned headline on right with description on left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2229:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-d0921e6e wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-8eb0bdf3 is-layout-flow wp-container-core-group-is-layout-634f0b9d wp-block-group-is-layout-flow\">\n<p class=\"wp-container-content-aeb25491\" style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let &#8217;em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-flow wp-container-core-group-is-layout-d6743c7d wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>&#8216;EM<br>Roll</p>\n\n\n\n<p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:60:\"vertically, bold, jazz, shop, store, headline, hero, product\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:61:\"core/button,core/buttons,core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3726:\"<!-- wp:cover {\"customOverlayColor\":\"#e68b14\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"320px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"330px\"},\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.4\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"}}} -->\n<p style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let \'em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"spacing\":{\"padding\":{\"top\":\"14px\",\"bottom\":\"14px\",\"left\":\"36px\",\"right\":\"36px\"}},\"border\":{\"radius\":\"0px\",\"top\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"bottom\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>\'EM<br>Roll</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:309236;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Fullwidth headline with links and gradient offset background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2070:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b04426d0 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-flow wp-container-core-group-is-layout-d6743c7d wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color wp-elements-45f800048fc9de7cd05017eb73b2d5ab\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-9dbf05af is-layout-flow wp-container-core-group-is-layout-634f0b9d wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-f7496aeb wp-block-group-is-layout-flex\">\n<p class=\"has-white-color has-text-color has-link-color wp-elements-fcaed05d2b63cfab14801929208209cc\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n\n\n\n<p class=\"has-white-color has-text-color has-link-color wp-elements-9052d836cb5172aae9b2f2bc27ee61c0\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">→</span> </p>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:41:\"Offset, Gradient, Jazz, Headline, Feature\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3195:\"<!-- wp:cover {\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"5vw\",\"bottom\":\"48px\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"172px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.7\",\"letterSpacing\":\"-10px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"400px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More → </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"260px\"} -->\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:308937;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Heading, Paragraph, Button with Two Images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2682:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-layout-flex wp-container-core-group-is-layout-82565499 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group alignwide wp-container-content-ceb7f5b3 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-852f5fc7 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-92e17da2 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-59a2d94b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-0733e5d0 is-layout-flow wp-block-group-is-layout-flow\">\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0 wp-duotone-rgb000-rgb21788120-3\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0 wp-duotone-rgb000-rgb21788120-4\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4102:\"<!-- wp:cover {\"customOverlayColor\":\"#eb4c77\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"6vw\",\"right\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"none\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"0.9\"}},\"textColor\":\"contrast\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"8vw\"} -->\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:308949;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Bold sale banner with geometric background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1738:\"\n<div class=\"wp-block-cover alignfull wp-duotone-rgb4448102-ffb23d-5\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flow wp-container-core-group-is-layout-d6743c7d wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n\n\n\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:43:\"store, shop, coupon, jazz, background image\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:73:\"core/button,core/buttons,core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2819:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\",\"id\":334,\"dimRatio\":90,\"customOverlayColor\":\"#2c3066\",\"minHeight\":50,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(44, 48, 102)\",\"#ffb23d\"]}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ffb23d\",\"text\":\"#2c3066\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"20px\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:308924;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Offset bold paragraph text with varying opacity\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1639:\"\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-d7e6ce0a wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n\n\n\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature&#8217;s best…</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-text-color\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3052:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"700px\",\"contentSize\":\"700px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"120px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffff61\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffff73\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffffad\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature\'s best…</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffffd1\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"162px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#fffffff5\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:308916;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Offset text with a brutalist design vibe\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1436:\"\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-0706a3ea wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n\n\n\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n\n\n\n<p class=\"has-text-align-center has-text-color\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2631:\"<!-- wp:cover {\"customOverlayColor\":\"#ffb43c\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"1200px\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"140px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"200\",\"letterSpacing\":\"0px\",\"lineHeight\":\"0.9\"},\"color\":{\"text\":\"#a65a00\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:308901;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Fullscreen image with right content area\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2135:\"\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-flex wp-container-core-group-is-layout-964a2eae wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n\n\n\n<div class=\"wp-block-group alignwide wp-container-content-9cfa9a5a is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-852f5fc7 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-92e17da2 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3261:\"<!-- wp:cover {\"customOverlayColor\":\"#376a23\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"80px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"700\",\"lineHeight\":\"1.0\"}},\"textColor\":\"black\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:308871;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:46:\"Cover Image with Bold Heading and Button, Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1620:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-094850-f9644e-7\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-0b562c1c wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-92e17da2 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline is-style-outline--6\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2443:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#094850\",\"#f9644e\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"75%\",\"justifyContent\":\"left\",\"wideSize\":\"75%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:308868;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Cover Image with Bold Heading and Button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1628:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-rgb4247103-rgb21419442-9\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-4582f6a7 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-core-buttons-is-layout-12a27398 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline is-style-outline--8\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2449:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(42, 47, 103)\",\"rgb(214, 194, 42)\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:303828;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Fullscreen cover image gallery\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:942:\"\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-3eb4be21 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:43:\"gallery, images, columns, background, cover\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:32:\"core/cover,core/group,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1259:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:277265;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth posts with uppercase titles\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:498:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:30:\"star, posts, loop, blog, index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and start accents.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:182:\"core/group,core/paragraph,core/post-date,core/post-template,core/post-terms,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3502:\"<!-- wp:query {\"queryId\":31,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:post-template {\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"right\":\"16px\",\"bottom\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>✴︎</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"M j, Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"✴︎ \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"bottom\":\"var:preset|spacing|70\",\"right\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1.1\",\"textTransform\":\"uppercase\",\"fontSize\":\"5.2rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"right\":\"16px\",\"left\":\"16px\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<!-- wp:query-pagination-previous {\"label\":\"Previous\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-next {\"label\":\"Next\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:277127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Fullwidth posts titles with dates\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:637:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:31:\"Posts, Query, Loop, Blog, Index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and numeral dates.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:151:\"core/group,core/post-date,core/post-template,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3583:\"<!-- wp:query {\"queryId\":1,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:post-template {\"align\":\"full\",\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"bottom\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"4px\"}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"m.j\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /-->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"4.6rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\"}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n\n<!-- wp:query-pagination-next {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:229116;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Fullwidth header with hero image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4715:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-a4f0df5d wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-7a92790e wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-30a70405 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-f7ec64f471b5bfcc0be230aa4daa838e wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n</div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f665d2b5 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-10\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-10-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Header on a white background followed by a full-width hero image.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2566:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":0,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":40,\"minHeightUnit\":\"vw\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:229092;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Header inside full-width background image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4731:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color wp-elements-a5c55c350363e1349d710a58148fd7b6 is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-10d17ff1 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size is-style-default wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-8500967d37da86b97bb53ecc0a52ca72 wp-block-site-title has-text-color has-white-color has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n<nav class=\"has-text-color has-white-color is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f665d2b5 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-11\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-11-content\">\n								<ul class=\"wp-block-navigation__container has-text-color has-white-color is-responsive items-justified-right wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:100:\"Simple header with logo, site title, navigation and a full-width background image with dark overlay.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2554:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":50,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":50,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"white\",\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"textColor\":\"white\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"33vw\"} -->\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:229097;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Simple header with dark background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3907:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-602186720dd7d9bef283ca8cacce4883 is-layout-constrained wp-container-core-group-is-layout-23b1a4dc wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b585a4aa wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-141496dd038caa4dcf40174bef55cbbe wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f665d2b5 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-12\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-12-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:76:\"Simple header with logo, site title, navigation links and a dark background.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1497:\"<!-- wp:group {\"metadata\":{\"categories\":[\"header\",\"wireframe\"],\"patternName\":\"core/simple-header-with-dark-background\",\"name\":\"Simple header with dark background\"},\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:229101;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Text-only header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3586:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-23b1a4dc wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b2891da8 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-74d9c587c704a765f018836daab4c876 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f665d2b5 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-13\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-13-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:53:\"Header with site title, tagline and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:60:\"core/group,core/navigation,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:966:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:229105;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Simple header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4187:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-7479bd1e590756c4aa927894dbdbef4e is-layout-constrained wp-container-core-group-is-layout-23b1a4dc wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b585a4aa wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-7a92790e wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-30a70405 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-d6577b4021234b9631cf15d9d1fea330 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"wp-block-site-tagline has-small-font-size\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n</div>\n\n\n<nav class=\"has-small-font-size is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f665d2b5 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-14\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-14-content\">\n								<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-right wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:92:\"Header with site logo, title and tagline on the left and with navigation links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/navigation,core/site-logo,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1389:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:229111;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:36:\"Fullwidth site title and menu button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3317:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-e0434f7bbe3c9d87e2f1562e19b734da is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-3f94fa88 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f665d2b5 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open always-shown\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container hidden-by-default\"  id=\"modal-15\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-15-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Header with site title and a hamburger menu button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:794:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title /-->\n\n<!-- wp:navigation {\"overlayMenu\":\"always\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:229080;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:25:\"Centered header with logo\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3653:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-eb524166 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-734eb2c2 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-7b215d308770124d58b518591412dff8 wp-block-site-title has-text-color has-contrast-color has-large-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"is-responsive items-justified-center wp-block-navigation is-content-justification-center is-layout-flex wp-container-core-navigation-is-layout-64ede673 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-16\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-16-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-center wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Center aligned header with logo, site title and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:926:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:229084;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth header with large font size\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3423:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-4b5a1e7a31f9f44eaeb3ab45e5ae60f1 is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-3f94fa88 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title has-large-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"has-large-font-size is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f665d2b5 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-17\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-17-content\">\n								<ul class=\"wp-block-navigation__container has-large-font-size is-responsive items-justified-right wp-block-navigation has-large-font-size\"><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:80:\"Header with a large site title and navigation links in the same large font size.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:811:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title {\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"large\"} /--></div>\n<!-- /wp:group -->\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:229088;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Simple header\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3715:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-23b1a4dc wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b585a4aa wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-7a92790e wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-74d9c587c704a765f018836daab4c876 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f665d2b5 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-18\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-18-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Simple header with logo, site title and navigation.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1021:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:229123;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4249:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-f306f087 wp-block-group-is-layout-flex\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-c4bc5739 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-core-social-links-is-layout-63c633c3 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram  wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:82:\"Centered footer with the sentence \"Proudly powered by WordPress\" and social links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:25:\"core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1495:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"30vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:26;O:8:\"stdClass\":7:{s:2:\"id\";i:229127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Footer with search, site title, and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3152:\"\n<div class=\"wp-block-group alignfull has-background is-layout-constrained wp-container-core-group-is-layout-3bfa357b wp-block-group-is-layout-constrained\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-cdd4a880 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-12dd3699 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n\n\n<form role=\"search\" method=\"get\" action=\"https://wordpress.org/patterns/\" class=\"wp-block-search__button-outside wp-block-search__icon-button wp-block-search\"    ><label class=\"wp-block-search__label screen-reader-text\" for=\"wp-block-search__input-19\" >Search</label><div class=\"wp-block-search__inside-wrapper\"  style=\"width: 100%\"><input class=\"wp-block-search__input\" id=\"wp-block-search__input-19\" placeholder=\"\" value=\"\" type=\"search\" name=\"s\" required  style=\"border-width: 1px\"/><button aria-label=\"Search\" class=\"wp-block-search__button has-icon wp-element-button\" type=\"submit\"  style=\"border-width: 1px\"><svg class=\"search-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\">\n					<path d=\"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z\"></path>\n				</svg></button></div></form></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-469b99a4 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n\n\n\n<div class=\"wp-block-group has-small-font-size is-vertical is-content-justification-left is-layout-flex wp-container-core-group-is-layout-32091062 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b585a4aa wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:88:\"Footer with search field and site title on the left, and small credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:65:\"core/group,core/paragraph,core/search,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3254:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"color\":{\"background\":\"#00000008\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"width\":\"1px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":[]},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:27;O:8:\"stdClass\":7:{s:2:\"id\";i:229131;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with site title and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:894:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-container-core-group-is-layout-5d2f8bdc wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b585a4aa wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with site title on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/paragraph,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1095:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:28;O:8:\"stdClass\":7:{s:2:\"id\";i:229135;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with navigation and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3587:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-container-core-group-is-layout-5d2f8bdc wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b585a4aa wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><nav class=\"has-small-font-size is-responsive items-justified-left wp-block-navigation is-content-justification-left is-layout-flex wp-container-core-navigation-is-layout-8eed085e wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-20\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-20-content\">\n								<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-left wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with navigation on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/navigation,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1174:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"left\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:29;O:8:\"stdClass\":7:{s:2:\"id\";i:229139;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:56:\"Fullwidth footer with background color and three columns\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3042:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-8d0170a0199cafe7fbcba6c0b4dac464 is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-48a3dbfb wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-columns alignwide has-small-font-size is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Location</p>\n\n\n\n<p class=\"has-text-align-center\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-center is-vertical no-wrap wp-block-navigation is-content-justification-center is-nowrap is-layout-flex wp-container-core-navigation-is-layout-34a3ecb2 wp-block-navigation-is-layout-flex\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-center is-vertical no-wrap wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Follow us</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-0e868306 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-center is-layout-flex wp-container-core-group-is-layout-c124d1c4 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:57:\"Text-only footer with background color and three columns.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:78:\"core/column,core/columns,core/group,core/navigation,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3225:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"40vh\"}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:columns {\"align\":\"wide\",\"fontSize\":\"small\"} -->\n<div class=\"wp-block-columns alignwide has-small-font-size\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Location</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Follow us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:30;O:8:\"stdClass\":7:{s:2:\"id\";i:229143;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4155:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-f306f087 wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><div style=\"margin-bottom:6px;\" class=\"is-default-size aligncenter wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<p class=\"has-text-align-center has-medium-font-size\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-core-social-links-is-layout-65900438 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-facebook  wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Facebook</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-wordpress  wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">WordPress</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:71:\"Footer with centered site title, tagline, social links and credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/paragraph,core/site-logo,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1532:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"40vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:site-logo {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"6px\"}}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"12px\",\"left\":\"12px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"wordpress\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:31;O:8:\"stdClass\":7:{s:2:\"id\";i:229147;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:52:\"Fullwidth footer with navigation, credit, and social\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4666:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignfull has-small-font-size is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cc97c919 wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size wp-container-content-b0223bd5\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-ce155fab wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only wp-container-content-b0223bd5 is-content-justification-right is-nowrap is-layout-flex wp-container-core-social-links-is-layout-ad1cd33a wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram  wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:87:\"Footer with site title on the left, credit in the middle and social links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:76:\"core/group,core/paragraph,core/site-title,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1869:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"nowrap\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group alignfull has-small-font-size\"><!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"12px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:32;O:8:\"stdClass\":7:{s:2:\"id\";i:229151;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:19:\"Left-aligned footer\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2954:\"\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-83af0991 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-layout-flex wp-container-core-group-is-layout-2d729e81 wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n\n<p class=\"has-text-align-left\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-layout-flex wp-container-core-group-is-layout-35d1f3ed wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-left is-vertical no-wrap wp-block-navigation is-content-justification-left is-nowrap is-layout-flex wp-container-core-navigation-is-layout-09588ffd wp-block-navigation-is-layout-flex\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-left is-vertical no-wrap wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\">Social</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-left is-layout-flex wp-container-core-group-is-layout-32091062 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:44:\"Left-aligned footer with just a credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:69:\"core/group,core/navigation,core/paragraph,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2939:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"medium\"} /-->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:33;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1358:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:47:\"core/column,core/columns,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1753:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:34;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3604:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-36fd9ea3 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-7946b6b8 wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-21b20327 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-c24efe4f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:35;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2296:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n</div>\n</div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:77:\"core/column,core/columns,core/group,core/paragraph,core/separator,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2837:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:36;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1465:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What&#8217;s the problem?</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n</div>\n</div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:79:\"core/button,core/buttons,core/cover,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2015:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What\'s the problem?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:37;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:719:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n</div><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1155:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n<!-- /wp:paragraph --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:38;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:611:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">↗</span></a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:39;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1577:\"\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--21\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:88:\"core/button,core/buttons,core/column,core/columns,core/cover,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2053:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:40;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1369:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:41;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:42;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1546:\"\n<h2 class=\"wp-block-heading\" style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband&#8217;s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1711:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:43;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:571:\"\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped wp-block-gallery-22 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n</figure>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:23:\"core/gallery,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:704:\"<!-- wp:gallery {\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\";}}','off'),(41832,'_site_transient_timeout_wp_remote_block_patterns_7f403b602736fc594d428c8c53ae9e58','1764282056','off'),(41833,'_site_transient_wp_remote_block_patterns_7f403b602736fc594d428c8c53ae9e58','a:13:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:207567;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:11:\"Link in Bio\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6664:\"\n<div class=\"wp-block-group has-white-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><h1 style=\"font-style:normal;font-weight:700;\" class=\"has-text-align-center wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"has-text-align-center wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color is-content-justification-center is-layout-flex wp-container-core-social-links-is-layout-46c320da wp-block-social-links-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><li style=\"color:#000000;background-color:#ffffff;\" class=\"wp-social-link wp-social-link-instagram has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff;\" class=\"wp-social-link wp-social-link-bandcamp has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M15.27 17.289 3 17.289 8.73 6.711 21 6.711 15.27 17.289\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Bandcamp</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff;\" class=\"wp-social-link wp-social-link-twitter has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff;\" class=\"wp-social-link wp-social-link-twitch has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M16.499,8.089h-1.636v4.91h1.636V8.089z M12,8.089h-1.637v4.91H12V8.089z M4.228,3.178L3,6.451v13.092h4.499V22h2.456 l2.454-2.456h3.681L21,14.636V3.178H4.228z M19.364,13.816l-2.864,2.865H12l-2.453,2.453V16.68H5.863V4.814h13.501V13.816z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitch</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:116:\"core/button,core/buttons,core/group,core/site-tagline,core/site-title,core/social-link,core/social-links,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2665:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|80\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|80\",\"left\":\"0\"}}},\"backgroundColor\":\"white\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><!-- wp:site-title {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:site-tagline {\"textAlign\":\"center\"} /-->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:social-links {\"iconColor\":\"black\",\"iconColorValue\":\"#000000\",\"iconBackgroundColor\":\"white\",\"iconBackgroundColorValue\":\"#ffffff\",\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"bandcamp\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:991:\"\n<div class=\"wp-block-group alignfull has-text-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n</div>\n\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/group,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"buttons\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1506:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Three column pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3877:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-d2da2050 wp-block-columns-is-layout-flex\" style=\"margin-bottom:0\">\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-2ae1b943d87d6b5cbc827b8e7de5c343 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for one adult</li>\n\n\n\n<li>One free ticket per special exhibition</li>\n\n\n\n<li>Two single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-c860b6260b3b3b7bae640a65db9c9aec is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Four free tickets per special exhibition</li>\n\n\n\n<li>Four single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-4a86cd4fa1de9230a73a90c7ad305893 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Five free tickets per special exhibition</li>\n\n\n\n<li>Six single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-03627597 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:117:\"core/button,core/buttons,core/column,core/columns,core/heading,core/list,core/list-item,core/paragraph,core/separator\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:6125:\"<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"margin-bottom:0\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"single\"} -->\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"style\":{\"color\":{\"background\":\"#000000\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for one adult</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One free ticket per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Two single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"family\"} -->\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"patron\"} -->\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Five free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Six single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2293:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Terry a O&#8217;Neal</p>\n</div>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Molière</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2404:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1750:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color wp-elements-5fce4e677a9b9d7d0cae0196c9d74d97\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group has-link-color wp-elements-71b4a847bbd96313422a1303e9ba41f3 is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-0860918d5b16b9e1778b1966b333b980\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">→</span></a></strong></p>\n</div>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:54:\"core/group,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1617:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1914:\"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px;aspect-ratio:unset;\"><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"auto, (max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n\n\n\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:61:\"core/column,core/columns,core/cover,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1826:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Offset images with descriptions\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3074:\"\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top is-layout-flex wp-container-core-columns-is-layout-08c01c1c wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-231d8afb is-vertical is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-d439c89b wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0\"><img loading=\"lazy\" decoding=\"async\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"auto, (max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-5280e479 wp-block-group-is-layout-flex\">\n<p class=\"has-medium-font-size\"><strong>White Irises</strong></p>\n\n\n\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-231d8afb is-vertical is-layout-flex wp-container-core-group-is-layout-05b43539 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-5280e479 wp-block-group-is-layout-flex\">\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Cherry Blossom</strong></p>\n\n\n\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"auto, (max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:58:\"Two offset columns with images and titles within each one.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:73:\"core/column,core/columns,core/group,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2930:\"<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>White Irises</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Cherry Blossom</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1729:\"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n</div>\n</div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:50:\"core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1241:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1719:\"\n<figure class=\"wp-block-image alignwide size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1642:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3604:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-36fd9ea3 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-7946b6b8 wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-21b20327 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-c24efe4f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:611:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">↗</span></a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1369:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":9:{s:31:\"jetpack_post_was_ever_published\";b:0;s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}}','off'),(41977,'_transient_timeout_jetpack_last_plugin_sync','1764301697','off'),(41978,'_transient_jetpack_last_plugin_sync','1764298097','off'),(42173,'_transient_timeout_as-post-store-dependencies-met','1764368253','off'),(42174,'_transient_as-post-store-dependencies-met','yes','off'),(42193,'_transient_timeout_jetpack_account_protection_sChqBqXSbmMbQXAWdmUQ6AjV0nxbVDag','1764282603','off'),(42194,'_transient_jetpack_account_protection_sChqBqXSbmMbQXAWdmUQ6AjV0nxbVDag','a:3:{s:7:\"user_id\";i:20;s:9:\"auth_code\";s:6:\"306478\";s:8:\"requests\";i:1;}','off'),(42195,'_transient_timeout_jetpack_account_protection_last_valid_token_20','1764282603','off'),(42196,'_transient_jetpack_account_protection_last_valid_token_20','sChqBqXSbmMbQXAWdmUQ6AjV0nxbVDag','off'),(42307,'_transient_timeout_wp_plugin_update_bluehost-wordpress-plugin','1764305313','off'),(42308,'_transient_wp_plugin_update_bluehost-wordpress-plugin','O:8:\"stdClass\":22:{s:6:\"author\";s:43:\"<a href=\"https://bluehost.com\">Bluehost</a>\";s:11:\"author_name\";s:8:\"Bluehost\";s:10:\"author_uri\";s:20:\"https://bluehost.com\";s:11:\"description\";s:136:\"WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.\";s:13:\"download_link\";s:105:\"https://download-free.hiive.cloud/plugins/bluehost-wordpress-plugin/4.8.0.1/bluehost-wordpress-plugin.zip\";s:8:\"homepage\";s:20:\"https://bluehost.com\";s:2:\"id\";s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";s:12:\"last_updated\";s:24:\"2025-11-20T18:57:52.768Z\";s:4:\"name\";s:19:\"The Bluehost Plugin\";s:6:\"plugin\";s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";s:8:\"requires\";s:3:\"6.6\";s:12:\"requires_php\";s:3:\"7.4\";s:8:\"sections\";a:1:{s:11:\"description\";s:136:\"WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.\";}s:17:\"short_description\";s:136:\"WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.\";s:4:\"slug\";s:25:\"bluehost-wordpress-plugin\";s:6:\"tested\";s:5:\"6.8.3\";s:7:\"version\";s:7:\"4.8.0.1\";s:7:\"banners\";a:4:{s:2:\"2x\";s:70:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-banner.svg\";s:2:\"1x\";s:70:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-banner.svg\";s:4:\"high\";s:70:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-banner.svg\";s:3:\"low\";s:70:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-banner.svg\";}s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-icon.svg\";s:2:\"1x\";s:68:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-icon.svg\";}s:11:\"new_version\";s:7:\"4.8.0.1\";s:7:\"package\";s:105:\"https://download-free.hiive.cloud/plugins/bluehost-wordpress-plugin/4.8.0.1/bluehost-wordpress-plugin.zip\";s:3:\"url\";s:20:\"https://bluehost.com\";}','off'),(42508,'_transient_timeout_newfold_solutions','1764307267','off'),(42509,'_transient_newfold_solutions','a:5:{s:9:\"solutions\";a:3:{i:0;a:11:{s:2:\"id\";s:36:\"15948a14-248a-4de9-9b01-c93a568ce760\";s:4:\"name\";s:8:\"Services\";s:3:\"sku\";s:19:\"WP_SOLUTION_SERVICE\";s:11:\"description\";s:85:\"Boost local visibility and streamline your business operations with specialized tools\";s:5:\"price\";s:5:\"$4.99\";s:9:\"fullPrice\";s:5:\"$0.00\";s:3:\"url\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:8:\"priority\";i:20;s:8:\"features\";a:4:{i:0;s:52:\"Includes the <strong>Content Creator bundle</strong>\";i:1;s:34:\"8 Exclusive Local Business Plugins\";i:2;s:20:\"Integrated Invoicing\";i:3;s:34:\"Local Social Media and SEO Plugins\";}s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:1;a:11:{s:2:\"id\";s:36:\"d66b1e8b-1d1f-4da3-914d-42f12f01f2e0\";s:4:\"name\";s:24:\"eCommerce Premium Add-On\";s:3:\"sku\";s:20:\"WP_SOLUTION_COMMERCE\";s:11:\"description\";s:72:\"Promote, sell, and grow your online store with powerful eCommerce tools.\";s:5:\"price\";s:5:\"$6.99\";s:9:\"fullPrice\";s:5:\"$0.00\";s:3:\"url\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:8:\"priority\";i:30;s:8:\"features\";a:4:{i:0;s:53:\"Includes the <strong>Service Business</strong> bundle\";i:1;s:24:\"Express 1-Click Checkout\";i:2;s:30:\"24 Exclusive eCommerce Plugins\";i:3;s:38:\"Customizable Customer Account Creation\";}s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:2;a:11:{s:2:\"id\";s:36:\"f090d687-6e78-46af-99b0-f4f371a721cc\";s:4:\"name\";s:27:\"eCommerce Essentials Add-On\";s:3:\"sku\";s:19:\"WP_SOLUTION_CREATOR\";s:11:\"description\";s:83:\"Manage your site, build your brand, and monetize your content with essential tools.\";s:5:\"price\";s:5:\"$5.59\";s:9:\"fullPrice\";s:5:\"$0.00\";s:3:\"url\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:8:\"priority\";i:10;s:8:\"features\";a:4:{i:0;s:26:\"Monetize Content with Ease\";i:1;s:32:\"4 Exclusive Social Media Plugins\";i:2;s:29:\"6 Exclusive Marketing Plugins\";i:3;s:31:\"Secure Payment Gateway Included\";}s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}}s:10:\"categories\";a:8:{i:0;a:5:{s:2:\"id\";s:36:\"0d0743fa-8f69-44ef-a64a-6f2bab8025d0\";s:4:\"name\";s:16:\"Store Operations\";s:8:\"priority\";i:70;s:5:\"count\";i:5;s:4:\"slug\";s:16:\"store-operations\";}i:1;a:5:{s:2:\"id\";s:36:\"1d464335-e588-4a5d-9f57-a7581a2273dc\";s:4:\"name\";s:26:\"Search Engine Optimization\";s:8:\"priority\";i:60;s:5:\"count\";i:6;s:4:\"slug\";s:26:\"search-engine-optimization\";}i:2;a:5:{s:2:\"id\";s:36:\"1df2e41d-7458-48c8-b2d7-a6dfd6ab9b01\";s:4:\"name\";s:16:\"Sales & Checkout\";s:8:\"priority\";i:50;s:5:\"count\";i:6;s:4:\"slug\";s:14:\"sales-checkout\";}i:3;a:5:{s:2:\"id\";s:36:\"2bb5e44d-4397-4816-bc21-ba8c94a21907\";s:4:\"name\";s:20:\"Content Monetization\";s:8:\"priority\";i:20;s:5:\"count\";i:4;s:4:\"slug\";s:20:\"content-monetization\";}i:4;a:5:{s:2:\"id\";s:36:\"4c1c3382-7a3e-410a-9ef5-1e532ce9640b\";s:4:\"name\";s:10:\"Core Tools\";s:8:\"priority\";i:10;s:5:\"count\";i:2;s:4:\"slug\";s:10:\"core-tools\";}i:5;a:5:{s:2:\"id\";s:36:\"a6d0db0e-a1db-442b-8bb3-80893c0a0072\";s:4:\"name\";s:20:\"Payments & Shippings\";s:8:\"priority\";i:45;s:5:\"count\";i:3;s:4:\"slug\";s:18:\"payments-shippings\";}i:6;a:5:{s:2:\"id\";s:36:\"a8519715-61b2-417a-8a4f-8ecbe27b1a4e\";s:4:\"name\";s:19:\"Customer Engagement\";s:8:\"priority\";i:30;s:5:\"count\";i:8;s:4:\"slug\";s:19:\"customer-engagement\";}i:7;a:5:{s:2:\"id\";s:36:\"f7959867-a50c-4ca3-ae7c-bd215d6fa681\";s:4:\"name\";s:18:\"Product Management\";s:8:\"priority\";i:40;s:5:\"count\";i:4;s:4:\"slug\";s:18:\"product-management\";}}s:7:\"premium\";a:38:{i:0;a:21:{s:2:\"id\";s:36:\"017f26ed-6a07-4489-806a-7c2b413d0b7d\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Store Locator\";s:11:\"description\";s:73:\"Enable a store locator on your website to help customers find you easily.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:56:\"{siteUrl}/wp-admin/admin.php?page=bh_store_locator_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:23:\"wp-plugin-store-locator\";s:8:\"download\";N;s:4:\"slug\";s:23:\"wp-plugin-store-locator\";s:8:\"basename\";s:51:\"wp-plugin-store-locator/wp-plugin-store-locator.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:64:\"https://cdn.hiive.space/solutions/entitlements/store-locator.svg\";s:12:\"featureImage\";s:78:\"https://cdn.hiive.space/solutions/feature/yith-store-locator-for-wordpress.svg\";}s:8:\"category\";s:16:\"Sales & Checkout\";s:12:\"categorySlug\";s:14:\"sales-checkout\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:1;a:21:{s:2:\"id\";s:36:\"08bba9a8-aa3d-4306-89e3-ae98d734c8a8\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:25:\"Customize My Account Page\";s:11:\"description\";s:76:\"Add videos, files, discount codes, and more to your customer\'s account page.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:53:\"{siteUrl}/wp-admin/admin.php?page=bh_my_account_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:35:\"wp-plugin-customize-my-account-page\";s:8:\"download\";N;s:4:\"slug\";s:35:\"wp-plugin-customize-my-account-page\";s:8:\"basename\";s:75:\"wp-plugin-customize-my-account-page/wp-plugin-customize-my-account-page.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:76:\"https://cdn.hiive.space/solutions/entitlements/customize-my-account-page.svg\";s:12:\"featureImage\";s:87:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-customize-myaccount-page.svg\";}s:8:\"category\";s:16:\"Store Operations\";s:12:\"categorySlug\";s:16:\"store-operations\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:2;a:21:{s:2:\"id\";s:36:\"167a2053-98ab-4d13-bdf7-3913589ccaa1\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"Product Filters\";s:11:\"description\";s:103:\"Make it easier for customers to find what they need quickly, improving the overall shopping experience.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:64:\"{siteUrl}/wp-admin/admin.php?page=bh_search_filter__filter_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:23:\"wp-plugin-search-filter\";s:8:\"download\";N;s:4:\"slug\";s:23:\"wp-plugin-search-filter\";s:8:\"basename\";s:51:\"wp-plugin-search-filter/wp-plugin-search-filter.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:66:\"https://cdn.hiive.space/solutions/entitlements/product-filters.svg\";s:12:\"featureImage\";s:78:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-ajax-navigation.svg\";}s:8:\"category\";s:19:\"Customer Engagement\";s:12:\"categorySlug\";s:19:\"customer-engagement\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:3;a:21:{s:2:\"id\";s:36:\"1b080683-ea8f-4300-ac81-afc7e6355d40\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:9:\"Yoast SEO\";s:11:\"description\";s:118:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:5:\"Yoast\";s:3:\"url\";s:18:\"https://yoast.com/\";}s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:3:\"cta\";a:2:{s:4:\"text\";s:9:\"Configure\";s:3:\"url\";s:78:\"{siteUrl}/wp-admin/admin.php?page=wpseo_dashboard#top#first-time-configuration\";}s:15:\"plsProviderName\";N;s:7:\"plsSlug\";N;s:8:\"download\";s:70:\"https://downloads.wordpress.org/plugin/wordpress-seo.latest-stable.zip\";s:4:\"slug\";s:6:\"wp-seo\";s:8:\"basename\";s:24:\"wordpress-seo/wp-seo.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:64:\"https://cdn.hiive.space/solutions/entitlements/yoast-premium.svg\";s:12:\"featureImage\";s:51:\"https://cdn.hiive.space/solutions/feature/yoast.svg\";}s:8:\"category\";s:26:\"Search Engine Optimization\";s:12:\"categorySlug\";s:26:\"search-engine-optimization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:4;a:21:{s:2:\"id\";s:36:\"252488a7-4a63-4a32-a9e2-edbed8f1aad1\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:17:\"Affiliate Program\";s:11:\"description\";s:75:\"Grant your affiliates earnings each time someone purchases from their link.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:25:\"https://www.bluehost.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:53:\"{siteUrl}/wp-admin/admin.php?page=bh_affiliates_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:20:\"wp-plugin-affiliates\";s:8:\"download\";N;s:4:\"slug\";s:20:\"wp-plugin-affiliates\";s:8:\"basename\";s:45:\"wp-plugin-affiliates/wp-plugin-affiliates.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:69:\"https://cdn.hiive.space/solutions/entitlements/affiliate-programs.svg\";s:12:\"featureImage\";s:73:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-affiliates.svg\";}s:8:\"category\";s:20:\"Content Monetization\";s:12:\"categorySlug\";s:20:\"content-monetization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:5;a:21:{s:2:\"id\";s:36:\"2630e0f2-67d8-4bb0-91fd-ac8fd995805c\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:9:\"Wishlists\";s:11:\"description\";s:75:\"Let customers add products to lists and share them with family and friends.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:51:\"{siteUrl}/wp-admin/admin.php?page=bh_wishlist_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:18:\"wp-plugin-wishlist\";s:8:\"download\";N;s:4:\"slug\";s:18:\"wp-plugin-wishlist\";s:8:\"basename\";s:41:\"wp-plugin-wishlist/wp-plugin-wishlist.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:60:\"https://cdn.hiive.space/solutions/entitlements/wishlists.svg\";s:12:\"featureImage\";s:71:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-wishlist.svg\";}s:8:\"category\";s:19:\"Customer Engagement\";s:12:\"categorySlug\";s:19:\"customer-engagement\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:6;a:21:{s:2:\"id\";s:36:\"2f91fdad-a3a2-477d-a6b6-f5b1e7c5c753\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"Stripe Payments\";s:11:\"description\";s:83:\"Allow your users to pay with a credit card and use Stripe to process your payments.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:67:\"{siteUrl}/wp-admin/admin.php?page=bh_payments_shipping_stripe_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:27:\"wp-plugin-payments-shipping\";s:8:\"download\";N;s:4:\"slug\";s:27:\"wp-plugin-payments-shipping\";s:8:\"basename\";s:59:\"wp-plugin-payments-shipping/wp-plugin-payments-shipping.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:57:\"https://cdn.hiive.space/solutions/entitlements/stripe.svg\";s:12:\"featureImage\";s:52:\"https://cdn.hiive.space/solutions/feature/stripe.svg\";}s:8:\"category\";s:20:\"Payments & Shippings\";s:12:\"categorySlug\";s:18:\"payments-shippings\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:7;a:21:{s:2:\"id\";s:36:\"4237c463-3032-43df-836c-cfd69673c786\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:12:\"PDF Invoices\";s:11:\"description\";s:76:\"Generate invoices and create packing slips to speed up the shipping process.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:54:\"{siteUrl}/wp-admin/admin.php?page=bh_pdf_invoice_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:22:\"wp-plugin-pdf-invoices\";s:8:\"download\";N;s:4:\"slug\";s:22:\"wp-plugin-pdf-invoices\";s:8:\"basename\";s:49:\"wp-plugin-pdf-invoices/wp-plugin-pdf-invoices.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:63:\"https://cdn.hiive.space/solutions/entitlements/pdf-invoices.svg\";s:12:\"featureImage\";s:74:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-pdf-invoice.svg\";}s:8:\"category\";s:19:\"Customer Engagement\";s:12:\"categorySlug\";s:19:\"customer-engagement\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:8;a:21:{s:2:\"id\";s:36:\"49efa0f3-4e0d-43a7-a486-5e87420d995a\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:69:\"Security, performance, and marketing tools made by WordPress experts.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:10:\"Automattic\";s:3:\"url\";s:20:\"https://jetpack.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:44:\"{siteUrl}/wp-admin/admin.php?page=my-jetpack\";}s:15:\"plsProviderName\";N;s:7:\"plsSlug\";N;s:8:\"download\";s:64:\"https://downloads.wordpress.org/plugin/jetpack.latest-stable.zip\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"basename\";s:19:\"jetpack/jetpack.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:58:\"https://cdn.hiive.space/solutions/entitlements/jetpack.svg\";s:12:\"featureImage\";s:53:\"https://cdn.hiive.space/solutions/feature/jetpack.svg\";}s:8:\"category\";s:16:\"Store Operations\";s:12:\"categorySlug\";s:16:\"store-operations\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:9;a:21:{s:2:\"id\";s:36:\"4b2431a7-5b2e-48d1-8d83-5b317a68b6cb\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:10:\"Sensei LMS\";s:11:\"description\";s:67:\"Create beautiful and engaging online courses, lessons, and quizzes.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:10:\"Automattic\";s:3:\"url\";s:23:\"https://automattic.com/\";}s:3:\"url\";s:22:\"https://senseilms.com/\";s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:40:\"{siteUrl}/wp-admin/admin.php?page=sensei\";}s:15:\"plsProviderName\";N;s:7:\"plsSlug\";N;s:8:\"download\";s:67:\"https://downloads.wordpress.org/plugin/sensei-lms.latest-stable.zip\";s:4:\"slug\";s:10:\"sensei-lms\";s:8:\"basename\";s:25:\"sensei-lms/sensei-lms.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:61:\"https://cdn.hiive.space/solutions/entitlements/sensei-lms.svg\";s:12:\"featureImage\";s:56:\"https://cdn.hiive.space/solutions/feature/sensei-lms.svg\";}s:8:\"category\";s:20:\"Content Monetization\";s:12:\"categorySlug\";s:20:\"content-monetization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:10;a:21:{s:2:\"id\";s:36:\"50a22e06-dd90-4b51-a9bb-1e096d17232a\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:10:\"Easy Login\";s:11:\"description\";s:101:\"Streamline the login and signup process by allowing visitors to use their Google or Facebook account.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:25:\"https://www.bluehost.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:53:\"{siteUrl}/wp-admin/admin.php?page=bh_easy_login_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:20:\"wp-plugin-easy-login\";s:8:\"download\";N;s:4:\"slug\";s:20:\"wp-plugin-easy-login\";s:8:\"basename\";s:45:\"wp-plugin-easy-login/wp-plugin-easy-login.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:61:\"https://cdn.hiive.space/solutions/entitlements/easy-login.svg\";s:12:\"featureImage\";s:75:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-social-login.svg\";}s:8:\"category\";s:19:\"Customer Engagement\";s:12:\"categorySlug\";s:19:\"customer-engagement\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:11;a:21:{s:2:\"id\";s:36:\"559ab6ba-15fa-4800-a8ad-c39befcd6913\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:10:\"Gift Cards\";s:11:\"description\";s:75:\"Offer customizable gift cards with personalized messages for the recipient.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:53:\"{siteUrl}/wp-admin/admin.php?page=bh_gift_cards_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:20:\"wp-plugin-gift-cards\";s:8:\"download\";N;s:4:\"slug\";s:20:\"wp-plugin-gift-cards\";s:8:\"basename\";s:45:\"wp-plugin-gift-cards/wp-plugin-gift-cards.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:61:\"https://cdn.hiive.space/solutions/entitlements/gift-cards.svg\";s:12:\"featureImage\";s:73:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-gift-cards.svg\";}s:8:\"category\";s:16:\"Sales & Checkout\";s:12:\"categorySlug\";s:14:\"sales-checkout\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:12;a:21:{s:2:\"id\";s:36:\"55d418f0-38aa-458d-a1b5-9d794dcaeabd\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"Yoast Local SEO\";s:11:\"description\";s:63:\"Increase your online presence and search rank on a local level.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:5:\"Yoast\";s:3:\"url\";s:17:\"https://yoast.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:45:\"{siteUrl}/wp-admin/admin.php?page=wpseo_local\";}s:15:\"plsProviderName\";s:5:\"yoast\";s:7:\"plsSlug\";s:15:\"yoast-seo-local\";s:8:\"download\";N;s:4:\"slug\";s:9:\"local-seo\";s:8:\"basename\";s:25:\"wpseo-local/local-seo.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:66:\"https://cdn.hiive.space/solutions/entitlements/yoast-local-seo.svg\";s:12:\"featureImage\";s:61:\"https://cdn.hiive.space/solutions/feature/yoast-seo-local.svg\";}s:8:\"category\";s:26:\"Search Engine Optimization\";s:12:\"categorySlug\";s:26:\"search-engine-optimization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:13;a:21:{s:2:\"id\";s:36:\"55f77557-8a49-4db6-a028-bb100cb5c029\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Yoast News SEO\";s:11:\"description\";s:117:\"Ensure faster indexing and better visibility of your news articles in Google News, driving more traffic to your site.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:5:\"Yoast\";s:3:\"url\";s:17:\"https://yoast.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:44:\"{siteUrl}/wp-admin/admin.php?page=wpseo_news\";}s:15:\"plsProviderName\";s:5:\"yoast\";s:7:\"plsSlug\";s:14:\"yoast-seo-news\";s:8:\"download\";N;s:4:\"slug\";s:10:\"wpseo-news\";s:8:\"basename\";s:25:\"wpseo-news/wpseo-news.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:65:\"https://cdn.hiive.space/solutions/entitlements/yoast-news-seo.svg\";s:12:\"featureImage\";s:60:\"https://cdn.hiive.space/solutions/feature/yoast-seo-news.svg\";}s:8:\"category\";s:26:\"Search Engine Optimization\";s:12:\"categorySlug\";s:26:\"search-engine-optimization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:14;a:21:{s:2:\"id\";s:36:\"59ab96ef-ff8a-4f81-bb0c-f6422719ad58\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:18:\"Product Comparison\";s:11:\"description\";s:76:\"Compare products to highlight differences and focus on key product features.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:4:\"Yith\";s:3:\"url\";s:21:\"https://yithemes.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:55:\"{siteUrl}/wp-admin/admin.php?page=yith_woocompare_panel\";}s:15:\"plsProviderName\";s:4:\"yith\";s:7:\"plsSlug\";s:24:\"yith-woocommerce-compare\";s:8:\"download\";N;s:4:\"slug\";s:4:\"init\";s:8:\"basename\";s:41:\"yith-woocommerce-compare-premium/init.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:69:\"https://cdn.hiive.space/solutions/entitlements/product-comparison.svg\";s:12:\"featureImage\";s:70:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-compare.svg\";}s:8:\"category\";s:18:\"Product Management\";s:12:\"categorySlug\";s:18:\"product-management\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:15;a:21:{s:2:\"id\";s:36:\"5ef26369-550f-4e9a-870d-0771197bdf91\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:21:\"Yoast WooCommerce SEO\";s:11:\"description\";s:65:\"Unlock extra tools, features, and SEO for your WooCommerce store.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:5:\"Yoast\";s:3:\"url\";s:17:\"https://yoast.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:43:\"{siteUrl}/wp-admin/admin.php?page=wpseo_woo\";}s:15:\"plsProviderName\";s:5:\"yoast\";s:7:\"plsSlug\";s:21:\"yoast-seo-woocommerce\";s:8:\"download\";N;s:4:\"slug\";s:17:\"wpseo-woocommerce\";s:8:\"basename\";s:39:\"wpseo-woocommerce/wpseo-woocommerce.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:72:\"https://cdn.hiive.space/solutions/entitlements/yoast-woocommerce-seo.svg\";s:12:\"featureImage\";s:67:\"https://cdn.hiive.space/solutions/feature/yoast-seo-woocommerce.svg\";}s:8:\"category\";s:26:\"Search Engine Optimization\";s:12:\"categorySlug\";s:26:\"search-engine-optimization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:16;a:21:{s:2:\"id\";s:36:\"694770cc-dfee-481d-b3b4-6b456cc0c47c\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:16:\"Advanced Reviews\";s:11:\"description\";s:65:\"Get positive product reviews and use social proof to drive sales.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:59:\"{siteUrl}/wp-admin/admin.php?page=bh_advanced_reviews_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:26:\"wp-plugin-advanced-reviews\";s:8:\"download\";N;s:4:\"slug\";s:26:\"wp-plugin-advanced-reviews\";s:8:\"basename\";s:57:\"wp-plugin-advanced-reviews/wp-plugin-advanced-reviews.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:67:\"https://cdn.hiive.space/solutions/entitlements/advanced-reviews.svg\";s:12:\"featureImage\";s:79:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-advanced-reviews.svg\";}s:8:\"category\";s:18:\"Product Management\";s:12:\"categorySlug\";s:18:\"product-management\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:17;a:21:{s:2:\"id\";s:36:\"6b6d87a4-025d-48d0-966c-da97e0d6c453\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:24:\"Creative Email Marketing\";s:11:\"description\";s:64:\"Send newsletters, promotions, updates, and transactional emails.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:15:\"Newfold Digital\";s:3:\"url\";s:19:\"https://newfold.com\";}s:3:\"url\";s:64:\"https://wordpress.org/plugins/creative-mail-by-constant-contact/\";s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:46:\"{siteUrl}/wp-admin/admin.php?page=creativemail\";}s:15:\"plsProviderName\";N;s:7:\"plsSlug\";N;s:8:\"download\";s:90:\"https://downloads.wordpress.org/plugin/creative-mail-by-constant-contact.latest-stable.zip\";s:4:\"slug\";s:20:\"creative-mail-plugin\";s:8:\"basename\";s:58:\"creative-mail-by-constant-contact/creative-mail-plugin.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:79:\"https://cdn.hiive.space/solutions/entitlements/creativemail-email-marketing.svg\";s:12:\"featureImage\";s:66:\"https://cdn.hiive.space/solutions/feature/creative-mail-plugin.svg\";}s:8:\"category\";s:20:\"Content Monetization\";s:12:\"categorySlug\";s:20:\"content-monetization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:18;a:21:{s:2:\"id\";s:36:\"6d22b3db-5884-4a83-83eb-b7ed39c99bc8\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"Email Templates\";s:11:\"description\";s:58:\"Manage and customize email templates sent from your store.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:25:\"https://www.bluehost.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:58:\"{siteUrl}/wp-admin/admin.php?page=bh_email_templates_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:25:\"wp-plugin-email-templates\";s:8:\"download\";N;s:4:\"slug\";s:25:\"wp-plugin-email-templates\";s:8:\"basename\";s:55:\"wp-plugin-email-templates/wp-plugin-email-templates.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:73:\"https://cdn.hiive.space/solutions/entitlements/custom-email-templates.svg\";s:12:\"featureImage\";s:78:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-email-templates.svg\";}s:8:\"category\";s:19:\"Customer Engagement\";s:12:\"categorySlug\";s:19:\"customer-engagement\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:19;a:21:{s:2:\"id\";s:36:\"6f6f6bd0-2747-46ff-b01d-c1bbc0892017\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:17:\"SMS Notifications\";s:11:\"description\";s:69:\"You and your customer can stay updated on all order activity via SMS.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:25:\"https://www.bluehost.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:60:\"{siteUrl}/wp-admin/admin.php?page=bh_sms_notifications_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:27:\"wp-plugin-sms-notifications\";s:8:\"download\";N;s:4:\"slug\";s:27:\"wp-plugin-sms-notifications\";s:8:\"basename\";s:59:\"wp-plugin-sms-notifications/wp-plugin-sms-notifications.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:68:\"https://cdn.hiive.space/solutions/entitlements/sms-notifications.svg\";s:12:\"featureImage\";s:80:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-sms-notifications.svg\";}s:8:\"category\";s:16:\"Store Operations\";s:12:\"categorySlug\";s:16:\"store-operations\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:20;a:21:{s:2:\"id\";s:36:\"73d13b9b-7072-494c-9fb2-d043a44f71eb\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:31:\"Product Add-Ons & Extra Options\";s:11:\"description\";s:78:\"Add advanced options (free or paid) to your product pages using varied fields.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:58:\"{siteUrl}/wp-admin/admin.php?page=bh_product_add_ons_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:25:\"wp-plugin-product-add-ons\";s:8:\"download\";N;s:4:\"slug\";s:25:\"wp-plugin-product-add-ons\";s:8:\"basename\";s:55:\"wp-plugin-product-add-ons/wp-plugin-product-add-ons.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:80:\"https://cdn.hiive.space/solutions/entitlements/product-add-ons-extra-options.svg\";s:12:\"featureImage\";s:87:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-advanced-product-options.svg\";}s:8:\"category\";s:18:\"Product Management\";s:12:\"categorySlug\";s:18:\"product-management\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:21;a:21:{s:2:\"id\";s:36:\"77c00c44-3880-4f19-9798-6aa44445c12e\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"Tab Manager\";s:11:\"description\";s:69:\"Setup customized tabs in product pages to show all the info you need.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:4:\"Yith\";s:3:\"url\";s:21:\"https://yithemes.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:83:\"{siteUrl}/wp-admin/edit.php?post_type=ywtm_tab&yith-plugin-fw-panel-skip-redirect=1\";}s:15:\"plsProviderName\";s:4:\"yith\";s:7:\"plsSlug\";s:28:\"yith-woocommerce-tab-manager\";s:8:\"download\";N;s:4:\"slug\";s:4:\"init\";s:8:\"basename\";s:45:\"yith-woocommerce-tab-manager-premium/init.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:66:\"https://cdn.hiive.space/solutions/entitlements/pdp-tab-manager.svg\";s:12:\"featureImage\";s:74:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-tab-manager.svg\";}s:8:\"category\";s:18:\"Product Management\";s:12:\"categorySlug\";s:18:\"product-management\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:22;a:21:{s:2:\"id\";s:36:\"7b19a90e-d222-499d-8338-618ef42dd5ce\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:8:\"Ecomdash\";s:11:\"description\";s:146:\"Seamlessly connects your Ecomdash with WooCommerce, syncing inventory, orders, and more—so you can save time and focus on growing your business.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:15:\"Newfold Digital\";s:3:\"url\";s:20:\"https://newfold.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:21:\"Manage Sales Channels\";s:3:\"url\";s:50:\"{siteUrl}/wp-admin/admin.php?page=newfold-ecomdash\";}s:15:\"plsProviderName\";N;s:7:\"plsSlug\";N;s:8:\"download\";s:70:\"https://hiive.cloud/workers/plugin-downloads/ecomdash-wordpress-plugin\";s:4:\"slug\";s:15:\"ecomdash-plugin\";s:8:\"basename\";s:45:\"ecomdash-wordpress-plugin/ecomdash-plugin.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:59:\"https://cdn.hiive.space/solutions/entitlements/ecomdash.svg\";s:12:\"featureImage\";s:61:\"https://cdn.hiive.space/solutions/feature/ecomdash-plugin.svg\";}s:8:\"category\";s:16:\"Store Operations\";s:12:\"categorySlug\";s:16:\"store-operations\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:23;a:21:{s:2:\"id\";s:36:\"7bdecca7-8e00-4cf2-b022-71e0dae1cd7c\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"Memberships\";s:11:\"description\";s:130:\"Create membership plans to allow access to products, pages, articles, and restricted areas of your website for registered members.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:25:\"https://www.bluehost.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:55:\"{siteUrl}/wp-admin/edit.php?post_type=bh-mbs-membership\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:21:\"wp-plugin-memberships\";s:8:\"download\";N;s:4:\"slug\";s:21:\"wp-plugin-memberships\";s:8:\"basename\";s:47:\"wp-plugin-memberships/wp-plugin-memberships.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:62:\"https://cdn.hiive.space/solutions/entitlements/memberships.svg\";s:12:\"featureImage\";s:73:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-membership.svg\";}s:8:\"category\";s:20:\"Content Monetization\";s:12:\"categorySlug\";s:20:\"content-monetization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:24;a:21:{s:2:\"id\";s:36:\"86c50ce7-b6b7-492c-9f3b-0059429c7900\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:20:\"Product Catalog Mode\";s:11:\"description\";s:73:\"Encourage customers to contact you for pricing or additional information.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:55:\"{siteUrl}/wp-admin/admin.php?page=bh_catalog_mode_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:22:\"wp-plugin-catalog-mode\";s:8:\"download\";N;s:4:\"slug\";s:22:\"wp-plugin-catalog-mode\";s:8:\"basename\";s:49:\"wp-plugin-catalog-mode/wp-plugin-catalog-mode.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:63:\"https://cdn.hiive.space/solutions/entitlements/catalog-mode.svg\";s:12:\"featureImage\";s:75:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-catalog-mode.svg\";}s:8:\"category\";s:19:\"Customer Engagement\";s:12:\"categorySlug\";s:19:\"customer-engagement\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:25;a:21:{s:2:\"id\";s:36:\"86d752d2-4e50-4086-9a19-3d3c41d21914\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Jetpack Forms\";s:11:\"description\";s:98:\"Capture contacts, leads, and questions from your posts and pages, with the power of Jetpack Forms.\";s:15:\"longDescription\";s:110:\"Build a robust contact list and manage subscriber relationships effectively, enhancing your marketing efforts.\";s:6:\"author\";a:2:{s:4:\"name\";s:10:\"Automattic\";s:3:\"url\";s:20:\"https://jetpack.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:58:\"{siteUrl}/wp-admin/admin.php?page=check-jetpack-connection\";}s:15:\"plsProviderName\";N;s:7:\"plsSlug\";N;s:8:\"download\";s:64:\"https://downloads.wordpress.org/plugin/jetpack.latest-stable.zip\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"basename\";s:19:\"jetpack/jetpack.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:64:\"https://cdn.hiive.space/solutions/entitlements/jetpack-forms.svg\";s:12:\"featureImage\";s:59:\"https://cdn.hiive.space/solutions/feature/jetpack-forms.svg\";}s:8:\"category\";s:10:\"Core Tools\";s:12:\"categorySlug\";s:10:\"core-tools\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:26;a:21:{s:2:\"id\";s:36:\"88ee6385-b83b-4989-b00c-80a520886b32\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:18:\"One-Click Checkout\";s:11:\"description\";s:107:\"Enable an easy and one-quick checkout option (like on Amazon) for users already registered with your store.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:61:\"{siteUrl}/wp-admin/admin.php?page=bh_one_click_checkout_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:28:\"wp-plugin-one-click-checkout\";s:8:\"download\";N;s:4:\"slug\";s:28:\"wp-plugin-one-click-checkout\";s:8:\"basename\";s:61:\"wp-plugin-one-click-checkout/wp-plugin-one-click-checkout.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:69:\"https://cdn.hiive.space/solutions/entitlements/one-click-checkout.svg\";s:12:\"featureImage\";s:81:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-one-click-checkout.svg\";}s:8:\"category\";s:16:\"Sales & Checkout\";s:12:\"categorySlug\";s:14:\"sales-checkout\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:27;a:21:{s:2:\"id\";s:36:\"8f2ee7f7-e230-4587-a8b6-b222cfd5d0e6\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:16:\"Points & Rewards\";s:11:\"description\";s:57:\"Reward customer loyalty with an effective points program.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:4:\"Yith\";s:3:\"url\";s:21:\"https://yithemes.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:69:\"{siteUrl}/wp-admin/admin.php?page=yith_woocommerce_points_and_rewards\";}s:15:\"plsProviderName\";s:4:\"yith\";s:7:\"plsSlug\";s:35:\"yith-woocommerce-points-and-rewards\";s:8:\"download\";N;s:4:\"slug\";s:4:\"init\";s:8:\"basename\";s:52:\"yith-woocommerce-points-and-rewards-premium/init.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:65:\"https://cdn.hiive.space/solutions/entitlements/points-rewards.svg\";s:12:\"featureImage\";s:81:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-points-and-rewards.svg\";}s:8:\"category\";s:19:\"Customer Engagement\";s:12:\"categorySlug\";s:19:\"customer-engagement\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:28;a:21:{s:2:\"id\";s:36:\"96684bf2-1282-4401-8015-1b553f35ea64\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:16:\"Shippo Shippings\";s:11:\"description\";s:113:\"The Shippo Shippings for WooCommerce plugin allows you to connect your Shippo accounts to your WooCommerce store.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:67:\"{siteUrl}/wp-admin/admin.php?page=bh_payments_shipping_shippo_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:27:\"wp-plugin-payments-shipping\";s:8:\"download\";N;s:4:\"slug\";s:27:\"wp-plugin-payments-shipping\";s:8:\"basename\";s:59:\"wp-plugin-payments-shipping/wp-plugin-payments-shipping.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:57:\"https://cdn.hiive.space/solutions/entitlements/shippo.svg\";s:12:\"featureImage\";s:52:\"https://cdn.hiive.space/solutions/feature/shippo.svg\";}s:8:\"category\";s:20:\"Payments & Shippings\";s:12:\"categorySlug\";s:18:\"payments-shippings\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:29;a:21:{s:2:\"id\";s:36:\"ad68e506-8c2b-4c0f-a9e3-16623d00041e\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:23:\"Bookings & Appointments\";s:11:\"description\";s:48:\"Manage renting or booking of services and items.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:4:\"Yith\";s:3:\"url\";s:21:\"https://yithemes.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:87:\"{siteUrl}/wp-admin/edit.php?post_type=yith_booking&yith-plugin-fw-panel-skip-redirect=1\";}s:15:\"plsProviderName\";s:4:\"yith\";s:7:\"plsSlug\";s:24:\"yith-woocommerce-booking\";s:8:\"download\";N;s:4:\"slug\";s:4:\"init\";s:8:\"basename\";s:41:\"yith-woocommerce-booking-premium/init.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:72:\"https://cdn.hiive.space/solutions/entitlements/bookings-appointments.svg\";s:12:\"featureImage\";s:70:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-booking.svg\";}s:8:\"category\";s:16:\"Sales & Checkout\";s:12:\"categorySlug\";s:14:\"sales-checkout\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:30;a:21:{s:2:\"id\";s:36:\"bb65fce0-24b6-4714-8d5d-3a693f428df4\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Yoast Premium\";s:11:\"description\";s:118:\"SEO made easy! Improve your ranking in search engines, boost performance and visibility, and get 24/7 premium support.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:5:\"Yoast\";s:3:\"url\";s:17:\"https://yoast.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:63:\"{siteUrl}/wp-admin/admin.php?page=wpseo_installation_successful\";}s:15:\"plsProviderName\";s:5:\"yoast\";s:7:\"plsSlug\";s:27:\"yoast-seo-wordpress-premium\";s:8:\"download\";N;s:4:\"slug\";s:14:\"wp-seo-premium\";s:8:\"basename\";s:40:\"wordpress-seo-premium/wp-seo-premium.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:64:\"https://cdn.hiive.space/solutions/entitlements/yoast-premium.svg\";s:12:\"featureImage\";s:59:\"https://cdn.hiive.space/solutions/feature/yoast-premium.svg\";}s:8:\"category\";s:26:\"Search Engine Optimization\";s:12:\"categorySlug\";s:26:\"search-engine-optimization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:0:{}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"57d6a568-783c-45e2-a388-847cff155897\";s:7:\"ctbHref\";s:92:\"https://yoast.com/?yst-add-to-cart=2811749&utm_source=wp-marketplace&utm_medium=brand-plugin\";}i:31;a:21:{s:2:\"id\";s:36:\"c5b99851-ede4-43e7-aeeb-038db754c26a\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Product Search\";s:11:\"description\";s:77:\"Speed up search for your customers with a predictive real-time search engine.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:64:\"{siteUrl}/wp-admin/admin.php?page=bh_search_filter__search_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:23:\"wp-plugin-search-filter\";s:8:\"download\";N;s:4:\"slug\";s:23:\"wp-plugin-search-filter\";s:8:\"basename\";s:51:\"wp-plugin-search-filter/wp-plugin-search-filter.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:65:\"https://cdn.hiive.space/solutions/entitlements/product-search.svg\";s:12:\"featureImage\";s:74:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-ajax-search.svg\";}s:8:\"category\";s:19:\"Customer Engagement\";s:12:\"categorySlug\";s:19:\"customer-engagement\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:32;a:21:{s:2:\"id\";s:36:\"d7ab2dba-840e-4881-a732-819e017d2b0a\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"PayPal Payments\";s:11:\"description\";s:37:\"Integrations for payments via PayPal.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:24:\"https://www.bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:67:\"{siteUrl}/wp-admin/admin.php?page=bh_payments_shipping_paypal_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:27:\"wp-plugin-payments-shipping\";s:8:\"download\";N;s:4:\"slug\";s:27:\"wp-plugin-payments-shipping\";s:8:\"basename\";s:59:\"wp-plugin-payments-shipping/wp-plugin-payments-shipping.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:57:\"https://cdn.hiive.space/solutions/entitlements/paypal.svg\";s:12:\"featureImage\";s:52:\"https://cdn.hiive.space/solutions/feature/paypal.svg\";}s:8:\"category\";s:20:\"Payments & Shippings\";s:12:\"categorySlug\";s:18:\"payments-shippings\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:33;a:21:{s:2:\"id\";s:36:\"da640085-ab9f-4ee7-a3ef-b5e278e810e0\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"Yoast Video SEO\";s:11:\"description\";s:103:\"Improve video ranking on Google Search results as well as page load speeds with embedded video content.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:5:\"Yoast\";s:3:\"url\";s:17:\"https://yoast.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:45:\"{siteUrl}/wp-admin/admin.php?page=wpseo_video\";}s:15:\"plsProviderName\";s:5:\"yoast\";s:7:\"plsSlug\";s:15:\"yoast-seo-video\";s:8:\"download\";N;s:4:\"slug\";s:9:\"video-seo\";s:8:\"basename\";s:25:\"wpseo-video/video-seo.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:66:\"https://cdn.hiive.space/solutions/entitlements/yoast-video-seo.svg\";s:12:\"featureImage\";s:61:\"https://cdn.hiive.space/solutions/feature/yoast-seo-video.svg\";}s:8:\"category\";s:26:\"Search Engine Optimization\";s:12:\"categorySlug\";s:26:\"search-engine-optimization\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:34;a:21:{s:2:\"id\";s:36:\"e86bfab7-c47d-4be6-b538-5cb4d1d4b504\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:10:\"WonderCart\";s:11:\"description\";s:71:\"Generate more sales with custom upsell, cross-sell and other campaigns.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:4:\"Yith\";s:3:\"url\";s:21:\"https://yithemes.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:65:\"{siteUrl}/wp-admin/admin.php?page=bluehost#/store/sales_discounts\";}s:15:\"plsProviderName\";s:4:\"yith\";s:7:\"plsSlug\";s:11:\"wonder-cart\";s:8:\"download\";N;s:4:\"slug\";s:4:\"init\";s:8:\"basename\";s:20:\"wonder-cart/init.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:61:\"https://cdn.hiive.space/solutions/entitlements/wondercart.svg\";s:12:\"featureImage\";s:57:\"https://cdn.hiive.space/solutions/feature/wonder-cart.svg\";}s:8:\"category\";s:16:\"Sales & Checkout\";s:12:\"categorySlug\";s:14:\"sales-checkout\";s:8:\"priority\";i:0;s:9:\"solutions\";a:1:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:35;a:21:{s:2:\"id\";s:36:\"eda61ec6-5902-4848-8205-7b2a2dc73050\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:15:\"Request a Quote\";s:11:\"description\";s:107:\"Hide prices, disable shopping carts, and encourage customers to request a quote for products in your store.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:25:\"https://www.bluehost.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:56:\"{siteUrl}/wp-admin/admin.php?page=bh_request_quote_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:23:\"wp-plugin-request-quote\";s:8:\"download\";N;s:4:\"slug\";s:23:\"wp-plugin-request-quote\";s:8:\"basename\";s:51:\"wp-plugin-request-quote/wp-plugin-request-quote.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:66:\"https://cdn.hiive.space/solutions/entitlements/request-a-quote.svg\";s:12:\"featureImage\";s:78:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-request-a-quote.svg\";}s:8:\"category\";s:16:\"Store Operations\";s:12:\"categorySlug\";s:16:\"store-operations\";s:8:\"priority\";i:0;s:9:\"solutions\";a:2:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:36;a:21:{s:2:\"id\";s:36:\"effa1363-dcf3-4858-a658-bf67de515b75\";s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:74:\"Create passive revenue by selling subscription-based products or services.\";s:15:\"longDescription\";N;s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:25:\"https://www.bluehost.com/\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:6:\"Manage\";s:3:\"url\";s:56:\"{siteUrl}/wp-admin/admin.php?page=bh_subscriptions_panel\";}s:15:\"plsProviderName\";s:8:\"bluehost\";s:7:\"plsSlug\";s:23:\"wp-plugin-subscriptions\";s:8:\"download\";N;s:4:\"slug\";s:23:\"wp-plugin-subscriptions\";s:8:\"basename\";s:51:\"wp-plugin-subscriptions/wp-plugin-subscriptions.php\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:64:\"https://cdn.hiive.space/solutions/entitlements/subscriptions.svg\";s:12:\"featureImage\";s:75:\"https://cdn.hiive.space/solutions/feature/yith-woocommerce-subscription.svg\";}s:8:\"category\";s:16:\"Sales & Checkout\";s:12:\"categorySlug\";s:14:\"sales-checkout\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}i:37;a:21:{s:2:\"id\";s:36:\"f79d5320-9ea1-465a-88be-c0ace631d123\";s:4:\"type\";s:7:\"feature\";s:4:\"name\";s:12:\"WonderBlocks\";s:11:\"description\";s:68:\"Build webpages fast with tailored block patterns and page templates.\";s:15:\"longDescription\";s:82:\"Build webpages fast with tailored block patterns and page templates and then some.\";s:6:\"author\";a:2:{s:4:\"name\";s:8:\"Bluehost\";s:3:\"url\";s:20:\"https://bluehost.com\";}s:3:\"url\";N;s:3:\"cta\";a:2:{s:4:\"text\";s:15:\"Build a Webpage\";s:3:\"url\";s:66:\"{siteUrl}/wp-admin/post-new.php?post_type=page&wb-library=patterns\";}s:15:\"plsProviderName\";N;s:7:\"plsSlug\";N;s:8:\"download\";N;s:4:\"slug\";s:0:\"\";s:8:\"basename\";s:0:\"\";s:5:\"image\";a:2:{s:12:\"primaryImage\";s:63:\"https://cdn.hiive.space/solutions/entitlements/wonderblocks.png\";s:12:\"featureImage\";s:58:\"https://cdn.hiive.space/solutions/feature/wonderblocks.svg\";}s:8:\"category\";s:10:\"Core Tools\";s:12:\"categorySlug\";s:10:\"core-tools\";s:8:\"priority\";i:0;s:9:\"solutions\";a:3:{i:0;s:20:\"WP_SOLUTION_COMMERCE\";i:1;s:19:\"WP_SOLUTION_SERVICE\";i:2;s:19:\"WP_SOLUTION_CREATOR\";}s:10:\"dependency\";N;s:5:\"ctbId\";s:36:\"5dc83bdd-9274-4557-a6d7-0b2adbc3919f\";s:7:\"ctbHref\";s:83:\"https://www.bluehost.com/my-account/hosting/details#click-to-buy-WP_SOLUTION_FAMILY\";}}s:8:\"solution\";N;s:12:\"entitlements\";a:0:{}}','off'),(42525,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1764307300','off'),(42526,'_transient_action_scheduler_last_pastdue_actions_check','1764285700','off'),(42575,'action_scheduler_migration_status','complete','auto'),(42698,'_site_transient_timeout_available_translations','1764297549','off'),(42699,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.11/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.7\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.7/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-10 08:09:09\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.7\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.7/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2024-12-26 00:37:42\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.28/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-06-26 09:35:39\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-01 16:41:58\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.8/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-17 11:02:27\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 20:45:59\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-24 16:59:37\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 22:31:45\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-28 10:25:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-25 02:57:16\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-25 02:56:42\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.8.3/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-28 10:25:24\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.8.3/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-23 12:02:03\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.8/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-04 22:35:01\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-29 13:22:09\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-19 23:02:24\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-05-22 11:56:25\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-13 00:57:20\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-13 14:37:33\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-19 08:40:47\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-13 01:52:15\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-14 01:36:14\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-14 09:07:23\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-16 01:23:24\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.7\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.7/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.8/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.12\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.12/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.18\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.18/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.23/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 22:54:47\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 13:01:35\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-13 18:29:35\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-02-14 17:29:08\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-16 22:30:28\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 19:36:59\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-25 05:20:17\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-14 09:25:54\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.7\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.7/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2025-10-21 16:35:04\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.8/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 09:34:11\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-29 04:27:18\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.34\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.34/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.8/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.7\";s:7:\"updated\";s:19:\"2025-02-06 05:17:11\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.7/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-16 11:08:38\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.8/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-18 06:36:37\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-23 03:46:40\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-21 12:08:40\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 12:44:54\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-13 09:28:17\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.8/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.23/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-29 19:46:21\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-25 08:03:57\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-10 20:09:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.3/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-15 12:39:47\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.3/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-27 20:51:17\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-15 19:11:43\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.0.11/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-13 19:01:02\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.7\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.7/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-26 17:30:52\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.17\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.17/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-13 20:17:31\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-07 08:26:32\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 09:30:06\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-19 10:07:14\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 09:58:40\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.8.3/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-19 09:37:43\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.35\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.35/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-10 08:01:51\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.8.3/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.7\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.7/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-27 23:52:28\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 11:42:39\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 15:12:13\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 11:14:51\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.18\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.18/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-12 13:17:51\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-04-24 16:58:02\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.3/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-29 11:19:02\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-21 20:51:39\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-23 11:49:16\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-27 15:18:37\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-08 12:32:25\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.12\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.12/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-10 17:38:55\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-19 07:21:47\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-10 20:06:35\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"6.8\";s:7:\"updated\";s:19:\"2025-04-18 21:10:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.8/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.18\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.18/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-01 09:12:13\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 08:48:55\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-11-13 16:26:14\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.8/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','off'),(42817,'_transient_timeout_jetpack_account_protection_sgfj6mCLQzQPIwDNGYEx3eSTGiCJbowO','1764288357','off'),(42818,'_transient_jetpack_account_protection_sgfj6mCLQzQPIwDNGYEx3eSTGiCJbowO','a:3:{s:7:\"user_id\";i:24;s:9:\"auth_code\";s:6:\"636691\";s:8:\"requests\";i:1;}','off'),(42819,'_transient_timeout_jetpack_account_protection_last_valid_token_24','1764288357','off'),(42820,'_transient_jetpack_account_protection_last_valid_token_24','sgfj6mCLQzQPIwDNGYEx3eSTGiCJbowO','off'),(42930,'_transient_timeout_jetpack_account_protection_TUuelLUbf2ELFvRL7kU1CeiSfzLXjRI2','1764288676','off'),(42931,'_transient_jetpack_account_protection_TUuelLUbf2ELFvRL7kU1CeiSfzLXjRI2','a:3:{s:7:\"user_id\";i:25;s:9:\"auth_code\";s:6:\"150474\";s:8:\"requests\";i:1;}','off'),(42932,'_transient_timeout_jetpack_account_protection_last_valid_token_25','1764288676','off'),(42933,'_transient_jetpack_account_protection_last_valid_token_25','TUuelLUbf2ELFvRL7kU1CeiSfzLXjRI2','off'),(42937,'_transient_timeout_wp_mail_smtp_dash_widget_pro_emails_by_date_7','1764374401','off'),(42938,'_transient_wp_mail_smtp_dash_widget_pro_emails_by_date_7','a:7:{s:10:\"2025-11-21\";a:5:{s:3:\"day\";s:10:\"2025-11-21\";s:6:\"unsent\";i:0;s:4:\"sent\";i:1;s:7:\"waiting\";i:0;s:9:\"delivered\";i:0;}s:10:\"2025-11-22\";a:5:{s:3:\"day\";s:10:\"2025-11-22\";s:6:\"unsent\";i:0;s:4:\"sent\";i:0;s:7:\"waiting\";i:0;s:9:\"delivered\";i:0;}s:10:\"2025-11-23\";a:5:{s:3:\"day\";s:10:\"2025-11-23\";s:6:\"unsent\";i:0;s:4:\"sent\";i:18;s:7:\"waiting\";i:0;s:9:\"delivered\";i:0;}s:10:\"2025-11-24\";a:5:{s:3:\"day\";s:10:\"2025-11-24\";s:6:\"unsent\";i:0;s:4:\"sent\";i:3;s:7:\"waiting\";i:0;s:9:\"delivered\";i:0;}s:10:\"2025-11-25\";a:5:{s:3:\"day\";s:10:\"2025-11-25\";s:6:\"unsent\";i:0;s:4:\"sent\";i:6;s:7:\"waiting\";i:0;s:9:\"delivered\";i:0;}s:10:\"2025-11-26\";a:5:{s:3:\"day\";s:10:\"2025-11-26\";s:6:\"unsent\";i:0;s:4:\"sent\";i:19;s:7:\"waiting\";i:0;s:9:\"delivered\";i:0;}s:10:\"2025-11-27\";a:5:{s:3:\"day\";s:10:\"2025-11-27\";s:6:\"unsent\";i:0;s:4:\"sent\";i:11;s:7:\"waiting\";i:0;s:9:\"delivered\";i:0;}}','off'),(42941,'_transient_timeout_wp_mail_smtp_dash_widget_pro_emails_by_total_7','1764374401','off'),(42942,'_transient_wp_mail_smtp_dash_widget_pro_emails_by_total_7','a:4:{s:6:\"unsent\";i:0;s:4:\"sent\";i:58;s:7:\"waiting\";i:0;s:9:\"delivered\";i:0;}','off'),(42961,'_transient_timeout_jetpack_restapi_stats_cache_46f7443bcb127969f8bfa81131206349','1764288444','off'),(42962,'_transient_jetpack_restapi_stats_cache_46f7443bcb127969f8bfa81131206349','a:1:{i:1764288144;s:73:\"{\"date\":\"2025-11-27\",\"posts\":[{\"ID\":347,\"views\":0},{\"ID\":257,\"views\":0}]}\";}','off'),(42997,'_transient_timeout_wp_mail_smtp_initiators_data','1764294652','off'),(42998,'_transient_wp_mail_smtp_initiators_data','a:2:{s:106:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php\";a:3:{s:4:\"name\";s:7:\"WPForms\";s:4:\"slug\";s:19:\"wpforms/wpforms.php\";s:4:\"type\";s:6:\"plugin\";}s:112:\"/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-email-test/rccc-email-test.php\";a:3:{s:4:\"name\";s:15:\"RCCC Email Test\";s:4:\"slug\";s:35:\"rccc-email-test/rccc-email-test.php\";s:4:\"type\";s:6:\"plugin\";}}','off'),(43081,'_transient_timeout_jetpack_restapi_stats_cache_d2db8671898c4a0ef1794f8633f8a4b6','1764289543','off'),(43082,'_transient_jetpack_restapi_stats_cache_d2db8671898c4a0ef1794f8633f8a4b6','a:1:{i:1764289243;s:252:\"{\"date\":\"2025-11-27\",\"posts\":[{\"ID\":8,\"views\":0},{\"ID\":258,\"views\":3},{\"ID\":236,\"views\":1},{\"ID\":68,\"views\":1},{\"ID\":11,\"views\":0},{\"ID\":19,\"views\":8},{\"ID\":9,\"views\":0},{\"ID\":3,\"views\":0},{\"ID\":141,\"views\":0},{\"ID\":10,\"views\":0},{\"ID\":277,\"views\":0}]}\";}','off'),(43141,'_transient_timeout_brute_use_math','1764297818','off'),(43142,'_transient_brute_use_math','1','off'),(43143,'jetpack_protect_error','Invalid Action Specified','off'),(43241,'_transient_timeout_jetpack_restapi_stats_cache_40a4a02df4ef0e73569cb066d465111d','1764290712','off'),(43242,'_transient_jetpack_restapi_stats_cache_40a4a02df4ef0e73569cb066d465111d','a:1:{i:1764290412;s:73:\"{\"date\":\"2025-11-27\",\"posts\":[{\"ID\":349,\"views\":0},{\"ID\":257,\"views\":0}]}\";}','off'),(43317,'_transient_timeout_nfd_site_capabilities','1764305325','off'),(43318,'_transient_nfd_site_capabilities','a:23:{s:11:\"canAccessAI\";b:1;s:12:\"hasAISiteGen\";b:1;s:18:\"canAccessGlobalCTB\";b:1;s:19:\"canAccessHelpCenter\";b:1;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: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:1;s:23:\"abTestSolutionsLaunched\";b:1;s:18:\"hasPHSessionReplay\";b:0;s:24:\"abTestCustomerCardExpiry\";b:1;s:9:\"hasBluMVP\";b:0;s:20:\"abTestShowMyProducts\";b:1;s:19:\"hasForkABExperiment\";b:0;}','off'),(43378,'_transient_timeout_my-jetpack-site-info','1764377707','off'),(43379,'_transient_my-jetpack-site-info','O:8:\"stdClass\":49:{s:2:\"ID\";i:250191296;s:4:\"slug\";s:44:\"raincitycontractorconnect.com::staging::6718\";s:4:\"name\";s:27:\"RainCity Contractor Connect\";s:11:\"description\";s:130:\"Easily connect with trusted local contractors in King County, WA. Find reliable services for your home improvement projects today!\";s:3:\"URL\";s:50:\"https://raincitycontractorconnect.com/staging/6718\";s:15:\"user_can_manage\";b:0;s:12:\"capabilities\";O:8:\"stdClass\":24:{s:10:\"edit_pages\";b:0;s:10:\"edit_posts\";b:0;s:17:\"edit_others_posts\";b:0;s:17:\"edit_others_pages\";b:0;s:12:\"delete_posts\";b:0;s:19:\"delete_others_posts\";b:0;s:18:\"edit_theme_options\";b:0;s:10:\"edit_users\";b:0;s:10:\"list_users\";b:0;s:17:\"manage_categories\";b:0;s:14:\"manage_options\";b:0;s:17:\"moderate_comments\";b:0;s:16:\"activate_wordads\";b:0;s:13:\"promote_users\";b:0;s:13:\"publish_posts\";b:0;s:12:\"upload_files\";b:0;s:12:\"delete_users\";b:0;s:12:\"remove_users\";b:0;s:8:\"own_site\";b:0;s:10:\"view_stats\";b:0;s:16:\"activate_plugins\";b:0;s:14:\"update_plugins\";b:0;s:6:\"export\";b:0;s:6:\"import\";b:0;}s:7:\"jetpack\";b:1;s:18:\"jetpack_connection\";b:1;s:12:\"is_multisite\";b:0;s:10:\"site_owner\";s:0:\"\";s:17:\"subscribers_count\";i:0;s:4:\"lang\";b:0;s:4:\"icon\";O:8:\"stdClass\":2:{s:3:\"img\";s:115:\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/RainCity-Contractor-Connect-Logo2.jpg\";s:3:\"ico\";s:120:\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/RainCity-Contractor-Connect-Logo2.jpg?w=16\";}s:4:\"logo\";O:8:\"stdClass\":3:{s:2:\"id\";s:3:\"184\";s:5:\"sizes\";a:0:{}s:3:\"url\";s:115:\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/RainCity-Contractor-Connect-Logo2.jpg\";}s:7:\"visible\";N;s:10:\"is_private\";b:0;s:14:\"is_coming_soon\";b:0;s:16:\"single_user_site\";b:0;s:6:\"is_vip\";b:0;s:12:\"is_following\";b:0;s:15:\"organization_id\";i:0;s:7:\"options\";O:8:\"stdClass\":93:{s:8:\"timezone\";s:19:\"America/Los_Angeles\";s:10:\"gmt_offset\";i:-8;s:11:\"blog_public\";i:1;s:18:\"videopress_enabled\";b:0;s:26:\"upgraded_filetypes_enabled\";b:1;s:9:\"login_url\";s:63:\"https://raincitycontractorconnect.com/staging/6718/wp-login.php\";s:9:\"admin_url\";s:60:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/\";s:16:\"is_mapped_domain\";b:1;s:11:\"is_redirect\";b:0;s:12:\"unmapped_url\";s:50:\"https://raincitycontractorconnect.com/staging/6718\";s:23:\"featured_images_enabled\";b:0;s:10:\"theme_slug\";s:18:\"bluehost-blueprint\";s:12:\"theme_errors\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:24:\"e2e-tests-twilio-webhook\";s:6:\"errors\";a:1:{i:0;s:92:\"The theme defines itself as its parent theme. Please check the <code>Template</code> header.\";}}i:1;O:8:\"stdClass\":2:{s:4:\"name\";s:12:\"a-test-theme\";s:6:\"errors\";a:1:{i:0;s:310:\"Template is missing. Standalone themes need to have a <code>templates/index.html</code> or <code>index.php</code> template file. <a href=\"https://developer.wordpress.org/themes/advanced-topics/child-themes/\">Child themes</a> need to have a <code>Template</code> header in the <code>style.css</code> stylesheet.\";}}}s:12:\"header_image\";b:0;s:16:\"background_color\";b:0;s:23:\"image_default_link_type\";s:4:\"none\";s:21:\"image_thumbnail_width\";i:150;s:22:\"image_thumbnail_height\";i:150;s:20:\"image_thumbnail_crop\";i:0;s:18:\"image_medium_width\";i:300;s:19:\"image_medium_height\";i:300;s:17:\"image_large_width\";i:1024;s:18:\"image_large_height\";i:1024;s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:12:\"post_formats\";a:0:{}s:19:\"default_post_format\";s:1:\"0\";s:16:\"default_category\";i:1;s:18:\"allowed_file_types\";a:36:{i:0;s:3:\"jpg\";i:1;s:4:\"jpeg\";i:2;s:3:\"png\";i:3;s:3:\"gif\";i:4;s:3:\"pdf\";i:5;s:3:\"doc\";i:6;s:3:\"ppt\";i:7;s:3:\"odt\";i:8;s:4:\"pptx\";i:9;s:4:\"docx\";i:10;s:3:\"pps\";i:11;s:4:\"ppsx\";i:12;s:3:\"xls\";i:13;s:4:\"xlsx\";i:14;s:3:\"key\";i:15;s:4:\"webp\";i:16;s:4:\"heic\";i:17;s:4:\"heif\";i:18;s:3:\"asc\";i:19;s:3:\"mp3\";i:20;s:3:\"m4a\";i:21;s:3:\"wav\";i:22;s:3:\"ogg\";i:23;s:3:\"zip\";i:24;s:3:\"txt\";i:25;s:4:\"tiff\";i:26;s:3:\"bmp\";i:27;s:3:\"ogv\";i:28;s:3:\"mp4\";i:29;s:3:\"m4v\";i:30;s:3:\"mov\";i:31;s:3:\"wmv\";i:32;s:3:\"avi\";i:33;s:3:\"mpg\";i:34;s:3:\"3gp\";i:35;s:3:\"3g2\";}s:13:\"show_on_front\";s:4:\"page\";s:21:\"default_likes_enabled\";b:1;s:22:\"default_sharing_status\";b:1;s:22:\"default_comment_status\";b:1;s:19:\"default_ping_status\";b:1;s:16:\"software_version\";s:5:\"6.8.3\";s:10:\"created_at\";s:25:\"2025-11-15T21:28:31+00:00\";s:10:\"updated_at\";s:25:\"2025-11-27T18:21:31+00:00\";s:7:\"wordads\";b:0;s:30:\"publicize_permanently_disabled\";b:0;s:11:\"frame_nonce\";s:10:\"deb2c9099d\";s:19:\"jetpack_frame_nonce\";s:45:\"1764377707:0:c07566ed6d84b803a3b4c89ab8714238\";s:13:\"page_on_front\";i:19;s:14:\"page_for_posts\";i:0;s:9:\"headstart\";b:0;s:18:\"headstart_is_fresh\";b:0;s:20:\"ak_vp_bundle_enabled\";i:0;s:35:\"advanced_seo_front_page_description\";s:0:\"\";s:26:\"advanced_seo_title_formats\";a:0:{}s:27:\"verification_services_codes\";N;s:18:\"podcasting_archive\";N;s:14:\"is_domain_only\";b:0;s:21:\"is_automated_transfer\";b:0;s:15:\"is_wpcom_atomic\";b:0;s:14:\"is_wpcom_store\";b:0;s:21:\"woocommerce_is_active\";b:0;s:25:\"editing_toolkit_is_active\";b:1;s:11:\"design_type\";N;s:10:\"site_goals\";a:0:{}s:12:\"site_segment\";b:0;s:13:\"import_engine\";N;s:15:\"is_pending_plan\";b:0;s:18:\"is_wpforteams_site\";b:0;s:14:\"p2_hub_blog_id\";N;s:17:\"is_cloud_eligible\";b:0;s:14:\"anchor_podcast\";b:0;s:36:\"was_created_with_blank_canvas_design\";b:0;s:23:\"videopress_storage_used\";i:0;s:24:\"is_difm_lite_in_progress\";b:0;s:22:\"is_summer_special_2025\";b:0;s:11:\"site_intent\";s:0:\"\";s:19:\"site_partner_bundle\";s:0:\"\";s:18:\"onboarding_segment\";s:0:\"\";s:16:\"site_vertical_id\";b:0;s:16:\"launchpad_screen\";b:0;s:34:\"launchpad_checklist_tasks_statuses\";O:8:\"stdClass\":4:{s:10:\"site_title\";b:1;s:10:\"setup_free\";b:1;s:13:\"setup_general\";b:1;s:18:\"front_page_updated\";b:1;}s:28:\"migration_source_site_domain\";s:0:\"\";s:24:\"wpcom_production_blog_id\";i:0;s:22:\"wpcom_staging_blog_ids\";a:0:{}s:9:\"can_blaze\";b:1;s:16:\"wpcom_site_setup\";b:0;s:13:\"is_commercial\";b:0;s:21:\"is_commercial_reasons\";a:0:{}s:21:\"wpcom_admin_interface\";s:0:\"\";s:27:\"wpcom_classic_early_release\";b:0;s:15:\"jetpack_version\";s:4:\"15.2\";s:17:\"main_network_site\";s:50:\"https://raincitycontractorconnect.com/staging/6718\";s:14:\"active_modules\";a:10:{i:0;s:18:\"account-protection\";i:1;s:5:\"blaze\";i:2;s:6:\"blocks\";i:3;s:12:\"contact-form\";i:4;s:8:\"json-api\";i:5;s:7:\"protect\";i:6;s:5:\"stats\";i:7;s:21:\"woocommerce-analytics\";i:8;s:6:\"photon\";i:9;s:3:\"sso\";}s:15:\"max_upload_size\";b:0;s:15:\"wp_memory_limit\";s:8:\"41943040\";s:19:\"wp_max_memory_limit\";s:9:\"536870912\";s:16:\"is_multi_network\";b:0;s:13:\"is_multi_site\";b:0;s:17:\"file_mod_disabled\";b:0;s:33:\"jetpack_connection_active_plugins\";a:1:{i:0;s:7:\"jetpack\";}}s:21:\"p2_thumbnail_elements\";N;s:4:\"plan\";O:8:\"stdClass\":11:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:15:\"subscribed_date\";s:0:\"\";s:8:\"features\";O:8:\"stdClass\":2:{s:6:\"active\";a:20:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:14:\"multistep-form\";i:4;s:14:\"install-themes\";i:5;s:17:\"jetpack-dashboard\";i:6;s:18:\"recurring-payments\";i:7;s:11:\"republicize\";i:8;s:17:\"security-settings\";i:9;s:17:\"seo-preview-tools\";i:10;s:14:\"send-a-message\";i:11;s:18:\"social-shares-1000\";i:12;s:29:\"social-connections-management\";i:13;s:18:\"upload-audio-files\";i:14;s:18:\"upload-video-files\";i:15;s:15:\"whatsapp-button\";i:16;s:25:\"social-image-auto-convert\";i:17;s:17:\"social-admin-page\";i:18;s:19:\"social-share-status\";i:19;s:21:\"social-editor-preview\";}s:9:\"available\";O:8:\"stdClass\":49:{s:7:\"akismet\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:17:\"full-activity-log\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:15:\"personal-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:10:\"stats-paid\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:16:\"stats-commercial\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:12:\"ai-assistant\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:15:\"ai-seo-enhancer\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:20:\"cornerstone-10-pages\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:10:\"field-file\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"image-cdn-liar\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:17:\"image-cdn-quality\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"image-size-analysis\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"performance-history\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"social-image-generator\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}s:8:\"products\";a:0:{}s:17:\"zendesk_site_meta\";O:8:\"stdClass\":2:{s:4:\"plan\";s:4:\"free\";s:5:\"addon\";a:0:{}}s:4:\"meta\";O:8:\"stdClass\":1:{s:5:\"links\";O:8:\"stdClass\":5:{s:4:\"self\";s:58:\"https://public-api.wordpress.com/rest/v1.1/sites/250191296\";s:4:\"help\";s:63:\"https://public-api.wordpress.com/rest/v1.1/sites/250191296/help\";s:5:\"posts\";s:65:\"https://public-api.wordpress.com/rest/v1.1/sites/250191296/posts/\";s:8:\"comments\";s:68:\"https://public-api.wordpress.com/rest/v1.1/sites/250191296/comments/\";s:6:\"xmlrpc\";s:61:\"https://raincitycontractorconnect.com/staging/6718/xmlrpc.php\";}}s:5:\"quota\";O:8:\"stdClass\":4:{s:13:\"space_allowed\";i:1073741824;s:10:\"space_used\";i:0;s:12:\"percent_used\";i:0;s:15:\"space_available\";i:1073741824;}s:13:\"launch_status\";b:0;s:14:\"site_migration\";O:8:\"stdClass\":2:{s:11:\"is_complete\";b:0;s:11:\"in_progress\";b:0;}s:13:\"is_fse_active\";b:0;s:15:\"is_fse_eligible\";b:0;s:27:\"is_core_site_editor_enabled\";b:1;s:15:\"is_wpcom_atomic\";b:0;s:21:\"is_wpcom_staging_site\";b:0;s:17:\"user_interactions\";a:0:{}s:19:\"was_ecommerce_trial\";b:0;s:23:\"was_upgraded_from_trial\";b:0;s:19:\"was_migration_trial\";b:0;s:17:\"was_hosting_trial\";b:0;s:10:\"is_deleted\";b:0;s:13:\"is_a4a_client\";b:0;s:15:\"is_a4a_dev_site\";b:0;s:9:\"is_garden\";b:0;s:11:\"garden_name\";N;s:14:\"garden_partner\";N;s:21:\"garden_is_provisioned\";N;s:13:\"is_wpcom_flex\";b:0;}','off'),(43387,'_transient_timeout_my_jetpack_write_access','1764293108','off'),(43388,'_transient_my_jetpack_write_access','yes','off'),(43395,'_transient_timeout_jetpack_jitm_a5fcbe1ea6dd2c0d1659b3ad52dc9f6','1764291611','off'),(43396,'_transient_jetpack_jitm_a5fcbe1ea6dd2c0d1659b3ad52dc9f6','a:1:{s:18:\"last_response_time\";i:1764291311;}','off'),(43402,'_transient_timeout_jetpack_restapi_stats_cache_efda85c8d7d3e949c86feb328279d949','1764291613','off'),(43403,'_transient_jetpack_restapi_stats_cache_efda85c8d7d3e949c86feb328279d949','a:1:{i:1764291313;s:450:\"{\"date\":\"2025-11-28\",\"unit\":\"day\",\"fields\":[\"period\",\"visitors\",\"views\",\"likes\",\"comments\"],\"data\":[[\"2025-11-15\",0,0,0,0],[\"2025-11-16\",0,0,0,0],[\"2025-11-17\",0,0,0,0],[\"2025-11-18\",0,0,0,0],[\"2025-11-19\",0,0,0,0],[\"2025-11-20\",0,0,0,0],[\"2025-11-21\",0,0,0,0],[\"2025-11-22\",0,0,0,0],[\"2025-11-23\",1,13,0,0],[\"2025-11-24\",0,0,0,0],[\"2025-11-25\",0,0,0,0],[\"2025-11-26\",0,0,0,0],[\"2025-11-27\",0,0,0,0],[\"2025-11-28\",0,0,0,0]],\"start_date\":\"2025-11-15\"}\";}','off'),(43405,'_transient_timeout_my-jetpack-backup-status','1764291613','off'),(43406,'_transient_my-jetpack-backup-status','a:2:{s:4:\"type\";s:5:\"error\";s:4:\"data\";a:3:{s:6:\"source\";s:6:\"rewind\";s:6:\"status\";s:13:\"no_site_found\";s:12:\"last_updated\";s:29:\"2025-11-28T00:55:12.974+00:00\";}}','off'),(43421,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:0;s:7:\"version\";s:5:\"3.6.1\";}','auto'),(43426,'_transient_timeout_jetpack_connected_user_data_1','1764377855','off'),(43427,'_transient_jetpack_connected_user_data_1','a:11:{s:2:\"ID\";i:274364712;s:5:\"login\";s:18:\"wondrous7b857f8012\";s:5:\"email\";s:35:\"eddie@raincitycontractorconnect.com\";s:12:\"display_name\";s:18:\"wondrous7b857f8012\";s:14:\"text_direction\";s:3:\"ltr\";s:10:\"site_count\";i:1;s:15:\"jetpack_connect\";s:0:\"\";s:12:\"color_scheme\";s:12:\"classic-dark\";s:17:\"sidebar_collapsed\";b:0;s:11:\"user_locale\";s:2:\"en\";s:13:\"user_currency\";s:3:\"USD\";}','off'),(43429,'jetpack_sync_full_status','a:7:{s:22:\"start_action_processed\";b:1;s:26:\"cancelled_action_processed\";b:1;s:7:\"started\";i:1764291455;s:8:\"finished\";i:1764291465;s:8:\"progress\";a:5:{s:7:\"options\";a:3:{s:5:\"total\";i:194;s:4:\"sent\";i:194;s:8:\"finished\";b:1;}s:9:\"functions\";a:3:{s:5:\"total\";i:37;s:4:\"sent\";i:37;s:8:\"finished\";b:1;}s:9:\"constants\";a:3:{s:5:\"total\";i:21;s:4:\"sent\";i:21;s:8:\"finished\";b:1;}s:5:\"users\";a:4:{s:5:\"total\";s:1:\"1\";s:4:\"sent\";i:1;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:15:\"network_options\";a:3:{s:5:\"total\";i:5;s:4:\"sent\";i:5;s:8:\"finished\";b:1;}}s:6:\"config\";a:5:{s:7:\"options\";b:1;s:9:\"functions\";b:1;s:9:\"constants\";b:1;s:5:\"users\";a:1:{i:0;i:1;}s:15:\"network_options\";b:1;}s:7:\"context\";s:12:\"initial_sync\";}','no'),(43430,'jetpack_active_modules_initialized','1','auto'),(43434,'jetpack_safe_mode_confirmed','1','auto'),(43438,'_transient_timeout_jetpack_sync_last_sent_users_1764291455','1764295062','off'),(43439,'_transient_jetpack_sync_last_sent_users_1764291455','a:4:{s:9:\"last_sent\";s:2:\"~0\";s:9:\"timestamp\";i:1764291462;s:11:\"stuck_count\";i:0;s:19:\"adjusted_chunk_size\";i:100;}','off'),(43442,'_transient_timeout_jetpack_blaze_site_supports_blaze_250191296','1764377866','off'),(43443,'_transient_jetpack_blaze_site_supports_blaze_250191296','a:1:{s:8:\"approved\";b:1;}','off'),(43453,'_transient_timeout_jetpack_openai_ai_assistance_feature_250191296','1764291527','off'),(43454,'_transient_jetpack_openai_ai_assistance_feature_250191296','a:15:{s:11:\"has-feature\";b:0;s:13:\"is-over-limit\";b:0;s:14:\"requests-count\";i:0;s:14:\"requests-limit\";i:20;s:12:\"usage-period\";a:3:{s:13:\"current-start\";s:19:\"2025-11-01 00:00:00\";s:10:\"next-start\";s:19:\"2025-12-01 00:00:00\";s:14:\"requests-count\";i:0;}s:20:\"site-require-upgrade\";b:0;s:12:\"upgrade-type\";s:7:\"default\";s:11:\"upgrade-url\";s:101:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=my-jetpack#/add-jetpack-ai\";s:12:\"current-tier\";a:3:{s:4:\"slug\";s:15:\"jetpack_ai_free\";s:5:\"limit\";i:20;s:5:\"value\";i:0;}s:9:\"next-tier\";a:4:{s:4:\"slug\";s:17:\"jetpack_ai_yearly\";s:5:\"limit\";i:999999999;s:5:\"value\";i:1;s:14:\"readable-limit\";s:9:\"Unlimited\";}s:10:\"tier-plans\";a:7:{i:0;a:3:{s:4:\"slug\";s:15:\"jetpack_ai_free\";s:5:\"limit\";i:20;s:5:\"value\";i:0;}i:1;a:3:{s:4:\"slug\";s:24:\"jetpack_ai_yearly:-q-100\";s:5:\"limit\";i:100;s:5:\"value\";i:100;}i:2;a:3:{s:4:\"slug\";s:24:\"jetpack_ai_yearly:-q-200\";s:5:\"limit\";i:200;s:5:\"value\";i:200;}i:3;a:3:{s:4:\"slug\";s:24:\"jetpack_ai_yearly:-q-500\";s:5:\"limit\";i:500;s:5:\"value\";i:500;}i:4;a:3:{s:4:\"slug\";s:24:\"jetpack_ai_yearly:-q-750\";s:5:\"limit\";i:750;s:5:\"value\";i:750;}i:5;a:3:{s:4:\"slug\";s:25:\"jetpack_ai_yearly:-q-1000\";s:5:\"limit\";i:1000;s:5:\"value\";i:1000;}i:6;a:4:{s:4:\"slug\";s:17:\"jetpack_ai_yearly\";s:5:\"limit\";i:999999999;s:5:\"value\";i:1;s:14:\"readable-limit\";s:9:\"Unlimited\";}}s:18:\"tier-plans-enabled\";b:0;s:5:\"costs\";a:3:{s:25:\"jetpack-ai-logo-generator\";a:1:{s:4:\"logo\";i:1;}s:19:\"featured-post-image\";a:3:{s:5:\"image\";i:10;s:15:\"stableDiffusion\";i:1;s:11:\"activeModel\";i:1;}s:13:\"general-image\";a:3:{s:5:\"image\";i:10;s:15:\"stableDiffusion\";i:1;s:11:\"activeModel\";i:1;}}s:16:\"features-control\";a:11:{s:10:\"jetpack-ai\";a:2:{s:7:\"enabled\";b:1;s:19:\"min-jetpack-version\";s:6:\"13.7.0\";}s:9:\"assistant\";a:1:{s:7:\"enabled\";b:1;}s:10:\"extensions\";a:6:{s:7:\"enabled\";b:1;s:4:\"form\";a:1:{s:7:\"enabled\";b:1;}s:9:\"paragraph\";a:1:{s:7:\"enabled\";b:1;}s:7:\"heading\";a:1:{s:7:\"enabled\";b:1;}s:4:\"list\";a:1:{s:7:\"enabled\";b:1;}s:9:\"list-item\";a:1:{s:7:\"enabled\";b:1;}}s:5:\"image\";a:2:{s:7:\"enabled\";b:1;s:6:\"styles\";a:19:{i:0;a:2:{s:5:\"label\";s:7:\"Enhance\";s:5:\"value\";s:7:\"enhance\";}i:1;a:2:{s:5:\"label\";s:5:\"Anime\";s:5:\"value\";s:5:\"anime\";}i:2;a:2:{s:5:\"label\";s:12:\"Photographic\";s:5:\"value\";s:12:\"photographic\";}i:3;a:2:{s:5:\"label\";s:11:\"Digital Art\";s:5:\"value\";s:11:\"digital-art\";}i:4;a:2:{s:5:\"label\";s:9:\"Comicbook\";s:5:\"value\";s:9:\"comicbook\";}i:5;a:2:{s:5:\"label\";s:11:\"Fantasy Art\";s:5:\"value\";s:11:\"fantasy-art\";}i:6;a:2:{s:5:\"label\";s:11:\"Analog Film\";s:5:\"value\";s:11:\"analog-film\";}i:7;a:2:{s:5:\"label\";s:8:\"Neonpunk\";s:5:\"value\";s:8:\"neonpunk\";}i:8;a:2:{s:5:\"label\";s:9:\"Isometric\";s:5:\"value\";s:9:\"isometric\";}i:9;a:2:{s:5:\"label\";s:7:\"Lowpoly\";s:5:\"value\";s:7:\"lowpoly\";}i:10;a:2:{s:5:\"label\";s:7:\"Origami\";s:5:\"value\";s:7:\"origami\";}i:11;a:2:{s:5:\"label\";s:8:\"Line Art\";s:5:\"value\";s:8:\"line-art\";}i:12;a:2:{s:5:\"label\";s:10:\"Craft Clay\";s:5:\"value\";s:10:\"craft-clay\";}i:13;a:2:{s:5:\"label\";s:9:\"Cinematic\";s:5:\"value\";s:9:\"cinematic\";}i:14;a:2:{s:5:\"label\";s:8:\"3D Model\";s:5:\"value\";s:8:\"3d-model\";}i:15;a:2:{s:5:\"label\";s:9:\"Pixel Art\";s:5:\"value\";s:9:\"pixel-art\";}i:16;a:2:{s:5:\"label\";s:7:\"Texture\";s:5:\"value\";s:7:\"texture\";}i:17;a:2:{s:5:\"label\";s:4:\"Auto\";s:5:\"value\";s:4:\"auto\";}i:18;a:2:{s:5:\"label\";s:12:\"Select style\";s:5:\"value\";s:4:\"none\";}}}s:14:\"featured-image\";a:2:{s:7:\"enabled\";b:1;s:6:\"styles\";a:19:{i:0;a:2:{s:5:\"label\";s:7:\"Enhance\";s:5:\"value\";s:7:\"enhance\";}i:1;a:2:{s:5:\"label\";s:5:\"Anime\";s:5:\"value\";s:5:\"anime\";}i:2;a:2:{s:5:\"label\";s:12:\"Photographic\";s:5:\"value\";s:12:\"photographic\";}i:3;a:2:{s:5:\"label\";s:11:\"Digital Art\";s:5:\"value\";s:11:\"digital-art\";}i:4;a:2:{s:5:\"label\";s:9:\"Comicbook\";s:5:\"value\";s:9:\"comicbook\";}i:5;a:2:{s:5:\"label\";s:11:\"Fantasy Art\";s:5:\"value\";s:11:\"fantasy-art\";}i:6;a:2:{s:5:\"label\";s:11:\"Analog Film\";s:5:\"value\";s:11:\"analog-film\";}i:7;a:2:{s:5:\"label\";s:8:\"Neonpunk\";s:5:\"value\";s:8:\"neonpunk\";}i:8;a:2:{s:5:\"label\";s:9:\"Isometric\";s:5:\"value\";s:9:\"isometric\";}i:9;a:2:{s:5:\"label\";s:7:\"Lowpoly\";s:5:\"value\";s:7:\"lowpoly\";}i:10;a:2:{s:5:\"label\";s:7:\"Origami\";s:5:\"value\";s:7:\"origami\";}i:11;a:2:{s:5:\"label\";s:8:\"Line Art\";s:5:\"value\";s:8:\"line-art\";}i:12;a:2:{s:5:\"label\";s:10:\"Craft Clay\";s:5:\"value\";s:10:\"craft-clay\";}i:13;a:2:{s:5:\"label\";s:9:\"Cinematic\";s:5:\"value\";s:9:\"cinematic\";}i:14;a:2:{s:5:\"label\";s:8:\"3D Model\";s:5:\"value\";s:8:\"3d-model\";}i:15;a:2:{s:5:\"label\";s:9:\"Pixel Art\";s:5:\"value\";s:9:\"pixel-art\";}i:16;a:2:{s:5:\"label\";s:7:\"Texture\";s:5:\"value\";s:7:\"texture\";}i:17;a:2:{s:5:\"label\";s:4:\"Auto\";s:5:\"value\";s:4:\"auto\";}i:18;a:2:{s:5:\"label\";s:12:\"Select style\";s:5:\"value\";s:4:\"none\";}}}s:5:\"title\";a:1:{s:7:\"enabled\";b:1;}s:7:\"excerpt\";a:1:{s:7:\"enabled\";b:1;}s:8:\"feedback\";a:1:{s:7:\"enabled\";b:1;}s:14:\"logo-generator\";a:2:{s:7:\"enabled\";b:1;s:6:\"styles\";a:19:{i:0;a:2:{s:5:\"label\";s:7:\"Enhance\";s:5:\"value\";s:7:\"enhance\";}i:1;a:2:{s:5:\"label\";s:5:\"Anime\";s:5:\"value\";s:5:\"anime\";}i:2;a:2:{s:5:\"label\";s:12:\"Photographic\";s:5:\"value\";s:12:\"photographic\";}i:3;a:2:{s:5:\"label\";s:11:\"Digital Art\";s:5:\"value\";s:11:\"digital-art\";}i:4;a:2:{s:5:\"label\";s:9:\"Comicbook\";s:5:\"value\";s:9:\"comicbook\";}i:5;a:2:{s:5:\"label\";s:11:\"Fantasy Art\";s:5:\"value\";s:11:\"fantasy-art\";}i:6;a:2:{s:5:\"label\";s:11:\"Analog Film\";s:5:\"value\";s:11:\"analog-film\";}i:7;a:2:{s:5:\"label\";s:8:\"Neonpunk\";s:5:\"value\";s:8:\"neonpunk\";}i:8;a:2:{s:5:\"label\";s:9:\"Isometric\";s:5:\"value\";s:9:\"isometric\";}i:9;a:2:{s:5:\"label\";s:7:\"Lowpoly\";s:5:\"value\";s:7:\"lowpoly\";}i:10;a:2:{s:5:\"label\";s:7:\"Origami\";s:5:\"value\";s:7:\"origami\";}i:11;a:2:{s:5:\"label\";s:8:\"Line Art\";s:5:\"value\";s:8:\"line-art\";}i:12;a:2:{s:5:\"label\";s:10:\"Craft Clay\";s:5:\"value\";s:10:\"craft-clay\";}i:13;a:2:{s:5:\"label\";s:9:\"Cinematic\";s:5:\"value\";s:9:\"cinematic\";}i:14;a:2:{s:5:\"label\";s:8:\"3D Model\";s:5:\"value\";s:8:\"3d-model\";}i:15;a:2:{s:5:\"label\";s:9:\"Pixel Art\";s:5:\"value\";s:9:\"pixel-art\";}i:16;a:2:{s:5:\"label\";s:7:\"Texture\";s:5:\"value\";s:7:\"texture\";}i:17;a:2:{s:5:\"label\";s:4:\"Auto\";s:5:\"value\";s:4:\"auto\";}i:18;a:2:{s:5:\"label\";s:12:\"Select style\";s:5:\"value\";s:4:\"none\";}}}s:11:\"write-brief\";a:5:{s:7:\"enabled\";b:1;s:13:\"complex-words\";a:1:{s:7:\"enabled\";b:1;}s:17:\"unconfident-words\";a:1:{s:7:\"enabled\";b:1;}s:14:\"long-sentences\";a:1:{s:7:\"enabled\";b:1;}s:17:\"spelling-mistakes\";a:1:{s:7:\"enabled\";b:1;}}s:9:\"chrome-ai\";a:1:{s:7:\"enabled\";b:0;}}s:16:\"chrome-ai-tokens\";a:3:{s:38:\"jetpack-ai-chrome-ai-translation-token\";s:260:\"A3ODVIt2OInoy4/nO+RfUN14TlZDxyGmOdJSFMgUlDH3V98Ki0HZyMHizfCqmbW4vBnowJwuoJyy2kD9PA/uGQAAAAB8eyJvcmlnaW4iOiJodHRwczovL3dvcmRwcmVzcy5jb206NDQzIiwiZmVhdHVyZSI6IlRyYW5zbGF0aW9uQVBJIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\";s:40:\"jetpack-ai-chrome-ai-summarization-token\";s:236:\"ApOCDXb2KHBZdtW6R0v1KxUo1yEXCttAKm2sj+JNExYd1BdQklH0NljAbAd+Lm7trbH6zySGNYxh+bs3M5/k2AMAAABseyJvcmlnaW4iOiJodHRwczovL3dvcmRwcmVzcy5jb206NDQzIiwiZmVhdHVyZSI6IkFJU3VtbWFyaXphdGlvbkFQSSIsImV4cGlyeSI6MTc2MDQwMDAwMCwiaXNTdWJkb21haW4iOnRydWV9\";s:45:\"jetpack-ai-chrome-ai-language-detection-token\";s:240:\"AreNSDLAw5tyBDELtVz+xEC1H1Jw3iZiz9wFauykarBIocnkIbMLSiQxO0U3w34gJtdoF9/517NFUYgtroGgjAkAAABueyJvcmlnaW4iOiJodHRwczovL3dvcmRwcmVzcy5jb206NDQzIiwiZmVhdHVyZSI6Ikxhbmd1YWdlRGV0ZWN0aW9uQVBJIiwiZXhwaXJ5IjoxNzU3OTgwODAwLCJpc1N1YmRvbWFpbiI6dHJ1ZX0=\";}}','off'),(43455,'_transient_timeout_jetpack_account_mismatch_7c6d076c36c937b8710c45393acd7cbb','1764377867','off'),(43456,'_transient_jetpack_account_mismatch_7c6d076c36c937b8710c45393acd7cbb','','off'),(43471,'_transient_timeout_my-jetpack-purchases','1764291478','off'),(43472,'_transient_my-jetpack-purchases','a:0:{}','off'),(43489,'monitor_receive_notifications','1','auto'),(43494,'_transient_timeout_jetpack_jitm_82cf7acb8a18c8efa61673923eb885f','1764291817','off'),(43495,'_transient_jetpack_jitm_82cf7acb8a18c8efa61673923eb885f','a:1:{s:18:\"last_response_time\";i:1764291517;}','off'),(43503,'_transient_timeout_jetpack_jitm_06655be0abf889a8866c09c6f90513a','1764291853','off'),(43504,'_transient_jetpack_jitm_06655be0abf889a8866c09c6f90513a','a:1:{s:18:\"last_response_time\";i:1764291553;}','off'),(43533,'_transient_timeout_wpforms_dash_widget_pro_entries_by_date_7_user_1_form_0','1764295359','off'),(43534,'_transient_wpforms_dash_widget_pro_entries_by_date_7_user_1_form_0','a:7:{s:10:\"2025-11-21\";a:2:{s:3:\"day\";s:10:\"2025-11-21\";s:5:\"count\";i:0;}s:10:\"2025-11-22\";a:2:{s:3:\"day\";s:10:\"2025-11-22\";s:5:\"count\";s:1:\"1\";}s:10:\"2025-11-23\";a:2:{s:3:\"day\";s:10:\"2025-11-23\";s:5:\"count\";s:2:\"15\";}s:10:\"2025-11-24\";a:2:{s:3:\"day\";s:10:\"2025-11-24\";s:5:\"count\";s:1:\"5\";}s:10:\"2025-11-25\";a:2:{s:3:\"day\";s:10:\"2025-11-25\";s:5:\"count\";s:2:\"12\";}s:10:\"2025-11-26\";a:2:{s:3:\"day\";s:10:\"2025-11-26\";s:5:\"count\";s:1:\"8\";}s:10:\"2025-11-27\";a:2:{s:3:\"day\";s:10:\"2025-11-27\";s:5:\"count\";i:0;}}','off'),(43537,'_transient_timeout_wpforms_dash_widget_pro_entries_by_form_0_user_1_form_0','1764295359','off'),(43538,'_transient_wpforms_dash_widget_pro_entries_by_form_0_user_1_form_0','a:4:{i:0;a:4:{s:7:\"form_id\";i:241;s:5:\"count\";i:20;s:5:\"title\";s:17:\"Registration form\";s:8:\"edit_url\";s:112:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=241\";}i:1;a:4:{s:7:\"form_id\";i:27;s:5:\"count\";i:0;s:5:\"title\";s:13:\"Request Quote\";s:8:\"edit_url\";s:111:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=27\";}i:2;a:4:{s:7:\"form_id\";i:265;s:5:\"count\";i:0;s:5:\"title\";s:19:\"Simple Contact Form\";s:8:\"edit_url\";s:112:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=265\";}i:3;a:4:{s:7:\"form_id\";i:268;s:5:\"count\";i:0;s:5:\"title\";s:10:\"Contact us\";s:8:\"edit_url\";s:112:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=268\";}}','off'),(43539,'_transient_timeout_wpforms_dash_widget_pro_entries_by_form_7_user_1_form_0','1764295359','off'),(43540,'_transient_wpforms_dash_widget_pro_entries_by_form_7_user_1_form_0','a:4:{i:0;a:4:{s:7:\"form_id\";i:241;s:5:\"count\";i:39;s:5:\"title\";s:17:\"Registration form\";s:8:\"edit_url\";s:112:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=241\";}i:1;a:4:{s:7:\"form_id\";i:27;s:5:\"count\";i:1;s:5:\"title\";s:13:\"Request Quote\";s:8:\"edit_url\";s:111:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=27\";}i:2;a:4:{s:7:\"form_id\";i:268;s:5:\"count\";i:1;s:5:\"title\";s:10:\"Contact us\";s:8:\"edit_url\";s:112:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=268\";}i:3;a:4:{s:7:\"form_id\";i:265;s:5:\"count\";i:0;s:5:\"title\";s:19:\"Simple Contact Form\";s:8:\"edit_url\";s:112:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=265\";}}','off'),(43541,'_transient_timeout_wpseo-statistics-totals','1764378161','off'),(43542,'_transient_wpseo-statistics-totals','a:1:{i:1;a:2:{s:6:\"scores\";a:1:{i:0;a:4:{s:8:\"seo_rank\";s:2:\"na\";s:5:\"label\";s:48:\"Posts <strong>without</strong> a focus keyphrase\";s:5:\"count\";i:1;s:4:\"link\";s:127:\"https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_status=publish&#038;post_type=post&#038;seo_filter=na\";}}s:8:\"division\";a:5:{s:3:\"bad\";i:0;s:2:\"ok\";i:0;s:4:\"good\";i:0;s:2:\"na\";i:1;s:7:\"noindex\";i:0;}}}','off'),(43543,'_transient_timeout_jetpack_restapi_stats_cache_3c7f9bb0eb2c127d05aba5007ece3f51','1764292062','off'),(43544,'_transient_jetpack_restapi_stats_cache_3c7f9bb0eb2c127d05aba5007ece3f51','a:1:{i:1764291762;s:92:\"{\"date\":\"2025-11-27\",\"period\":\"day\",\"summary\":{\"groups\":[],\"other_views\":0,\"total_views\":0}}\";}','off'),(43545,'_transient_timeout_jetpack_restapi_stats_cache_f1f272b7da9f7dde180fc09d15e6944c','1764292063','off'),(43546,'_transient_timeout_jetpack_restapi_stats_cache_3f5e65f59a1ec6ac0fab5c55e40683d8','1764292063','off'),(43547,'_transient_jetpack_restapi_stats_cache_f1f272b7da9f7dde180fc09d15e6944c','a:1:{i:1764291763;s:985:\"{\"date\":\"2025-11-27\",\"period\":\"day\",\"summary\":{\"postviews\":[{\"id\":19,\"href\":\"https:\\/\\/raincitycontractorconnect.com\\/staging\\/6718\\/\",\"date\":\"2025-11-07 21:10:48\",\"title\":\"Home\",\"type\":\"page\",\"status\":\"publish\",\"public\":true,\"views\":8,\"video_play\":false},{\"id\":258,\"href\":\"https:\\/\\/raincitycontractorconnect.com\\/staging\\/6718\\/contractor-login\\/\",\"date\":\"2025-11-23 13:26:02\",\"title\":\"Contractor Login\",\"type\":\"page\",\"status\":\"publish\",\"public\":true,\"views\":3,\"video_play\":false},{\"id\":68,\"href\":\"https:\\/\\/raincitycontractorconnect.com\\/staging\\/6718\\/find-contractors\\/\",\"date\":\"2025-11-08 11:05:18\",\"title\":\"Find Contractors\",\"type\":\"page\",\"status\":\"publish\",\"public\":true,\"views\":1,\"video_play\":false},{\"id\":236,\"href\":\"https:\\/\\/raincitycontractorconnect.com\\/staging\\/6718\\/contractor-registration\\/\",\"date\":\"2025-11-22 19:04:20\",\"title\":\"Contractor Registration\",\"type\":\"page\",\"status\":\"publish\",\"public\":true,\"views\":1,\"video_play\":false}],\"total_views\":0,\"dropped_ids\":[]}}\";}','off'),(43548,'_transient_jetpack_restapi_stats_cache_3f5e65f59a1ec6ac0fab5c55e40683d8','a:1:{i:1764291763;s:216:\"{\"date\":\"2025-11-27\",\"unit\":\"day\",\"fields\":[\"period\",\"views\",\"visitors\"],\"data\":[[\"2025-11-21\",0,0],[\"2025-11-22\",0,0],[\"2025-11-23\",13,1],[\"2025-11-24\",0,0],[\"2025-11-25\",0,0],[\"2025-11-26\",0,0],[\"2025-11-27\",0,0]]}\";}','off'),(43560,'_transient_timeout_jetpack_jitm_530f96b33b59f095ae85a8969d67b67','1764292169','off'),(43561,'_transient_jetpack_jitm_530f96b33b59f095ae85a8969d67b67','a:1:{s:18:\"last_response_time\";i:1764291869;}','off'),(43565,'_transient_timeout_jetpack_jitm_fd95abb20dd8c285bd1eba0276a9e96','1764292174','off'),(43566,'_transient_jetpack_jitm_fd95abb20dd8c285bd1eba0276a9e96','a:1:{s:18:\"last_response_time\";i:1764291874;}','off'),(43567,'_transient_timeout_jetpack_jitm_b8c87b7841e092d4ebfc1861101871e','1764292184','off'),(43568,'_transient_jetpack_jitm_b8c87b7841e092d4ebfc1861101871e','a:1:{s:18:\"last_response_time\";i:1764291884;}','off'),(43569,'_transient_timeout_jetpack_jitm_3ed0329b3f9b881f1a37f76400dba8d','1764292193','off'),(43570,'_transient_jetpack_jitm_3ed0329b3f9b881f1a37f76400dba8d','a:1:{s:18:\"last_response_time\";i:1764291893;}','off'),(43571,'_transient_timeout_jetpack_jitm_a677e09dd15a5b2ed408561647af4cc','1764292207','off'),(43572,'_transient_jetpack_jitm_a677e09dd15a5b2ed408561647af4cc','a:1:{s:18:\"last_response_time\";i:1764291907;}','off'),(43601,'_transient_timeout_jetpack_restapi_stats_cache_2f64330e6ab14ddc0c9070e419487b22','1764292432','off'),(43602,'_transient_jetpack_restapi_stats_cache_2f64330e6ab14ddc0c9070e419487b22','a:1:{i:1764292132;s:52:\"{\"date\":\"2025-11-27\",\"posts\":[{\"ID\":257,\"views\":0}]}\";}','off'),(43616,'_transient_sso_token','NTZmMDQyMjdiZjkzMTZlYjBiNTg5ODg0YjY2ZjI1OTNmNmNlOTYxZTJkN2VkMjI2','yes'),(43617,'_transient_timeout_sso_token','1764297364','yes'),(43618,'_transient_timeout_wp_mail_smtp_wp_mail_logging_importer_count','1764300816','off'),(43619,'_transient_wp_mail_smtp_wp_mail_logging_importer_count','0','off'),(43620,'_site_transient_timeout_wp_theme_files_patterns-c6d3e1f23e0396e1dc886477af4c222c','1764299017','off'),(43621,'_site_transient_wp_theme_files_patterns-c6d3e1f23e0396e1dc886477af4c222c','a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:26:{s:7:\"404.php\";a:4:{s:5:\"title\";s:3:\"404\";s:4:\"slug\";s:22:\"bluehost-blueprint/404\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:19:\"archive-product.php\";a:4:{s:5:\"title\";s:15:\"archive-product\";s:4:\"slug\";s:34:\"bluehost-blueprint/archive-product\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:25:\"blog-posts-horizontal.php\";a:6:{s:5:\"title\";s:42:\"Blog Posts with Featured Image and Excerpt\";s:4:\"slug\";s:40:\"bluehost-blueprint/blog-posts-horizontal\";s:11:\"description\";s:185:\"A section displaying blog posts in a multi-column layout with featured images, titles, excerpts, and author details. Ideal for showcasing content in a footer area with a call-to-action.\";s:10:\"categories\";a:1:{i:0;s:24:\"bluehost-blueprint/posts\";}s:8:\"keywords\";a:8:{i:0;s:4:\"blog\";i:1;s:5:\"posts\";i:2;s:8:\"featured\";i:3;s:5:\"image\";i:4;s:4:\"post\";i:5;s:7:\"excerpt\";i:6;s:6:\"author\";i:7;s:4:\"info\";}s:10:\"blockTypes\";a:7:{i:0;s:14:\"core/paragraph\";i:1;s:10:\"core/group\";i:2;s:12:\"core/columns\";i:3;s:15:\"core/post-title\";i:4;s:17:\"core/post-excerpt\";i:5;s:21:\"core/post-author-name\";i:6;s:14:\"core/post-date\";}}s:15:\"coming-soon.php\";a:4:{s:5:\"title\";s:11:\"coming-soon\";s:4:\"slug\";s:30:\"bluehost-blueprint/coming-soon\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:12:\"comments.php\";a:5:{s:5:\"title\";s:8:\"Comments\";s:4:\"slug\";s:32:\"bluehost-blueprint/post-comments\";s:11:\"description\";s:30:\"A list of comments for a post.\";s:10:\"categories\";a:1:{i:0;s:24:\"bluehost-blueprint/posts\";}s:8:\"keywords\";a:3:{i:0;s:4:\"blog\";i:1;s:5:\"posts\";i:2;s:5:\"query\";}}s:10:\"footer.php\";a:4:{s:5:\"title\";s:6:\"footer\";s:4:\"slug\";s:25:\"bluehost-blueprint/footer\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:17:\"home-template.php\";a:6:{s:5:\"title\";s:4:\"Home\";s:4:\"slug\";s:32:\"bluehost-blueprint/home-template\";s:11:\"description\";s:25:\"Displays the latest posts\";s:10:\"categories\";a:1:{i:0;s:18:\"bluehost-blueprint\";}s:8:\"keywords\";a:1:{i:0;s:4:\"home\";}s:10:\"blockTypes\";a:4:{i:0;s:14:\"core/site-logo\";i:1;s:15:\"core/navigation\";i:2;s:10:\"core/group\";i:3;s:10:\"core/stack\";}}s:14:\"homepage-1.php\";a:5:{s:5:\"title\";s:11:\"Homepage #1\";s:4:\"slug\";s:29:\"bluehost-blueprint/homepage-1\";s:11:\"description\";s:0:\"\";s:10:\"categories\";a:1:{i:0;s:18:\"bluehost-blueprint\";}s:10:\"blockTypes\";a:1:{i:0;s:17:\"core/post-content\";}}s:14:\"homepage-2.php\";a:5:{s:5:\"title\";s:11:\"Homepage #2\";s:4:\"slug\";s:29:\"bluehost-blueprint/homepage-2\";s:11:\"description\";s:0:\"\";s:10:\"categories\";a:1:{i:0;s:18:\"bluehost-blueprint\";}s:10:\"blockTypes\";a:1:{i:0;s:17:\"core/post-content\";}}s:14:\"homepage-3.php\";a:5:{s:5:\"title\";s:11:\"Homepage #2\";s:4:\"slug\";s:29:\"bluehost-blueprint/homepage-2\";s:11:\"description\";s:0:\"\";s:10:\"categories\";a:1:{i:0;s:18:\"bluehost-blueprint\";}s:10:\"blockTypes\";a:1:{i:0;s:17:\"core/post-content\";}}s:18:\"index-template.php\";a:6:{s:5:\"title\";s:5:\"Index\";s:4:\"slug\";s:33:\"bluehost-blueprint/index-template\";s:11:\"description\";s:85:\"A fallback template for all pages/posts when a more specific template is not defined.\";s:10:\"categories\";a:1:{i:0;s:18:\"bluehost-blueprint\";}s:8:\"keywords\";a:1:{i:0;s:5:\"index\";}s:10:\"blockTypes\";a:4:{i:0;s:14:\"core/site-logo\";i:1;s:15:\"core/navigation\";i:2;s:10:\"core/group\";i:3;s:10:\"core/stack\";}}s:22:\"order-confirmation.php\";a:4:{s:5:\"title\";s:18:\"order-confirmation\";s:4:\"slug\";s:37:\"bluehost-blueprint/order-confirmation\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:10:\"search.php\";a:4:{s:5:\"title\";s:6:\"search\";s:4:\"slug\";s:25:\"bluehost-blueprint/search\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:29:\"single-post-image-overlap.php\";a:4:{s:5:\"title\";s:25:\"Single Post Image Overlap\";s:4:\"slug\";s:44:\"bluehost-blueprint/single-post-image-overlap\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:26:\"single-post-wide-image.php\";a:4:{s:5:\"title\";s:24:\"Single Post - Wide Image\";s:4:\"slug\";s:41:\"bluehost-blueprint/single-post-wide-image\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:15:\"single-post.php\";a:4:{s:5:\"title\";s:11:\"Single Post\";s:4:\"slug\";s:30:\"bluehost-blueprint/single-post\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:19:\"site-footer-big.php\";a:6:{s:5:\"title\";s:15:\"Site footer big\";s:4:\"slug\";s:34:\"bluehost-blueprint/site-footer-big\";s:11:\"description\";s:22:\"A multi column footer.\";s:10:\"categories\";a:1:{i:0;s:25:\"bluehost-blueprint-footer\";}s:8:\"keywords\";a:2:{i:0;s:4:\"site\";i:1;s:6:\"footer\";}s:10:\"blockTypes\";a:4:{i:0;s:14:\"core/paragraph\";i:1;s:17:\"core/social-links\";i:2;s:10:\"core/group\";i:3;s:12:\"core/columns\";}}s:23:\"site-footer-compact.php\";a:6:{s:5:\"title\";s:18:\"Site footer copact\";s:4:\"slug\";s:38:\"bluehost-blueprint/site-footer-compact\";s:11:\"description\";s:28:\"A single row compact footer.\";s:10:\"categories\";a:1:{i:0;s:25:\"bluehost-blueprint-footer\";}s:8:\"keywords\";a:2:{i:0;s:4:\"site\";i:1;s:6:\"footer\";}s:10:\"blockTypes\";a:4:{i:0;s:14:\"core/paragraph\";i:1;s:17:\"core/social-links\";i:2;s:10:\"core/group\";i:3;s:10:\"core/stack\";}}s:29:\"site-footer-with-contacts.php\";a:6:{s:5:\"title\";s:25:\"Site footer with contacts\";s:4:\"slug\";s:44:\"bluehost-blueprint/site-footer-with-contacts\";s:11:\"description\";s:36:\"A multi column footer with contacts.\";s:10:\"categories\";a:1:{i:0;s:25:\"bluehost-blueprint-footer\";}s:8:\"keywords\";a:2:{i:0;s:4:\"site\";i:1;s:6:\"footer\";}s:10:\"blockTypes\";a:5:{i:0;s:14:\"core/paragraph\";i:1;s:17:\"core/social-links\";i:2;s:10:\"core/group\";i:3;s:12:\"core/columns\";i:4;s:13:\"core/sitelogo\";}}s:24:\"site-footer-with-cta.php\";a:6:{s:5:\"title\";s:20:\"Site footer with CTA\";s:4:\"slug\";s:39:\"bluehost-blueprint/site-footer-with-cta\";s:11:\"description\";s:31:\"A multi column footer with CTA.\";s:10:\"categories\";a:1:{i:0;s:25:\"bluehost-blueprint-footer\";}s:8:\"keywords\";a:2:{i:0;s:4:\"site\";i:1;s:6:\"footer\";}s:10:\"blockTypes\";a:5:{i:0;s:14:\"core/paragraph\";i:1;s:17:\"core/social-links\";i:2;s:10:\"core/group\";i:3;s:12:\"core/columns\";i:4;s:12:\"core/buttons\";}}s:24:\"site-header-contrast.php\";a:6:{s:5:\"title\";s:20:\"Site header contrast\";s:4:\"slug\";s:39:\"bluehost-blueprint/site-header-contrast\";s:11:\"description\";s:46:\"A single row site header with contrast colors.\";s:10:\"categories\";a:1:{i:0;s:25:\"bluehost-blueprint-header\";}s:8:\"keywords\";a:2:{i:0;s:4:\"site\";i:1;s:6:\"header\";}s:10:\"blockTypes\";a:4:{i:0;s:14:\"core/site-logo\";i:1;s:15:\"core/navigation\";i:2;s:10:\"core/group\";i:3;s:10:\"core/stack\";}}s:22:\"site-header-topbar.php\";a:6:{s:5:\"title\";s:23:\"Site header with topbar\";s:4:\"slug\";s:37:\"bluehost-blueprint/site-header-topbar\";s:11:\"description\";s:37:\"A two rows site header with a topbar.\";s:10:\"categories\";a:1:{i:0;s:25:\"bluehost-blueprint-header\";}s:8:\"keywords\";a:2:{i:0;s:4:\"site\";i:1;s:6:\"header\";}s:10:\"blockTypes\";a:4:{i:0;s:14:\"core/site-logo\";i:1;s:15:\"core/navigation\";i:2;s:10:\"core/group\";i:3;s:10:\"core/stack\";}}s:27:\"site-header-with-social.php\";a:6:{s:5:\"title\";s:29:\"Site header with social links\";s:4:\"slug\";s:42:\"bluehost-blueprint/site-header-with-social\";s:11:\"description\";s:55:\"A two rows site header with social and contancts above.\";s:10:\"categories\";a:1:{i:0;s:25:\"bluehost-blueprint-header\";}s:8:\"keywords\";a:2:{i:0;s:4:\"site\";i:1;s:6:\"header\";}s:10:\"blockTypes\";a:4:{i:0;s:14:\"core/site-logo\";i:1;s:15:\"core/navigation\";i:2;s:10:\"core/group\";i:3;s:10:\"core/stack\";}}s:30:\"taxonomy-product_attribute.php\";a:4:{s:5:\"title\";s:26:\"taxonomy-product_attribute\";s:4:\"slug\";s:45:\"bluehost-blueprint/taxonomy-product_attribute\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:24:\"taxonomy-product_cat.php\";a:4:{s:5:\"title\";s:20:\"taxonomy-product_cat\";s:4:\"slug\";s:39:\"bluehost-blueprint/taxonomy-product_cat\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}s:24:\"taxonomy-product_tag.php\";a:4:{s:5:\"title\";s:20:\"taxonomy-product_tag\";s:4:\"slug\";s:39:\"bluehost-blueprint/taxonomy-product_tag\";s:11:\"description\";s:0:\"\";s:8:\"inserter\";b:0;}}}','off'),(43623,'_transient_timeout_my-jetpack-red-bubble-transient','1764300818','off'),(43624,'_transient_my-jetpack-red-bubble-transient','a:0:{}','off'),(43632,'_transient_timeout_jetpack_sync_constants_await','1764300820','off'),(43633,'_transient_jetpack_sync_constants_await','1764297220.8152','off'),(43634,'_site_transient_timeout_theme_roots','1764299020','off'),(43635,'_site_transient_theme_roots','a:4:{s:18:\"bluehost-blueprint\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}','off'),(43642,'_transient_timeout_jetpack_scan_state','1764299027','off'),(43643,'_transient_jetpack_scan_state','O:8:\"stdClass\":4:{s:5:\"state\";s:11:\"unavailable\";s:7:\"threats\";N;s:9:\"has_cloud\";b:0;s:6:\"reason\";s:23:\"missing_scan_capability\";}','off'),(43644,'_transient_timeout_jetpack_rewind_state','1764299030','off'),(43645,'_transient_jetpack_rewind_state','O:8:\"stdClass\":4:{s:5:\"state\";s:11:\"unavailable\";s:12:\"last_updated\";s:29:\"2025-11-28T02:33:50.026+00:00\";s:6:\"reason\";s:13:\"no_site_found\";s:9:\"has_cloud\";b:0;}','off'),(43664,'_transient_timeout__monsterinsights_addons','1764311951','off'),(43665,'_transient__monsterinsights_addons','a:14:{i:0;O:8:\"stdClass\":9:{s:5:\"title\";s:19:\"MonsterInsights Ads\";s:4:\"slug\";s:3:\"ads\";s:7:\"version\";s:5:\"1.9.0\";s:5:\"image\";s:88:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/ads-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:43:\"Track Google Ads conversions automatically.\";s:2:\"id\";i:31099;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}s:13:\"svg_icon_path\";s:94:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/ads.svg\";}i:1;O:8:\"stdClass\":9:{s:5:\"title\";s:19:\"MonsterInsights AMP\";s:4:\"slug\";s:3:\"amp\";s:7:\"version\";s:5:\"1.7.1\";s:5:\"image\";s:79:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/amp-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:108:\"MonsterInsights Google AMP Addon enables accurate tracking of all mobile visitors to your AMP-enabled pages.\";s:2:\"id\";i:101306;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}s:13:\"svg_icon_path\";s:94:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/amp.svg\";}i:2;O:8:\"stdClass\":9:{s:5:\"title\";s:32:\"MonsterInsights Conversations AI\";s:4:\"slug\";s:11:\"ai-insights\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:62:\"Get automated insights about your website with the power of AI\";s:2:\"id\";i:877722;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}s:13:\"svg_icon_path\";N;}i:3;O:8:\"stdClass\":9:{s:5:\"title\";s:26:\"MonsterInsights Dimensions\";s:4:\"slug\";s:10:\"dimensions\";s:7:\"version\";s:5:\"2.2.1\";s:5:\"image\";s:93:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/custom-dimensions-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:59:\"Track authors, categories, tags, searches, users, and more.\";s:2:\"id\";i:31098;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}s:13:\"svg_icon_path\";s:101:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/dimensions.svg\";}i:4;O:8:\"stdClass\":9:{s:5:\"title\";s:25:\"MonsterInsights eCommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:7:\"version\";s:5:\"8.5.9\";s:5:\"image\";s:94:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/ecommerce-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:93:\"Sales tracking for your WooCommerce, Easy Digital Downloads, LifterLMS or MemberPress stores.\";s:2:\"id\";i:31097;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}s:13:\"svg_icon_path\";s:100:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/ecommerce.svg\";}i:5;O:8:\"stdClass\":9:{s:5:\"title\";s:29:\"MonsterInsights EU Compliance\";s:4:\"slug\";s:13:\"eu-compliance\";s:7:\"version\";s:5:\"2.3.4\";s:5:\"image\";s:72:\"https://www.monsterinsights.com/wp-content/uploads/2018/05/eu-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:59:\"Improve compliance with GDPR and other privacy regulations.\";s:2:\"id\";i:137300;s:10:\"categories\";a:1:{i:0;s:5:\"Basic\";}s:13:\"svg_icon_path\";s:104:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/eu-compliance.svg\";}i:6;O:8:\"stdClass\":9:{s:5:\"title\";s:26:\"MonsterInsights Exceptions\";s:4:\"slug\";s:10:\"exceptions\";s:7:\"version\";s:5:\"1.0.1\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:147:\"MonsterInsights Exceptions addon notifies you of any major website events such as traffic increases, new landing pages, or conversion rate changes.\";s:2:\"id\";i:854045;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}s:13:\"svg_icon_path\";s:101:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/exceptions.svg\";}i:7;O:8:\"stdClass\":9:{s:5:\"title\";s:21:\"MonsterInsights Forms\";s:4:\"slug\";s:5:\"forms\";s:7:\"version\";s:5:\"2.3.4\";s:5:\"image\";s:81:\"https://www.monsterinsights.com/wp-content/uploads/2017/06/forms-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:70:\"Enable tracking of your form views, submissions, and conversion rates.\";s:2:\"id\";i:104930;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}s:13:\"svg_icon_path\";s:96:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/forms.svg\";}i:8;O:8:\"stdClass\":9:{s:5:\"title\";s:21:\"MonsterInsights Media\";s:4:\"slug\";s:5:\"media\";s:7:\"version\";s:5:\"1.1.3\";s:5:\"image\";s:81:\"https://www.monsterinsights.com/wp-content/uploads/2021/12/media-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:140:\"The MonsterInsights Media addon makes it super simple to track YouTube and Vimeo embeds along with videos you upload into the Media Library.\";s:2:\"id\";i:506765;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}s:13:\"svg_icon_path\";s:96:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/media.svg\";}i:9;O:8:\"stdClass\":9:{s:5:\"title\";s:29:\"MonsterInsights Page Insights\";s:4:\"slug\";s:13:\"page-insights\";s:7:\"version\";s:5:\"1.6.0\";s:5:\"image\";s:89:\"https://www.monsterinsights.com/wp-content/uploads/2018/10/page-insights-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:79:\"See important metrics for individual posts / pages in your WordPress dashboard.\";s:2:\"id\";i:166810;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}s:13:\"svg_icon_path\";s:104:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/page-insights.svg\";}i:10;O:8:\"stdClass\":9:{s:5:\"title\";s:27:\"MonsterInsights Performance\";s:4:\"slug\";s:11:\"performance\";s:7:\"version\";s:5:\"1.8.1\";s:5:\"image\";s:96:\"https://www.monsterinsights.com/wp-content/uploads/2016/09/performance-tracking-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:55:\"Adjust site speed and sample rate for Google Analytics.\";s:2:\"id\";i:31100;s:10:\"categories\";a:1:{i:0;s:4:\"Plus\";}s:13:\"svg_icon_path\";s:102:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/performance.svg\";}i:11;O:8:\"stdClass\":9:{s:5:\"title\";s:28:\"MonsterInsights PPC Tracking\";s:4:\"slug\";s:12:\"ppc-tracking\";s:7:\"version\";s:5:\"1.7.0\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:80:\"Easily track conversions and website events with Google Ads, Bing Ads, and Meta.\";s:2:\"id\";i:696539;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}s:13:\"svg_icon_path\";s:103:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/ppc-tracking.svg\";}i:12;O:8:\"stdClass\":9:{s:5:\"title\";s:38:\"MonsterInsights Site Notes Automations\";s:4:\"slug\";s:27:\"site-notes-important-events\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";b:0;s:4:\"icon\";b:0;s:7:\"excerpt\";s:166:\"Automatically add key website events to Site Notes with our Site Notes Automations addon. Get access to an API so that you can create and update Site Notes as needed.\";s:2:\"id\";i:864443;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}s:13:\"svg_icon_path\";s:118:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/site-notes-important-events.svg\";}i:13;O:8:\"stdClass\":9:{s:5:\"title\";s:28:\"MonsterInsights User Journey\";s:4:\"slug\";s:12:\"user-journey\";s:7:\"version\";s:5:\"1.1.8\";s:5:\"image\";s:88:\"https://www.monsterinsights.com/wp-content/uploads/2022/05/user-journey-addon-banner.png\";s:4:\"icon\";b:0;s:7:\"excerpt\";s:86:\"See exactly which steps and for how long each customer took before making a purchase. \";s:2:\"id\";i:562165;s:10:\"categories\";a:1:{i:0;s:3:\"Pro\";}s:13:\"svg_icon_path\";s:103:\"https://www.monsterinsights.com/wp-content/themes/monsterinsightsv7/assets/addon-icons/user-journey.svg\";}}','off'),(43729,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1764298119','off'),(43730,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;d:0;}','off'),(43734,'_transient_timeout_jetpack_restapi_stats_cache_f1f3cc34b449411b1fdc748db5daaaf8','1764298393','off'),(43735,'_transient_jetpack_restapi_stats_cache_f1f3cc34b449411b1fdc748db5daaaf8','a:1:{i:1764298093;s:435:\"{\"stats\":{\"visitors_today\":0,\"visitors_yesterday\":0,\"visitors\":1,\"views_today\":0,\"views_yesterday\":0,\"views_best_day\":\"2025-11-23\",\"views_best_day_total\":13,\"views\":13,\"comments\":1,\"posts\":1,\"followers_blog\":1,\"followers_comments\":0,\"comments_per_month\":0,\"comments_most_active_recent_day\":\"2025-11-07 21:04:01\",\"comments_most_active_time\":\"21:00\",\"comments_spam\":0,\"categories\":1,\"tags\":0,\"shares\":0,\"shares_x\":0,\"shares_facebook\":0}}\";}','off'),(43740,'_transient_timeout_jetpack_sync_callables_await','1764298157','off'),(43741,'_transient_jetpack_sync_callables_await','1764298097.106','off'),(43742,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1764384498','off'),(43743,'_transient_jetpack_plugin_api_action_links_refresh','1764298098','off'),(43756,'_transient_timeout_newfold_notifications','1764298440','off'),(43757,'_transient_newfold_notifications','a:2:{i:0;a:5:{s:2:\"id\";s:36:\"74a69643-28db-4d2c-a683-f5b6ce55b0fa\";s:9:\"locations\";a:2:{i:0;a:2:{s:5:\"pages\";s:3:\"all\";s:7:\"context\";s:15:\"bluehost-plugin\";}i:1;a:2:{s:5:\"pages\";s:3:\"all\";s:7:\"context\";s:15:\"wp-admin-notice\";}}s:5:\"query\";N;s:10:\"expiration\";i:1765763890;s:7:\"content\";s:3336:\"<style> .nfd-jp-message { display: flex; align-items: center; justify-content: space-between; gap: 10px; min-height: auto !important; background-color: white; border: 1px solid #3575D3; border-left-width: 4px; border-radius: 3px; box-shadow: 0 1px 1px rgba(0, 0, 0, .04); /* border-left-color: #F21414; */ } .nfd-jp-message > div:first-child { display: flex; align-items: center; gap: 14px; } .nfd-message-container a[data-action=\"close\"] { top: 18px !important; } @container nfd-message (max-width: 768px) { .nfd-jp-message { flex-direction: column; align-items: flex-start !important; gap: 12px !important; padding-right: 32px !important; } .nfd-jp-message > div:first-child { gap: 10px; padding-right: 16px; } .nfd-jp-message > div:first-child svg { min-width: 32px; min-height: 32px; } .nfd-jp-message .nfd-message-cta-button { margin-left: 42px; } }</style><style>.nfd-message-container {	margin: 10px 20px 0px auto;	clear: both;	position: relative;	container-type: inline-size;	container-name: nfd-message;	}	.nfd-root .nfd-message-container {	margin-right: 0px !important;	}	.nfd-message-container h1,	.nfd-message-container h2,	.nfd-message-container h3,	.nfd-message-container h4,	.nfd-message-container h5,	.nfd-message-container h6,	.nfd-message-container p {	margin: 0;	}	.nfd-message-container > div {	padding: 10px 45px 10px 20px;	min-height: 70px;	display: flex;	align-items: center;	}	@container nfd-message (max-width: 768px) {	.nfd-message-container > div {	padding: 16px;	}	}</style><div class=\"nfd-message-container\"><style>.nfd-message-container a[data-action=\"close\"] {	cursor: pointer;	z-index: 3;	position: absolute;	top: 12px;	right: 16px;	}</style><a href=\"\" data-action=\"close\" aria-label=\"Dismiss notice\" style=\"\"><svg width=\"14\" height=\"16\" viewBox=\"0 0 14 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><title>Dismiss</title><path	d=\"M14 1.58625L12.59 0L7 6.28875L1.41 0L0 1.58625L5.59 7.875L0 14.1637L1.41 15.75L7 9.46125L12.59 15.75L14 14.1637L8.41 7.875L14 1.58625Z\"	fill=\"#3C434A\" /></svg></a><div class=\"nfd-jp-message\"> <div> <svg width=\"26px\" height=\"26px\" viewBox=\"0 0 19.3 19.3\" title=\"Bluehost Logo\"> <g fill=\"#3575D3\"> <path d=\"M0 0h5.3v5.3H0zm6.8 0h5.3v5.3H6.8zm6.9 0H19v5.3h-5.3zM0 6.8h5.3v5.3H0zm6.8 0h5.3v5.3H6.8zm6.9 0H19v5.3h-5.3zM0 13.7h5.3V19H0zm6.8 0h5.3V19H6.8zM13.7 13.7H19V19h-5.3zM29.8 8.2c1.1-1\"></path> </g> </svg> <div> <p>Unlock all the amazing features of Jetpack by linking your user account.</p> </div> </div> <style>@container nfd-message (max-width: 768px) {	.nfd-message-cta-button {	font-size: 14px !important;	box-sizing: border-box;	width: 100%;	}	}</style><a	href=\"admin.php?page=my-jetpack#/connection\"	target=\"_blank\"	class=\"nfd-message-cta-button\"	style=\"background: #2271b1; border-color: #2271b1; color: #fff; text-decoration: none; text-shadow: none; display: inline-block; font-size: 13px;line-height: 2.15; max-width: min-content; min-height: 30px; padding: 0 10px; margin-right: 7px; cursor: pointer; border-width: 1px; border-style: solid; -webkit-appearance: none; border-radius: 3px;white-space: nowrap; box-sizing: border-box;\"	data-message-cta	data-message-contenteditable	>Connect Now</a> </div></div><img src=\'https://hiive.cloud/i.png?notification_id=74a69643-28db-4d2c-a683-f5b6ce55b0fa\' alt=\'\' width=\'1\' height=\'1\' style=\'position: absolute;\' />\";}i:1;a:5:{s:2:\"id\";s:36:\"d7bd1712-bf50-4323-a930-0ec6c2f7389a\";s:9:\"locations\";a:1:{i:0;a:2:{s:5:\"pages\";s:3:\"all\";s:7:\"context\";s:15:\"wp-admin-notice\";}}s:5:\"query\";N;s:10:\"expiration\";i:1763175490;s:7:\"content\";s:19379:\"<style>.nfd-message-container {	margin: 10px 20px 0px auto;	clear: both;	position: relative;	container-type: inline-size;	container-name: nfd-message;	}	.nfd-root .nfd-message-container {	margin-right: 0px !important;	}	.nfd-message-container h1,	.nfd-message-container h2,	.nfd-message-container h3,	.nfd-message-container h4,	.nfd-message-container h5,	.nfd-message-container h6,	.nfd-message-container p {	margin: 0;	}	.nfd-message-container > div {	padding: 10px 45px 10px 20px;	min-height: 70px;	display: flex;	align-items: center;	}	@container nfd-message (max-width: 768px) {	.nfd-message-container > div {	padding: 16px;	}	}</style><div class=\"nfd-message-container\"><style>.nfd-message-container a[data-action=\"close\"] {	cursor: pointer;	z-index: 3;	position: absolute;	top: 12px;	right: 16px;	}</style><a href=\"\" data-action=\"close\" aria-label=\"Dismiss notice\" style=\"\"><svg width=\"14\" height=\"16\" viewBox=\"0 0 14 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><title>Dismiss</title><path	d=\"M14 1.58625L12.59 0L7 6.28875L1.41 0L0 1.58625L5.59 7.875L0 14.1637L1.41 15.75L7 9.46125L12.59 15.75L14 14.1637L8.41 7.875L14 1.58625Z\"	fill=\"#fff\" /></svg></a><style>.nfd-message-container-yoast {	background: linear-gradient(90.06deg, #5E247B -1.48%, #A71F6A 27.97%, #91216F 63.42%, #A71F6A 91.24%, #5E247B 107.6%);	color: #fff;	font-family: \"Open Sans\", sans-serif;	font-optical-sizing: auto;	display: flex;	justify-content: space-between;	align-items: center;	gap: 32px;	text-align: center;	border-radius: 8px;	box-shadow: 2px 4px 6px 0px rgba(0, 0, 0, 0.15);	}	.nfd-message-container-yoast > div:first-of-type {	min-width: 211px;	}	.nfd-message-container-yoast > div:last-of-type {	min-width: 125px;	}	.nfd-message-container-yoast div:last-of-type img {	display: none;	}	.nfd-message-container-yoast svg {	display: block;	margin: 0 auto;	}	.nfd-message-container-yoast p {	text-shadow: 2px 2px 8px rgba(0, 0, 0, .15);	}	@container nfd-message (max-width: 1040px) {	.nfd-message-container-yoast > div:first-of-type {	min-width: 175px;	}	}	@container nfd-message (max-width: 900px) {	.nfd-message-container-yoast svg {	scale: 0.9;	}	.nfd-message-container-yoast p {	font-size: 14px;	}	}	@container nfd-message (max-width: 768px) {	.nfd-message-container-yoast {	flex-direction: column;	gap: 16px;	}	.nfd-message-container-yoast > div:first-of-type {	display: none;	}	.nfd-message-container-yoast div:last-of-type {	min-width: 100%;	}	.nfd-message-container-yoast div:last-of-type img {	display: block;	max-width: 80px;	position: absolute;	top: 10px;	left: 16px;	}	}	@container nfd-message (max-width: 625px) {	.nfd-message-content {	padding-top: 32px;	}	.nfd-message-container-yoast div:last-of-type img {	max-width: 60px;	}	}</style><link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin><link href=\"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap\" rel=\"stylesheet\"><div class=\"nfd-message-container-yoast\"><div><img src=\"https://d2k7nyq3ix8wzh.cloudfront.net/503a4928-ee05-45e9-85d3-26735d065104/images/messages/yoast-seo-mascot-logo.png\" alt=\"Yoast logo\"></div><div class=\"nfd-message-content\"><div><svg width=\"269\" height=\"38\" viewBox=\"0 0 269 38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.9766 21.6031C15.9766 23.8343 15.1797 25.5873 13.5861 26.8224C11.9924 28.0974 9.76125 28.7348 6.93248 28.7348C4.10371 28.7348 1.79288 28.2966 0 27.42V23.5554C1.15541 24.0733 2.35068 24.5116 3.62562 24.8303C4.90055 25.1491 6.09581 25.3084 7.21138 25.3084C8.84489 25.3084 10.0401 24.9897 10.7971 24.3921C11.5541 23.7944 11.9525 22.9578 11.9525 21.9219C11.9525 21.0055 11.594 20.2087 10.8768 19.5314C10.1597 18.8939 8.72537 18.0971 6.49423 17.2205C4.22325 16.3042 2.58972 15.2285 1.67336 14.073C0.756999 12.8778 0.278897 11.4833 0.278897 9.80998C0.278897 7.73821 1.03591 6.06485 2.51005 4.8696C3.9842 3.67434 5.97629 3.07672 8.48632 3.07672C10.9963 3.07672 13.2673 3.59466 15.618 4.63055L14.3032 7.97725C12.0721 7.06089 10.08 6.58279 8.36677 6.58279C7.05199 6.58279 6.05596 6.86169 5.33881 7.45931C4.6615 8.0171 4.30293 8.81393 4.30293 9.73029C4.30293 10.3678 4.42246 10.9255 4.70135 11.4036C4.98024 11.8818 5.41849 12.32 6.05595 12.7184C6.69342 13.1168 7.80899 13.6746 9.44251 14.3519C11.2752 15.1089 12.6299 15.8261 13.4665 16.5034C14.3032 17.1807 14.9407 17.8979 15.3391 18.7345C15.7773 19.4517 15.9766 20.4477 15.9766 21.6031ZM34.6225 28.3762H20.4787V3.39545H34.6225V6.86169H24.5824V13.6746H33.9851V17.101H24.5824V24.9499H34.6225V28.3762ZM61.8344 15.8659C61.8344 19.9298 60.7986 23.0773 58.7666 25.3483C56.7347 27.6193 53.8661 28.7348 50.121 28.7348C46.3758 28.7348 43.4674 27.6192 41.4354 25.3881C39.4035 23.157 38.4075 19.9696 38.4075 15.8261C38.4075 11.6825 39.4434 8.53504 41.4753 6.3039C43.5072 4.1126 46.4157 2.99703 50.2006 2.99703C53.9856 2.99703 56.7745 4.1126 58.8065 6.38358C60.8384 8.61472 61.8344 11.7622 61.8344 15.8659ZM42.7901 15.8659C42.7901 18.9337 43.4276 21.2844 44.6626 22.8781C45.8977 24.4718 47.7304 25.2686 50.2006 25.2686C52.6708 25.2686 54.4637 24.4718 55.6988 22.9179C56.9339 21.3641 57.5714 19.0134 57.5714 15.9058C57.5714 12.7981 56.9737 10.5271 55.7387 8.93346C54.5036 7.33979 52.6708 6.54295 50.2405 6.54295C47.8101 6.54295 45.9376 7.33979 44.7025 8.93346C43.3877 10.4873 42.7901 12.7981 42.7901 15.8659ZM84.3052 12.4794H79.6836V28.3364H75.6595V12.4794H72.5519V10.6068L75.6595 9.37172V8.13662C75.6595 5.90548 76.1775 4.23213 77.2134 3.1564C78.2493 2.08067 79.8828 1.52289 82.0342 1.52289C83.4287 1.52289 84.8231 1.76194 86.2176 2.24004L85.1419 5.26802C84.1458 4.94928 83.1896 4.78991 82.3131 4.78991C81.4366 4.78991 80.7195 5.06881 80.321 5.62659C79.9226 6.18438 79.6836 7.02105 79.6836 8.17646V9.41156H84.3052V12.4794ZM103.947 18.8541C103.947 21.9617 103.15 24.3522 101.557 26.0654C99.963 27.7786 97.7717 28.6551 94.943 28.6551C93.1899 28.6551 91.5962 28.2567 90.2416 27.4599C88.887 26.6631 87.8511 25.5076 87.0941 24.0335C86.377 22.5593 86.0184 20.8063 86.0184 18.8541C86.0184 15.7862 86.8152 13.3957 88.3691 11.6825C89.9229 9.96935 92.154 9.09283 95.0226 9.09283C97.8912 9.09283 99.9232 9.96934 101.517 11.7224C103.15 13.5551 103.947 15.8659 103.947 18.8541ZM90.2018 18.8541C90.2018 23.2367 91.7955 25.3881 95.0226 25.3881C98.2498 25.3881 99.8037 23.1968 99.8037 18.8541C99.8037 14.5113 98.21 12.3599 94.9828 12.3599C93.3094 12.3599 92.0744 12.9176 91.3174 14.0332C90.5604 15.2285 90.2018 16.8221 90.2018 18.8541ZM117.812 9.13267C118.609 9.13267 119.286 9.17251 119.804 9.29204L119.406 13.0372C118.848 12.9176 118.25 12.838 117.613 12.838C116.019 12.838 114.704 13.3559 113.708 14.3918C112.712 15.4277 112.194 16.7823 112.194 18.4955V28.3762H108.17V9.4514H111.318L111.836 12.7981H112.035C112.673 11.6825 113.469 10.7662 114.505 10.1287C115.581 9.49124 116.657 9.13267 117.812 9.13267ZM161.04 8.0171C160.443 8.0171 159.965 8.17647 159.646 8.4952C159.327 8.81393 159.168 9.21235 159.168 9.65061C159.168 10.049 159.287 10.5271 159.487 11.0849C159.646 11.5232 159.726 12.0013 159.686 12.4794C159.407 14.2723 158.809 16.1847 157.893 18.1768C157.415 19.2525 156.538 20.6868 155.383 22.4797L153.55 24.91L153.271 22.2805L151.957 10.7662C151.917 10.4076 151.877 10.049 151.757 9.77014C151.478 8.65457 150.642 8.05694 149.407 8.05694C148.968 8.05694 148.53 8.13662 148.092 8.29599C147.096 8.73425 146.379 9.33188 145.94 10.049L145.861 10.2084L145.821 10.2482L145.861 10.3279L146.498 11.6825L146.578 11.8419L146.697 11.7224L147.574 11.0052C147.693 10.9255 147.813 10.8459 147.972 10.8459C148.132 10.8459 148.291 11.1646 148.371 11.6825L151.08 29.0536V29.1731H151.2L153.749 28.934H153.789L153.829 28.8942L158.012 23.2765C159.407 21.2047 160.562 19.2923 161.399 17.5791C161.877 16.5432 162.315 15.5472 162.634 14.5511C162.953 13.5551 163.152 12.5591 163.152 11.6029C163.152 10.6467 162.993 9.80998 162.634 9.17251C162.276 8.41551 161.718 8.0171 161.04 8.0171ZM176.579 8.37567C175.941 8.13662 175.144 8.0171 174.228 8.0171C173.312 8.0171 172.395 8.17647 171.519 8.4952C168.889 9.4514 166.857 11.5232 165.503 14.591C164.547 16.6628 164.068 18.8541 164.068 21.125C164.068 24.6311 165.343 27.0615 167.853 28.3762C168.77 28.8543 169.965 29.0934 171.399 29.0934C172.834 29.0934 174.427 28.5755 176.101 27.5396C176.977 26.9818 177.734 26.2646 178.372 25.3881L178.491 25.2287L178.531 25.1491L178.491 25.0694L177.535 23.3562L177.455 23.1968L177.336 23.3163L177.057 23.5952C175.304 25.3483 173.431 26.2248 171.519 26.2248C170.523 26.2248 169.766 25.9061 169.128 25.2686C168.849 24.9897 168.61 24.6311 168.411 24.2327C168.212 23.8343 168.053 23.396 167.973 22.9578C167.853 22.5195 167.814 22.1211 167.814 21.8024C167.814 21.4836 167.774 21.2047 167.774 20.9657V20.6469C169.049 20.5673 170.483 20.2884 172.077 19.8103C172.953 19.5314 173.87 19.2126 174.746 18.7744C175.623 18.3361 176.459 17.858 177.137 17.2604C177.854 16.6628 178.451 15.9855 178.89 15.2285C179.368 14.4316 179.607 13.4754 179.607 12.32C179.607 11.1646 179.168 10.0889 178.292 9.25219C177.814 9.01314 177.256 8.61472 176.579 8.37567ZM169.646 13.3559C169.965 12.7981 170.363 12.32 170.762 11.8818C171.16 11.4833 171.638 11.1248 172.116 10.8857C172.595 10.6467 173.152 10.5271 173.83 10.5271C174.427 10.5271 174.905 10.7263 175.304 11.1248C175.702 11.5232 175.901 12.0411 175.901 12.7184C175.901 13.4356 175.782 14.0332 175.543 14.4715C175.065 15.3878 174.228 16.1847 173.073 16.8221C171.479 17.6986 169.766 18.2166 167.933 18.3361C168.092 17.2604 168.371 16.1448 168.81 15.0691C169.009 14.4715 169.328 13.8738 169.646 13.3559ZM193.99 12.1606L194.149 12.2403L194.189 12.081L194.906 8.65457V8.57488L194.866 8.53504L194.747 8.41552C194.468 8.17647 194.029 8.09678 193.352 8.09678C191.838 8.09678 190.404 8.69441 189.009 9.84982C188.452 10.3279 187.974 10.806 187.535 11.3638L187.854 8.69441V8.61473L187.774 8.57488L186.818 8.09678H186.738L182.794 8.89362H182.714V8.9733L182.396 10.6467V10.7263L182.475 10.7662L184.069 11.5232L181.798 28.695V28.8543H185.344V28.7348L187.057 15.9855C187.655 14.6707 188.491 13.5949 189.527 12.838C190.005 12.4794 190.484 12.2403 190.962 12.081C191.44 11.9216 191.958 11.8419 192.555 11.8419C193.113 11.8419 193.512 11.9216 193.79 12.0411L193.99 12.1606ZM211.201 8.09678C210.723 8.09678 210.285 8.25615 209.966 8.57488C209.608 8.89362 209.448 9.29203 209.448 9.77014C209.448 10.1686 209.488 10.4873 209.568 10.6865L209.886 11.5232C210.006 11.8021 210.046 12.1606 209.966 12.5591C209.727 14.7504 208.89 17.3401 207.496 20.2884L206.54 22.3601C206.301 22.8781 206.102 23.2367 205.982 23.4757L203.99 27.2607L203.671 23.914L201.958 10.7662C201.799 9.80998 201.56 9.21235 201.321 8.85378C201.121 8.57488 200.842 8.37567 200.564 8.25615C200.245 8.13662 199.886 8.05694 199.408 8.05694C198.93 8.05694 198.492 8.17646 198.053 8.33583C196.938 8.85377 196.141 9.53108 195.703 10.3279L195.623 10.4873L195.583 10.5271L195.623 10.567L196.3 11.9216L196.38 12.081L196.5 11.9614L196.818 11.6825C197.655 10.8857 197.934 10.8459 197.934 10.8459C198.014 10.8459 198.093 10.8459 198.133 10.9255C198.173 10.9654 198.253 11.1248 198.412 11.7224L201.52 30.0496V30.1691H202.078C201.36 31.5636 200.524 32.6792 199.567 33.5158C199.089 33.9143 198.651 34.1931 198.173 34.3525C197.735 34.5119 197.257 34.5916 196.779 34.5916C196.261 34.5916 195.743 34.5119 195.185 34.3525C194.946 34.2728 194.786 34.1931 194.667 34.1533C194.508 34.0736 194.348 34.0338 194.268 33.9939L193.95 33.8744L193.83 33.8346L193.79 33.9541L192.994 36.743L192.954 36.8625L193.073 36.9024L193.352 36.9821C193.711 37.1016 194.189 37.2211 194.786 37.3406L195.623 37.4602C195.902 37.5 196.34 37.5 196.858 37.5C197.416 37.5 198.053 37.3805 198.731 37.1813C200.444 36.6235 201.799 35.6673 202.755 34.3127C204.388 32.3604 206.5 28.7747 209.09 23.6749L211.002 20.0493C212.715 16.6229 213.552 13.7942 213.552 11.6427C213.512 8.69441 212.277 8.09678 211.201 8.09678ZM196.221 34.6314C196.38 34.6314 196.579 34.6712 196.739 34.6712C196.579 34.6712 196.42 34.6314 196.221 34.6314ZM197.496 34.5916C197.416 34.5916 197.336 34.5916 197.217 34.6314C197.336 34.6314 197.416 34.6314 197.496 34.5916ZM195.982 34.5916C195.703 34.5517 195.424 34.472 195.145 34.3924C195.424 34.5517 195.703 34.5916 195.982 34.5916ZM227.218 8.61473C226.341 8.25615 225.385 8.05694 224.309 8.05694C223.233 8.05694 222.237 8.21631 221.361 8.57488C219.608 9.25219 218.134 10.4076 216.938 12.081C215.185 14.5511 214.269 17.3799 214.269 20.5274C214.269 24.7108 215.624 27.42 218.293 28.5755H218.333C219.209 28.934 220.166 29.1332 221.241 29.1332C222.317 29.1332 223.313 28.9739 224.23 28.6153C225.983 27.938 227.457 26.7427 228.652 25.0694C230.405 22.5992 231.321 19.7704 231.321 16.6229C231.321 13.8738 230.724 11.7224 229.489 10.2482C228.811 9.57093 228.094 9.01314 227.218 8.61473ZM227.536 16.6628C227.536 19.0931 227.058 21.3243 226.102 23.2765C225.026 25.5076 223.592 26.6232 221.759 26.6232C219.209 26.6232 217.935 24.671 217.935 20.6071C217.935 19.9298 217.974 19.2126 218.054 18.4955C218.413 15.7464 219.209 13.6348 220.484 12.2005C221.401 11.1248 222.476 10.6068 223.712 10.6068C226.261 10.6068 227.536 12.5989 227.536 16.6628ZM250.326 25.428L250.246 25.3084L250.127 25.428L249.848 25.667C249.17 26.2646 248.772 26.424 248.613 26.4638C248.573 26.3443 248.533 26.0654 248.573 25.3084C248.613 24.7108 248.892 22.8382 249.449 19.7704C249.529 19.2923 249.688 18.4158 249.967 17.101C250.246 15.7464 250.366 14.5511 250.366 13.5153C250.366 11.6029 249.967 10.1686 249.21 9.29204C248.812 8.85378 248.374 8.4952 247.816 8.29599C247.298 8.09678 246.7 8.0171 246.103 8.0171C245.346 8.0171 244.589 8.17647 243.832 8.45536C242.079 9.09283 240.405 10.2084 238.931 11.8419L239.25 8.65457V8.57488L239.17 8.53504L238.214 8.05694H238.134L234.23 8.85378H234.15V8.93346L233.831 10.6068V10.6865L233.911 10.7263L235.505 11.4833L233.234 28.6551V28.8145H236.78V28.695L238.493 15.7862C239.369 14.5113 240.445 13.3957 241.68 12.4794C242.278 12.0411 242.836 11.6825 243.433 11.4435C243.991 11.2044 244.589 11.0849 245.186 11.0849C245.744 11.0849 246.143 11.2443 246.382 11.563C246.541 11.7622 246.621 12.0013 246.7 12.32C246.78 12.6786 246.82 13.2762 246.82 14.1527C246.82 15.0293 246.621 16.5831 246.182 18.8939L245.306 23.7148C245.226 24.2725 245.146 24.7905 245.067 25.3483C244.987 25.8662 244.947 26.2646 244.947 26.5435V27.0615C244.947 28.4559 245.744 29.2528 247.178 29.2528C247.696 29.2528 248.174 29.1731 248.613 28.9739C249.728 28.5356 250.525 27.8981 251.083 27.1013L251.202 26.9419L251.242 26.8623L251.202 26.7826L250.326 25.428ZM246.461 8.21631C246.541 8.21631 246.66 8.21631 246.74 8.25615C246.621 8.21631 246.541 8.21631 246.461 8.21631ZM247.736 8.41552C247.617 8.37567 247.497 8.33583 247.338 8.29599C247.457 8.37567 247.577 8.37567 247.736 8.41552ZM247.178 8.33583C247.099 8.29599 246.979 8.29599 246.9 8.29599C247.019 8.29599 247.099 8.29599 247.178 8.33583ZM245.146 8.21631C245.067 8.21631 244.987 8.21631 244.907 8.25615C244.987 8.29599 245.067 8.29599 245.146 8.21631ZM244.549 8.37567C244.469 8.37567 244.429 8.41552 244.35 8.41552C244.429 8.37567 244.509 8.37567 244.549 8.37567ZM261.362 20.0095C262.239 19.7306 263.155 19.4118 264.031 18.9736C264.908 18.5353 265.745 18.0572 266.422 17.4596C267.139 16.862 267.737 16.1847 268.175 15.4277C268.653 14.6308 268.892 13.6746 268.892 12.5192C268.892 11.3638 268.454 10.2881 267.577 9.4514C267.139 9.01314 266.581 8.69441 265.904 8.45536C265.267 8.21631 264.47 8.09678 263.553 8.09678C262.637 8.09678 261.721 8.25615 260.844 8.57488C258.215 9.53108 256.183 11.6029 254.828 14.6707C253.872 16.7424 253.394 18.9337 253.394 21.2047C253.394 24.7108 254.669 27.1412 257.179 28.4559C258.095 28.934 259.29 29.1731 260.725 29.1731C262.159 29.1731 263.753 28.6551 265.426 27.6193C266.302 27.0615 267.059 26.3443 267.697 25.4678L267.816 25.3084L267.856 25.2287L267.816 25.1491L266.86 23.4359L266.781 23.2765L266.661 23.396L266.382 23.6749C264.629 25.428 262.757 26.3045 260.844 26.3045C259.848 26.3045 259.091 25.9857 258.454 25.3483C258.175 25.0694 257.936 24.7108 257.736 24.3124C257.537 23.914 257.378 23.4757 257.298 23.0374C257.179 22.5992 257.139 22.2008 257.139 21.882C257.139 21.5633 257.099 21.2844 257.099 21.0454V20.7266C258.334 20.7266 259.768 20.4477 261.362 20.0095ZM258.972 13.3559C259.29 12.7981 259.689 12.32 260.087 11.8818C260.486 11.4833 260.964 11.1248 261.442 10.8857C261.92 10.6467 262.478 10.5271 263.155 10.5271C263.753 10.5271 264.231 10.7263 264.629 11.1248C265.028 11.5232 265.227 12.0411 265.227 12.7184C265.227 13.4356 265.107 14.0332 264.868 14.4715C264.39 15.3878 263.553 16.1847 262.398 16.8221C260.804 17.6986 259.091 18.2166 257.258 18.3361C257.418 17.2604 257.697 16.1448 258.135 15.0691C258.334 14.4715 258.613 13.8738 258.972 13.3559ZM141.518 8.37567C140.881 8.13662 140.084 8.0171 139.167 8.0171C138.251 8.0171 137.335 8.17647 136.458 8.4952C133.829 9.4514 131.797 11.5232 130.442 14.591C129.486 16.6628 129.008 18.8541 129.008 21.125C129.008 24.6311 130.283 27.0615 132.793 28.3762C133.709 28.8543 134.904 29.0934 136.339 29.0934C137.773 29.0934 139.367 28.5755 141.04 27.5396C141.916 26.9818 142.673 26.2646 143.311 25.3881L143.43 25.2287L143.47 25.1491L143.43 25.0694L142.474 23.3562L142.395 23.1968L142.275 23.3163L141.996 23.5952C140.243 25.3483 138.37 26.2248 136.458 26.2248C135.462 26.2248 134.705 25.9061 134.068 25.2686C133.789 24.9897 133.55 24.6311 133.35 24.2327C133.151 23.8343 132.992 23.396 132.912 22.9578C132.793 22.5195 132.753 22.1211 132.753 21.8024C132.753 21.4836 132.713 21.2047 132.713 20.9657V20.6469C133.988 20.5673 135.422 20.2884 137.016 19.8103C137.892 19.5314 138.809 19.2126 139.685 18.7744C140.562 18.3361 141.398 17.858 142.076 17.2604C142.793 16.6628 143.391 15.9855 143.829 15.2285C144.307 14.4316 144.546 13.4754 144.546 12.32C144.546 11.1646 144.108 10.0889 143.231 9.25219C142.753 9.01314 142.195 8.61472 141.518 8.37567ZM134.586 13.3559C134.904 12.7981 135.303 12.32 135.701 11.8818C136.1 11.4833 136.578 11.1248 137.056 10.8857C137.534 10.6467 138.092 10.5271 138.769 10.5271C139.367 10.5271 139.845 10.7263 140.243 11.1248C140.641 11.5232 140.841 12.0411 140.841 12.7184C140.841 13.4356 140.721 14.0332 140.482 14.4715C140.004 15.3878 139.167 16.1847 138.012 16.8221C136.418 17.6986 134.705 18.2166 132.872 18.3361C133.032 17.2604 133.311 16.1448 133.749 15.0691C133.948 14.4715 134.267 13.8738 134.586 13.3559Z\" fill=\"white\"/></svg><p>Optimize your website, create high ranking content, and save time with generative AI.</p></div></div><div><style>@container nfd-message (max-width: 768px) {	.nfd-message-cta-button {	font-size: 14px !important;	box-sizing: border-box;	width: 100%;	}	}</style><a	href=\"https://yoast.com/wordpress/plugins/seo/?utm_source=wp-marketplace&amp;utm_medium=brand-plugin\"	target=\"_blank\"	class=\"nfd-message-cta-button\"	style=\"background: #FCD34D; color: #78350F; display: inline-block; font-size: 14px; font-weight: 650; text-decoration: none; letter-spacing: .5px; padding: 10px 20px; border-radius: 4px; box-shadow: 0px 3.5px 0px 0px #CAA93E;\"	data-message-cta	data-message-contenteditable	data-action=\"load-nfd-ctb\"	data-ctb-id=\"57d6a568-783c-45e2-a388-847cff155897\"	>Learn More</a><img src=\"https://d2k7nyq3ix8wzh.cloudfront.net/503a4928-ee05-45e9-85d3-26735d065104/images/messages/yoast-seo-logo.png \" alt=\"Yoast logo\"></div></div></div><img src=\'https://hiive.cloud/i.png?notification_id=d7bd1712-bf50-4323-a930-0ec6c2f7389a\' alt=\'\' width=\'1\' height=\'1\' style=\'position: absolute;\' />\";}}','off'),(43775,'_transient_timeout_rccc_contract_caps_shown','1764298322','off'),(43776,'_transient_rccc_contract_caps_shown','1','off'),(43779,'jetpack_nonce_1764298341_soSZcU9USx','1764298342','no'),(43784,'_transient_timeout_my-jetpack-site-features','1764298387','off'),(43785,'_transient_my-jetpack-site-features','a:2:{s:6:\"active\";a:20:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:14:\"multistep-form\";i:4;s:14:\"install-themes\";i:5;s:17:\"jetpack-dashboard\";i:6;s:18:\"recurring-payments\";i:7;s:11:\"republicize\";i:8;s:17:\"security-settings\";i:9;s:17:\"seo-preview-tools\";i:10;s:14:\"send-a-message\";i:11;s:18:\"social-shares-1000\";i:12;s:29:\"social-connections-management\";i:13;s:18:\"upload-audio-files\";i:14;s:18:\"upload-video-files\";i:15;s:15:\"whatsapp-button\";i:16;s:25:\"social-image-auto-convert\";i:17;s:17:\"social-admin-page\";i:18;s:19:\"social-share-status\";i:19;s:21:\"social-editor-preview\";}s:9:\"available\";O:8:\"stdClass\":49:{s:7:\"akismet\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:17:\"full-activity-log\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:15:\"personal-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:10:\"stats-paid\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:16:\"stats-commercial\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:12:\"ai-assistant\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:15:\"ai-seo-enhancer\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:20:\"cornerstone-10-pages\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:10:\"field-file\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"image-cdn-liar\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:17:\"image-cdn-quality\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"image-size-analysis\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"performance-history\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"social-image-generator\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}','off'),(43786,'jetpack_site_products','a:0:{}','on'),(43793,'_transient_timeout_jetpack_update_remote_package_last_query','1764298495','off'),(43794,'_transient_jetpack_update_remote_package_last_query','1764298435','off');
/*!40000 ALTER TABLE `lJD_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_postmeta`
--

DROP TABLE IF EXISTS `lJD_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=1439 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_postmeta`
--

LOCK TABLES `lJD_postmeta` WRITE;
/*!40000 ALTER TABLE `lJD_postmeta` DISABLE KEYS */;
INSERT INTO `lJD_postmeta` VALUES (2,3,'_wp_page_template','default'),(6,6,'_wp_attached_file','2025/11/FullLogo.webp'),(7,6,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1024;s:4:\"file\";s:21:\"2025/11/FullLogo.webp\";s:8:\"filesize\";i:12074;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"FullLogo-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4576;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"FullLogo-1024x819.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16174;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FullLogo-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2534;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"FullLogo-768x614.webp\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8,6,'_nfd_performance_image_optimized','1'),(9,7,'_wp_attached_file','2025/11/FullLogo.png'),(10,7,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1024;s:4:\"file\";s:20:\"2025/11/FullLogo.png\";s:8:\"filesize\";i:49682;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"FullLogo-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3316;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"FullLogo-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11380;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FullLogo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2106;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"FullLogo-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11,8,'nf_dc_page','about'),(12,8,'_wp_page_template','page-no-title'),(13,9,'nf_dc_page','services'),(14,9,'_wp_page_template','page-no-title'),(15,10,'nf_dc_page','testimonials'),(16,10,'_wp_page_template','page-no-title'),(17,11,'nf_dc_page','contact'),(18,11,'_wp_page_template','page-no-title'),(22,16,'origin','theme'),(23,17,'origin','theme'),(24,19,'nf_dc_page','home'),(25,19,'_wp_page_template','page-no-title'),(26,20,'_wp_attached_file','2025/11/photo-1519895710315-a04b64f04a36.jpg'),(27,20,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:44:\"2025/11/photo-1519895710315-a04b64f04a36.jpg\";s:8:\"filesize\";i:367555;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"photo-1519895710315-a04b64f04a36-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9389;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"photo-1519895710315-a04b64f04a36-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66855;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"photo-1519895710315-a04b64f04a36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"photo-1519895710315-a04b64f04a36-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39872;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"photo-1519895710315-a04b64f04a36-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,21,'_wp_attached_file','2025/11/photo-1519895710315-a04b64f04a36-1.jpg'),(29,21,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:46:\"2025/11/photo-1519895710315-a04b64f04a36-1.jpg\";s:8:\"filesize\";i:6306;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30,22,'_wp_attached_file','2025/11/photo-1685514823717-7e1ff6ee0563.jpg'),(31,22,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:44:\"2025/11/photo-1685514823717-7e1ff6ee0563.jpg\";s:8:\"filesize\";i:300696;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"photo-1685514823717-7e1ff6ee0563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26293;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"photo-1685514823717-7e1ff6ee0563-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190122;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"photo-1685514823717-7e1ff6ee0563-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"photo-1685514823717-7e1ff6ee0563-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32,23,'_wp_attached_file','2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg'),(33,23,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1200;s:4:\"file\";s:46:\"2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\";s:8:\"filesize\";i:355832;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"photo-1685514823717-7e1ff6ee0563-1-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20999;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"photo-1685514823717-7e1ff6ee0563-1-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"photo-1685514823717-7e1ff6ee0563-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"photo-1685514823717-7e1ff6ee0563-1-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96342;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(34,19,'_edit_lock','1764274329:1'),(39,32,'_edit_lock','1762554560:1'),(40,32,'_wp_trash_meta_status','draft'),(41,32,'_wp_trash_meta_time','1762554575'),(42,32,'_wp_desired_post_slug',''),(45,9,'_edit_lock','1762555689:1'),(46,9,'_edit_last','1'),(47,9,'_yoast_wpseo_content_score','60'),(48,9,'_yoast_wpseo_estimated-reading-time-minutes','2'),(49,11,'_edit_lock','1763944586:1'),(50,27,'wpforms_form_locations','a:1:{i:0;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:11:\"Get Matched\";s:7:\"form_id\";i:27;s:2:\"id\";i:11;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:13:\"/get-matched/\";}}'),(51,11,'_edit_last','1'),(52,11,'_yoast_wpseo_content_score','90'),(53,11,'_yoast_wpseo_estimated-reading-time-minutes','1'),(55,39,'_edit_lock','1762555688:1'),(56,39,'_edit_last','1'),(57,39,'_yoast_wpseo_content_score','90'),(58,39,'_yoast_wpseo_estimated-reading-time-minutes','1'),(59,39,'_wp_trash_meta_status','publish'),(60,39,'_wp_trash_meta_time','1762555758'),(61,39,'_wp_desired_post_slug','39-2'),(62,19,'_edit_last','1'),(63,19,'_yoast_wpseo_content_score','90'),(64,19,'_yoast_wpseo_estimated-reading-time-minutes','2'),(66,47,'rccc_name',''),(67,47,'rccc_email',''),(68,47,'rccc_phone',''),(69,47,'rccc_zip',''),(70,47,'rccc_category','Interior finishing'),(71,47,'rccc_budget',''),(72,47,'rccc_timing','ASAP'),(73,47,'rccc_desc',''),(74,47,'rccc_matched_ids',''),(92,57,'_edit_last','1'),(93,57,'_edit_lock','1764178497:1'),(97,66,'_edit_lock','1762628624:1'),(98,66,'_edit_last','1'),(99,66,'_yoast_wpseo_content_score','90'),(100,66,'_yoast_wpseo_estimated-reading-time-minutes','1'),(101,68,'_edit_lock','1763947412:1'),(102,68,'_edit_last','1'),(103,68,'_yoast_wpseo_content_score','90'),(104,68,'_yoast_wpseo_estimated-reading-time-minutes','1'),(105,66,'_wp_trash_meta_status','publish'),(106,66,'_wp_trash_meta_time','1762628895'),(107,66,'_wp_desired_post_slug','contractors'),(177,68,'om_disable_all_campaigns',''),(178,11,'_monsterinsights_sitenote_active','0'),(179,11,'om_disable_all_campaigns',''),(190,85,'origin','theme'),(191,87,'rccc_name',''),(192,87,'rccc_email',''),(193,87,'rccc_phone',''),(194,87,'rccc_zip',''),(195,87,'rccc_category','Basements'),(196,87,'rccc_budget',''),(197,87,'rccc_timing','ASAP'),(198,87,'rccc_desc','need new basement'),(199,87,'rccc_matched_ids','72'),(200,87,'rccc_tokens','{\"VsOID4sjseYdgYTxupQm\":{\"contractor_id\":72,\"issued\":1762644044}}'),(228,106,'footnotes',''),(231,113,'origin','theme'),(232,19,'_monsterinsights_sitenote_active','0'),(233,19,'om_disable_all_campaigns',''),(234,106,'_acf_changed',''),(235,87,'_edit_lock','1763232033:1'),(236,47,'_edit_lock','1763232043:1'),(239,127,'rccc_name','Eduardo Cedeno Betancourt'),(240,127,'rccc_email','eduardocb.insurance@gmail.com'),(241,127,'rccc_phone','+12066696217'),(242,127,'rccc_zip','11100'),(243,127,'rccc_category','Insulation'),(244,127,'rccc_budget',''),(245,127,'rccc_timing','ASAP'),(246,127,'rccc_desc','que pedo'),(247,127,'rccc_matched_ids',''),(248,128,'rccc_name','Eduardo Cedeno Betancourt'),(249,128,'rccc_email','eduardocb.insurance@gmail.com'),(250,128,'rccc_phone','+12066696217'),(251,128,'rccc_zip','11100'),(252,128,'rccc_category','Insulation'),(253,128,'rccc_budget',''),(254,128,'rccc_timing','ASAP'),(255,128,'rccc_desc',''),(256,128,'rccc_matched_ids',''),(257,129,'rccc_name','Eduardo Cedeno Betancourt'),(258,129,'rccc_email','eduardocb.insurance@gmail.com'),(259,129,'rccc_phone','+12066696217'),(260,129,'rccc_zip','11100'),(261,129,'rccc_category','Insulation'),(262,129,'rccc_budget',''),(263,129,'rccc_timing','ASAP'),(264,129,'rccc_desc',''),(265,129,'rccc_matched_ids',''),(266,130,'rccc_name','Eduardo Cedeno Betancourt'),(267,130,'rccc_email','eduardocb.insurance@gmail.com'),(268,130,'rccc_phone','+12066696217'),(269,130,'rccc_zip','11100'),(270,130,'rccc_category','Insulation'),(271,130,'rccc_budget',''),(272,130,'rccc_timing','ASAP'),(273,130,'rccc_desc','hgfbgfbfgbnsgfb'),(274,130,'rccc_matched_ids',''),(275,131,'rccc_name','Eduardo Cedeno Betancourt'),(276,131,'rccc_email','eduardocb.insurance@gmail.com'),(277,131,'rccc_phone','+12066696217'),(278,131,'rccc_zip','11100'),(279,131,'rccc_category','Insulation'),(280,131,'rccc_budget',''),(281,131,'rccc_timing','ASAP'),(282,131,'rccc_desc',''),(283,131,'rccc_matched_ids',''),(284,132,'rccc_name','Eduardo Cedeno Betancourt'),(285,132,'rccc_email','eduardocb.insurance@gmail.com'),(286,132,'rccc_phone','+12066696217'),(287,132,'rccc_zip','11100'),(288,132,'rccc_category','Insulation'),(289,132,'rccc_budget',''),(290,132,'rccc_timing','ASAP'),(291,132,'rccc_desc',''),(292,132,'rccc_matched_ids',''),(293,135,'rccc_name','Eduardo Cedeno Betancourt'),(294,135,'rccc_email','eduardocb.insurance@gmail.com'),(295,135,'rccc_phone','+12066696217'),(296,135,'rccc_zip','11100'),(297,135,'rccc_category','Insulation'),(298,135,'rccc_budget',''),(299,135,'rccc_timing','ASAP'),(300,135,'rccc_desc','FSDFFfDSF'),(301,135,'rccc_matched_ids',''),(302,136,'rccc_name','Eduardo Cedeno Betancourt'),(303,136,'rccc_email','eduardocb.insurance@gmail.com'),(304,136,'rccc_phone','+12066696217'),(305,136,'rccc_zip','11100'),(306,136,'rccc_category','Insulation'),(307,136,'rccc_budget',''),(308,136,'rccc_timing','ASAP'),(309,136,'rccc_desc','zdscas'),(310,136,'rccc_matched_ids','53'),(311,136,'rccc_tokens','{\"LgYyQyM9kwgg4Y5qrn1p\":{\"contractor_id\":53,\"issued\":1763257973}}'),(312,136,'rccc_accepted_ids','53'),(313,137,'rccc_name','Eduardo Cedeno Betancourt'),(314,137,'rccc_email','eduardocb.insurance@gmail.com'),(315,137,'rccc_phone','+12066696217'),(316,137,'rccc_zip','98117'),(317,137,'rccc_category','Insulation'),(318,137,'rccc_budget',''),(319,137,'rccc_timing','ASAP'),(320,137,'rccc_desc','dvfvfadsv'),(321,137,'rccc_matched_ids','53'),(322,137,'rccc_tokens','{\"Ee6h4FW0hp2dKaDcReP0\":{\"contractor_id\":53,\"issued\":1763259362}}'),(325,141,'_edit_lock','1764121397:1'),(326,141,'_edit_last','1'),(327,141,'_wp_page_template','default'),(328,141,'_monsterinsights_sitenote_active','0'),(329,141,'om_disable_all_campaigns',''),(330,141,'_yoast_wpseo_content_score','90'),(331,141,'_yoast_wpseo_estimated-reading-time-minutes','1'),(333,156,'rccc_name','Eduardo Cedeno Betancourt'),(334,156,'rccc_email','eduardocb.insurance@gmail.com'),(335,156,'rccc_phone','+12066696217'),(336,156,'rccc_zip','98034'),(337,156,'rccc_category','Insulation'),(338,156,'rccc_budget',''),(339,156,'rccc_timing','ASAP'),(340,156,'rccc_desc',''),(341,156,'rccc_matched_ids','53'),(342,156,'rccc_tokens','{\"wvVyB3hKr3GtEibfqkxf\":{\"contractor_id\":53,\"issued\":1763350294}}'),(343,156,'rccc_accepted_ids','53'),(344,161,'_edit_lock','1763432195:1'),(345,161,'_edit_last','1'),(346,162,'_edit_lock','1763432992:1'),(347,162,'_edit_last','1'),(348,161,'_wp_trash_meta_status','draft'),(349,161,'_wp_trash_meta_time','1763433018'),(350,161,'_wp_desired_post_slug',''),(351,165,'rccc_name','Eduardo Cedeno Betancourt'),(352,165,'rccc_email','eduardocb.insurance@gmail.com'),(353,165,'rccc_phone','+12066696217'),(354,165,'rccc_zip','98034'),(355,165,'rccc_category','Basements'),(356,165,'rccc_budget',''),(357,165,'rccc_timing','ASAP'),(358,165,'rccc_desc',''),(359,165,'rccc_matched_ids','72'),(360,165,'rccc_tokens','{\"1861l61m5uaaOFpv5m2g\":{\"contractor_id\":72,\"issued\":1763435823}}'),(361,162,'_wp_trash_meta_status','draft'),(362,162,'_wp_trash_meta_time','1763519015'),(363,162,'_wp_desired_post_slug',''),(366,68,'_wp_page_template','default'),(367,68,'_monsterinsights_sitenote_active','0'),(368,8,'_edit_lock','1763524061:1'),(369,8,'_edit_last','1'),(370,8,'_monsterinsights_sitenote_active','0'),(371,8,'om_disable_all_campaigns',''),(372,8,'_yoast_wpseo_content_score','60'),(373,8,'_yoast_wpseo_estimated-reading-time-minutes','2'),(374,177,'_wp_attached_file','2025/11/RainCity-Contractor-Connect-Logo2.webp'),(375,177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:46:\"2025/11/RainCity-Contractor-Connect-Logo2.webp\";s:8:\"filesize\";i:993990;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"RainCity-Contractor-Connect-Logo2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"RainCity-Contractor-Connect-Logo2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13386;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"RainCity-Contractor-Connect-Logo2-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:451410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(376,177,'_nfd_performance_image_optimized','1'),(377,178,'_wp_attached_file','2025/11/RainCity-Contractor-Connect-Logo2.png'),(378,178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:45:\"2025/11/RainCity-Contractor-Connect-Logo2.png\";s:8:\"filesize\";i:1360732;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"RainCity-Contractor-Connect-Logo2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"RainCity-Contractor-Connect-Logo2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6051;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(379,179,'_wp_attached_file','2025/11/RainCity-Contractor-Connect-Logo2-1.webp'),(380,179,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:48:\"2025/11/RainCity-Contractor-Connect-Logo2-1.webp\";s:8:\"filesize\";i:993990;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"RainCity-Contractor-Connect-Logo2-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"RainCity-Contractor-Connect-Logo2-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13386;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"RainCity-Contractor-Connect-Logo2-1-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:451410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(381,179,'_nfd_performance_image_optimized','1'),(382,180,'_wp_attached_file','2025/11/RainCity-Contractor-Connect-Logo2-1.png'),(383,180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:47:\"2025/11/RainCity-Contractor-Connect-Logo2-1.png\";s:8:\"filesize\";i:1360732;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"RainCity-Contractor-Connect-Logo2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"RainCity-Contractor-Connect-Logo2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6051;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(384,181,'_wp_attached_file','2025/11/RainCity-Contractor-Connect-Logo2-2.webp'),(385,181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:48:\"2025/11/RainCity-Contractor-Connect-Logo2-2.webp\";s:8:\"filesize\";i:993990;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"RainCity-Contractor-Connect-Logo2-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"RainCity-Contractor-Connect-Logo2-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13386;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"RainCity-Contractor-Connect-Logo2-2-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:451410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(386,181,'_nfd_performance_image_optimized','1'),(387,182,'_wp_attached_file','2025/11/RainCity-Contractor-Connect-Logo2-2.png'),(388,182,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:47:\"2025/11/RainCity-Contractor-Connect-Logo2-2.png\";s:8:\"filesize\";i:1360732;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"RainCity-Contractor-Connect-Logo2-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"RainCity-Contractor-Connect-Logo2-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6051;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(389,183,'_wp_attached_file','2025/11/RainCity-Contractor-Connect-Logo2.webp'),(390,183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:46:\"2025/11/RainCity-Contractor-Connect-Logo2.webp\";s:8:\"filesize\";i:993990;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"RainCity-Contractor-Connect-Logo2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"RainCity-Contractor-Connect-Logo2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13386;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"RainCity-Contractor-Connect-Logo2-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:451410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(391,183,'_nfd_performance_image_optimized','1'),(392,184,'_wp_attached_file','2025/11/RainCity-Contractor-Connect-Logo2.jpg'),(393,184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:45:\"2025/11/RainCity-Contractor-Connect-Logo2.jpg\";s:8:\"filesize\";i:107901;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"RainCity-Contractor-Connect-Logo2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8215;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"RainCity-Contractor-Connect-Logo2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3158;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"RainCity-Contractor-Connect-Logo2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32172;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(396,189,'origin','theme'),(397,1,'_edit_lock','1763604633:1'),(398,1,'_edit_last','1'),(399,1,'_wp_page_template','default'),(402,1,'_monsterinsights_sitenote_active','0'),(403,1,'om_disable_all_campaigns',''),(404,1,'_yoast_wpseo_primary_category',''),(405,1,'_yoast_wpseo_content_score','90'),(406,1,'_yoast_wpseo_estimated-reading-time-minutes','1'),(431,195,'_edit_lock','1764282288:1'),(432,195,'_edit_last','1'),(433,195,'options','a:5:{s:4:\"type\";s:6:\"header\";s:7:\"linking\";s:8:\"internal\";s:8:\"priority\";s:1:\"5\";s:4:\"side\";s:8:\"frontend\";s:8:\"language\";s:3:\"css\";}'),(434,165,'_wp_trash_meta_status','publish'),(435,165,'_wp_trash_meta_time','1763683891'),(436,165,'_wp_desired_post_slug','basements-%c2%b7-98034-%c2%b7-2025-11-17-191703'),(437,156,'_wp_trash_meta_status','publish'),(438,156,'_wp_trash_meta_time','1763683891'),(439,156,'_wp_desired_post_slug','insulation-%c2%b7-98034-%c2%b7-2025-11-16-193134'),(440,137,'_wp_trash_meta_status','publish'),(441,137,'_wp_trash_meta_time','1763683891'),(442,137,'_wp_desired_post_slug','insulation-%c2%b7-98117-%c2%b7-2025-11-15-181602'),(443,136,'_wp_trash_meta_status','publish'),(444,136,'_wp_trash_meta_time','1763683892'),(445,136,'_wp_desired_post_slug','insulation-%c2%b7-11100-%c2%b7-2025-11-15-175253'),(446,135,'_wp_trash_meta_status','publish'),(447,135,'_wp_trash_meta_time','1763683892'),(448,135,'_wp_desired_post_slug','insulation-%c2%b7-11100-%c2%b7-2025-11-15-173119'),(449,132,'_wp_trash_meta_status','publish'),(450,132,'_wp_trash_meta_time','1763683892'),(451,132,'_wp_desired_post_slug','insulation-%c2%b7-11100-%c2%b7-2025-11-15-172603'),(452,131,'_wp_trash_meta_status','publish'),(453,131,'_wp_trash_meta_time','1763683892'),(454,131,'_wp_desired_post_slug','insulation-%c2%b7-11100-%c2%b7-2025-11-15-171447'),(455,130,'_wp_trash_meta_status','publish'),(456,130,'_wp_trash_meta_time','1763683892'),(457,130,'_wp_desired_post_slug','insulation-%c2%b7-11100-%c2%b7-2025-11-15-171242'),(458,129,'_wp_trash_meta_status','publish'),(459,129,'_wp_trash_meta_time','1763683892'),(460,129,'_wp_desired_post_slug','insulation-%c2%b7-11100-%c2%b7-2025-11-15-165752'),(461,128,'_wp_trash_meta_status','publish'),(462,128,'_wp_trash_meta_time','1763683892'),(463,128,'_wp_desired_post_slug','insulation-%c2%b7-11100-%c2%b7-2025-11-15-164920'),(464,127,'_wp_trash_meta_status','publish'),(465,127,'_wp_trash_meta_time','1763683892'),(466,127,'_wp_desired_post_slug','insulation-%c2%b7-11100-%c2%b7-2025-11-15-163215'),(467,87,'_wp_trash_meta_status','publish'),(468,87,'_wp_trash_meta_time','1763683892'),(469,87,'_wp_desired_post_slug','basements-%c2%b7-%c2%b7-2025-11-08-152044'),(470,47,'_wp_trash_meta_status','publish'),(471,47,'_wp_trash_meta_time','1763683892'),(472,47,'_wp_desired_post_slug','interior-finishing-%c2%b7-%c2%b7-2025-11-07-154327'),(473,196,'_edit_lock','1763946507:1'),(474,196,'_edit_last','1'),(475,196,'options','a:5:{s:4:\"type\";s:6:\"header\";s:7:\"linking\";s:8:\"internal\";s:8:\"priority\";s:1:\"5\";s:4:\"side\";s:8:\"frontend\";s:8:\"language\";s:2:\"js\";}'),(476,198,'_wp_attached_file','2025/11/AARP-Med-Supp-Hassle-Free-Digital-Ad.webp'),(477,198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:612;s:6:\"height\";i:792;s:4:\"file\";s:49:\"2025/11/AARP-Med-Supp-Hassle-Free-Digital-Ad.webp\";s:8:\"filesize\";i:30364;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"AARP-Med-Supp-Hassle-Free-Digital-Ad-232x300.webp\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"AARP-Med-Supp-Hassle-Free-Digital-Ad-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(478,198,'_nfd_performance_image_optimized','1'),(481,208,'_wp_attached_file','2025/11/AARP-Med-Supp-Hassle-Free-Digital-Ad-1.webp'),(482,208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:612;s:6:\"height\";i:792;s:4:\"file\";s:51:\"2025/11/AARP-Med-Supp-Hassle-Free-Digital-Ad-1.webp\";s:8:\"filesize\";i:30364;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"AARP-Med-Supp-Hassle-Free-Digital-Ad-1-232x300.webp\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"AARP-Med-Supp-Hassle-Free-Digital-Ad-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(483,208,'_nfd_performance_image_optimized','1'),(486,210,'_wp_attached_file','2025/11/14-Kari.bmp'),(487,210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:450;s:6:\"height\";i:597;s:4:\"file\";s:19:\"2025/11/14-Kari.bmp\";s:8:\"filesize\";i:1074654;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"14-Kari-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"14-Kari-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(488,215,'wp_pattern_sync_status','unsynced'),(490,219,'_wp_attached_file','2025/11/hhl-insulation-llc-logo.webp.webp'),(491,219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:570;s:6:\"height\";i:132;s:4:\"file\";s:41:\"2025/11/hhl-insulation-llc-logo.webp.webp\";s:8:\"filesize\";i:25642;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"hhl-insulation-llc-logo.webp-300x69.webp\";s:5:\"width\";i:300;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"hhl-insulation-llc-logo.webp-150x132.webp\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(492,219,'_nfd_performance_image_optimized','1'),(493,220,'_wp_attached_file','2025/11/hhl-insulation-llc-logo.webp.png'),(494,220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:570;s:6:\"height\";i:132;s:4:\"file\";s:40:\"2025/11/hhl-insulation-llc-logo.webp.png\";s:8:\"filesize\";i:44962;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"hhl-insulation-llc-logo.webp-300x69.png\";s:5:\"width\";i:300;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5172;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"hhl-insulation-llc-logo.webp-150x132.png\";s:5:\"width\";i:150;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(495,220,'_wp_attachment_image_alt','HHL Insulation LLC — spray foam insulation contractor in Seattle & Bellevue, WA'),(632,219,'_wp_attachment_image_alt','HHL Insulation contractor providing professional insulation services in Snohomish and King counties'),(798,236,'_edit_lock','1763919515:1'),(799,236,'_edit_last','1'),(800,236,'_wp_page_template','default'),(801,236,'_monsterinsights_sitenote_active','0'),(802,236,'om_disable_all_campaigns',''),(803,236,'_yoast_wpseo_content_score','90'),(804,236,'_yoast_wpseo_estimated-reading-time-minutes','0'),(805,241,'wpforms_form_locations','a:1:{i:0;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:23:\"Contractor Registration\";s:7:\"form_id\";i:241;s:2:\"id\";i:236;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:25:\"/contractor-registration/\";}}'),(806,257,'rccc_contractor_logo','7'),(807,257,'_rccc_contractor_logo','field_691636925e223'),(808,257,'rccc_company_name','KCB Insurance LLC'),(809,257,'_rccc_company_name','field_691d272473b0c'),(810,257,'rccc_contact_email','nwlatman@gmail.com'),(811,257,'_rccc_contact_email','field_690f83c626fa3'),(812,257,'services','a:1:{i:0;s:2:\"24\";}'),(813,257,'_services','field_691a7c0b5c9c1'),(814,257,'rccc_city','kirkland'),(815,257,'_rccc_city','field_690e93aa26fa1'),(816,257,'rccc_zips_csv','98034'),(817,257,'_rccc_zips_csv','field_690f81a426fa2'),(818,257,'rccc_license_no','HHLINS-12345'),(819,257,'_rccc_license_no','field_690f84a926fa6'),(820,257,'rccc_insurance_expires','2025-11-30 00:00:00'),(821,257,'_rccc_insurance_expires','field_690f84d926fa7'),(822,257,'rccc_bond','2345rfdsewq'),(823,257,'_rccc_bond','field_691a81ec5c9c2'),(824,257,'project_1_before','a:3:{i:0;s:3:\"208\";i:1;s:3:\"178\";i:2;s:2:\"22\";}'),(825,257,'_project_1_before','field_691a82265c9c3'),(826,257,'_validate_email',''),(827,257,'__validate_email','_validate_email'),(828,257,'_edit_lock','1764095560:1'),(829,257,'_edit_last','1'),(830,257,'_wp_page_template','default'),(831,257,'_monsterinsights_sitenote_active','0'),(832,257,'om_disable_all_campaigns',''),(833,257,'_yoast_wpseo_primary_service_category',''),(834,257,'_yoast_wpseo_content_score','90'),(835,257,'_yoast_wpseo_estimated-reading-time-minutes','0'),(836,258,'_edit_lock','1763935041:1'),(837,258,'_edit_last','1'),(838,258,'_wp_page_template','default'),(839,258,'_monsterinsights_sitenote_active','0'),(840,258,'om_disable_all_campaigns',''),(841,258,'_yoast_wpseo_content_score','90'),(842,258,'_yoast_wpseo_estimated-reading-time-minutes','0'),(843,260,'rccc_name','Eduardo Cedeno Betancourt'),(844,260,'rccc_email','eduardocb.insurance@gmail.com'),(845,260,'rccc_phone','+12066696217'),(846,260,'rccc_zip','98034'),(847,260,'rccc_category','Insulation'),(848,260,'rccc_budget',''),(849,260,'rccc_timing','2-4 Weeks'),(850,260,'rccc_desc','bv vbzb'),(851,260,'rccc_matched_ids','53'),(852,260,'rccc_tokens','{\"E0Yr7vf0VWgBuCr6u5bg\":{\"contractor_id\":53,\"issued\":1763933328}}'),(853,260,'rccc_accepted_ids','53'),(855,27,'_wp_old_slug','contact-form__trashed'),(876,196,'_active','no'),(877,195,'_active','yes'),(907,277,'_edit_lock','1764286153:1'),(908,277,'_edit_last','1'),(909,277,'_wp_page_template','default'),(910,277,'_monsterinsights_sitenote_active','0'),(911,277,'om_disable_all_campaigns',''),(912,277,'_yoast_wpseo_content_score','90'),(913,277,'_yoast_wpseo_estimated-reading-time-minutes','0'),(1008,287,'origin','theme'),(1209,308,'_edit_lock','1764187210:1'),(1210,311,'_edit_lock','1764187390:1'),(1217,317,'_edit_lock','1764266020:1'),(1218,319,'_edit_lock','1764267453:1'),(1219,319,'_edit_last','1'),(1220,300,'_wp_trash_meta_status','auto-draft'),(1221,300,'_wp_trash_meta_time','1764267687'),(1222,300,'_wp_desired_post_slug',''),(1223,301,'_wp_trash_meta_status','auto-draft'),(1224,301,'_wp_trash_meta_time','1764267687'),(1225,301,'_wp_desired_post_slug',''),(1226,302,'_wp_trash_meta_status','auto-draft'),(1227,302,'_wp_trash_meta_time','1764267687'),(1228,302,'_wp_desired_post_slug',''),(1279,337,'origin','theme');
/*!40000 ALTER TABLE `lJD_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_posts`
--

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

--
-- Dumping data for table `lJD_posts`
--

LOCK TABLES `lJD_posts` WRITE;
/*!40000 ALTER TABLE `lJD_posts` DISABLE KEYS */;
INSERT INTO `lJD_posts` VALUES (1,1,'2025-11-07 21:04:01','2025-11-07 21:04:01','<!-- wp:paragraph -->\r\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\r\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2025-11-19 18:12:47','2025-11-20 02:12:47','',0,'http://box5867/cgi/addon_GT.cgi?s=GT::WP::Install::Cpanel+%28dinerore%29+-+127.0.0.1+%5Bnocaller%5D/?p=1',0,'post','',1),(3,1,'2025-11-07 21:04:01','2025-11-07 21:04:01','<!-- 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: http://box5867/cgi/addon_GT.cgi?s=GT::WP::Install::Cpanel+%28dinerore%29+-+127.0.0.1+%5Bnocaller%5D.</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&#8217;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 &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\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','','','2025-11-07 21:04:01','2025-11-07 21:04:01','',0,'http://box5867/cgi/addon_GT.cgi?s=GT::WP::Install::Cpanel+%28dinerore%29+-+127.0.0.1+%5Bnocaller%5D/?page_id=3',0,'page','',0),(4,1,'2025-11-07 21:05:51','2025-11-07 21:05:51','{\"styles\":{\"color\":{\"background\":\"var(--wp--preset--color--base)\",\"text\":\"var(--wp--preset--color--contrast_midtone)\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var(--wp--preset--color--contrast_midtone)\"}},\"button\":{\"color\":{\"text\":\"var(--wp--preset--color--base)\",\"background\":\"var(--wp--preset--color--accent_4)\"}}},\"blocks\":{\"core\\/group\":{\"typography\":{\"lineHeight\":\"1.3\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"core\\/separator\":{\"variations\":{\"wide\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}}}},\"core\\/buttons\":{\"color\":{\"background\":\"var:preset|color|accent_6\"},\"border\":{\"radius\":\"45px\"}},\"core\\/navigation-link\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.2\"}},\"core\\/site-tagline\":{\"typography\":{\"fontSize\":\"var:preset|font-size|large\",\"lineHeight\":\"1.6\"}},\"core\\/button\":{\"color\":{\"text\":\"#fdfdfd\",\"background\":\"var:preset|color|accent_6\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fdfdfd\"}}}},\"jetpack\\/contact-form\":{\"color\":{\"text\":\"var:preset|color|base\",\"background\":\"var:preset|color|accent_6\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}}},\"settings\":{\"color\":{\"palette\":{\"theme\":[{\"slug\":\"base\",\"name\":\"Base\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast\",\"name\":\"Contrast\",\"color\":\"#117a4d\"},{\"slug\":\"accent_1\",\"name\":\"Accent 1\",\"color\":\"#005C2F\"},{\"slug\":\"accent_2\",\"name\":\"Accent 2\",\"color\":\"#117a4d\"},{\"slug\":\"accent_3\",\"name\":\"Accent 3\",\"color\":\"#349D70\"},{\"slug\":\"accent_4\",\"name\":\"Accent 4\",\"color\":\"#15935a\"},{\"slug\":\"accent_5\",\"name\":\"Accent 5\",\"color\":\"#15935a\"},{\"slug\":\"accent_6\",\"name\":\"Accent 6\",\"color\":\"#33B178\"},{\"slug\":\"base_midtone\",\"name\":\"Base midtone\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast_midtone\",\"name\":\"Contrast midtone\",\"color\":\"#171717\"}]}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":3}','Custom Styles','','publish','closed','closed','','wp-global-styles-bluehost-blueprint','','','2025-11-20 18:16:54','2025-11-21 02:16:54','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/wp-global-styles-bluehost-blueprint/',0,'wp_global_styles','',0),(6,1,'2025-11-07 21:08:46','2025-11-07 21:08:46','','FullLogo.webp','','inherit','open','closed','','fulllogo-webp','','','2025-11-07 21:08:46','2025-11-07 21:08:46','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/fulllogo-webp/',0,'attachment','image/webp',0),(7,1,'2025-11-07 21:08:49','2025-11-07 21:08:49','','FullLogo','','inherit','open','closed','','fulllogo','','','2025-11-23 13:12:00','2025-11-23 21:12:00','',257,'https://okk.bis.mybluehost.me/website_edcc2be6/wp-content/uploads/2025/11/FullLogo.png',0,'attachment','image/png',0),(8,1,'2025-11-07 21:09:20','2025-11-07 21:09:20','<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-gallery__gallery-8 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-p-md  nfd-wb-gallery__gallery-8 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding: 0;\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} -->\r\n<div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} -->\r\n<figure class=\"wp-block-image size-large\"><img class=\"\" style=\"aspect-ratio: 2/3; object-fit: cover;\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=\" alt=\"\" width=\"592\" height=\"888\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}}} -->\r\n<div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top: 100px;\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} -->\r\n<figure class=\"wp-block-image size-large\"><img class=\"\" style=\"aspect-ratio: 2/3; object-fit: cover;\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=\" alt=\"\" width=\"549\" height=\"824\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-headings__heading-21 is-style-nfd-theme-darker\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-p-lg  nfd-wb-headings__heading-21 is-style-nfd-theme-darker wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\r\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style: normal; font-weight: 500;\">Your Trusted Local Contractors</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} -->\r\n<p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">We connect homeowners in King County, WA with reliable local contractors for all your home improvement needs. Discover quality services tailored to your renovation projects.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:buttons -->\r\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} -->\r\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Learn More About Us</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-container nfd-py-lg  nfd-wb-text__text-22 is-style-nfd-theme-dark\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":[],\"bottom\":{\"width\":\"1px\"},\"left\":[]}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-py-lg  nfd-wb-text__text-22 is-style-nfd-theme-dark wp-block-group\" style=\"border-top-width: 1px; border-bottom-width: 1px;\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"md:nfd-gap-4 nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\r\n<div class=\"md:nfd-gap-4 nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Mission</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">We strive to connect homeowners in King County with reliable local contractors who can bring their home improvement visions to life. Our platform simplifies the process of finding trusted professionals for any renovation project, ensuring quality and satisfaction.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Vision</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">To be the leading resource for homeowners seeking contractor services in King County, fostering a community where quality home improvement is accessible to all. We envision a seamless experience that empowers homeowners to make informed decisions.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Values</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">Integrity, quality, and customer satisfaction are at the core of our business. We believe in building lasting relationships with both homeowners and contractors, ensuring that every project is completed to the highest standards.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Why Choose Us?</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">We offer a curated list of local contractors who are vetted for their expertise and reliability. Our commitment to excellence means that you can trust us to connect you with professionals who will treat your home with care.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Get Started Today</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">Join our community of satisfied homeowners and discover the difference of working with local contractors who understand your needs. Start your home improvement journey with us and transform your space into your dream home.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Contact Us</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">If you have any questions or need assistance, feel free to reach out to our team. We are here to help you navigate your home improvement projects and connect you with the right professionals.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->','About Us','','publish','closed','closed','','about','','','2025-11-18 19:49:57','2025-11-19 03:49:57','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/about/',0,'page','',0),(9,1,'2025-11-07 21:09:20','2025-11-07 21:09:20','<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-features__features-21 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-features__features-21 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Transform Your Home with Local Experts</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance\">Discover a network of trusted contractors in King County, WA, ready to assist with your home renovation projects. Our platform connects homeowners with skilled professionals to ensure quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} -->\n<div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Matched Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} -->\n<p class=\"nfd-text-pretty\">Transform Your Home with Local Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Author\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} -->\n<figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;crop=&amp;w=200&amp;h=200&amp;crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Discover a network of trusted contractors in King County, WA, ready to assist with your home renovation projects. Our platform connects homeowners with skilled professionals to ensure quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} -->\n<p class=\"nfd-text-faded nfd-text-sm\">Get Started Today</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=700\\u0026h=700\\u0026crop=\",\"focalPoint\":{\"x\":0.5500000000000000444089209850062616169452667236328125,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=700&amp;h=700&amp;crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-p-card-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid\"} -->\n<div class=\"nfd-p-card-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group nfd-bg-effect-grid\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} -->\n<p class=\"nfd-text-opacity-80\">Key Features of Our Service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\" class=\"\"><span style=\"margin-right: 4px\">✓ </span>Access to a wide range of local contractors.<span style=\"margin-right: 4px\">✓ </span>Expertise in various home improvement services.<span style=\"margin-right: 4px\">✓ </span>Reliable customer reviews and ratings.<span style=\"margin-right: 4px\">✓ </span>Easy comparison of contractor quotes.<span style=\"margin-right: 4px\">✓ </span>Dedicated support for your renovation needs.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&amp;auto=format&amp;fit=crop&amp;w=1200&amp;h=1200&amp;crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this network for my home renovation project, and I couldn\'t be happier with the results. The team was professional, punctual, and truly understood my vision. They transformed my space beautifully, and I highly recommend their services to anyone looking to improve their home!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Davis</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">King County Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-p-0  nfd-wb-call-to-action__cta-4 is-style-nfd-theme-darker\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid-2\"} -->\n<div class=\"nfd-container nfd-p-0  nfd-wb-call-to-action__cta-4 is-style-nfd-theme-darker wp-block-group nfd-bg-effect-grid-2\"><!-- wp:group {\"className\":\"nfd-border-primary nfd-relative -nfd-bottom-1 nfd-p-card-square-lg nfd-gap-xl\",\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":[],\"bottom\":{\"width\":\"8px\"},\"left\":[]}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-border-primary nfd-relative -nfd-bottom-1 nfd-p-card-square-lg nfd-gap-xl wp-block-group\" style=\"border-top-style:none;border-top-width:0px;border-bottom-width:8px\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Transform Your Home with Trusted Local Contractors in King County</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} -->\n<p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">Discover the best home renovation services tailored to your needs. Connect with skilled professionals who can bring your vision to life today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Matched Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-xs nfd-text-faded\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Join our network of satisfied homeowners who have successfully completed their renovation projects with our expert contractors.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Our Services','','publish','closed','closed','','services','','','2025-11-07 14:38:56','2025-11-07 22:38:56','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/services/',0,'page','',0),(10,1,'2025-11-07 21:09:20','2025-11-07 21:09:20','<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&amp;auto=format&amp;fit=crop&amp;w=1200&amp;h=1200&amp;crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor for my home renovation in King County, and I couldn\'t be happier with the results. The team was professional, punctual, and their attention to detail was impressive. They transformed my outdated kitchen into a modern space that I love. I highly recommend their services to anyone looking for quality work!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Olivia Bennett</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">King County Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-26\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-26 wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-md nfd-overflow-hidden nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-md nfd-overflow-hidden nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=1200\\u0026h=\\u0026crop=\",\"dimRatio\":40,\"minHeight\":100,\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-bg-\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-bg- wp-block-cover\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1200&amp;h=&amp;crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} -->\n<p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Read our customer testimonials and find the perfect contractor for your project.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-features__features-21 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-features__features-21 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Transform Your Home with Trusted Contractors</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance\">Discover the best local contractors in King County, WA, who are ready to help you with your home improvement projects. Our platform connects homeowners with reliable professionals, ensuring quality work and customer satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} -->\n<div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Find Your Contractor Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} -->\n<p class=\"nfd-text-pretty\">Transform Your Home with Trusted Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Author\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} -->\n<figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;crop=&amp;w=200&amp;h=200&amp;crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Discover the best local contractors in King County, WA, who are ready to help you with your home improvement projects. Our platform connects homeowners with reliable professionals, ensuring quality work and customer satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} -->\n<p class=\"nfd-text-faded nfd-text-sm\">Find Your Contractor Now</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=700\\u0026h=700\\u0026crop=\",\"focalPoint\":{\"x\":0.5500000000000000444089209850062616169452667236328125,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=700&amp;h=700&amp;crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-p-card-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid\"} -->\n<div class=\"nfd-p-card-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group nfd-bg-effect-grid\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} -->\n<p class=\"nfd-text-opacity-80\">Key Features of Our Service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\" class=\"\"><span style=\"margin-right: 4px\">✓ </span>Verified customer reviews for peace of mind. <span style=\"margin-right: 4px\">✓ </span>Access to a network of local contractors. <span style=\"margin-right: 4px\">✓ </span>Easy comparison of contractor services and prices. <span style=\"margin-right: 4px\">✓ </span>Dedicated support for homeowners throughout the process. <span style=\"margin-right: 4px\">✓ </span>Streamlined communication with contractors.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->','Testimonials','','publish','closed','closed','','testimonials','','','2025-11-13 15:51:41','2025-11-13 23:51:41','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/testimonials/',0,'page','',0),(11,1,'2025-11-07 21:09:20','2025-11-07 21:09:20','<!-- ✅ FORM FIRST -->\r\n\r\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"fern\",\"themeName\":\"Fern\",\"labelColor\":\"#383c39\",\"labelSublabelColor\":\"#707971\",\"labelErrorColor\":\"#d63636\",\"pageBreakColor\":\"#58bb5d\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022fern\\u0022,\\u0022themeName\\u0022:\\u0022Fern\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022#c6cbc6\\u0022,\\u0022fieldTextColor\\u0022:\\u0022#383c39\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022#383c39\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022#707971\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63636\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#eef8ef\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00220px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\",\"fieldBorderColor\":\"#c6cbc6\",\"fieldTextColor\":\"#383c39\",\"containerBorderRadius\":\"0px\",\"buttonBackgroundColor\":\"#58bb5d\",\"buttonTextColor\":\"#eef8ef\",\"buttonBorderColor\":\"#58bb5d\"} /--><!-- CTA (unchanged, now BELOW the form) -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:html -->\r\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\"><img class=\"wp-block-cover__image-background aligncenter\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" width=\"1500\" height=\"1200\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"> </div>\r\n</div>\r\n<!-- /wp:html --></div>\r\n<!-- /wp:group --><!-- FAQ (unchanged) -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\r\n<div class=\"nfd-container nfd-p-lg nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\r\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 45%;\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\r\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"width\":\"66.66%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 66.66%;\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\r\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How can I contact local contractors?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What services do you offer?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How do I know if a contractor is reliable?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">Are your contractors licensed?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What areas do you serve?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->','Get Matched','','publish','closed','closed','','get-matched','','','2025-11-19 17:32:30','2025-11-20 01:32:30','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/contact/',0,'page','',0),(12,1,'2025-11-07 21:09:22','2025-11-07 21:09:22','<!-- wp:navigation-link {\"label\":\"Home\",\"type\":\"page\",\"id\":0,\"url\":\"https://raincitycontractorconnect.com/staging/6718\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"About Us\",\"type\":\"page\",\"id\":8,\"url\":\"https://raincitycontractorconnect.com/staging/6718/about/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Our Services\",\"type\":\"page\",\"id\":9,\"url\":\"https://raincitycontractorconnect.com/staging/6718/services/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Testimonials\",\"type\":\"page\",\"id\":10,\"url\":\"https://raincitycontractorconnect.com/staging/6718/testimonials/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Contact Us\",\"type\":\"page\",\"id\":11,\"url\":\"https://raincitycontractorconnect.com/staging/6718/?wpforms_form_preview=268\",\"kind\":\"post-type\"} /-->','Navigation','','publish','closed','closed','','navigation','','','2025-11-23 15:19:12','2025-11-23 23:19:12','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/navigation/',0,'wp_navigation','',0),(16,1,'2025-11-07 21:10:47','2025-11-07 21:10:47','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\" style=\"font-size:25px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors in King County &amp; Snohomish counties for all your home improvement needs!</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":233,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-registration\">Contractors Join Us Today!</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-login/\">Contractor Login</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','publish','closed','closed','','header','','','2025-11-23 15:10:32','2025-11-23 23:10:32','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/header/',0,'wp_template_part','',0),(17,1,'2025-11-07 21:10:47','2025-11-07 21:10:47','<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6 is-style-default\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6 is-style-default wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Your trusted partner for home improvement in King &amp; Snohomish Counties</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"className\":\"nfd-btn-xl\"} -->\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link has-accent-6-background-color has-background wp-element-button\">Explore local contractor options today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}}} -->\n<div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} -->\n<p class=\"nfd-text-lg nfd-text-balance\">Connect with skilled professionals for your renovation needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3>\n<!-- /wp:heading -->\n\n<!-- wp:navigation {\"ref\":12,\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&amp;utm_medium=bluehost_plugin&amp;channelid=P99C100S1N0B3003A151D115E0000V112&amp;utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Footer','','publish','closed','closed','','footer','','','2025-11-20 18:21:50','2025-11-21 02:21:50','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/footer/',0,'wp_template_part','',0),(18,1,'2025-11-07 21:10:47','2025-11-07 21:10:47','{\"settings\":{\"color\":{\"palette\":{\"theme\":[{\"slug\":\"base\",\"name\":\"Base\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast\",\"name\":\"Contrast\",\"color\":\"#117a4d\"},{\"slug\":\"accent_1\",\"name\":\"Accent 1\",\"color\":\"#005C2F\"},{\"slug\":\"accent_2\",\"name\":\"Accent 2\",\"color\":\"#117a4d\"},{\"slug\":\"accent_3\",\"name\":\"Accent 3\",\"color\":\"#349D70\"},{\"slug\":\"accent_4\",\"name\":\"Accent 4\",\"color\":\"#15935a\"},{\"slug\":\"accent_5\",\"name\":\"Accent 5\",\"color\":\"#15935a\"},{\"slug\":\"accent_6\",\"name\":\"Accent 6\",\"color\":\"#33B178\"},{\"slug\":\"base_midtone\",\"name\":\"Base midtone\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast_midtone\",\"name\":\"Contrast midtone\",\"color\":\"#171717\"}]}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":3}','Custom Styles','','inherit','closed','closed','','4-revision-v1','','','2025-11-07 21:10:47','2025-11-07 21:10:47','',4,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=18',0,'revision','',0),(19,1,'2025-11-07 21:10:48','2025-11-07 21:10:48','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group has-accent-6-background-color has-background\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-default\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-default has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-base-color\">Connecting Homeowners with Contractorstractors</mark></strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\"></h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"border\":{\"style\":\"solid\",\"color\":\"#e5e5e5\",\"radius\":\"74px\"}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons has-border-color has-accent-6-background-color has-background\" style=\"border-color:#e5e5e5;border-style:solid;border-radius:74px\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','publish','closed','closed','','home','','','2025-11-18 17:23:04','2025-11-19 01:23:04','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/home/',0,'page','',0),(20,0,'2025-11-07 21:10:51','2025-11-07 21:10:51','','photo-1519895710315-a04b64f04a36','','inherit','open','closed','','photo-1519895710315-a04b64f04a36','','','2025-11-21 09:44:11','2025-11-21 17:44:11','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg',0,'attachment','image/jpeg',0),(21,0,'2025-11-07 21:10:58','2025-11-07 21:10:58','','photo-1519895710315-a04b64f04a36-1','','inherit','open','closed','','photo-1519895710315-a04b64f04a36-1','','','2025-11-07 21:10:58','2025-11-07 21:10:58','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg',0,'attachment','image/jpeg',0),(22,0,'2025-11-07 21:10:58','2025-11-07 21:10:58','','photo-1685514823717-7e1ff6ee0563','','inherit','open','closed','','photo-1685514823717-7e1ff6ee0563','','','2025-11-23 13:11:31','2025-11-23 21:11:31','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg',0,'attachment','image/jpeg',0),(23,0,'2025-11-07 21:10:59','2025-11-07 21:10:59','','photo-1685514823717-7e1ff6ee0563-1','','inherit','open','closed','','photo-1685514823717-7e1ff6ee0563-1','','','2025-11-24 16:20:09','2025-11-25 00:20:09','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg',0,'attachment','image/jpeg',0),(24,0,'2025-11-07 21:10:59','2025-11-07 21:10:59','<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"metadata\":{\"name\":\"Hero\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"default\"}} --><div class=\"wp-block-group alignwide nfd-container is-style-nfd-theme-white nfd-wb-hero__hero-4\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\"} --><div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#40404000\"}},\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\",\"nfdGroupEffect\":\"lines-2\"} --><div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\" nfd-rounded-full \",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} --><div class=\" nfd-rounded-full wp-block-group nfd-bg-surface nfd-theme-primary \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-sm\"} --><p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} --><h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p><!-- /wp:paragraph --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\" /></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group --><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-testimonials__testimonials-10\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"className\":\"nfd-rounded-lg nfd-overflow-hidden\"} --><div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"className\":\"nfd-h-full nfd-w-full\"} --><figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio: 1;object-fit: cover\" /></figure><!-- /wp:image --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} --><div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"className\":\"nfd-text-lg nfd-p-card-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"dark\"} --><div class=\"nfd-text-lg nfd-p-card-lg wp-block-group nfd-bg-surface nfd-theme-dark\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} --><div style=\"height: 0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --><!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph --><p class=\"\">Hannah Tan</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} --><p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Heading\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-white nfd-wb-headings__heading-15\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group \" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"className\":\"nfd-text-contrast nfd-text-xs\"} --><p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\"} --><h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center \" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2><!-- /wp:heading --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-p-md\",\"metadata\":{\"name\":\"Listings\"},\"nfdGroupTheme\":\"light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"}} --><div class=\"wp-block-group nfd-container nfd-p-md is-style-nfd-theme-light nfd-wb-features__features-34\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"white\"} --><div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs wp-block-group nfd-bg-surface nfd-theme-white\"><!-- wp:group {\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"className\":\"nfd-gap-0 nfd-shrink-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} --><div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"className\":\"nfd-text-faded nfd-text-sm\"} --><p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p><!-- /wp:paragraph --><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}},\"className\":\"nfd-text-xl nfd-text-primary\"} --><p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} --><div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph --><p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">123 Main St, King County, WA</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"nfd-gap-xs nfd-text-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} --><p class=\"nfd-text-faded\">9am - 11am</p><!-- /wp:paragraph --><!-- wp:paragraph --><p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-wb-call-to-action__cta-17\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{\"background\":\"#00000000\"}},\"className\":\"nfd-gap-2xl nfd-p-card-square-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"darker\"} --><div class=\"nfd-gap-2xl nfd-p-card-square-lg wp-block-group has-background nfd-bg-surface nfd-theme-darker\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} --><h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} --><div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --><div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} --><div class=\"nfd-btn-xl wp-block-button \"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div><!-- /wp:button --></div><!-- /wp:buttons --></div><!-- /wp:group --></div><!-- /wp:group --></div></div><!-- /wp:cover --></div><!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-07 21:10:59','2025-11-07 21:10:59','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=24',0,'revision','',0),(27,1,'2025-11-07 13:47:54','2025-11-07 21:47:54','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"address\",\"label\":\"Address\",\"scheme\":\"us\",\"description\":\"\",\"size\":\"medium\",\"address1_placeholder\":\"\",\"address1_default\":\"\",\"address2_placeholder\":\"\",\"address2_default\":\"\",\"city_placeholder\":\"\",\"city_default\":\"\",\"state_placeholder\":\"\",\"state_default\":\"\",\"postal_placeholder\":\"\",\"postal_default\":\"\",\"country_placeholder\":\"\",\"country_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"Project Type\",\"choices\":{\"1\":{\"label\":\"Framing\",\"value\":\"Framing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"Drywall and plaster\",\"value\":\"Drywall and plaster\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"Insulation\",\"value\":\"Insulation\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Flooring\",\"value\":\"Flooring materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"5\":{\"label\":\"Ceiling tiles\",\"value\":\"Ceiling tiles\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"6\":{\"label\":\"Painting\",\"value\":\"Painting supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"7\":{\"label\":\"Doors and windows\",\"value\":\"Doors and windows\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"8\":{\"label\":\"Cabinetry and countertops\",\"value\":\"Cabinetry and countertops\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"9\":{\"label\":\"Lighting fixtures\",\"value\":\"Lighting fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"10\":{\"label\":\"Plumbing\",\"value\":\"Plumbing fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"11\":{\"label\":\"Electrical wiring and outlets\",\"value\":\"Electrical wiring and outlets\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"12\":{\"label\":\"HVAC systems\",\"value\":\"HVAC systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"13\":{\"label\":\"Roofing\",\"value\":\"Roofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"14\":{\"label\":\"Siding and exterior finishes\",\"value\":\"Siding and exterior finishes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"15\":{\"label\":\"Concrete and cement\",\"value\":\"Concrete and cement\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"16\":{\"label\":\"Brick and masonry supplies\",\"value\":\"Brick and masonry supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"21\":{\"label\":\"Permits and inspection fees\",\"value\":\"Permits and inspection fees\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"22\":{\"label\":\"Architectural and design services\",\"value\":\"Architectural and design services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"23\":{\"label\":\"Project management services\",\"value\":\"Project management services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"29\":{\"label\":\"Sealants and adhesives\",\"value\":\"Sealants and adhesives\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"30\":{\"label\":\"Vapor barriers\",\"value\":\"Vapor barriers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"31\":{\"label\":\"Drainage systems\",\"value\":\"Drainage systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"32\":{\"label\":\"Exterior landscaping\",\"value\":\"Exterior landscaping materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"33\":{\"label\":\"Interior finishing\",\"value\":\"Interior finishing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"36\":{\"label\":\"Smart home technology components\",\"value\":\"Smart home technology components\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"38\":{\"label\":\"Energy-efficient appliances\",\"value\":\"Energy-efficient appliances\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"39\":{\"label\":\"Garage doors and openers\",\"value\":\"Garage doors and openers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"40\":{\"label\":\"Fencing and gates\",\"value\":\"Fencing and gates\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"42\":{\"label\":\"Gutters and downspouts\",\"value\":\"Gutters and downspouts\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"46\":{\"label\":\"Tile and grout\",\"value\":\"Tile and grout\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"47\":{\"label\":\"Countertop edging and backsplashes\",\"value\":\"Countertop edging and backsplashes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"48\":{\"label\":\"Closet organizers\",\"value\":\"Closet organizers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"49\":{\"label\":\"Shelving and storage solutions\",\"value\":\"Shelving and storage solutions\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"50\":{\"label\":\"Kitchen and bathroom\",\"value\":\"Kitchen and bathroom fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"51\":{\"label\":\"Ventilation fans\",\"value\":\"Ventilation fans\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"52\":{\"label\":\"Exhaust systems\",\"value\":\"Exhaust systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"53\":{\"label\":\"Waterproofing membranes\",\"value\":\"Waterproofing membranes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"54\":{\"label\":\"Foundation repair\",\"value\":\"Foundation repair materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"55\":{\"label\":\"Structural supports\",\"value\":\"Structural supports\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"56\":{\"label\":\"Temporary power supply equipment\",\"value\":\"Temporary power supply equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"57\":{\"label\":\"Lighting controls and switches\",\"value\":\"Lighting controls and switches\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"58\":{\"label\":\"Remodelling\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"59\":{\"label\":\"Basements\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"60\":{\"label\":\"Demolition\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"61\":{\"label\":\"Construction Cleaning\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"select\",\"label\":\"Timing\",\"choices\":{\"1\":{\"label\":\"ASAP\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"2-4 Weeks\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"1-3 Months\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Planning Stage\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"textarea\",\"label\":\"Description\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"hidden\",\"label\":\"Project Type\",\"label_disable\":\"1\",\"default_value\":\"{query_var key=\\\"category\\\"}\",\"css\":\"\",\"label_hide\":\"1\"},\"12\":{\"id\":\"12\",\"type\":\"hidden\",\"label\":\"ZIP\",\"label_disable\":\"1\",\"default_value\":\"{query_var key=\\\"category\\\"}\",\"css\":\"\",\"label_hide\":\"1\"}},\"id\":\"27\",\"field_id\":13,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Request Quote\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thank you for contacting us. We have received your message and will get back to you soon.<\\/p>\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','Request Quote','','publish','closed','closed','','contact-form','','','2025-11-23 16:40:50','2025-11-24 00:40:50','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/?post_type=wpforms&#038;p=27',0,'wpforms','',0),(28,1,'2025-11-07 13:47:57','2025-11-07 21:47:57','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"description\":\"\",\"size\":\"medium\",\"default_value\":\"\",\"css\":\"\",\"read_only\":\"0\",\"format\":\"smart\",\"placeholder\":\"\",\"required\":\"0\",\"conditional_logic\":\"0\",\"conditional_type\":\"show\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"27\",\"field_id\":5,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"CONTACT FORM\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"Thank you for contacting us. We have received your message and will get back to you soon.\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\"},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','CONTACT FORM','','inherit','closed','closed','','27-revision-v1','','','2025-11-07 13:47:57','2025-11-07 21:47:57','',27,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=28',0,'revision','',0),(29,1,'2025-11-07 13:58:22','2025-11-07 21:58:22','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"description\":\"\",\"size\":\"medium\",\"default_value\":\"\",\"css\":\"\",\"read_only\":\"0\",\"format\":\"smart\",\"placeholder\":\"\",\"required\":\"0\",\"conditional_logic\":\"0\",\"conditional_type\":\"show\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"27\",\"field_id\":6,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"CONTACT FORM\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thank you for contacting us. We have received your message and will get back to you soon.<\\/p>\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\"},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','CONTACT FORM','','inherit','closed','closed','','27-revision-v1','','','2025-11-07 13:58:22','2025-11-07 21:58:22','',27,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=29',0,'revision','',0),(30,1,'2025-11-07 14:07:41','2025-11-07 22:07:41','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"address\",\"label\":\"Address\",\"scheme\":\"us\",\"description\":\"\",\"size\":\"medium\",\"address1_placeholder\":\"\",\"address1_default\":\"\",\"address2_placeholder\":\"\",\"address2_default\":\"\",\"city_placeholder\":\"\",\"city_default\":\"\",\"state_placeholder\":\"\",\"state_default\":\"\",\"postal_placeholder\":\"\",\"postal_default\":\"\",\"country_placeholder\":\"\",\"country_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"Project Type\",\"choices\":{\"1\":{\"label\":\"Framing materials\",\"value\":\"Framing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"Drywall and plaster\",\"value\":\"Drywall and plaster\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"Insulation\",\"value\":\"Insulation\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Flooring materials\",\"value\":\"Flooring materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"5\":{\"label\":\"Ceiling tiles\",\"value\":\"Ceiling tiles\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"6\":{\"label\":\"Painting supplies\",\"value\":\"Painting supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"7\":{\"label\":\"Doors and windows\",\"value\":\"Doors and windows\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"8\":{\"label\":\"Cabinetry and countertops\",\"value\":\"Cabinetry and countertops\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"9\":{\"label\":\"Lighting fixtures\",\"value\":\"Lighting fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"10\":{\"label\":\"Plumbing fixtures\",\"value\":\"Plumbing fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"11\":{\"label\":\"Electrical wiring and outlets\",\"value\":\"Electrical wiring and outlets\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"12\":{\"label\":\"HVAC systems\",\"value\":\"HVAC systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"13\":{\"label\":\"Roofing materials\",\"value\":\"Roofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"14\":{\"label\":\"Siding and exterior finishes\",\"value\":\"Siding and exterior finishes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"15\":{\"label\":\"Concrete and cement\",\"value\":\"Concrete and cement\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"16\":{\"label\":\"Brick and masonry supplies\",\"value\":\"Brick and masonry supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"17\":{\"label\":\"Hardware and fasteners\",\"value\":\"Hardware and fasteners\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"18\":{\"label\":\"Tools and equipment\",\"value\":\"Tools and equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"19\":{\"label\":\"Safety gear and equipment\",\"value\":\"Safety gear and equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"20\":{\"label\":\"Waste disposal and recycling supplies\",\"value\":\"Waste disposal and recycling supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"21\":{\"label\":\"Permits and inspection fees\",\"value\":\"Permits and inspection fees\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"22\":{\"label\":\"Architectural and design services\",\"value\":\"Architectural and design services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"23\":{\"label\":\"Project management services\",\"value\":\"Project management services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"24\":{\"label\":\"Temporary construction barriers\",\"value\":\"Temporary construction barriers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"25\":{\"label\":\"Scaffolding and ladders\",\"value\":\"Scaffolding and ladders\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"26\":{\"label\":\"Power tools\",\"value\":\"Power tools\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"27\":{\"label\":\"Hand tools\",\"value\":\"Hand tools\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"28\":{\"label\":\"Measuring and leveling tools\",\"value\":\"Measuring and leveling tools\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"29\":{\"label\":\"Sealants and adhesives\",\"value\":\"Sealants and adhesives\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"30\":{\"label\":\"Vapor barriers\",\"value\":\"Vapor barriers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"31\":{\"label\":\"Drainage systems\",\"value\":\"Drainage systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"32\":{\"label\":\"Exterior landscaping materials\",\"value\":\"Exterior landscaping materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"33\":{\"label\":\"Interior finishing materials\",\"value\":\"Interior finishing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"34\":{\"label\":\"Soundproofing materials\",\"value\":\"Soundproofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"35\":{\"label\":\"Fireproofing materials\",\"value\":\"Fireproofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"36\":{\"label\":\"Smart home technology components\",\"value\":\"Smart home technology components\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"37\":{\"label\":\"Security systems\",\"value\":\"Security systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"38\":{\"label\":\"Energy-efficient appliances\",\"value\":\"Energy-efficient appliances\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"39\":{\"label\":\"Garage doors and openers\",\"value\":\"Garage doors and openers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"40\":{\"label\":\"Fencing and gates\",\"value\":\"Fencing and gates\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"41\":{\"label\":\"Siding and exterior cladding\",\"value\":\"Siding and exterior cladding\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"42\":{\"label\":\"Gutters and downspouts\",\"value\":\"Gutters and downspouts\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"43\":{\"label\":\"Windows and door hardware\",\"value\":\"Windows and door hardware\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"44\":{\"label\":\"Paint and primer\",\"value\":\"Paint and primer\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"45\":{\"label\":\"Stains and finishes\",\"value\":\"Stains and finishes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"46\":{\"label\":\"Tile and grout\",\"value\":\"Tile and grout\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"47\":{\"label\":\"Countertop edging and backsplashes\",\"value\":\"Countertop edging and backsplashes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"48\":{\"label\":\"Closet organizers\",\"value\":\"Closet organizers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"49\":{\"label\":\"Shelving and storage solutions\",\"value\":\"Shelving and storage solutions\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"50\":{\"label\":\"Kitchen and bathroom fixtures\",\"value\":\"Kitchen and bathroom fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"51\":{\"label\":\"Ventilation fans\",\"value\":\"Ventilation fans\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"52\":{\"label\":\"Exhaust systems\",\"value\":\"Exhaust systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"53\":{\"label\":\"Waterproofing membranes\",\"value\":\"Waterproofing membranes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"54\":{\"label\":\"Foundation repair materials\",\"value\":\"Foundation repair materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"55\":{\"label\":\"Structural supports\",\"value\":\"Structural supports\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"56\":{\"label\":\"Temporary power supply equipment\",\"value\":\"Temporary power supply equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"57\":{\"label\":\"Lighting controls and switches\",\"value\":\"Lighting controls and switches\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"select\",\"label\":\"Timing\",\"choices\":{\"1\":{\"label\":\"ASAP\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"2-4 Weeks\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"1-3 Months\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Planning Stage\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"textarea\",\"label\":\"Description\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"27\",\"field_id\":11,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"CONTACT FORM\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thank you for contacting us. We have received your message and will get back to you soon.<\\/p>\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','CONTACT FORM','','inherit','closed','closed','','27-revision-v1','','','2025-11-07 14:07:41','2025-11-07 22:07:41','',27,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=30',0,'revision','',0),(32,1,'2025-11-07 14:29:35','2025-11-07 22:29:35','','Get Matched','','trash','closed','closed','','__trashed','','','2025-11-07 14:29:35','2025-11-07 22:29:35','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/?page_id=32',0,'page','',0),(33,1,'2025-11-07 14:27:34','2025-11-07 22:27:34','','Get Matched','','inherit','closed','closed','','32-revision-v1','','','2025-11-07 14:27:34','2025-11-07 22:27:34','',32,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=33',0,'revision','',0),(36,1,'2025-11-07 14:38:55','2025-11-07 22:38:55','<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-features__features-21 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-features__features-21 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Transform Your Home with Local Experts</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance\">Discover a network of trusted contractors in King County, WA, ready to assist with your home renovation projects. Our platform connects homeowners with skilled professionals to ensure quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} -->\n<div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Matched Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} -->\n<p class=\"nfd-text-pretty\">Transform Your Home with Local Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Author\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} -->\n<figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;crop=&amp;w=200&amp;h=200&amp;crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Discover a network of trusted contractors in King County, WA, ready to assist with your home renovation projects. Our platform connects homeowners with skilled professionals to ensure quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} -->\n<p class=\"nfd-text-faded nfd-text-sm\">Get Started Today</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=700\\u0026h=700\\u0026crop=\",\"focalPoint\":{\"x\":0.5500000000000000444089209850062616169452667236328125,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=700&amp;h=700&amp;crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-p-card-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid\"} -->\n<div class=\"nfd-p-card-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group nfd-bg-effect-grid\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} -->\n<p class=\"nfd-text-opacity-80\">Key Features of Our Service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\" class=\"\"><span style=\"margin-right: 4px\">✓ </span>Access to a wide range of local contractors.<span style=\"margin-right: 4px\">✓ </span>Expertise in various home improvement services.<span style=\"margin-right: 4px\">✓ </span>Reliable customer reviews and ratings.<span style=\"margin-right: 4px\">✓ </span>Easy comparison of contractor quotes.<span style=\"margin-right: 4px\">✓ </span>Dedicated support for your renovation needs.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&amp;auto=format&amp;fit=crop&amp;w=1200&amp;h=1200&amp;crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this network for my home renovation project, and I couldn\'t be happier with the results. The team was professional, punctual, and truly understood my vision. They transformed my space beautifully, and I highly recommend their services to anyone looking to improve their home!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Davis</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">King County Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-p-0  nfd-wb-call-to-action__cta-4 is-style-nfd-theme-darker\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid-2\"} -->\n<div class=\"nfd-container nfd-p-0  nfd-wb-call-to-action__cta-4 is-style-nfd-theme-darker wp-block-group nfd-bg-effect-grid-2\"><!-- wp:group {\"className\":\"nfd-border-primary nfd-relative -nfd-bottom-1 nfd-p-card-square-lg nfd-gap-xl\",\"style\":{\"border\":{\"top\":{\"width\":\"0px\",\"style\":\"none\"},\"right\":[],\"bottom\":{\"width\":\"8px\"},\"left\":[]}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-border-primary nfd-relative -nfd-bottom-1 nfd-p-card-square-lg nfd-gap-xl wp-block-group\" style=\"border-top-style:none;border-top-width:0px;border-bottom-width:8px\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Transform Your Home with Trusted Local Contractors in King County</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance\"} -->\n<p class=\"nfd-text-faded nfd-text-md nfd-text-balance\">Discover the best home renovation services tailored to your needs. Connect with skilled professionals who can bring your vision to life today!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Matched Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-xs nfd-text-faded\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-xs nfd-text-faded has-text-align-left\" style=\"text-transform:uppercase\">Join our network of satisfied homeowners who have successfully completed their renovation projects with our expert contractors.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Our Services','','inherit','closed','closed','','9-revision-v1','','','2025-11-07 14:38:55','2025-11-07 22:38:55','',9,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=36',0,'revision','',0),(37,1,'2025-11-07 14:42:10','2025-11-07 22:42:10','<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=1500\\u0026h=\\u0026crop=\",\"dimRatio\":50,\"minHeight\":100,\"align\":\"full\",\"className\":\"nfd-container nfd-p-card-square-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Get Connected with Trusted Local Contractors Today!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\"} -->\n<p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">Reach out now to find the best professionals for your home improvement needs.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"default\",\"themeName\":\"Default\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022default\\u0022,\\u0022themeName\\u0022:\\u0022Default\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022rgba( 0, 0, 0, 0.25 )\\u0022,\\u0022fieldTextColor\\u0022:\\u0022rgba( 0, 0, 0, 0.7 )\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022rgba( 0, 0, 0, 0.85 )\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022rgba( 0, 0, 0, 0.55 )\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63637\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#066aab\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#ffffff\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#066aab\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#066aab\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00223px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\"} /-->\n\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How can I contact local contractors?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What services do you offer?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How do I know if a contractor is reliable?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Are your contractors licensed?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What areas do you serve?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-07 14:42:10','2025-11-07 22:42:10','',11,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=37',0,'revision','',0),(39,1,'2025-11-07 14:48:01','2025-11-07 22:48:01','<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-headings__heading-3\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-headings__heading-3 wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=1200\\u0026h=\\u0026crop=\",\"dimRatio\":70,\"overlayColor\":\"base\",\"isUserOverlayColor\":true,\"isDark\":false,\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover is-light\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1200&amp;h=&amp;crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-70 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-rounded-full is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} -->\n<div class=\"nfd-shadow-xs nfd-rounded-full is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Blocks of all narrative</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">Create amazing moments <br>with our assistance</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-balance\"} -->\n<p class=\"nfd-text-md nfd-text-balance has-text-align-left\">As a comprehensive design and development company, we focus on crafting uncomplicated, practical, and visually appealing resolutions.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode -->','','','trash','closed','closed','','39-2__trashed','','','2025-11-07 14:49:18','2025-11-07 22:49:18','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/?page_id=39',0,'page','',0),(40,1,'2025-11-07 14:48:01','2025-11-07 22:48:01','<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-headings__heading-3\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-headings__heading-3 wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=1200\\u0026h=\\u0026crop=\",\"dimRatio\":70,\"overlayColor\":\"base\",\"isUserOverlayColor\":true,\"isDark\":false,\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover is-light\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1200&amp;h=&amp;crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-base-background-color has-background-dim-70 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-shadow-xs nfd-rounded-full is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\"} -->\n<div class=\"nfd-shadow-xs nfd-rounded-full is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Blocks of all narrative</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance has-text-align-left\">Create amazing moments <br>with our assistance</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-md nfd-text-balance\"} -->\n<p class=\"nfd-text-md nfd-text-balance has-text-align-left\">As a comprehensive design and development company, we focus on crafting uncomplicated, practical, and visually appealing resolutions.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode -->','','','inherit','closed','closed','','39-revision-v1','','','2025-11-07 14:48:01','2025-11-07 22:48:01','',39,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=40',0,'revision','',0),(41,1,'2025-11-07 14:52:01','2025-11-07 22:52:01','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-07 14:52:01','2025-11-07 22:52:01','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=41',0,'revision','',0),(42,1,'2025-11-07 14:52:02','2025-11-07 22:52:02','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-07 14:52:02','2025-11-07 22:52:02','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=42',0,'revision','',0),(43,1,'2025-11-07 14:52:29','2025-11-07 22:52:29','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-07 14:52:29','2025-11-07 22:52:29','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=43',0,'revision','',0),(44,1,'2025-11-07 14:52:30','2025-11-07 22:52:30','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-07 14:52:30','2025-11-07 22:52:30','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=44',0,'revision','',0),(45,1,'2025-11-07 15:10:05','2025-11-07 23:10:05','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"address\",\"label\":\"Address\",\"scheme\":\"us\",\"description\":\"\",\"size\":\"medium\",\"address1_placeholder\":\"\",\"address1_default\":\"\",\"address2_placeholder\":\"\",\"address2_default\":\"\",\"city_placeholder\":\"\",\"city_default\":\"\",\"state_placeholder\":\"\",\"state_default\":\"\",\"postal_placeholder\":\"\",\"postal_default\":\"\",\"country_placeholder\":\"\",\"country_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"Project Type\",\"choices\":{\"1\":{\"label\":\"Framing\",\"value\":\"Framing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"Drywall and plaster\",\"value\":\"Drywall and plaster\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"Insulation\",\"value\":\"Insulation\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Flooring\",\"value\":\"Flooring materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"5\":{\"label\":\"Ceiling tiles\",\"value\":\"Ceiling tiles\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"6\":{\"label\":\"Painting\",\"value\":\"Painting supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"7\":{\"label\":\"Doors and windows\",\"value\":\"Doors and windows\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"8\":{\"label\":\"Cabinetry and countertops\",\"value\":\"Cabinetry and countertops\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"9\":{\"label\":\"Lighting fixtures\",\"value\":\"Lighting fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"10\":{\"label\":\"Plumbing\",\"value\":\"Plumbing fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"11\":{\"label\":\"Electrical wiring and outlets\",\"value\":\"Electrical wiring and outlets\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"12\":{\"label\":\"HVAC systems\",\"value\":\"HVAC systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"13\":{\"label\":\"Roofing\",\"value\":\"Roofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"14\":{\"label\":\"Siding and exterior finishes\",\"value\":\"Siding and exterior finishes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"15\":{\"label\":\"Concrete and cement\",\"value\":\"Concrete and cement\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"16\":{\"label\":\"Brick and masonry supplies\",\"value\":\"Brick and masonry supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"21\":{\"label\":\"Permits and inspection fees\",\"value\":\"Permits and inspection fees\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"22\":{\"label\":\"Architectural and design services\",\"value\":\"Architectural and design services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"23\":{\"label\":\"Project management services\",\"value\":\"Project management services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"29\":{\"label\":\"Sealants and adhesives\",\"value\":\"Sealants and adhesives\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"30\":{\"label\":\"Vapor barriers\",\"value\":\"Vapor barriers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"31\":{\"label\":\"Drainage systems\",\"value\":\"Drainage systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"32\":{\"label\":\"Exterior landscaping\",\"value\":\"Exterior landscaping materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"33\":{\"label\":\"Interior finishing\",\"value\":\"Interior finishing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"36\":{\"label\":\"Smart home technology components\",\"value\":\"Smart home technology components\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"38\":{\"label\":\"Energy-efficient appliances\",\"value\":\"Energy-efficient appliances\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"39\":{\"label\":\"Garage doors and openers\",\"value\":\"Garage doors and openers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"40\":{\"label\":\"Fencing and gates\",\"value\":\"Fencing and gates\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"42\":{\"label\":\"Gutters and downspouts\",\"value\":\"Gutters and downspouts\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"46\":{\"label\":\"Tile and grout\",\"value\":\"Tile and grout\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"47\":{\"label\":\"Countertop edging and backsplashes\",\"value\":\"Countertop edging and backsplashes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"48\":{\"label\":\"Closet organizers\",\"value\":\"Closet organizers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"49\":{\"label\":\"Shelving and storage solutions\",\"value\":\"Shelving and storage solutions\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"50\":{\"label\":\"Kitchen and bathroom\",\"value\":\"Kitchen and bathroom fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"51\":{\"label\":\"Ventilation fans\",\"value\":\"Ventilation fans\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"52\":{\"label\":\"Exhaust systems\",\"value\":\"Exhaust systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"53\":{\"label\":\"Waterproofing membranes\",\"value\":\"Waterproofing membranes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"54\":{\"label\":\"Foundation repair materials\",\"value\":\"Foundation repair materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"55\":{\"label\":\"Structural supports\",\"value\":\"Structural supports\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"56\":{\"label\":\"Temporary power supply equipment\",\"value\":\"Temporary power supply equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"57\":{\"label\":\"Lighting controls and switches\",\"value\":\"Lighting controls and switches\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"select\",\"label\":\"Timing\",\"choices\":{\"1\":{\"label\":\"ASAP\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"2-4 Weeks\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"1-3 Months\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Planning Stage\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"textarea\",\"label\":\"Description\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"27\",\"field_id\":11,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"CONTACT FORM\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thank you for contacting us. We have received your message and will get back to you soon.<\\/p>\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','CONTACT FORM','','inherit','closed','closed','','27-revision-v1','','','2025-11-07 15:10:05','2025-11-07 23:10:05','',27,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=45',0,'revision','',0),(47,1,'2025-11-07 15:43:27','2025-11-07 23:43:27','','Interior finishing ·  · 2025-11-07 15:43:27','','trash','closed','closed','','interior-finishing-%c2%b7-%c2%b7-2025-11-07-154327__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/project/interior-finishing-%c2%b7-%c2%b7-2025-11-07-154327/',0,'project','',0),(49,1,'2025-11-07 15:54:04','2025-11-07 23:54:04','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"address\",\"label\":\"Address\",\"scheme\":\"us\",\"description\":\"\",\"size\":\"medium\",\"address1_placeholder\":\"\",\"address1_default\":\"\",\"address2_placeholder\":\"\",\"address2_default\":\"\",\"city_placeholder\":\"\",\"city_default\":\"\",\"state_placeholder\":\"\",\"state_default\":\"\",\"postal_placeholder\":\"\",\"postal_default\":\"\",\"country_placeholder\":\"\",\"country_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"Project Type\",\"choices\":{\"1\":{\"label\":\"Framing\",\"value\":\"Framing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"Drywall and plaster\",\"value\":\"Drywall and plaster\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"Insulation\",\"value\":\"Insulation\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Flooring\",\"value\":\"Flooring materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"5\":{\"label\":\"Ceiling tiles\",\"value\":\"Ceiling tiles\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"6\":{\"label\":\"Painting\",\"value\":\"Painting supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"7\":{\"label\":\"Doors and windows\",\"value\":\"Doors and windows\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"8\":{\"label\":\"Cabinetry and countertops\",\"value\":\"Cabinetry and countertops\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"9\":{\"label\":\"Lighting fixtures\",\"value\":\"Lighting fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"10\":{\"label\":\"Plumbing\",\"value\":\"Plumbing fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"11\":{\"label\":\"Electrical wiring and outlets\",\"value\":\"Electrical wiring and outlets\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"12\":{\"label\":\"HVAC systems\",\"value\":\"HVAC systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"13\":{\"label\":\"Roofing\",\"value\":\"Roofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"14\":{\"label\":\"Siding and exterior finishes\",\"value\":\"Siding and exterior finishes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"15\":{\"label\":\"Concrete and cement\",\"value\":\"Concrete and cement\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"16\":{\"label\":\"Brick and masonry supplies\",\"value\":\"Brick and masonry supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"21\":{\"label\":\"Permits and inspection fees\",\"value\":\"Permits and inspection fees\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"22\":{\"label\":\"Architectural and design services\",\"value\":\"Architectural and design services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"23\":{\"label\":\"Project management services\",\"value\":\"Project management services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"29\":{\"label\":\"Sealants and adhesives\",\"value\":\"Sealants and adhesives\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"30\":{\"label\":\"Vapor barriers\",\"value\":\"Vapor barriers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"31\":{\"label\":\"Drainage systems\",\"value\":\"Drainage systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"32\":{\"label\":\"Exterior landscaping\",\"value\":\"Exterior landscaping materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"33\":{\"label\":\"Interior finishing\",\"value\":\"Interior finishing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"36\":{\"label\":\"Smart home technology components\",\"value\":\"Smart home technology components\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"38\":{\"label\":\"Energy-efficient appliances\",\"value\":\"Energy-efficient appliances\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"39\":{\"label\":\"Garage doors and openers\",\"value\":\"Garage doors and openers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"40\":{\"label\":\"Fencing and gates\",\"value\":\"Fencing and gates\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"42\":{\"label\":\"Gutters and downspouts\",\"value\":\"Gutters and downspouts\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"46\":{\"label\":\"Tile and grout\",\"value\":\"Tile and grout\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"47\":{\"label\":\"Countertop edging and backsplashes\",\"value\":\"Countertop edging and backsplashes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"48\":{\"label\":\"Closet organizers\",\"value\":\"Closet organizers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"49\":{\"label\":\"Shelving and storage solutions\",\"value\":\"Shelving and storage solutions\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"50\":{\"label\":\"Kitchen and bathroom\",\"value\":\"Kitchen and bathroom fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"51\":{\"label\":\"Ventilation fans\",\"value\":\"Ventilation fans\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"52\":{\"label\":\"Exhaust systems\",\"value\":\"Exhaust systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"53\":{\"label\":\"Waterproofing membranes\",\"value\":\"Waterproofing membranes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"54\":{\"label\":\"Foundation repair\",\"value\":\"Foundation repair materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"55\":{\"label\":\"Structural supports\",\"value\":\"Structural supports\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"56\":{\"label\":\"Temporary power supply equipment\",\"value\":\"Temporary power supply equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"57\":{\"label\":\"Lighting controls and switches\",\"value\":\"Lighting controls and switches\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"58\":{\"label\":\"Remodelling\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"59\":{\"label\":\"Basements\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"60\":{\"label\":\"Demolition\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"61\":{\"label\":\"Construction Cleaning\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"select\",\"label\":\"Timing\",\"choices\":{\"1\":{\"label\":\"ASAP\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"2-4 Weeks\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"1-3 Months\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Planning Stage\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"textarea\",\"label\":\"Description\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"27\",\"field_id\":11,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"CONTACT FORM\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thank you for contacting us. We have received your message and will get back to you soon.<\\/p>\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','CONTACT FORM','','inherit','closed','closed','','27-revision-v1','','','2025-11-07 15:54:04','2025-11-07 23:54:04','',27,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=49',0,'revision','',0),(57,1,'2025-11-08 10:03:43','2025-11-08 18:03:43','a:9:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"contractor\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";}','Contractor Details','contractor-details','publish','closed','closed','','group_690e93ac1ca12','','','2025-11-26 09:37:11','2025-11-26 17:37:11','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/?post_type=acf-field-group&#038;p=57',0,'acf-field-group','',0),(58,1,'2025-11-08 10:03:43','2025-11-08 18:03:43','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','City','rccc_city','publish','closed','closed','','field_690e93aa26fa1','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://okk.bis.mybluehost.me/website_edcc2be6/?post_type=acf-field&#038;p=58',6,'acf-field','',0),(59,1,'2025-11-08 10:03:43','2025-11-08 18:03:43','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:44:\"Zip codes separate by ,  98117, 98034, 98113\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Zips (comma-separated)','rccc_zips_csv','publish','closed','closed','','field_690f81a426fa2','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://okk.bis.mybluehost.me/website_edcc2be6/?post_type=acf-field&#038;p=59',7,'acf-field','',0),(60,1,'2025-11-08 10:03:43','2025-11-08 18:03:43','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Email','rccc_contact_email','publish','closed','closed','','field_690f83c626fa3','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://okk.bis.mybluehost.me/website_edcc2be6/?post_type=acf-field&#038;p=60',3,'acf-field','',0),(63,1,'2025-11-08 10:03:43','2025-11-08 18:03:43','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','License No','rccc_license_no','publish','closed','closed','','field_690f84a926fa6','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://okk.bis.mybluehost.me/website_edcc2be6/?post_type=acf-field&#038;p=63',9,'acf-field','',0),(64,1,'2025-11-08 10:03:43','2025-11-08 18:03:43','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:16:\"date_time_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"display_format\";s:11:\"d/m/Y g:i a\";s:13:\"return_format\";s:11:\"d/m/Y g:i a\";s:9:\"first_day\";i:1;s:23:\"default_to_current_date\";i:0;s:17:\"allow_in_bindings\";i:0;}','Insurance Expires','rccc_insurance_expires','publish','closed','closed','','field_690f84d926fa7','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://okk.bis.mybluehost.me/website_edcc2be6/?post_type=acf-field&#038;p=64',10,'acf-field','',0),(66,1,'2025-11-08 11:00:30','2025-11-08 19:00:30','<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode -->','Contractors','','trash','closed','closed','','contractors__trashed','','','2025-11-08 11:08:15','2025-11-08 19:08:15','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/?page_id=66',0,'page','',0),(67,1,'2025-11-08 11:00:30','2025-11-08 19:00:30','<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode -->','Contractors','','inherit','closed','closed','','66-revision-v1','','','2025-11-08 11:00:30','2025-11-08 19:00:30','',66,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=67',0,'revision','',0),(68,1,'2025-11-08 11:05:18','2025-11-08 19:05:18','<!-- wp:shortcode -->\r\n<p>[rccc_contractor_directory]</p>\r\n<!-- /wp:shortcode -->','Find Contractors','','publish','closed','closed','','find-contractors','','','2025-11-18 19:06:34','2025-11-19 03:06:34','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/?page_id=68',0,'page','',0),(69,1,'2025-11-08 11:05:18','2025-11-08 19:05:18','<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode -->','Find Contractors','','inherit','closed','closed','','68-revision-v1','','','2025-11-08 11:05:18','2025-11-08 19:05:18','',68,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=69',0,'revision','',0),(74,1,'2025-11-08 13:13:49','2025-11-08 21:13:49','<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=1500\\u0026h=\\u0026crop=\",\"dimRatio\":50,\"minHeight\":100,\"align\":\"full\",\"className\":\"nfd-container nfd-p-card-square-lg\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\">[wpforms id=\"27\"]<img class=\"wp-block-cover__image-background\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\r\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} -->\r\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\r\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Get Connected with Trusted Local Contractors Today!</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\"} -->\r\n<p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-left\">Reach out now to find the best professionals for your home improvement needs.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n</div>\r\n<!-- /wp:cover --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"default\",\"themeName\":\"Default\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022default\\u0022,\\u0022themeName\\u0022:\\u0022Default\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022rgba( 0, 0, 0, 0.25 )\\u0022,\\u0022fieldTextColor\\u0022:\\u0022rgba( 0, 0, 0, 0.7 )\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022rgba( 0, 0, 0, 0.85 )\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022rgba( 0, 0, 0, 0.55 )\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63637\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#066aab\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#ffffff\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#066aab\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#066aab\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00223px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\"} /-->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\r\n<div class=\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\r\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 45%;\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\r\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"width\":\"66.66%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 66.66%;\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\r\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How can I contact local contractors?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What services do you offer?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How do I know if a contractor is reliable?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">Are your contractors licensed?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What areas do you serve?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-08 13:13:49','2025-11-08 21:13:49','',11,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=74',0,'revision','',0),(81,1,'2025-11-08 14:14:09','2025-11-08 22:14:09','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King County find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-08 14:14:09','2025-11-08 22:14:09','',19,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=81',0,'revision','',0),(82,1,'2025-11-08 14:19:45','2025-11-08 22:19:45','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":175} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} -->\n<div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-08 14:19:45','2025-11-08 22:19:45','',16,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=82',0,'revision','',0),(83,1,'2025-11-08 14:22:11','2025-11-08 22:22:11','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":175} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} -->\n<div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-08 14:22:11','2025-11-08 22:22:11','',16,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=83',0,'revision','',0),(84,1,'2025-11-08 14:26:18','2025-11-08 22:26:18','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":175} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline nfd-btn-wide nfd-btn-tertiary\"} -->\n<div class=\"is-style-outline nfd-btn-wide nfd-btn-tertiary wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-08 14:26:18','2025-11-08 22:26:18','',16,'https://okk.bis.mybluehost.me/website_edcc2be6/?p=84',0,'revision','',0),(85,1,'2025-11-08 14:29:34','2025-11-08 22:29:34','<!-- wp:group {\"tagName\":\"footer\",\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|50\"}},\"backgroundColor\":\"accent-1\",\"textColor\":\"base\",\"layout\":{\"type\":\"constrained\"}} -->\n<footer class=\"wp-block-group alignfull has-base-color has-accent-1-background-color has-text-color has-background has-link-color\" style=\"padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)\"><!-- wp:group {\"fontSize\":\"medium\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-medium-font-size\"><!-- wp:paragraph -->\n<p class=\"\">Give us a call (206) 669 6217</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Monday - Friday | 7am - 5pm PST</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:site-logo {\"width\":212,\"align\":\"center\"} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":12,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} /-->\n\n<!-- wp:social-links {\"iconColor\":\"base\",\"iconColorValue\":\"var:preset|color|base\",\"size\":\"has-normal-icon-size\",\"className\":\"is-style-logos-only\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"is-style-logos-only wp-block-social-links has-normal-icon-size has-icon-color\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\">© Copyright 2025. All rights reserved.</p>\n<!-- /wp:paragraph --></footer>\n<!-- /wp:group -->','Footer with contacts','','publish','closed','closed','','footer-with-contacts','','','2025-11-08 14:29:34','2025-11-08 22:29:34','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/footer-with-contacts/',0,'wp_template_part','',0),(87,1,'2025-11-08 15:20:44','2025-11-08 23:20:44','need new basement','Basements ·  · 2025-11-08 15:20:44','','trash','closed','closed','','basements-%c2%b7-%c2%b7-2025-11-08-152044__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://okk.bis.mybluehost.me/website_edcc2be6/project/basements-%c2%b7-%c2%b7-2025-11-08-152044/',0,'project','',0),(88,1,'2025-11-10 12:20:25','2025-11-10 20:20:25','<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6 is-style-nfd-theme-darker\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6 is-style-nfd-theme-darker wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Your trusted partner for home improvement in King &amp; Snohomish Counties</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} -->\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore local contractor options today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}}} -->\n<div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} -->\n<p class=\"nfd-text-lg nfd-text-balance\">Connect with skilled professionals for your renovation needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3>\n<!-- /wp:heading -->\n\n<!-- wp:navigation {\"ref\":12,\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&amp;utm_medium=bluehost_plugin&amp;channelid=P99C100S1N0B3003A151D115E0000V112&amp;utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Footer','','inherit','closed','closed','','17-revision-v1','','','2025-11-10 12:20:25','2025-11-10 20:20:25','',17,'https://raincitycontractorconnect.com/staging/6718/?p=88',0,'revision','',0),(89,1,'2025-11-10 12:24:02','2025-11-10 20:24:02','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-10 12:24:02','2025-11-10 20:24:02','',19,'https://raincitycontractorconnect.com/staging/6718/?p=89',0,'revision','',0),(91,1,'2025-11-13 11:52:11','2025-11-13 19:52:11','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:12:\"preview_size\";s:6:\"medium\";}','Contractor_logo','rccc_contractor_logo','publish','closed','closed','','field_691636925e223','','','2025-11-22 16:58:21','2025-11-23 00:58:21','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=91',1,'acf-field','',0),(92,1,'2025-11-13 11:56:06','2025-11-13 19:56:06','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-sm\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Reliable Local Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-13 11:56:06','2025-11-13 19:56:06','',19,'https://raincitycontractorconnect.com/staging/6718/?p=92',0,'revision','',0),(93,1,'2025-11-13 12:03:15','2025-11-13 20:03:15','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">ReliFind Contractorsable Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"nfd-text-contrast nfd-text-xs\" style=\"font-style:normal;font-weight:600;text-transform:uppercase\">Connecting Homeowners with Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-13 12:03:15','2025-11-13 20:03:15','',19,'https://raincitycontractorconnect.com/staging/6718/?p=93',0,'revision','',0),(94,1,'2025-11-13 12:07:37','2025-11-13 20:07:37','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">ReliFind Contractorsable Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Connecting Homeowners with  Contractorstractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-features__features-34 is-style-nfd-theme-light wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listings\"},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Listing\"},\"className\":\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-base nfd-gap-md nfd-p-card-md nfd-rounded nfd-shadow-xs nfd-bg-surface nfd-theme-white is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-0 nfd-shrink-0\",\"style\":{\"border\":{\"right\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-0 nfd-shrink-0 wp-block-group\" style=\"border-right-width:1px;padding-right:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}}} -->\n<p class=\"nfd-text-faded nfd-text-sm\" style=\"text-transform:uppercase\">Oct</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-xl nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"lineHeight\":\"1\"}}} -->\n<p class=\"nfd-text-xl nfd-text-primary\" style=\"font-style:normal;font-weight:500;line-height:1;text-transform:uppercase\"><strong>15</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xs\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\"><strong>The New York Academy of Sciences (NYAS)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">123 Main St, King County, WA</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-xs nfd-text-sm\",\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-xs nfd-text-sm wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-faded\"} -->\n<p class=\"nfd-text-faded\">9am - 11am</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\"><a href=\"#\"><span style=\"text-decoration: underline\">Get Started</span></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-13 12:07:37','2025-11-13 20:07:37','',19,'https://raincitycontractorconnect.com/staging/6718/?p=94',0,'revision','',0),(95,1,'2025-11-13 12:12:15','2025-11-13 20:12:15','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Connecting Homeowners with  Contractorstractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-13 12:12:15','2025-11-13 20:12:15','',19,'https://raincitycontractorconnect.com/staging/6718/?p=95',0,'revision','',0),(96,1,'2025-11-13 12:16:35','2025-11-13 20:16:35','<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:html -->\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\">[wpforms id=\"27\"]<img class=\"wp-block-cover__image-background\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"></div>\r\n</div>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"default\",\"themeName\":\"Default\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022default\\u0022,\\u0022themeName\\u0022:\\u0022Default\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022rgba( 0, 0, 0, 0.25 )\\u0022,\\u0022fieldTextColor\\u0022:\\u0022rgba( 0, 0, 0, 0.7 )\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022rgba( 0, 0, 0, 0.85 )\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022rgba( 0, 0, 0, 0.55 )\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63637\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#066aab\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#ffffff\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#066aab\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#066aab\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00223px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\"} /-->\n\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How can I contact local contractors?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What services do you offer?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How do I know if a contractor is reliable?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Are your contractors licensed?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What areas do you serve?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-13 12:16:35','2025-11-13 20:16:35','',11,'https://raincitycontractorconnect.com/staging/6718/?p=96',0,'revision','',0),(97,1,'2025-11-13 15:51:41','2025-11-13 23:51:41','<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&amp;auto=format&amp;fit=crop&amp;w=1200&amp;h=1200&amp;crop=\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor for my home renovation in King County, and I couldn\'t be happier with the results. The team was professional, punctual, and their attention to detail was impressive. They transformed my outdated kitchen into a modern space that I love. I highly recommend their services to anyone looking for quality work!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Olivia Bennett</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">King County Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-26\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-26 wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-md nfd-overflow-hidden nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-md nfd-overflow-hidden nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=1200\\u0026h=\\u0026crop=\",\"dimRatio\":40,\"minHeight\":100,\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-bg-\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-bg- wp-block-cover\" style=\"min-height:100px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1200&amp;h=&amp;crop=\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 31%,rgba(0,0,0,0) 100%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-xl nfd-p-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-gap-xl nfd-p-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\"} -->\n<p class=\"nfd-text-faded nfd-text-md nfd-text-balance has-text-align-center\">Read our customer testimonials and find the perfect contractor for your project.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Features\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-features__features-21 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-features__features-21 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"className\":\"nfd-gap-3xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-3xl nfd-gap-y-2xl wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"className\":\"md:nfd-order-2\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"md:nfd-order-2 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Transform Your Home with Trusted Contractors</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance\">Discover the best local contractors in King County, WA, who are ready to help you with your home improvement projects. Our platform connects homeowners with reliable professionals, ensuring quality work and customer satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-lg\"} -->\n<div class=\"nfd-btn-lg wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Find Your Contractor Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:group {\"className\":\"nfd-max-w-prose nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-max-w-prose nfd-gap-lg wp-block-group\"><!-- wp:group {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-pretty\"} -->\n<p class=\"nfd-text-pretty\">Transform Your Home with Trusted Contractors</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Author\"},\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:image {\"width\":\"40px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-rounded-sm is-style-default\"} -->\n<figure class=\"nfd-rounded-sm is-style-default wp-block-image size-large is-resized\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;crop=&amp;w=200&amp;h=200&amp;crop=faces\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover;width:40px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"className\":\"nfd-text-base nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-base nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Discover the best local contractors in King County, WA, who are ready to help you with your home improvement projects. Our platform connects homeowners with reliable professionals, ensuring quality work and customer satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-sm\"} -->\n<p class=\"nfd-text-faded nfd-text-sm\">Find Your Contractor Now</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:cover {\"url\":\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3\\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\\u0026auto=format\\u0026fit=crop\\u0026q=80\\u0026w=700\\u0026h=700\\u0026crop=\",\"focalPoint\":{\"x\":0.5500000000000000444089209850062616169452667236328125,\"y\":1},\"minHeight\":500,\"minHeightUnit\":\"px\",\"customGradient\":\"linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\",\"contentPosition\":\"bottom right\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"24px\",\"bottom\":\"0px\",\"left\":\"24px\"}}}} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-bottom-right\" style=\"padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;min-height:500px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=700&amp;h=700&amp;crop=\" style=\"object-position:55% 100%\" data-object-fit=\"cover\" data-object-position=\"55% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(0deg,rgb(255,255,255) 7%,rgba(255,255,255,0) 7%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-p-card-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"},\"border\":{\"radius\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"grid\"} -->\n<div class=\"nfd-p-card-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group nfd-bg-effect-grid\" style=\"border-radius:0px;font-style:normal;font-weight:500\"><!-- wp:paragraph {\"className\":\"nfd-text-opacity-80\"} -->\n<p class=\"nfd-text-opacity-80\">Key Features of Our Service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\" class=\"\"><span style=\"margin-right: 4px\">✓ </span>Verified customer reviews for peace of mind. <span style=\"margin-right: 4px\">✓ </span>Access to a network of local contractors. <span style=\"margin-right: 4px\">✓ </span>Easy comparison of contractor services and prices. <span style=\"margin-right: 4px\">✓ </span>Dedicated support for homeowners throughout the process. <span style=\"margin-right: 4px\">✓ </span>Streamlined communication with contractors.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->','Testimonials','','inherit','closed','closed','','10-revision-v1','','','2025-11-13 15:51:41','2025-11-13 23:51:41','',10,'https://raincitycontractorconnect.com/staging/6718/?p=97',0,'revision','',0),(98,1,'2025-11-13 15:55:20','2025-11-13 23:55:20','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":209} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-13 15:55:20','2025-11-13 23:55:20','',16,'https://raincitycontractorconnect.com/staging/6718/?p=98',0,'revision','',0),(100,1,'2025-11-14 10:25:39','2025-11-14 18:25:39','<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:html -->\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\">[wpforms id=\"27\"]<img class=\"wp-block-cover__image-background\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"></div>\r\n</div>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"fern\",\"themeName\":\"Fern\",\"labelColor\":\"#383c39\",\"labelSublabelColor\":\"#707971\",\"labelErrorColor\":\"#d63636\",\"pageBreakColor\":\"#58bb5d\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022fern\\u0022,\\u0022themeName\\u0022:\\u0022Fern\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022#c6cbc6\\u0022,\\u0022fieldTextColor\\u0022:\\u0022#383c39\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022#383c39\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022#707971\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63636\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#eef8ef\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00220px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\",\"fieldBorderColor\":\"#c6cbc6\",\"fieldTextColor\":\"#383c39\",\"containerBorderRadius\":\"0px\",\"buttonBackgroundColor\":\"#58bb5d\",\"buttonTextColor\":\"#eef8ef\",\"buttonBorderColor\":\"#58bb5d\"} /-->\n\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How can I contact local contractors?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What services do you offer?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How do I know if a contractor is reliable?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Are your contractors licensed?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What areas do you serve?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-14 10:25:39','2025-11-14 18:25:39','',11,'https://raincitycontractorconnect.com/staging/6718/?p=100',0,'revision','',0),(102,1,'2025-11-14 10:29:54','2025-11-14 18:29:54','{\"styles\":{\"color\":{\"background\":\"var:preset|color|accent_4\",\"text\":\"var:preset|color|contrast_midtone\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast_midtone\"}}}},\"settings\":{\"color\":{\"palette\":{\"theme\":[{\"slug\":\"base\",\"name\":\"Base\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast\",\"name\":\"Contrast\",\"color\":\"#117a4d\"},{\"slug\":\"accent_1\",\"name\":\"Accent 1\",\"color\":\"#005C2F\"},{\"slug\":\"accent_2\",\"name\":\"Accent 2\",\"color\":\"#117a4d\"},{\"slug\":\"accent_3\",\"name\":\"Accent 3\",\"color\":\"#349D70\"},{\"slug\":\"accent_4\",\"name\":\"Accent 4\",\"color\":\"#15935a\"},{\"slug\":\"accent_5\",\"name\":\"Accent 5\",\"color\":\"#15935a\"},{\"slug\":\"accent_6\",\"name\":\"Accent 6\",\"color\":\"#33B178\"},{\"slug\":\"base_midtone\",\"name\":\"Base midtone\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast_midtone\",\"name\":\"Contrast midtone\",\"color\":\"#171717\"}]}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":3}','Custom Styles','','inherit','closed','closed','','4-revision-v1','','','2025-11-14 10:29:54','2025-11-14 18:29:54','',4,'https://raincitycontractorconnect.com/staging/6718/?p=102',0,'revision','',0),(103,1,'2025-11-14 10:42:15','2025-11-14 18:42:15','<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-gallery__gallery-8 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-gallery__gallery-8 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} -->\n<div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}}} -->\n<div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top:100px\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=\" alt=\"\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-headings__heading-21 is-style-nfd-theme-darker\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-headings__heading-21 is-style-nfd-theme-darker wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Your Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} -->\n<p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">We connect homeowners in King County, WA with reliable local contractors for all your home improvement needs. Discover quality services tailored to your renovation projects.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} -->\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Learn More About Us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-container nfd-py-lg  nfd-wb-text__text-22 is-style-nfd-theme-dark\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":[],\"bottom\":{\"width\":\"1px\"},\"left\":[]}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-py-lg  nfd-wb-text__text-22 is-style-nfd-theme-dark wp-block-group\" style=\"border-top-width:1px;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"md:nfd-gap-4 nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"md:nfd-gap-4 nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Our Mission</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">We strive to connect homeowners in King County with reliable local contractors who can bring their home improvement visions to life. Our platform simplifies the process of finding trusted professionals for any renovation project, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Our Vision</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">To be the leading resource for homeowners seeking contractor services in King County, fostering a community where quality home improvement is accessible to all. We envision a seamless experience that empowers homeowners to make informed decisions.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Our Values</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">Integrity, quality, and customer satisfaction are at the core of our business. We believe in building lasting relationships with both homeowners and contractors, ensuring that every project is completed to the highest standards.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Why Choose Us?</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">We offer a curated list of local contractors who are vetted for their expertise and reliability. Our commitment to excellence means that you can trust us to connect you with professionals who will treat your home with care.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Get Started Today</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">Join our community of satisfied homeowners and discover the difference of working with local contractors who understand your needs. Start your home improvement journey with us and transform your space into your dream home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width:1px;min-height:52px\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style:normal;font-weight:700\">Contact Us</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">If you have any questions or need assistance, feel free to reach out to our team. We are here to help you navigate your home improvement projects and connect you with the right professionals.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','About Us','','inherit','closed','closed','','8-revision-v1','','','2025-11-14 10:42:15','2025-11-14 18:42:15','',8,'https://raincitycontractorconnect.com/staging/6718/?p=103',0,'revision','',0),(104,1,'2025-11-14 10:42:15','2025-11-14 18:42:15','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Connecting Homeowners with  Contractorstractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 10:42:15','2025-11-14 18:42:15','',19,'https://raincitycontractorconnect.com/staging/6718/?p=104',0,'revision','',0),(105,1,'2025-11-14 10:43:16','2025-11-14 18:43:16','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-nfd-theme-white\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-nfd-theme-white wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-headings__heading-15 is-style-nfd-theme-white wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Connecting Homeowners with  Contractorstractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-nfd-theme-white wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 10:43:16','2025-11-14 18:43:16','',19,'https://raincitycontractorconnect.com/staging/6718/?p=105',0,'revision','',0),(106,1,'2025-11-18 18:05:31','2025-11-19 02:05:31','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"min-height: 60vh; padding: 0;\"><img class=\"wp-block-cover__image-background\" style=\"object-position: 50% 100%;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" alt=\"Connecting you with trusted professionals in your area\" data-object-fit=\"cover\" data-object-position=\"50% 100%\" />\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color: #40404000;\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding: 6px 16px 6px 16px;\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style: normal; font-weight: bold; text-transform: uppercase;\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div class=\"wp-block-spacer\" style=\"height: 0px;\" aria-hidden=\"true\"> </div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img style=\"border-width: 2px; aspect-ratio: 1; object-fit: cover; width: 50px;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color: #fab906; letter-spacing: 2px;\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n</div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding: 0;\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding: 0;\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height: 100%;\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img style=\"aspect-ratio: 1; object-fit: cover;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height: 100%; font-style: normal; font-weight: 400; line-height: 1.3;\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color: #fab906; letter-spacing: 2px;\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div class=\"wp-block-spacer\" style=\"height: 0px;\" aria-hidden=\"true\"> </div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group has-accent-6-background-color has-background\" style=\"padding: 6px 16px 6px 16px;\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-default\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-default has-accent-6-background-color has-background\" style=\"border-radius: 82px; font-style: normal; font-weight: 600; text-transform: uppercase;\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong><mark class=\"has-inline-color has-base-color\" style=\"background-color: rgba(0, 0, 0, 0);\">Connecting Homeowners with Contractorstractors</mark></strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style: normal; font-weight: 500;\"> </h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height: 50vw;\"><img class=\"wp-block-cover__image-background\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" alt=\"\" data-object-fit=\"cover\" />\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color: #00000000;\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"border\":{\"style\":\"solid\",\"color\":\"#e5e5e5\",\"radius\":\"74px\"}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons has-border-color has-accent-6-background-color has-background\" style=\"border-color: #e5e5e5; border-style: solid; border-radius: 74px;\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n</div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-autosave-v1','','','2025-11-18 18:05:31','2025-11-19 02:05:31','',19,'https://raincitycontractorconnect.com/staging/6718/?p=106',0,'revision','',0),(107,1,'2025-11-14 11:00:01','2025-11-14 19:00:01','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Connecting Homeowners with  Contractorstractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\">Local Contractor Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[rccc_contractor_directory]\n<!-- /wp:shortcode --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 11:00:01','2025-11-14 19:00:01','',19,'https://raincitycontractorconnect.com/staging/6718/?p=107',0,'revision','',0),(108,1,'2025-11-14 11:33:43','2025-11-14 19:33:43','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":209} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-14 11:33:43','2025-11-14 19:33:43','',16,'https://raincitycontractorconnect.com/staging/6718/?p=108',0,'revision','',0),(109,1,'2025-11-14 11:33:43','2025-11-14 19:33:43','<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6 is-style-default\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6 is-style-default wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Your trusted partner for home improvement in King &amp; Snohomish Counties</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} -->\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore local contractor options today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}}} -->\n<div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} -->\n<p class=\"nfd-text-lg nfd-text-balance\">Connect with skilled professionals for your renovation needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3>\n<!-- /wp:heading -->\n\n<!-- wp:navigation {\"ref\":12,\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&amp;utm_medium=bluehost_plugin&amp;channelid=P99C100S1N0B3003A151D115E0000V112&amp;utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Footer','','inherit','closed','closed','','17-revision-v1','','','2025-11-14 11:33:43','2025-11-14 19:33:43','',17,'https://raincitycontractorconnect.com/staging/6718/?p=109',0,'revision','',0),(110,1,'2025-11-14 16:07:05','2025-11-15 00:07:05','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":234} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-14 16:07:05','2025-11-15 00:07:05','',16,'https://raincitycontractorconnect.com/staging/6718/?p=110',0,'revision','',0),(111,1,'2025-11-14 16:09:00','2025-11-15 00:09:00','','Myheader','','publish','closed','closed','','myheader','','','2025-11-14 16:09:00','2025-11-15 00:09:00','',0,'https://raincitycontractorconnect.com/staging/6718/myheader/',0,'wp_template_part','',0),(112,1,'2025-11-14 17:08:15','2025-11-15 01:08:15','<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:html -->\r\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\"><img class=\"wp-block-cover__image-background\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"> </div>\r\n</div>\r\n<!-- /wp:html --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"fern\",\"themeName\":\"Fern\",\"labelColor\":\"#383c39\",\"labelSublabelColor\":\"#707971\",\"labelErrorColor\":\"#d63636\",\"pageBreakColor\":\"#58bb5d\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022fern\\u0022,\\u0022themeName\\u0022:\\u0022Fern\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022#c6cbc6\\u0022,\\u0022fieldTextColor\\u0022:\\u0022#383c39\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022#383c39\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022#707971\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63636\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#eef8ef\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00220px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\",\"fieldBorderColor\":\"#c6cbc6\",\"fieldTextColor\":\"#383c39\",\"containerBorderRadius\":\"0px\",\"buttonBackgroundColor\":\"#58bb5d\",\"buttonTextColor\":\"#eef8ef\",\"buttonBorderColor\":\"#58bb5d\"} /-->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\r\n<div class=\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\r\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 45%;\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\r\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"width\":\"66.66%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 66.66%;\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\r\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How can I contact local contractors?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What services do you offer?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How do I know if a contractor is reliable?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">Are your contractors licensed?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What areas do you serve?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-14 17:08:15','2025-11-15 01:08:15','',11,'https://raincitycontractorconnect.com/staging/6718/?p=112',0,'revision','',0),(113,1,'2025-11-14 17:35:34','2025-11-15 01:35:34','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\",\"layout\":{\"type\":\"constrained\"}} -->\n<main class=\"wp-block-group\"><!-- wp:post-title {\"level\":1} /-->\n\n<!-- wp:post-content {\"layout\":{\"type\":\"constrained\"}} /--></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-contractor','','publish','closed','closed','','single-contractor','','','2025-11-14 17:35:34','2025-11-15 01:35:34','',0,'https://raincitycontractorconnect.com/staging/6718/single-contractor/',0,'wp_template','',0),(114,1,'2025-11-14 18:02:23','2025-11-15 02:02:23','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"min-height: 60vh; padding: 0;\"><img class=\"wp-block-cover__image-background\" style=\"object-position: 50% 100%;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" alt=\"Connecting you with trusted professionals in your area\" data-object-fit=\"cover\" data-object-position=\"50% 100%\" />\r\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\r\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color: #40404000;\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding: 6px 16px 6px 16px;\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\r\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style: normal; font-weight: bold; text-transform: uppercase;\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\r\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\r\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\r\n<div class=\"wp-block-spacer\" style=\"height: 0px;\" aria-hidden=\"true\"> </div>\r\n<!-- /wp:spacer -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\r\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img style=\"border-width: 2px; aspect-ratio: 1; object-fit: cover; width: 50px;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\r\n<p class=\"nfd-text-md has-text-color\" style=\"color: #fab906; letter-spacing: 2px;\">★★★★★</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\r\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n</div>\r\n<!-- /wp:cover --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding: 0;\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding: 0;\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\r\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height: 100%;\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\r\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img style=\"aspect-ratio: 1; object-fit: cover;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height: 100%; font-style: normal; font-weight: 400; line-height: 1.3;\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\r\n<p class=\"nfd-text-md has-text-color\" style=\"color: #fab906; letter-spacing: 2px;\">★★★★★</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\r\n<div class=\"wp-block-spacer\" style=\"height: 0px;\" aria-hidden=\"true\"> </div>\r\n<!-- /wp:spacer -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\r\n<p class=\"\">Hannah Tan</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\r\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\r\n\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\r\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding: 6px 16px 6px 16px;\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\r\n<p class=\"nfd-text-contrast nfd-text-xs has-accent-6-background-color has-background\" style=\"border-radius: 82px; font-style: normal; font-weight: 600; text-transform: uppercase;\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Connecting Homeowners with Contractorstractors</a></p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style: normal; font-weight: 500;\">Local Contractor Services</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:shortcode --> [rccc_contractor_directory] <!-- /wp:shortcode --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height: 50vw;\"><img class=\"wp-block-cover__image-background\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color: #00000000;\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\r\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\r\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n</div>\r\n<!-- /wp:cover --></div>\r\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 18:02:23','2025-11-15 02:02:23','',19,'https://raincitycontractorconnect.com/staging/6718/?p=114',0,'revision','',0),(115,1,'2025-11-14 18:03:24','2025-11-15 02:03:24','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"min-height: 60vh; padding: 0;\"><img class=\"wp-block-cover__image-background\" style=\"object-position: 50% 100%;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" alt=\"Connecting you with trusted professionals in your area\" data-object-fit=\"cover\" data-object-position=\"50% 100%\" />\r\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\r\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color: #40404000;\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding: 6px 16px 6px 16px;\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\r\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style: normal; font-weight: bold; text-transform: uppercase;\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\r\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\r\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\r\n<div class=\"wp-block-spacer\" style=\"height: 0px;\" aria-hidden=\"true\"> </div>\r\n<!-- /wp:spacer -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\r\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img style=\"border-width: 2px; aspect-ratio: 1; object-fit: cover; width: 50px;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\r\n<p class=\"nfd-text-md has-text-color\" style=\"color: #fab906; letter-spacing: 2px;\">★★★★★</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\r\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n</div>\r\n<!-- /wp:cover --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding: 0;\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding: 0;\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\r\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height: 100%;\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\r\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img style=\"aspect-ratio: 1; object-fit: cover;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height: 100%; font-style: normal; font-weight: 400; line-height: 1.3;\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\r\n<p class=\"nfd-text-md has-text-color\" style=\"color: #fab906; letter-spacing: 2px;\">★★★★★</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\r\n<div class=\"wp-block-spacer\" style=\"height: 0px;\" aria-hidden=\"true\"> </div>\r\n<!-- /wp:spacer -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\r\n<p class=\"\">Hannah Tan</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\r\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\r\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding: 6px 16px 6px 16px;\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\r\n<p class=\"nfd-text-contrast nfd-text-xs has-accent-6-background-color has-background\" style=\"border-radius: 82px; font-style: normal; font-weight: 600; text-transform: uppercase;\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Connecting Homeowners with Contractorstractors</a></p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h2 class=\"nfd-text-contrast nfd-text-giga nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style: normal; font-weight: 500;\">Local Contractor Services</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:shortcode --> [rccc_contractor_directory] <!-- /wp:shortcode --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height: 50vw;\"><img class=\"wp-block-cover__image-background\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color: #00000000;\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\r\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\r\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n</div>\r\n<!-- /wp:cover --></div>\r\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 18:03:24','2025-11-15 02:03:24','',19,'https://raincitycontractorconnect.com/staging/6718/?p=115',0,'revision','',0),(117,1,'2025-11-14 18:31:18','2025-11-15 02:31:18','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"min-height: 60vh; padding: 0;\"><img class=\"wp-block-cover__image-background\" style=\"object-position: 50% 100%;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" alt=\"Connecting you with trusted professionals in your area\" data-object-fit=\"cover\" data-object-position=\"50% 100%\" />\r\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\r\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color: #40404000;\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding: 6px 16px 6px 16px;\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\r\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style: normal; font-weight: bold; text-transform: uppercase;\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\r\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\r\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\r\n<div class=\"wp-block-spacer\" style=\"height: 0px;\" aria-hidden=\"true\"> </div>\r\n<!-- /wp:spacer -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\r\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img style=\"border-width: 2px; aspect-ratio: 1; object-fit: cover; width: 50px;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\r\n<p class=\"nfd-text-md has-text-color\" style=\"color: #fab906; letter-spacing: 2px;\">★★★★★</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\r\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n</div>\r\n<!-- /wp:cover --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding: 0;\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding: 0;\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\r\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height: 100%;\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\r\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img style=\"aspect-ratio: 1; object-fit: cover;\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height: 100%; font-style: normal; font-weight: 400; line-height: 1.3;\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\r\n<p class=\"nfd-text-md has-text-color\" style=\"color: #fab906; letter-spacing: 2px;\">★★★★★</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\r\n<div class=\"wp-block-spacer\" style=\"height: 0px;\" aria-hidden=\"true\"> </div>\r\n<!-- /wp:spacer -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\r\n<p class=\"\">Hannah Tan</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\r\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\r\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding: 6px 16px 6px 16px;\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\r\n<p class=\"nfd-text-contrast nfd-text-xs has-accent-6-background-color has-background\" style=\"border-radius: 82px; font-style: normal; font-weight: 600; text-transform: uppercase;\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Connecting Homeowners with Contractorstractors</a></p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-giga nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} --> <!-- /wp:shortcode --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height: 50vw;\"><img class=\"wp-block-cover__image-background\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color: #00000000;\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\r\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\r\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n</div>\r\n<!-- /wp:cover --></div>\r\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 18:31:18','2025-11-15 02:31:18','',19,'https://raincitycontractorconnect.com/staging/6718/?p=117',0,'revision','',0),(118,1,'2025-11-14 18:39:12','2025-11-15 02:39:12','{\"styles\":{\"color\":{\"background\":\"var:preset|color|base\",\"text\":\"var(--wp--preset--color--contrast_midtone)\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var(--wp--preset--color--contrast_midtone)\"}},\"button\":{\"color\":{\"text\":\"var:preset|color|base\",\"background\":\"var:preset|color|accent_4\"}}}},\"settings\":{\"color\":{\"palette\":{\"theme\":[{\"slug\":\"base\",\"name\":\"Base\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast\",\"name\":\"Contrast\",\"color\":\"#117a4d\"},{\"slug\":\"accent_1\",\"name\":\"Accent 1\",\"color\":\"#005C2F\"},{\"slug\":\"accent_2\",\"name\":\"Accent 2\",\"color\":\"#117a4d\"},{\"slug\":\"accent_3\",\"name\":\"Accent 3\",\"color\":\"#349D70\"},{\"slug\":\"accent_4\",\"name\":\"Accent 4\",\"color\":\"#15935a\"},{\"slug\":\"accent_5\",\"name\":\"Accent 5\",\"color\":\"#15935a\"},{\"slug\":\"accent_6\",\"name\":\"Accent 6\",\"color\":\"#33B178\"},{\"slug\":\"base_midtone\",\"name\":\"Base midtone\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast_midtone\",\"name\":\"Contrast midtone\",\"color\":\"#171717\"}]}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":3}','Custom Styles','','inherit','closed','closed','','4-revision-v1','','','2025-11-14 18:39:12','2025-11-15 02:39:12','',4,'https://raincitycontractorconnect.com/staging/6718/?p=118',0,'revision','',0),(119,1,'2025-11-14 18:39:12','2025-11-15 02:39:12','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-text-wrap-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-text-wrap-balance has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong>Connecting Homeowners with Contractorstractors</strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\"></h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 18:39:12','2025-11-15 02:39:12','',19,'https://raincitycontractorconnect.com/staging/6718/?p=119',0,'revision','',0),(120,1,'2025-11-14 18:43:13','2025-11-15 02:43:13','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-text-wrap-balance\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-text-wrap-balance has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-base-color\">Connecting Homeowners with Contractorstractors</mark></strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\"></h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 18:43:13','2025-11-15 02:43:13','',19,'https://raincitycontractorconnect.com/staging/6718/?p=120',0,'revision','',0),(121,1,'2025-11-14 18:52:29','2025-11-15 02:52:29','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-default\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-default has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-base-color\">Connecting Homeowners with Contractorstractors</mark></strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\"></h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-14 18:52:29','2025-11-15 02:52:29','',19,'https://raincitycontractorconnect.com/staging/6718/?p=121',0,'revision','',0),(122,1,'2025-11-14 18:52:29','2025-11-15 02:52:29','{\"styles\":{\"color\":{\"background\":\"var(--wp--preset--color--base)\",\"text\":\"var(--wp--preset--color--contrast_midtone)\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var(--wp--preset--color--contrast_midtone)\"}},\"button\":{\"color\":{\"text\":\"var:preset|color|base\",\"background\":\"var(--wp--preset--color--accent_4)\"}}},\"blocks\":{\"core\\/group\":{\"typography\":{\"lineHeight\":\"1.3\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}}}},\"settings\":{\"color\":{\"palette\":{\"theme\":[{\"slug\":\"base\",\"name\":\"Base\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast\",\"name\":\"Contrast\",\"color\":\"#117a4d\"},{\"slug\":\"accent_1\",\"name\":\"Accent 1\",\"color\":\"#005C2F\"},{\"slug\":\"accent_2\",\"name\":\"Accent 2\",\"color\":\"#117a4d\"},{\"slug\":\"accent_3\",\"name\":\"Accent 3\",\"color\":\"#349D70\"},{\"slug\":\"accent_4\",\"name\":\"Accent 4\",\"color\":\"#15935a\"},{\"slug\":\"accent_5\",\"name\":\"Accent 5\",\"color\":\"#15935a\"},{\"slug\":\"accent_6\",\"name\":\"Accent 6\",\"color\":\"#33B178\"},{\"slug\":\"base_midtone\",\"name\":\"Base midtone\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast_midtone\",\"name\":\"Contrast midtone\",\"color\":\"#171717\"}]}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":3}','Custom Styles','','inherit','closed','closed','','4-revision-v1','','','2025-11-14 18:52:29','2025-11-15 02:52:29','',4,'https://raincitycontractorconnect.com/staging/6718/?p=122',0,'revision','',0),(124,1,'2025-11-15 13:29:03','2025-11-15 21:29:03','<!-- ✅ FORM FIRST -->\r\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"fern\",\"themeName\":\"Fern\",\"labelColor\":\"#383c39\",\"labelSublabelColor\":\"#707971\",\"labelErrorColor\":\"#d63636\",\"pageBreakColor\":\"#58bb5d\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022fern\\u0022,\\u0022themeName\\u0022:\\u0022Fern\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022#c6cbc6\\u0022,\\u0022fieldTextColor\\u0022:\\u0022#383c39\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022#383c39\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022#707971\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63636\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#eef8ef\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00220px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\",\"fieldBorderColor\":\"#c6cbc6\",\"fieldTextColor\":\"#383c39\",\"containerBorderRadius\":\"0px\",\"buttonBackgroundColor\":\"#58bb5d\",\"buttonTextColor\":\"#eef8ef\",\"buttonBorderColor\":\"#58bb5d\"} /-->\r\n\r\n<!-- CTA (unchanged, now BELOW the form) -->\r\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:html -->\r\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\"><img class=\"wp-block-cover__image-background\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"> </div>\r\n</div>\r\n<!-- /wp:html --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- FAQ (unchanged) -->\r\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\r\n<div class=\"nfd-container nfd-p-lg  nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\r\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 45%;\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\r\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"width\":\"66.66%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 66.66%;\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\r\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How can I contact local contractors?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What services do you offer?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How do I know if a contractor is reliable?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">Are your contractors licensed?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What areas do you serve?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->\r\n','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-15 13:29:03','2025-11-15 21:29:03','',11,'https://raincitycontractorconnect.com/staging/6718/?p=124',0,'revision','',0),(127,1,'2025-11-15 16:32:15','2025-11-16 00:32:15','que pedo','Insulation · 11100 · 2025-11-15 16:32:15','','trash','closed','closed','','insulation-%c2%b7-11100-%c2%b7-2025-11-15-163215__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-11100-%c2%b7-2025-11-15-163215/',0,'project','',0),(128,1,'2025-11-15 16:49:20','2025-11-16 00:49:20','','Insulation · 11100 · 2025-11-15 16:49:20','','trash','closed','closed','','insulation-%c2%b7-11100-%c2%b7-2025-11-15-164920__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-11100-%c2%b7-2025-11-15-164920/',0,'project','',0),(129,1,'2025-11-15 16:57:52','2025-11-16 00:57:52','','Insulation · 11100 · 2025-11-15 16:57:52','','trash','closed','closed','','insulation-%c2%b7-11100-%c2%b7-2025-11-15-165752__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-11100-%c2%b7-2025-11-15-165752/',0,'project','',0),(130,1,'2025-11-15 17:12:42','2025-11-16 01:12:42','hgfbgfbfgbnsgfb','Insulation · 11100 · 2025-11-15 17:12:42','','trash','closed','closed','','insulation-%c2%b7-11100-%c2%b7-2025-11-15-171242__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-11100-%c2%b7-2025-11-15-171242/',0,'project','',0),(131,1,'2025-11-15 17:14:47','2025-11-16 01:14:47','','Insulation · 11100 · 2025-11-15 17:14:47','','trash','closed','closed','','insulation-%c2%b7-11100-%c2%b7-2025-11-15-171447__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-11100-%c2%b7-2025-11-15-171447/',0,'project','',0),(132,1,'2025-11-15 17:26:03','2025-11-16 01:26:03','','Insulation · 11100 · 2025-11-15 17:26:03','','trash','closed','closed','','insulation-%c2%b7-11100-%c2%b7-2025-11-15-172603__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-11100-%c2%b7-2025-11-15-172603/',0,'project','',0),(133,1,'2025-11-15 17:29:02','2025-11-16 01:29:02','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"address\",\"label\":\"Address\",\"scheme\":\"us\",\"description\":\"\",\"size\":\"medium\",\"address1_placeholder\":\"\",\"address1_default\":\"\",\"address2_placeholder\":\"\",\"address2_default\":\"\",\"city_placeholder\":\"\",\"city_default\":\"\",\"state_placeholder\":\"\",\"state_default\":\"\",\"postal_placeholder\":\"\",\"postal_default\":\"\",\"country_placeholder\":\"\",\"country_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"Project Type\",\"choices\":{\"1\":{\"label\":\"Framing\",\"value\":\"Framing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"Drywall and plaster\",\"value\":\"Drywall and plaster\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"Insulation\",\"value\":\"Insulation\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Flooring\",\"value\":\"Flooring materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"5\":{\"label\":\"Ceiling tiles\",\"value\":\"Ceiling tiles\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"6\":{\"label\":\"Painting\",\"value\":\"Painting supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"7\":{\"label\":\"Doors and windows\",\"value\":\"Doors and windows\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"8\":{\"label\":\"Cabinetry and countertops\",\"value\":\"Cabinetry and countertops\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"9\":{\"label\":\"Lighting fixtures\",\"value\":\"Lighting fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"10\":{\"label\":\"Plumbing\",\"value\":\"Plumbing fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"11\":{\"label\":\"Electrical wiring and outlets\",\"value\":\"Electrical wiring and outlets\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"12\":{\"label\":\"HVAC systems\",\"value\":\"HVAC systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"13\":{\"label\":\"Roofing\",\"value\":\"Roofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"14\":{\"label\":\"Siding and exterior finishes\",\"value\":\"Siding and exterior finishes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"15\":{\"label\":\"Concrete and cement\",\"value\":\"Concrete and cement\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"16\":{\"label\":\"Brick and masonry supplies\",\"value\":\"Brick and masonry supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"21\":{\"label\":\"Permits and inspection fees\",\"value\":\"Permits and inspection fees\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"22\":{\"label\":\"Architectural and design services\",\"value\":\"Architectural and design services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"23\":{\"label\":\"Project management services\",\"value\":\"Project management services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"29\":{\"label\":\"Sealants and adhesives\",\"value\":\"Sealants and adhesives\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"30\":{\"label\":\"Vapor barriers\",\"value\":\"Vapor barriers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"31\":{\"label\":\"Drainage systems\",\"value\":\"Drainage systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"32\":{\"label\":\"Exterior landscaping\",\"value\":\"Exterior landscaping materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"33\":{\"label\":\"Interior finishing\",\"value\":\"Interior finishing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"36\":{\"label\":\"Smart home technology components\",\"value\":\"Smart home technology components\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"38\":{\"label\":\"Energy-efficient appliances\",\"value\":\"Energy-efficient appliances\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"39\":{\"label\":\"Garage doors and openers\",\"value\":\"Garage doors and openers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"40\":{\"label\":\"Fencing and gates\",\"value\":\"Fencing and gates\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"42\":{\"label\":\"Gutters and downspouts\",\"value\":\"Gutters and downspouts\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"46\":{\"label\":\"Tile and grout\",\"value\":\"Tile and grout\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"47\":{\"label\":\"Countertop edging and backsplashes\",\"value\":\"Countertop edging and backsplashes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"48\":{\"label\":\"Closet organizers\",\"value\":\"Closet organizers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"49\":{\"label\":\"Shelving and storage solutions\",\"value\":\"Shelving and storage solutions\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"50\":{\"label\":\"Kitchen and bathroom\",\"value\":\"Kitchen and bathroom fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"51\":{\"label\":\"Ventilation fans\",\"value\":\"Ventilation fans\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"52\":{\"label\":\"Exhaust systems\",\"value\":\"Exhaust systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"53\":{\"label\":\"Waterproofing membranes\",\"value\":\"Waterproofing membranes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"54\":{\"label\":\"Foundation repair\",\"value\":\"Foundation repair materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"55\":{\"label\":\"Structural supports\",\"value\":\"Structural supports\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"56\":{\"label\":\"Temporary power supply equipment\",\"value\":\"Temporary power supply equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"57\":{\"label\":\"Lighting controls and switches\",\"value\":\"Lighting controls and switches\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"58\":{\"label\":\"Remodelling\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"59\":{\"label\":\"Basements\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"60\":{\"label\":\"Demolition\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"61\":{\"label\":\"Construction Cleaning\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"select\",\"label\":\"Timing\",\"choices\":{\"1\":{\"label\":\"ASAP\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"2-4 Weeks\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"1-3 Months\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Planning Stage\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"textarea\",\"label\":\"Description\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"hidden\",\"label\":\"Project Type\",\"label_disable\":\"1\",\"default_value\":\"{query_var key=\\\"category\\\"}\",\"css\":\"\",\"label_hide\":\"1\"}},\"id\":\"27\",\"field_id\":12,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"CONTACT FORM\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thank you for contacting us. We have received your message and will get back to you soon.<\\/p>\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','CONTACT FORM','','inherit','closed','closed','','27-revision-v1','','','2025-11-15 17:29:02','2025-11-16 01:29:02','',27,'https://raincitycontractorconnect.com/staging/6718/?p=133',0,'revision','',0),(134,1,'2025-11-15 17:29:47','2025-11-16 01:29:47','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"address\",\"label\":\"Address\",\"scheme\":\"us\",\"description\":\"\",\"size\":\"medium\",\"address1_placeholder\":\"\",\"address1_default\":\"\",\"address2_placeholder\":\"\",\"address2_default\":\"\",\"city_placeholder\":\"\",\"city_default\":\"\",\"state_placeholder\":\"\",\"state_default\":\"\",\"postal_placeholder\":\"\",\"postal_default\":\"\",\"country_placeholder\":\"\",\"country_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"Project Type\",\"choices\":{\"1\":{\"label\":\"Framing\",\"value\":\"Framing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"Drywall and plaster\",\"value\":\"Drywall and plaster\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"Insulation\",\"value\":\"Insulation\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Flooring\",\"value\":\"Flooring materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"5\":{\"label\":\"Ceiling tiles\",\"value\":\"Ceiling tiles\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"6\":{\"label\":\"Painting\",\"value\":\"Painting supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"7\":{\"label\":\"Doors and windows\",\"value\":\"Doors and windows\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"8\":{\"label\":\"Cabinetry and countertops\",\"value\":\"Cabinetry and countertops\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"9\":{\"label\":\"Lighting fixtures\",\"value\":\"Lighting fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"10\":{\"label\":\"Plumbing\",\"value\":\"Plumbing fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"11\":{\"label\":\"Electrical wiring and outlets\",\"value\":\"Electrical wiring and outlets\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"12\":{\"label\":\"HVAC systems\",\"value\":\"HVAC systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"13\":{\"label\":\"Roofing\",\"value\":\"Roofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"14\":{\"label\":\"Siding and exterior finishes\",\"value\":\"Siding and exterior finishes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"15\":{\"label\":\"Concrete and cement\",\"value\":\"Concrete and cement\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"16\":{\"label\":\"Brick and masonry supplies\",\"value\":\"Brick and masonry supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"21\":{\"label\":\"Permits and inspection fees\",\"value\":\"Permits and inspection fees\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"22\":{\"label\":\"Architectural and design services\",\"value\":\"Architectural and design services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"23\":{\"label\":\"Project management services\",\"value\":\"Project management services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"29\":{\"label\":\"Sealants and adhesives\",\"value\":\"Sealants and adhesives\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"30\":{\"label\":\"Vapor barriers\",\"value\":\"Vapor barriers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"31\":{\"label\":\"Drainage systems\",\"value\":\"Drainage systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"32\":{\"label\":\"Exterior landscaping\",\"value\":\"Exterior landscaping materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"33\":{\"label\":\"Interior finishing\",\"value\":\"Interior finishing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"36\":{\"label\":\"Smart home technology components\",\"value\":\"Smart home technology components\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"38\":{\"label\":\"Energy-efficient appliances\",\"value\":\"Energy-efficient appliances\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"39\":{\"label\":\"Garage doors and openers\",\"value\":\"Garage doors and openers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"40\":{\"label\":\"Fencing and gates\",\"value\":\"Fencing and gates\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"42\":{\"label\":\"Gutters and downspouts\",\"value\":\"Gutters and downspouts\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"46\":{\"label\":\"Tile and grout\",\"value\":\"Tile and grout\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"47\":{\"label\":\"Countertop edging and backsplashes\",\"value\":\"Countertop edging and backsplashes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"48\":{\"label\":\"Closet organizers\",\"value\":\"Closet organizers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"49\":{\"label\":\"Shelving and storage solutions\",\"value\":\"Shelving and storage solutions\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"50\":{\"label\":\"Kitchen and bathroom\",\"value\":\"Kitchen and bathroom fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"51\":{\"label\":\"Ventilation fans\",\"value\":\"Ventilation fans\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"52\":{\"label\":\"Exhaust systems\",\"value\":\"Exhaust systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"53\":{\"label\":\"Waterproofing membranes\",\"value\":\"Waterproofing membranes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"54\":{\"label\":\"Foundation repair\",\"value\":\"Foundation repair materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"55\":{\"label\":\"Structural supports\",\"value\":\"Structural supports\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"56\":{\"label\":\"Temporary power supply equipment\",\"value\":\"Temporary power supply equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"57\":{\"label\":\"Lighting controls and switches\",\"value\":\"Lighting controls and switches\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"58\":{\"label\":\"Remodelling\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"59\":{\"label\":\"Basements\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"60\":{\"label\":\"Demolition\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"61\":{\"label\":\"Construction Cleaning\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"select\",\"label\":\"Timing\",\"choices\":{\"1\":{\"label\":\"ASAP\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"2-4 Weeks\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"1-3 Months\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Planning Stage\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"textarea\",\"label\":\"Description\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"hidden\",\"label\":\"Project Type\",\"label_disable\":\"1\",\"default_value\":\"{query_var key=\\\"category\\\"}\",\"css\":\"\",\"label_hide\":\"1\"},\"12\":{\"id\":\"12\",\"type\":\"hidden\",\"label\":\"ZIP\",\"label_disable\":\"1\",\"default_value\":\"{query_var key=\\\"category\\\"}\",\"css\":\"\",\"label_hide\":\"1\"}},\"id\":\"27\",\"field_id\":13,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"CONTACT FORM\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thank you for contacting us. We have received your message and will get back to you soon.<\\/p>\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','CONTACT FORM','','inherit','closed','closed','','27-revision-v1','','','2025-11-15 17:29:47','2025-11-16 01:29:47','',27,'https://raincitycontractorconnect.com/staging/6718/?p=134',0,'revision','',0),(135,1,'2025-11-15 17:31:19','2025-11-16 01:31:19','FSDFFfDSF','Insulation · 11100 · 2025-11-15 17:31:19','','trash','closed','closed','','insulation-%c2%b7-11100-%c2%b7-2025-11-15-173119__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-11100-%c2%b7-2025-11-15-173119/',0,'project','',0),(136,1,'2025-11-15 17:52:53','2025-11-16 01:52:53','zdscas','Insulation · 11100 · 2025-11-15 17:52:53','','trash','closed','closed','','insulation-%c2%b7-11100-%c2%b7-2025-11-15-175253__trashed','','','2025-11-20 16:11:32','2025-11-21 00:11:32','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-11100-%c2%b7-2025-11-15-175253/',0,'project','',0),(137,1,'2025-11-15 18:16:02','2025-11-16 02:16:02','dvfvfadsv','Insulation · 98117 · 2025-11-15 18:16:02','','trash','closed','closed','','insulation-%c2%b7-98117-%c2%b7-2025-11-15-181602__trashed','','','2025-11-20 16:11:31','2025-11-21 00:11:31','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-98117-%c2%b7-2025-11-15-181602/',0,'project','',0),(141,1,'2025-11-16 17:02:47','2025-11-17 01:02:47','[contractor_submit]','Submit Contractor','','publish','closed','closed','','submit-contractor','','','2025-11-23 09:22:09','2025-11-23 17:22:09','',0,'https://raincitycontractorconnect.com/staging/6718/?page_id=141',0,'page','',0),(142,1,'2025-11-16 17:02:47','2025-11-17 01:02:47','[contractor_submit]','Submit Contractor','','inherit','closed','closed','','141-revision-v1','','','2025-11-16 17:02:47','2025-11-17 01:02:47','',141,'https://raincitycontractorconnect.com/staging/6718/?p=142',0,'revision','',0),(144,1,'2025-11-16 18:05:48','2025-11-17 02:05:48','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:16:\"service_category\";s:8:\"add_term\";i:1;s:10:\"save_terms\";i:1;s:10:\"load_terms\";i:1;s:13:\"return_format\";s:2:\"id\";s:10:\"field_type\";s:8:\"checkbox\";s:17:\"allow_in_bindings\";i:0;s:13:\"bidirectional\";i:0;s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:20:\"bidirectional_target\";a:0:{}}','Services','services','publish','closed','closed','','field_691a7c0b5c9c1','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=144',4,'acf-field','',0),(145,1,'2025-11-16 18:05:48','2025-11-17 02:05:48','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Bond','rccc_bond','publish','closed','closed','','field_691a81ec5c9c2','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=145',11,'acf-field','',0),(146,1,'2025-11-16 18:05:48','2025-11-17 02:05:48','a:19:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:53:\"“Upload min 2 max 10 clear pictures (landscape)”.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:7:\"library\";s:3:\"all\";s:3:\"min\";i:2;s:3:\"max\";i:10;s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:6:\"insert\";s:6:\"append\";s:12:\"preview_size\";s:9:\"thumbnail\";}','Projects Before & After','project_1_before','publish','closed','closed','','field_691a82265c9c3','','','2025-11-26 09:37:11','2025-11-26 17:37:11','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=146',13,'acf-field','',0),(150,1,'2025-11-16 18:05:48','2025-11-17 02:05:48','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;s:8:\"selected\";i:0;}','Coverage','coverage','publish','closed','closed','','field_691a82cc5c9c7','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=150',5,'acf-field','',0),(151,1,'2025-11-16 18:40:01','2025-11-17 02:40:01','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;s:8:\"selected\";i:0;}','Company','company_','publish','closed','closed','','field_691a876108955','','','2025-11-18 18:11:58','2025-11-19 02:11:58','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=151',0,'acf-field','',0),(152,1,'2025-11-16 18:40:02','2025-11-17 02:40:02','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;s:8:\"selected\";i:0;}','Compliance','compliance','publish','closed','closed','','field_691a881708956','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=152',8,'acf-field','',0),(153,1,'2025-11-16 18:40:02','2025-11-17 02:40:02','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;s:8:\"selected\";i:0;}','Projects','projects','publish','closed','closed','','field_691a885808957','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=153',12,'acf-field','',0),(156,1,'2025-11-16 19:31:34','2025-11-17 03:31:34','','Insulation · 98034 · 2025-11-16 19:31:34','','trash','closed','closed','','insulation-%c2%b7-98034-%c2%b7-2025-11-16-193134__trashed','','','2025-11-20 16:11:31','2025-11-21 00:11:31','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-98034-%c2%b7-2025-11-16-193134/',0,'project','',0),(157,1,'2025-11-17 16:00:00','2025-11-18 00:00:00','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-default\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-default has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-base-color\">Connecting Homeowners with Contractorstractors</mark></strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\"></h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons has-accent-6-background-color has-background\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-17 16:00:00','2025-11-18 00:00:00','',19,'https://raincitycontractorconnect.com/staging/6718/?p=157',0,'revision','',0),(158,1,'2025-11-17 16:02:03','2025-11-18 00:02:03','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group has-accent-6-background-color has-background\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-default\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-default has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-base-color\">Connecting Homeowners with Contractorstractors</mark></strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\"></h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"border\":{\"style\":\"solid\",\"color\":\"#e5e5e5\",\"radius\":\"74px\"}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons has-border-color has-accent-6-background-color has-background\" style=\"border-color:#e5e5e5;border-style:solid;border-radius:74px\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-17 16:02:03','2025-11-18 00:02:03','',19,'https://raincitycontractorconnect.com/staging/6718/?p=158',0,'revision','',0),(160,1,'2025-11-17 17:47:05','2025-11-18 01:47:05','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":234} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/submit-contractor/\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-17 17:47:05','2025-11-18 01:47:05','',16,'https://raincitycontractorconnect.com/staging/6718/?p=160',0,'revision','',0),(161,1,'2025-11-17 18:30:18','2025-11-18 02:30:18','','Submit Contractor2','','trash','closed','closed','','__trashed-2','','','2025-11-17 18:30:18','2025-11-18 02:30:18','',0,'https://raincitycontractorconnect.com/staging/6718/?page_id=161',0,'page','',0),(162,1,'2025-11-18 18:23:35','2025-11-19 02:23:35','','Submit Contractor2','','trash','closed','closed','','__trashed-3','','','2025-11-18 18:23:35','2025-11-19 02:23:35','',0,'https://raincitycontractorconnect.com/staging/6718/?page_id=162',0,'page','',0),(163,1,'2025-11-17 18:30:18','2025-11-18 02:30:18','','Submit Contractor2','','inherit','closed','closed','','161-revision-v1','','','2025-11-17 18:30:18','2025-11-18 02:30:18','',161,'https://raincitycontractorconnect.com/staging/6718/?p=163',0,'revision','',0),(165,1,'2025-11-17 19:17:03','2025-11-18 03:17:03','','Basements · 98034 · 2025-11-17 19:17:03','','trash','closed','closed','','basements-%c2%b7-98034-%c2%b7-2025-11-17-191703__trashed','','','2025-11-20 16:11:31','2025-11-21 00:11:31','',0,'https://raincitycontractorconnect.com/staging/6718/project/basements-%c2%b7-98034-%c2%b7-2025-11-17-191703/',0,'project','',0),(167,1,'2025-11-18 17:22:08','2025-11-19 01:22:08','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-nfd-theme-primary-15\",\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-nfd-theme-primary-15 wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-nfd-theme-primary-15 wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group has-accent-6-background-color has-background\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-default\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-default has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-base-color\">Connecting Homeowners with Contractorstractors</mark></strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\"></h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-nfd-theme-primary-15\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-nfd-theme-primary-15 wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"border\":{\"style\":\"solid\",\"color\":\"#e5e5e5\",\"radius\":\"74px\"}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons has-border-color has-accent-6-background-color has-background\" style=\"border-color:#e5e5e5;border-style:solid;border-radius:74px\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-18 17:22:08','2025-11-19 01:22:08','',19,'https://raincitycontractorconnect.com/staging/6718/?p=167',0,'revision','',0),(168,1,'2025-11-18 17:23:04','2025-11-19 01:23:04','<!-- wp:group {\"metadata\":{\"name\":\"Hero\"},\"align\":\"wide\",\"className\":\"nfd-container nfd-wb-hero__hero-4 is-style-default\",\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container nfd-wb-hero__hero-4 is-style-default wp-block-group alignwide\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\",\"alt\":\"Connecting you with trusted professionals in your area\",\"dimRatio\":60,\"overlayColor\":\"header-foreground\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.5,\"y\":1},\"minHeight\":60,\"minHeightUnit\":\"vh\",\"className\":\"is-style-default nfd-rounded-xl nfd-stretch-cover-child\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"is-style-default nfd-rounded-xl nfd-stretch-cover-child wp-block-cover\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;min-height:60vh\"><img class=\"wp-block-cover__image-background\" alt=\"Connecting you with trusted professionals in your area\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg\" style=\"object-position:50% 100%\" data-object-fit=\"cover\" data-object-position=\"50% 100%\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-header-foreground-background-color has-background-dim-60 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#40404000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines-2\"} -->\n<div class=\"nfd-container nfd-text-md nfd-gap-xl nfd-p-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background nfd-bg-effect-lines-2\" style=\"background-color:#40404000\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-rounded-full nfd-bg-surface nfd-theme-primary is-style-nfd-theme-primary wp-block-group\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-sm\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-sm has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:700;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\">Find Local Contractors</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"className\":\"nfd-text-giga nfd-text-contrast nfd-text-balance\"} -->\n<h1 class=\"nfd-text-giga nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-center\">Connecting you with trusted professionals in your area.</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-balance\"} -->\n<p class=\"nfd-text-balance has-text-align-center\">Our platform helps homeowners in King &amp; Snohomish Counties find the best local contractors for all their home improvement needs, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Stacked Images\"},\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\",\"style\":{\"border\":{\"width\":\"2px\"}}} -->\n<figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\"} -->\n<p class=\"nfd-text-base\">4.8 rating from 1,400+ customers</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-testimonials__testimonials-10 is-style-default wp-block-group\"><!-- wp:columns {\"className\":\"nfd-rounded-lg nfd-overflow-hidden\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-rounded-lg nfd-overflow-hidden wp-block-columns\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"className\":\"is-style-nfd-theme-white\",\"style\":{\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"is-style-nfd-theme-white wp-block-group\" style=\"min-height:100%\"><!-- wp:image {\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"className\":\"nfd-h-full nfd-w-full\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}}} -->\n<figure class=\"nfd-h-full nfd-w-full wp-block-image size-large\"><img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg\" alt=\"\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"><!-- wp:group {\"className\":\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.3\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-text-lg nfd-p-card-lg nfd-bg-surface nfd-theme-dark is-style-nfd-theme-dark wp-block-group\" style=\"min-height:100%;font-style:normal;font-weight:400;line-height:1.3\"><!-- wp:group {\"className\":\"nfd-text-balance\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-balance wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-md\",\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}}} -->\n<p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">I recently hired a contractor from this service, and I couldn\'t be happier! The team was professional, punctual, and delivered exceptional quality work on my home renovation project. They transformed my outdated kitchen into a modern space that I love. Highly recommend their services to anyone looking for reliable contractors in King County!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"0px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"className\":\"nfd-text-md nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-text-md nfd-gap-0 wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Hannah Tan</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-sm nfd-text-faded\"} -->\n<p class=\"nfd-text-sm nfd-text-faded\">Home Renovation Experts</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md nfd-wb-headings__heading-15 is-style-default wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group has-base-color has-text-color has-link-color\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-bg-subtle nfd-rounded-full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"16px\",\"left\":\"16px\",\"top\":\"6px\",\"bottom\":\"6px\"}}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-bg-subtle nfd-rounded-full wp-block-group has-accent-6-background-color has-background\" style=\"padding-top:6px;padding-right:16px;padding-bottom:6px;padding-left:16px\"><!-- wp:paragraph {\"className\":\"nfd-text-contrast nfd-text-xs is-style-default\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"border\":{\"radius\":\"82px\"}},\"backgroundColor\":\"accent_6\"} -->\n<p class=\"nfd-text-contrast nfd-text-xs is-style-default has-accent-6-background-color has-background\" style=\"border-radius:82px;font-style:normal;font-weight:600;text-transform:uppercase\"><a href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\" data-type=\"page\" data-id=\"68\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-base-color\">Connecting Homeowners with Contractorstractors</mark></strong></a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:500\"></h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"className\":\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container nfd-wb-call-to-action__cta-17 is-style-default wp-block-group\"><!-- wp:cover {\"url\":\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\",\"minHeight\":50,\"minHeightUnit\":\"vw\",\"customGradient\":\"linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\",\"contentPosition\":\"center center\",\"className\":\"nfd-p-0 nfd-rounded-lg\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-p-0 nfd-rounded-lg wp-block-cover\" style=\"min-height:50vw\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg\" data-object-fit=\"cover\"/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient\" style=\"background:linear-gradient(300deg,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.1) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"className\":\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker\",\"style\":{\"color\":{\"background\":\"#00000000\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-gap-2xl nfd-p-card-square-lg nfd-bg-surface nfd-theme-darker is-style-nfd-theme-darker wp-block-group has-background\" style=\"background-color:#00000000\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-giga nfd-text-contrast\"} -->\n<h2 class=\"nfd-text-giga nfd-text-contrast wp-block-heading has-text-align-center\">Transform Your Home with Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"md:nfd-items-start nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group\"><!-- wp:buttons {\"className\":\"nfd-text-md\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"border\":{\"style\":\"solid\",\"color\":\"#e5e5e5\",\"radius\":\"74px\"}},\"backgroundColor\":\"accent_6\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-md wp-block-buttons has-border-color has-accent-6-background-color has-background\" style=\"border-color:#e5e5e5;border-style:solid;border-radius:74px\"><!-- wp:button {\"className\":\"nfd-btn-xl \"} -->\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/find-contractors/\">Get Started Today</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Home','','inherit','closed','closed','','19-revision-v1','','','2025-11-18 17:23:04','2025-11-19 01:23:04','',19,'https://raincitycontractorconnect.com/staging/6718/?p=168',0,'revision','',0),(169,1,'2025-11-18 18:11:58','2025-11-19 02:11:58','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Company Name','rccc_company_name','publish','closed','closed','','field_691d272473b0c','','','2025-11-18 18:12:44','2025-11-19 02:12:44','',57,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=169',2,'acf-field','',0),(170,1,'2025-11-18 18:23:35','2025-11-19 02:23:35','','Submit Contractor2','','inherit','closed','closed','','162-revision-v1','','','2025-11-18 18:23:35','2025-11-19 02:23:35','',162,'https://raincitycontractorconnect.com/staging/6718/?p=170',0,'revision','',0),(173,1,'2025-11-18 18:39:27','2025-11-19 02:39:27','<!-- wp:shortcode -->\r\n<p>[rccc_contractor_directory]</p>\r\n<!-- /wp:shortcode -->','Find Contractors','','inherit','closed','closed','','68-revision-v1','','','2025-11-18 18:39:27','2025-11-19 02:39:27','',68,'https://raincitycontractorconnect.com/staging/6718/?p=173',0,'revision','',0),(174,1,'2025-11-18 19:42:26','2025-11-19 03:42:26','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors</strong> in King County, WA for all your home improvement needs!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":275,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/submit-contractor/\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-18 19:42:26','2025-11-19 03:42:26','',16,'https://raincitycontractorconnect.com/staging/6718/?p=174',0,'revision','',0),(175,1,'2025-11-18 19:49:53','2025-11-19 03:49:53','<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-gallery__gallery-8 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-md  nfd-wb-gallery__gallery-8 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding: 0;\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} -->\n<div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img class=\"\" style=\"aspect-ratio: 2/3; object-fit: cover;\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=\" alt=\"\" width=\"592\" height=\"888\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}}} -->\n<div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top: 100px;\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img class=\"\" style=\"aspect-ratio: 2/3; object-fit: cover;\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=\" alt=\"\" width=\"549\" height=\"824\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-headings__heading-21 is-style-nfd-theme-darker\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-headings__heading-21 is-style-nfd-theme-darker wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style: normal; font-weight: 500;\">Your Trusted Local Contractors</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} -->\n<p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">We connect homeowners in King County, WA with reliable local contractors for all your home improvement needs. Discover quality services tailored to your renovation projects.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} -->\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Learn More About Us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-container nfd-py-lg  nfd-wb-text__text-22 is-style-nfd-theme-dark\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":[],\"bottom\":{\"width\":\"1px\"},\"left\":[]}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-py-lg  nfd-wb-text__text-22 is-style-nfd-theme-dark wp-block-group\" style=\"border-top-width: 1px; border-bottom-width: 1px;\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"md:nfd-gap-4 nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"md:nfd-gap-4 nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Mission</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">We strive to connect homeowners in King County with reliable local contractors who can bring their home improvement visions to life. Our platform simplifies the process of finding trusted professionals for any renovation project, ensuring quality and satisfaction.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Vision</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">To be the leading resource for homeowners seeking contractor services in King County, fostering a community where quality home improvement is accessible to all. We envision a seamless experience that empowers homeowners to make informed decisions.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Values</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">Integrity, quality, and customer satisfaction are at the core of our business. We believe in building lasting relationships with both homeowners and contractors, ensuring that every project is completed to the highest standards.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Why Choose Us?</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">We offer a curated list of local contractors who are vetted for their expertise and reliability. Our commitment to excellence means that you can trust us to connect you with professionals who will treat your home with care.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Get Started Today</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">Join our community of satisfied homeowners and discover the difference of working with local contractors who understand your needs. Start your home improvement journey with us and transform your space into your dream home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Contact Us</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<p class=\"nfd-text-balance nfd-text-contrast\">If you have any questions or need assistance, feel free to reach out to our team. We are here to help you navigate your home improvement projects and connect you with the right professionals.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','About Us','','inherit','closed','closed','','8-autosave-v1','','','2025-11-18 19:49:53','2025-11-19 03:49:53','',8,'https://raincitycontractorconnect.com/staging/6718/?p=175',0,'revision','',0),(176,1,'2025-11-18 19:49:57','2025-11-19 03:49:57','<!-- wp:group {\"metadata\":{\"name\":\"Gallery\"},\"className\":\"nfd-container nfd-p-md  nfd-wb-gallery__gallery-8 is-style-nfd-theme-white\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-p-md  nfd-wb-gallery__gallery-8 is-style-nfd-theme-white wp-block-group\"><!-- wp:columns {\"className\":\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\r\n<div class=\"nfd-grid nfd-grid-cols-12 nfd-grid-rows-1 wp-block-columns\" style=\"padding: 0;\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1\"} -->\r\n<div class=\"nfd-col-start-1 nfd-col-end-8 nfd-row-start-1 wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} -->\r\n<figure class=\"wp-block-image size-large\"><img class=\"\" style=\"aspect-ratio: 2/3; object-fit: cover;\" src=\"https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=\" alt=\"\" width=\"592\" height=\"888\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"className\":\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"100px\"}}}} -->\r\n<div class=\"nfd-col-start-6 nfd-col-end-13 nfd-row-start-1 wp-block-column is-vertically-aligned-top\" style=\"padding-top: 100px;\"><!-- wp:image {\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"large\"} -->\r\n<figure class=\"wp-block-image size-large\"><img class=\"\" style=\"aspect-ratio: 2/3; object-fit: cover;\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=\" alt=\"\" width=\"549\" height=\"824\" /></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Heading\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-headings__heading-21 is-style-nfd-theme-darker\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-p-lg  nfd-wb-headings__heading-21 is-style-nfd-theme-darker wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\r\n<div class=\"nfd-gap-xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"nfd-text-contrast nfd-text-huge nfd-text-balance\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h2 class=\"nfd-text-contrast nfd-text-huge nfd-text-balance wp-block-heading has-text-align-center\" style=\"font-style: normal; font-weight: 500;\">Your Trusted Local Contractors</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-md nfd-text-balance nfd-text-faded\"} -->\r\n<p class=\"nfd-text-md nfd-text-balance nfd-text-faded has-text-align-center\">We connect homeowners in King County, WA with reliable local contractors for all your home improvement needs. Discover quality services tailored to your renovation projects.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:buttons -->\r\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} -->\r\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Learn More About Us</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"nfd-container nfd-py-lg  nfd-wb-text__text-22 is-style-nfd-theme-dark\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"right\":[],\"bottom\":{\"width\":\"1px\"},\"left\":[]}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container nfd-py-lg  nfd-wb-text__text-22 is-style-nfd-theme-dark wp-block-group\" style=\"border-top-width: 1px; border-bottom-width: 1px;\"><!-- wp:group {\"metadata\":{\"name\":\"Table\"},\"className\":\"md:nfd-gap-4 nfd-gap-0 nfd-text-base\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\r\n<div class=\"md:nfd-gap-4 nfd-gap-0 nfd-text-base wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Mission</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">We strive to connect homeowners in King County with reliable local contractors who can bring their home improvement visions to life. Our platform simplifies the process of finding trusted professionals for any renovation project, ensuring quality and satisfaction.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Vision</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">To be the leading resource for homeowners seeking contractor services in King County, fostering a community where quality home improvement is accessible to all. We envision a seamless experience that empowers homeowners to make informed decisions.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Our Values</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">Integrity, quality, and customer satisfaction are at the core of our business. We believe in building lasting relationships with both homeowners and contractors, ensuring that every project is completed to the highest standards.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Why Choose Us?</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">We offer a curated list of local contractors who are vetted for their expertise and reliability. Our commitment to excellence means that you can trust us to connect you with professionals who will treat your home with care.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Get Started Today</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">Join our community of satisfied homeowners and discover the difference of working with local contractors who understand your needs. Start your home improvement journey with us and transform your space into your dream home.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Table Row\"},\"className\":\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}},\"dimensions\":{\"minHeight\":\"52px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"stretch\"}} -->\r\n<div class=\"md:nfd-flex-col md:nfd-gap-0 md:nfd-border-none wp-block-group\" style=\"border-bottom-width: 1px; min-height: 52px;\"><!-- wp:group {\"metadata\":{\"name\":\"Left\"},\"className\":\"nfd-shrink-0 md:nfd-p-4\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"20%\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-shrink-0 md:nfd-p-4 wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\r\n<p class=\"nfd-text-balance\" style=\"font-style: normal; font-weight: bold;\">Contact Us</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Right\"},\"className\":\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"nfd-px-sm md:nfd-p-4 is-style-nfd-theme-darker wp-block-group\"><!-- wp:paragraph {\"metadata\":{\"name\":\"Label\"},\"className\":\"nfd-text-balance nfd-text-contrast\",\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\r\n<p class=\"nfd-text-balance nfd-text-contrast\">If you have any questions or need assistance, feel free to reach out to our team. We are here to help you navigate your home improvement projects and connect you with the right professionals.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->','About Us','','inherit','closed','closed','','8-revision-v1','','','2025-11-18 19:49:57','2025-11-19 03:49:57','',8,'https://raincitycontractorconnect.com/staging/6718/?p=176',0,'revision','',0),(177,1,'2025-11-19 09:24:22','2025-11-19 17:24:22','','RainCity-Contractor-Connect-Logo2.webp','','inherit','open','closed','','raincity-contractor-connect-logo2-webp','','','2025-11-19 09:24:22','2025-11-19 17:24:22','',0,'https://raincitycontractorconnect.com/staging/6718/raincity-contractor-connect-logo2-webp/',0,'attachment','image/webp',0),(178,1,'2025-11-19 09:24:28','2025-11-19 17:24:28','','RainCity Contractor Connect Logo2','','inherit','open','closed','','raincity-contractor-connect-logo2','','','2025-11-23 13:11:23','2025-11-23 21:11:23','',0,'https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/RainCity-Contractor-Connect-Logo2.png',0,'attachment','image/png',0),(179,1,'2025-11-19 09:24:39','2025-11-19 17:24:39','','RainCity-Contractor-Connect-Logo2-1.webp','','inherit','open','closed','','raincity-contractor-connect-logo2-1-webp','','','2025-11-19 09:24:39','2025-11-19 17:24:39','',0,'https://raincitycontractorconnect.com/staging/6718/raincity-contractor-connect-logo2-1-webp/',0,'attachment','image/webp',0),(180,1,'2025-11-19 09:24:45','2025-11-19 17:24:45','','RainCity Contractor Connect Logo2','','inherit','open','closed','','raincity-contractor-connect-logo2-2','','','2025-11-21 09:44:19','2025-11-21 17:44:19','',0,'https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/RainCity-Contractor-Connect-Logo2-1.png',0,'attachment','image/png',0),(181,1,'2025-11-19 09:25:56','2025-11-19 17:25:56','','RainCity-Contractor-Connect-Logo2-2.webp','','inherit','open','closed','','raincity-contractor-connect-logo2-2-webp','','','2025-11-19 09:25:56','2025-11-19 17:25:56','',0,'https://raincitycontractorconnect.com/staging/6718/raincity-contractor-connect-logo2-2-webp/',0,'attachment','image/webp',0),(182,1,'2025-11-19 09:26:02','2025-11-19 17:26:02','','RainCity Contractor Connect Logo2','','inherit','open','closed','','raincity-contractor-connect-logo2-3','','','2025-11-19 09:26:02','2025-11-19 17:26:02','',0,'https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/RainCity-Contractor-Connect-Logo2-2.png',0,'attachment','image/png',0),(183,1,'2025-11-19 09:33:57','2025-11-19 17:33:57','','RainCity-Contractor-Connect-Logo2.webp','','inherit','open','closed','','raincity-contractor-connect-logo2-webp-2','','','2025-11-19 09:37:48','2025-11-19 17:37:48','',0,'https://raincitycontractorconnect.com/staging/6718/raincity-contractor-connect-logo2-webp-2/',0,'attachment','image/webp',0),(184,1,'2025-11-19 09:34:04','2025-11-19 17:34:04','','RainCity Contractor Connect Logo2','','inherit','open','closed','','raincity-contractor-connect-logo2-4','','','2025-11-19 09:34:04','2025-11-19 17:34:04','',0,'https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/RainCity-Contractor-Connect-Logo2.jpg',0,'attachment','image/jpeg',0),(186,1,'2025-11-19 17:28:44','2025-11-20 01:28:44','<!-- ✅ FORM FIRST -->\n\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"fern\",\"themeName\":\"Fern\",\"labelColor\":\"#383c39\",\"labelSublabelColor\":\"#707971\",\"labelErrorColor\":\"#d63636\",\"pageBreakColor\":\"#58bb5d\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022fern\\u0022,\\u0022themeName\\u0022:\\u0022Fern\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022#c6cbc6\\u0022,\\u0022fieldTextColor\\u0022:\\u0022#383c39\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022#383c39\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022#707971\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63636\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#eef8ef\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00220px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\",\"fieldBorderColor\":\"#c6cbc6\",\"fieldTextColor\":\"#383c39\",\"containerBorderRadius\":\"0px\",\"buttonBackgroundColor\":\"#58bb5d\",\"buttonTextColor\":\"#eef8ef\",\"buttonBorderColor\":\"#58bb5d\"} /-->\n\n<!-- CTA (unchanged, now BELOW the form) -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:html -->\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\"><img class=\"wp-block-cover__image-background\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"> </div>\r\n</div>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- FAQ (unchanged) -->\n\n<!-- wp:group {\"className\":\"nfd-p-md nfd-gap-xs is-style-nfd-theme-dark\",\"gradient\":\"luminous-vivid-orange-to-vivid-red\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-p-md nfd-gap-xs is-style-nfd-theme-dark wp-block-group has-luminous-vivid-orange-to-vivid-red-gradient-background has-background\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"className\":\"nfd-text-lg\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"nfd-text-lg has-text-align-left has-base-color has-text-color has-link-color\" style=\"font-style:normal;font-weight:600\">START A WEBSITE</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-base\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}} -->\n<p class=\"nfd-text-base\" style=\"font-style:normal;font-weight:300\">Explore what’s right for you</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\n<div class=\"nfd-container nfd-p-lg nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How can I contact local contractors?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What services do you offer?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How do I know if a contractor is reliable?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Are your contractors licensed?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What areas do you serve?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Gallery Bento\"},\"className\":\"nfd-container nfd-p-lg  nfd-wb-gallery__gallery-10 is-style-nfd-theme-dark\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container nfd-p-lg  nfd-wb-gallery__gallery-10 is-style-nfd-theme-dark wp-block-group\" style=\"border-top-width:1px;border-bottom-width:1px\"><!-- wp:columns {\"className\":\"nfd-gap-0\"} -->\n<div class=\"nfd-gap-0 wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"className\":\"md:nfd-order-2 nfd-p-card-square-lg\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} -->\n<div class=\"md:nfd-order-2 nfd-p-card-square-lg wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"level\":3,\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h3 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading\">Decades of Trust &amp; Excellence</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"className\":\"nfd-text-faded\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-text-faded wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Masterfully guiding clients worldwide to discover ideal solutions tailored to their distinct goals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">Our dedication to integrity, expansive resources, and advanced technology delivers an unmatched service experience.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"className\":\"nfd-gap-sm nfd-rounded-xl nfd-overflow-hidden\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-sm nfd-rounded-xl nfd-overflow-hidden wp-block-group\"><!-- wp:gallery {\"linkTo\":\"none\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1450778869180-41d0601e046e?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&amp;w=800&amp;h=600&amp;crop=\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1422565096762-bdb997a56a84?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&amp;w=800&amp;h=600&amp;crop=\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1548199973-03cce0bbc87b?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&amp;w=800&amp;h=600&amp;crop=\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1477868433719-7c5f2731b310?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&amp;w=800&amp;h=600&amp;crop=\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://images.unsplash.com/photo-1470390356535-d19bbf47bacb?q=80&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&amp;w=800&amp;h=600&amp;crop=\" alt=\"\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-19 17:28:44','2025-11-20 01:28:44','',11,'https://raincitycontractorconnect.com/staging/6718/?p=186',0,'revision','',0),(187,1,'2025-11-19 17:30:52','2025-11-20 01:30:52','<!-- ✅ FORM FIRST -->\n\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"fern\",\"themeName\":\"Fern\",\"labelColor\":\"#383c39\",\"labelSublabelColor\":\"#707971\",\"labelErrorColor\":\"#d63636\",\"pageBreakColor\":\"#58bb5d\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022fern\\u0022,\\u0022themeName\\u0022:\\u0022Fern\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022#c6cbc6\\u0022,\\u0022fieldTextColor\\u0022:\\u0022#383c39\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022#383c39\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022#707971\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63636\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#eef8ef\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00220px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\",\"fieldBorderColor\":\"#c6cbc6\",\"fieldTextColor\":\"#383c39\",\"containerBorderRadius\":\"0px\",\"buttonBackgroundColor\":\"#58bb5d\",\"buttonTextColor\":\"#eef8ef\",\"buttonBorderColor\":\"#58bb5d\"} /-->\n\n<!-- CTA (unchanged, now BELOW the form) -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:html -->\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\"><img class=\"wp-block-cover__image-background\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"> </div>\r\n</div>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- FAQ (unchanged) -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\n<div class=\"nfd-container nfd-p-lg nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How can I contact local contractors?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What services do you offer?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">How do I know if a contractor is reliable?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">Are your contractors licensed?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style:normal;font-weight:500\">What areas do you serve?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-19 17:30:52','2025-11-20 01:30:52','',11,'https://raincitycontractorconnect.com/staging/6718/?p=187',0,'revision','',0),(188,1,'2025-11-19 17:32:30','2025-11-20 01:32:30','<!-- ✅ FORM FIRST -->\r\n\r\n<!-- wp:wpforms/form-selector {\"clientId\":\"d5ce9bea-93eb-4448-893e-28b2c4b1deca\",\"formId\":\"27\",\"theme\":\"fern\",\"themeName\":\"Fern\",\"labelColor\":\"#383c39\",\"labelSublabelColor\":\"#707971\",\"labelErrorColor\":\"#d63636\",\"pageBreakColor\":\"#58bb5d\",\"copyPasteJsonValue\":\"{\\u0022displayTitle\\u0022:false,\\u0022displayDesc\\u0022:false,\\u0022theme\\u0022:\\u0022fern\\u0022,\\u0022themeName\\u0022:\\u0022Fern\\u0022,\\u0022fieldSize\\u0022:\\u0022medium\\u0022,\\u0022backgroundImage\\u0022:\\u0022none\\u0022,\\u0022backgroundPosition\\u0022:\\u0022center center\\u0022,\\u0022backgroundRepeat\\u0022:\\u0022no-repeat\\u0022,\\u0022backgroundSizeMode\\u0022:\\u0022cover\\u0022,\\u0022backgroundSize\\u0022:\\u0022cover\\u0022,\\u0022backgroundWidth\\u0022:\\u0022100px\\u0022,\\u0022backgroundHeight\\u0022:\\u0022100px\\u0022,\\u0022backgroundUrl\\u0022:\\u0022url()\\u0022,\\u0022backgroundColor\\u0022:\\u0022rgba( 0, 0, 0, 0 )\\u0022,\\u0022fieldBorderRadius\\u0022:\\u00223px\\u0022,\\u0022fieldBorderStyle\\u0022:\\u0022solid\\u0022,\\u0022fieldBorderSize\\u0022:\\u00221px\\u0022,\\u0022fieldBackgroundColor\\u0022:\\u0022#ffffff\\u0022,\\u0022fieldBorderColor\\u0022:\\u0022#c6cbc6\\u0022,\\u0022fieldTextColor\\u0022:\\u0022#383c39\\u0022,\\u0022fieldMenuColor\\u0022:\\u0022#ffffff\\u0022,\\u0022labelSize\\u0022:\\u0022medium\\u0022,\\u0022labelColor\\u0022:\\u0022#383c39\\u0022,\\u0022labelSublabelColor\\u0022:\\u0022#707971\\u0022,\\u0022labelErrorColor\\u0022:\\u0022#d63636\\u0022,\\u0022buttonSize\\u0022:\\u0022medium\\u0022,\\u0022buttonBorderStyle\\u0022:\\u0022none\\u0022,\\u0022buttonBorderSize\\u0022:\\u00221px\\u0022,\\u0022buttonBorderRadius\\u0022:\\u00223px\\u0022,\\u0022buttonBackgroundColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022buttonTextColor\\u0022:\\u0022#eef8ef\\u0022,\\u0022buttonBorderColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022pageBreakColor\\u0022:\\u0022#58bb5d\\u0022,\\u0022containerPadding\\u0022:\\u00220px\\u0022,\\u0022containerBorderStyle\\u0022:\\u0022none\\u0022,\\u0022containerBorderWidth\\u0022:\\u00221px\\u0022,\\u0022containerBorderColor\\u0022:\\u0022#000000\\u0022,\\u0022containerBorderRadius\\u0022:\\u00220px\\u0022,\\u0022containerShadowSize\\u0022:\\u0022none\\u0022,\\u0022customCss\\u0022:\\u0022\\u0022}\",\"fieldBorderColor\":\"#c6cbc6\",\"fieldTextColor\":\"#383c39\",\"containerBorderRadius\":\"0px\",\"buttonBackgroundColor\":\"#58bb5d\",\"buttonTextColor\":\"#eef8ef\",\"buttonBorderColor\":\"#58bb5d\"} /--><!-- CTA (unchanged, now BELOW the form) -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Call to Action\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-container  nfd-wb-call-to-action__cta-14 is-style-nfd-theme-dark wp-block-group alignfull\"><!-- wp:html -->\r\n<div class=\"nfd-container nfd-p-card-square-lg wp-block-cover alignfull\" style=\"min-height: 100px;\"><img class=\"wp-block-cover__image-background aligncenter\" src=\"https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=\" alt=\"\" width=\"1500\" height=\"1200\" data-object-fit=\"cover\" />\r\n<div class=\"wp-block-cover__inner-container\"> </div>\r\n</div>\r\n<!-- /wp:html --></div>\r\n<!-- /wp:group --><!-- FAQ (unchanged) -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"FAQ\"},\"className\":\"nfd-container nfd-p-lg nfd-wb-faq__faq-4 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"lines\"} -->\r\n<div class=\"nfd-container nfd-p-lg nfd-wb-faq__faq-4 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-lines\"><!-- wp:columns {\"className\":\"nfd-gap-xl nfd-gap-y-2xl\"} -->\r\n<div class=\"nfd-gap-xl nfd-gap-y-2xl wp-block-columns\"><!-- wp:column {\"width\":\"45%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 45%;\"><!-- wp:heading {\"className\":\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\"} -->\r\n<h2 class=\"wp-block-heading nfd-text-huge nfd-text-contrast nfd-text-balance\">Frequently Asked Questions</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"width\":\"66.66%\"} -->\r\n<div class=\"wp-block-column\" style=\"flex-basis: 66.66%;\"><!-- wp:group {\"className\":\"nfd-grid nfd-grid-cols-2\",\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\r\n<div class=\"nfd-grid nfd-grid-cols-2 wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How can I contact local contractors?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">You can reach out to local contractors by filling out the contact form on our website or by calling our dedicated hotline for immediate assistance.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What services do you offer?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We offer a wide range of services including home renovations, repairs, and improvements. Our local contractors specialize in various areas to meet your specific needs and ensure quality work.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-y-xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-y-xl wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">How do I know if a contractor is reliable?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We vet all contractors thoroughly to ensure they are licensed, insured, and have positive customer reviews.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">Are your contractors licensed?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">Yes, all our contractors are fully licensed and insured, providing you with peace of mind and quality assurance for your projects.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"className\":\"nfd-gap-sm\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-sm wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-primary\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-primary\" style=\"font-style: normal; font-weight: 500;\">What areas do you serve?</h3>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"className\":\"nfd-text-faded nfd-text-base\"} -->\r\n<p class=\"nfd-text-faded nfd-text-base\">We proudly serve the entire King County area, connecting homeowners with local contractors who are familiar with the community and its specific needs.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->','Get Matched','','inherit','closed','closed','','11-revision-v1','','','2025-11-19 17:32:30','2025-11-20 01:32:30','',11,'https://raincitycontractorconnect.com/staging/6718/?p=188',0,'revision','',0),(189,1,'2025-11-19 18:08:22','2025-11-20 02:08:22','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent_6\"} -->\n<hr class=\"is-style-wide wp-block-separator has-text-color has-accent-6-color has-alpha-channel-opacity has-accent-6-background-color has-background\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20)\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"backgroundColor\":\"accent_6\"} -->\n<hr class=\"is-style-wide wp-block-separator has-text-color has-accent-6-color has-alpha-channel-opacity has-accent-6-background-color has-background\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"tagName\":\"main\",\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<main class=\"wp-block-group\" style=\"padding-bottom:0\"><!-- wp:post-excerpt {\"excerptLength\":30} /-->\n\n<!-- wp:post-featured-image {\"aspectRatio\":\"auto\"} /--></main>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"metadata\":{\"name\":\"Narrow Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\"},\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"border\":{\"top\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-comments\" style=\"border-top-color:var(--wp--preset--color--base-midtone);border-top-width:1px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--50)\"><!-- wp:group {\"metadata\":{\"name\":\"Comments Inside\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:comments-title {\"showPostTitle\":false,\"level\":4} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-template -->\n<!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"},\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-bottom:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"48px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:48px\"><!-- wp:avatar {\"size\":48,\"style\":{\"border\":{\"radius\":\"24px\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0.25rem\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comment-author-name {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"},\"blockGap\":\"1rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-contrast-midtone-color has-text-color has-link-color\" style=\"margin-top:0px;margin-bottom:0px\"><!-- wp:comment-date {\"fontSize\":\"small\"} /-->\n\n<!-- wp:comment-edit-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-content {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /-->\n\n<!-- wp:comment-reply-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:comment-template -->\n\n<!-- wp:comments-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:comments-pagination-previous /-->\n\n<!-- wp:comments-pagination-numbers /-->\n\n<!-- wp:comments-pagination-next /-->\n<!-- /wp:comments-pagination -->\n\n<!-- wp:post-comments-form /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:comments --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-post','','publish','closed','closed','','single-post','','','2025-11-22 10:43:17','2025-11-22 18:43:17','',0,'https://raincitycontractorconnect.com/staging/6718/single-post/',0,'wp_template','',0),(191,1,'2025-11-19 18:10:52','2025-11-20 02:10:52','<!-- wp:paragraph -->\r\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\r\n<!-- /wp:paragraph -->','Hello world!','','inherit','closed','closed','','1-revision-v1','','','2025-11-19 18:10:52','2025-11-20 02:10:52','',1,'https://raincitycontractorconnect.com/staging/6718/?p=191',0,'revision','',0),(193,1,'2025-11-19 18:12:20','2025-11-20 02:12:20','<!-- wp:paragraph -->\r\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\r\n<!-- /wp:paragraph -->','Hello world!','','inherit','closed','closed','','1-autosave-v1','','','2025-11-19 18:12:20','2025-11-20 02:12:20','',1,'https://raincitycontractorconnect.com/staging/6718/?p=193',0,'revision','',0),(195,1,'2025-11-20 11:36:40','2025-11-20 19:36:40','/* === RCCC Contractor Layout & ACF Form Styling === */\r\n\r\n/* Container */\r\nbody.single-contractor .rccc-container {\r\n    max-width: 1180px;\r\n    margin: 0 auto;\r\n    padding: 0 32px 48px; /* Extra horizontal padding */\r\n}\r\n\r\n/* Two-column layout */\r\nbody.single-contractor .rccc-layout {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 1fr) 360px; /* Left | Right column */\r\n    gap: 48px; /* Increased separation between columns */\r\n    align-items: flex-start;\r\n}\r\n\r\n/* Left column */\r\nbody.single-contractor .rccc-main {\r\n    grid-column: 1;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 24px;\r\n}\r\n\r\n/* Right column (sidebar) */\r\nbody.single-contractor .rccc-aside {\r\n    grid-column: 2;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 24px;\r\n    position: sticky;\r\n    top: 96px; /* Keeps ads visible while scrolling */\r\n}\r\n\r\n/* Sidebar boxes */\r\nbody.single-contractor .rccc-aside-box {\r\n    background: #fff;\r\n    border-radius: 12px;\r\n    padding: 16px;\r\n    box-shadow: 0 4px 14px rgba(0,0,0,.06);\r\n}\r\n\r\n/* Images in sidebar */\r\nbody.single-contractor .rccc-aside img {\r\n    display: block;\r\n    width: 100%;\r\n    height: auto;\r\n    max-width: 360px; /* Matches sidebar width */\r\n    border-radius: 12px;\r\n    object-fit: cover;\r\n}\r\n\r\n/* Headshot above Medicare image */\r\nbody.single-contractor .rccc-aside .rccc-headshot {\r\n    order: -1;\r\n}\r\n\r\n/* Recent Projects stays in left column */\r\nbody.single-contractor .rccc-projects {\r\n    order: 3;\r\n}\r\n\r\n/* Responsive: stack columns */\r\n@media (max-width: 1024px) {\r\n    body.single-contractor .rccc-layout {\r\n        grid-template-columns: 1fr;\r\n        gap: 24px;\r\n    }\r\n    body.single-contractor .rccc-aside {\r\n        grid-column: 1;\r\n        order: 2;\r\n        position: static;\r\n    }\r\n}\r\n\r\n/* === ACF Form Styling Improvements === */\r\n.rccc-submit .acf-form {\r\n    background: #fff !important;\r\n    border: 1px solid #e5e7eb !important;\r\n    border-radius: 16px !important;\r\n    padding: 24px !important;\r\n    box-shadow: 0 4px 14px rgba(0,0,0,.06) !important;\r\n}\r\n\r\n.rccc-submit .acf-form .acf-field {\r\n    padding: 16px 0 !important;\r\n    border-top: 1px solid #f1f5f9 !important;\r\n}\r\n\r\n.rccc-submit .acf-form .acf-label label {\r\n    font-weight: 600 !important;\r\n    color: #0f172a !important;\r\n    font-size: 14px !important;\r\n}\r\n\r\n.rccc-submit .acf-form input[type=text],\r\n.rccc-submit .acf-form input[type=email],\r\n.rccc-submit .acf-form input[type=number],\r\n.rccc-submit .acf-form select,\r\n.rccc-submit .acf-form textarea {\r\n    width: 100% !important;\r\n    border: 1px solid #e2e8f0 !important;\r\n    border-radius: 10px !important;\r\n    padding: 10px 12px !important;\r\n    font-size: 14px !important;\r\n    background: #f8fafc !important;\r\n}\r\n\r\n.rccc-submit .acf-form input:focus,\r\n.rccc-submit .acf-form select:focus,\r\n.rccc-submit .acf-form textarea:focus {\r\n    border-color: #10b981 !important;\r\n    box-shadow: 0 0 0 3px rgba(16,185,129,.15) !important;\r\n}\r\n\r\n.rccc-submit .acf-form .acf-button.button {\r\n    background: #047857 !important;\r\n    color: #fff !important;\r\n    border-radius: 10px !important;\r\n    padding: 10px 16px !important;\r\n    font-size: 14px !important;\r\n    border: none !important;\r\n    cursor: pointer !important;\r\n}\r\n.rccc-submit .acf-form .acf-button.button:hover {\r\n    background: #065f46 !important;\r\n}\r\n\r\n.next-steps {\r\n    margin-top: 32px;\r\n    text-align: left;\r\n    max-width: 600px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    background: #f9fafb;\r\n    padding: 20px;\r\n    border-radius: 12px;\r\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\r\n}\r\n\r\n/* === Contractor Welcome Page Styling === */\r\n\r\n/* Contractor Welcome Page Styling */\r\n.welcome-container {\r\n    background: #fff;\r\n    padding: 40px 30px;\r\n    margin: 20px auto;\r\n    border-radius: 8px;\r\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\r\n    text-align: center;\r\n}\r\n\r\n.welcome-container h1.page-title {\r\n    font-size: 2rem;\r\n    color: #333;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.welcome-container p {\r\n    font-size: 16px;\r\n    color: #555;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.contractor-logo {\r\n    max-width: 150px;\r\n    margin: 20px auto;\r\n    display: block;\r\n    border-radius: 8px;\r\n}\r\n\r\n.contractor-details {\r\n    margin-top: 20px;\r\n    text-align: left;\r\n    display: inline-block;\r\n    background: #f9f9f9;\r\n    padding: 15px 20px;\r\n    border-radius: 6px;\r\n}\r\n\r\n.contractor-details p {\r\n    margin: 8px 0;\r\n    font-size: 15px;\r\n}\r\n\r\n.welcome-container a.button {\r\n    display: inline-block;\r\n    padding: 12px 24px;\r\n    background: #0073aa;\r\n    color: #fff;\r\n    text-decoration: none;\r\n    border-radius: 4px;\r\n    font-weight: bold;\r\n    margin-top: 20px;\r\n}\r\n\r\n.welcome-container a.button:hover {\r\n    background: #005f8d;\r\n}\r\n\r\n.welcome-container {\r\n    background: #fff;\r\n    padding: 40px 30px;\r\n    margin: 20px auto;\r\n    border-radius: 8px;\r\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\r\n    text-align: center;\r\n}\r\n\r\n.welcome-container h1.page-title {\r\n    font-size: 2rem;\r\n    color: #333;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.contractor-logo {\r\n    max-width: 150px;\r\n    margin: 20px auto;\r\n    display: block;\r\n    border-radius: 8px;\r\n}\r\n\r\n.contractor-details {\r\n    margin-top: 20px;\r\n    text-align: left;\r\n    display: inline-block;\r\n    background: #f9f9f9;\r\n    padding: 15px 20px;\r\n    border-radius: 6px;\r\n}\r\n\r\n.contractor-details p {\r\n    margin: 8px 0;\r\n    font-size: 15px;\r\n}\r\n\r\n.button {\r\n    display: inline-block;\r\n    padding: 12px 24px;\r\n    background: #0073aa;\r\n    color: #fff;\r\n    text-decoration: none;\r\n    border-radius: 4px;\r\n    font-weight: bold;\r\n    margin-top: 20px;\r\n}\r\n\r\n.button:hover {\r\n    background: #005f8d;\r\n}\r\n','','','publish','closed','closed','','195','','','2025-11-26 09:34:17','2025-11-26 17:34:17','',0,'https://raincitycontractorconnect.com/staging/6718/?post_type=custom-css-js&#038;p=195',0,'custom-css-js','',0),(196,1,'2025-11-20 16:17:04','2025-11-21 00:17:04','document.addEventListener(\'DOMContentLoaded\', () => {\r\n  if (!document.body.classList.contains(\'single-contractor\')) return;\r\n\r\n  const content = document.querySelector(\'.entry-content, .wp-block-post-content\');\r\n  if (!content) return;\r\n\r\n  // Find Image blocks in the post content\r\n  const images = Array.from(content.querySelectorAll(\'.wp-block-image\'));\r\n\r\n  // If you added exactly two ad images at the bottom, tag them:\r\n  if (images.length >= 2) {\r\n    const ad250 = images[images.length - 2]; // first ad (top, 300x250)\r\n    const ad600 = images[images.length - 1]; // second ad (below, 300x600)\r\n\r\n    ad250.classList.add(\'rccc-ad\');                 // right rail\r\n    ad600.classList.add(\'rccc-ad\', \'rccc-sticky\');  // right rail + sticky\r\n  }\r\n	document.addEventListener(\'DOMContentLoaded\', function () {\r\n  if (!document.body.classList.contains(\'single-contractor\')) return;\r\n\r\n  // Take the first two top-level Image blocks in the post content and treat them as ads\r\n  const imgs = document.querySelectorAll(\'.wp-block-post-content > .wp-block-image img, .entry-content > .wp-block-image img\');\r\n  imgs.forEach((img, i) => {\r\n    const wrap = img.closest(\'.wp-block-image\');\r\n    if (!wrap) return;\r\n    wrap.classList.add(\'rccc-ad\');        // moves to right column via CSS\r\n    if (i === 1) wrap.classList.add(\'rccc-sticky\'); // make the second one sticky\r\n \r\n});\r\n\r\n});\r\n\r\n','','','publish','closed','closed','','196','','','2025-11-22 10:12:08','2025-11-22 18:12:08','',0,'https://raincitycontractorconnect.com/staging/6718/?post_type=custom-css-js&#038;p=196',0,'custom-css-js','',0),(197,1,'2025-11-20 17:36:56','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-20 17:36:56','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=197',0,'post','',0),(198,1,'2025-11-20 17:40:42','2025-11-21 01:40:42','','AARP-Med-Supp-Hassle-Free-Digital-Ad.webp','','inherit','open','closed','','aarp-med-supp-hassle-free-digital-ad-webp','','','2025-11-20 17:40:42','2025-11-21 01:40:42','',0,'https://raincitycontractorconnect.com/staging/6718/aarp-med-supp-hassle-free-digital-ad-webp/',0,'attachment','image/webp',0),(200,1,'2025-11-20 17:42:42','2025-11-21 01:42:42','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\",\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<main class=\"wp-block-group\" style=\"padding-bottom:0\"><!-- wp:group {\"metadata\":{\"name\":\"Post Details\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textDecoration\":\"none\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} /-->\n\n<!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-title {\"level\":1,\"fontSize\":\"x-large\"} /-->\n\n<!-- wp:post-excerpt {\"excerptLength\":30} /-->\n\n<!-- wp:post-featured-image {\"aspectRatio\":\"auto\"} /-->\n\n<!-- wp:image {\"id\":199,\"aspectRatio\":\"3/2\",\"scale\":\"contain\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://i0.wp.com/raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/AARP-Med-Supp-Hassle-Free-Digital-Ad.png?fit=612%2C792&amp;ssl=1\" alt=\"\" class=\"wp-image-199\" style=\"aspect-ratio:3/2;object-fit:contain\"/></figure>\n<!-- /wp:image --></main>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"metadata\":{\"name\":\"Narrow Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\"},\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"border\":{\"top\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-comments\" style=\"border-top-color:var(--wp--preset--color--base-midtone);border-top-width:1px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--50)\"><!-- wp:group {\"metadata\":{\"name\":\"Comments Inside\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:comments-title {\"showPostTitle\":false,\"level\":4} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-template -->\n<!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"},\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-bottom:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"48px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:48px\"><!-- wp:avatar {\"size\":48,\"style\":{\"border\":{\"radius\":\"24px\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0.25rem\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comment-author-name {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"},\"blockGap\":\"1rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-contrast-midtone-color has-text-color has-link-color\" style=\"margin-top:0px;margin-bottom:0px\"><!-- wp:comment-date {\"fontSize\":\"small\"} /-->\n\n<!-- wp:comment-edit-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-content {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /-->\n\n<!-- wp:comment-reply-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:comment-template -->\n\n<!-- wp:comments-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:comments-pagination-previous /-->\n\n<!-- wp:comments-pagination-numbers /-->\n\n<!-- wp:comments-pagination-next /-->\n<!-- /wp:comments-pagination -->\n\n<!-- wp:post-comments-form /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:comments --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-post','','inherit','closed','closed','','189-revision-v1','','','2025-11-20 17:42:42','2025-11-21 01:42:42','',189,'https://raincitycontractorconnect.com/staging/6718/?p=200',0,'revision','',0),(201,1,'2025-11-20 17:43:32','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-20 17:43:32','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=201',0,'post','',0),(202,1,'2025-11-20 17:44:44','2025-11-21 01:44:44','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\",\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<main class=\"wp-block-group\" style=\"padding-bottom:0\"><!-- wp:group {\"metadata\":{\"name\":\"Post Details\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"fontSize\":\"small\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:post-terms {\"term\":\"category\",\"separator\":\" · \",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textDecoration\":\"none\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|accent-2\"}}}},\"textColor\":\"accent-2\"} /-->\n\n<!-- wp:post-date {\"style\":{\"typography\":{\"textTransform\":\"uppercase\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-title {\"level\":1,\"fontSize\":\"x-large\"} /-->\n\n<!-- wp:post-excerpt {\"excerptLength\":30} /-->\n\n<!-- wp:post-featured-image {\"aspectRatio\":\"auto\"} /--></main>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"metadata\":{\"name\":\"Narrow Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\"},\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"border\":{\"top\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-comments\" style=\"border-top-color:var(--wp--preset--color--base-midtone);border-top-width:1px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--50)\"><!-- wp:group {\"metadata\":{\"name\":\"Comments Inside\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:comments-title {\"showPostTitle\":false,\"level\":4} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-template -->\n<!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"},\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-bottom:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"48px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:48px\"><!-- wp:avatar {\"size\":48,\"style\":{\"border\":{\"radius\":\"24px\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0.25rem\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comment-author-name {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"},\"blockGap\":\"1rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-contrast-midtone-color has-text-color has-link-color\" style=\"margin-top:0px;margin-bottom:0px\"><!-- wp:comment-date {\"fontSize\":\"small\"} /-->\n\n<!-- wp:comment-edit-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-content {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /-->\n\n<!-- wp:comment-reply-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:comment-template -->\n\n<!-- wp:comments-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:comments-pagination-previous /-->\n\n<!-- wp:comments-pagination-numbers /-->\n\n<!-- wp:comments-pagination-next /-->\n<!-- /wp:comments-pagination -->\n\n<!-- wp:post-comments-form /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:comments --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-post','','inherit','closed','closed','','189-revision-v1','','','2025-11-20 17:44:44','2025-11-21 01:44:44','',189,'https://raincitycontractorconnect.com/staging/6718/?p=202',0,'revision','',0),(203,1,'2025-11-20 17:45:23','2025-11-21 01:45:23','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\",\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<main class=\"wp-block-group\" style=\"padding-bottom:0\"><!-- wp:post-title {\"level\":1,\"fontSize\":\"x-large\"} /-->\n\n<!-- wp:post-excerpt {\"excerptLength\":30} /-->\n\n<!-- wp:post-featured-image {\"aspectRatio\":\"auto\"} /--></main>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"metadata\":{\"name\":\"Narrow Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\"},\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"border\":{\"top\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-comments\" style=\"border-top-color:var(--wp--preset--color--base-midtone);border-top-width:1px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--50)\"><!-- wp:group {\"metadata\":{\"name\":\"Comments Inside\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:comments-title {\"showPostTitle\":false,\"level\":4} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-template -->\n<!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"},\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-bottom:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"48px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:48px\"><!-- wp:avatar {\"size\":48,\"style\":{\"border\":{\"radius\":\"24px\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0.25rem\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comment-author-name {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"},\"blockGap\":\"1rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-contrast-midtone-color has-text-color has-link-color\" style=\"margin-top:0px;margin-bottom:0px\"><!-- wp:comment-date {\"fontSize\":\"small\"} /-->\n\n<!-- wp:comment-edit-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-content {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /-->\n\n<!-- wp:comment-reply-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:comment-template -->\n\n<!-- wp:comments-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:comments-pagination-previous /-->\n\n<!-- wp:comments-pagination-numbers /-->\n\n<!-- wp:comments-pagination-next /-->\n<!-- /wp:comments-pagination -->\n\n<!-- wp:post-comments-form /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:comments --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-post','','inherit','closed','closed','','189-revision-v1','','','2025-11-20 17:45:23','2025-11-21 01:45:23','',189,'https://raincitycontractorconnect.com/staging/6718/?p=203',0,'revision','',0),(204,1,'2025-11-20 18:16:54','2025-11-21 02:16:54','{\"styles\":{\"color\":{\"background\":\"var(--wp--preset--color--base)\",\"text\":\"var(--wp--preset--color--contrast_midtone)\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var(--wp--preset--color--contrast_midtone)\"}},\"button\":{\"color\":{\"text\":\"var(--wp--preset--color--base)\",\"background\":\"var(--wp--preset--color--accent_4)\"}}},\"blocks\":{\"core\\/group\":{\"typography\":{\"lineHeight\":\"1.3\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"}},\"core\\/separator\":{\"variations\":{\"wide\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}}}},\"core\\/buttons\":{\"color\":{\"background\":\"var:preset|color|accent_6\"},\"border\":{\"radius\":\"45px\"}},\"core\\/navigation-link\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.2\"}},\"core\\/site-tagline\":{\"typography\":{\"fontSize\":\"var:preset|font-size|large\",\"lineHeight\":\"1.6\"}},\"core\\/button\":{\"color\":{\"text\":\"#fdfdfd\",\"background\":\"var:preset|color|accent_6\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fdfdfd\"}}}},\"jetpack\\/contact-form\":{\"color\":{\"text\":\"var:preset|color|base\",\"background\":\"var:preset|color|accent_6\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}}},\"settings\":{\"color\":{\"palette\":{\"theme\":[{\"slug\":\"base\",\"name\":\"Base\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast\",\"name\":\"Contrast\",\"color\":\"#117a4d\"},{\"slug\":\"accent_1\",\"name\":\"Accent 1\",\"color\":\"#005C2F\"},{\"slug\":\"accent_2\",\"name\":\"Accent 2\",\"color\":\"#117a4d\"},{\"slug\":\"accent_3\",\"name\":\"Accent 3\",\"color\":\"#349D70\"},{\"slug\":\"accent_4\",\"name\":\"Accent 4\",\"color\":\"#15935a\"},{\"slug\":\"accent_5\",\"name\":\"Accent 5\",\"color\":\"#15935a\"},{\"slug\":\"accent_6\",\"name\":\"Accent 6\",\"color\":\"#33B178\"},{\"slug\":\"base_midtone\",\"name\":\"Base midtone\",\"color\":\"#e5e5e5\"},{\"slug\":\"contrast_midtone\",\"name\":\"Contrast midtone\",\"color\":\"#171717\"}]}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":3}','Custom Styles','','inherit','closed','closed','','4-revision-v1','','','2025-11-20 18:16:54','2025-11-21 02:16:54','',4,'https://raincitycontractorconnect.com/staging/6718/?p=204',0,'revision','',0),(205,1,'2025-11-20 18:18:06','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-20 18:18:06','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=205',0,'post','',0),(206,1,'2025-11-20 18:21:50','2025-11-21 02:21:50','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors in King County &amp; Snohomish counties for all your home improvement needs!</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":275,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/submit-contractor/\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-20 18:21:50','2025-11-21 02:21:50','',16,'https://raincitycontractorconnect.com/staging/6718/?p=206',0,'revision','',0),(207,1,'2025-11-20 18:21:50','2025-11-21 02:21:50','<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6 is-style-default\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container nfd-bg-surface nfd-theme-darker nfd-wb-footer__footer-6 is-style-default wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Your trusted partner for home improvement in King &amp; Snohomish Counties</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"className\":\"nfd-btn-xl\"} -->\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link has-accent-6-background-color has-background wp-element-button\">Explore local contractor options today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}}} -->\n<div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} -->\n<p class=\"nfd-text-lg nfd-text-balance\">Connect with skilled professionals for your renovation needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Company</h3>\n<!-- /wp:heading -->\n\n<!-- wp:navigation {\"ref\":12,\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&amp;utm_medium=bluehost_plugin&amp;channelid=P99C100S1N0B3003A151D115E0000V112&amp;utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Footer','','inherit','closed','closed','','17-revision-v1','','','2025-11-20 18:21:50','2025-11-21 02:21:50','',17,'https://raincitycontractorconnect.com/staging/6718/?p=207',0,'revision','',0),(208,1,'2025-11-20 18:31:49','2025-11-21 02:31:49','','AARP-Med-Supp-Hassle-Free-Digital-Ad-1.webp','','inherit','open','closed','','aarp-med-supp-hassle-free-digital-ad-1-webp','','','2025-11-24 16:20:19','2025-11-25 00:20:19','',0,'https://raincitycontractorconnect.com/staging/6718/aarp-med-supp-hassle-free-digital-ad-1-webp/',0,'attachment','image/webp',0),(210,1,'2025-11-20 18:32:53','2025-11-21 02:32:53','','14 - Kari','','inherit','open','closed','','14-kari','','','2025-11-20 18:32:53','2025-11-21 02:32:53','',0,'https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/14-Kari.bmp',0,'attachment','image/bmp',0),(211,1,'2025-11-20 18:54:32','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-20 18:54:32','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=211',0,'post','',0),(212,1,'2025-11-20 18:55:09','2025-11-21 02:55:09','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\",\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<main class=\"wp-block-group\" style=\"padding-bottom:0\"><!-- wp:post-excerpt {\"excerptLength\":30} /-->\n\n<!-- wp:post-featured-image {\"aspectRatio\":\"auto\"} /--></main>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"metadata\":{\"name\":\"Narrow Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\"},\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"border\":{\"top\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-comments\" style=\"border-top-color:var(--wp--preset--color--base-midtone);border-top-width:1px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--50)\"><!-- wp:group {\"metadata\":{\"name\":\"Comments Inside\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:comments-title {\"showPostTitle\":false,\"level\":4} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-template -->\n<!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"},\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-bottom:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"48px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:48px\"><!-- wp:avatar {\"size\":48,\"style\":{\"border\":{\"radius\":\"24px\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0.25rem\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comment-author-name {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"},\"blockGap\":\"1rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-contrast-midtone-color has-text-color has-link-color\" style=\"margin-top:0px;margin-bottom:0px\"><!-- wp:comment-date {\"fontSize\":\"small\"} /-->\n\n<!-- wp:comment-edit-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-content {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /-->\n\n<!-- wp:comment-reply-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:comment-template -->\n\n<!-- wp:comments-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:comments-pagination-previous /-->\n\n<!-- wp:comments-pagination-numbers /-->\n\n<!-- wp:comments-pagination-next /-->\n<!-- /wp:comments-pagination -->\n\n<!-- wp:post-comments-form /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:comments --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-post','','inherit','closed','closed','','189-revision-v1','','','2025-11-20 18:55:09','2025-11-21 02:55:09','',189,'https://raincitycontractorconnect.com/staging/6718/?p=212',0,'revision','',0),(213,1,'2025-11-20 18:57:43','2025-11-21 02:57:43','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent_6\"} -->\n<hr class=\"is-style-wide wp-block-separator has-text-color has-accent-6-color has-alpha-channel-opacity has-accent-6-background-color has-background\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20)\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"tagName\":\"main\",\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<main class=\"wp-block-group\" style=\"padding-bottom:0\"><!-- wp:post-excerpt {\"excerptLength\":30} /-->\n\n<!-- wp:post-featured-image {\"aspectRatio\":\"auto\"} /--></main>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"metadata\":{\"name\":\"Narrow Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\"},\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"border\":{\"top\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-comments\" style=\"border-top-color:var(--wp--preset--color--base-midtone);border-top-width:1px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--50)\"><!-- wp:group {\"metadata\":{\"name\":\"Comments Inside\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:comments-title {\"showPostTitle\":false,\"level\":4} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-template -->\n<!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"},\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-bottom:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"48px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:48px\"><!-- wp:avatar {\"size\":48,\"style\":{\"border\":{\"radius\":\"24px\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0.25rem\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comment-author-name {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"},\"blockGap\":\"1rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-contrast-midtone-color has-text-color has-link-color\" style=\"margin-top:0px;margin-bottom:0px\"><!-- wp:comment-date {\"fontSize\":\"small\"} /-->\n\n<!-- wp:comment-edit-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-content {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /-->\n\n<!-- wp:comment-reply-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:comment-template -->\n\n<!-- wp:comments-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:comments-pagination-previous /-->\n\n<!-- wp:comments-pagination-numbers /-->\n\n<!-- wp:comments-pagination-next /-->\n<!-- /wp:comments-pagination -->\n\n<!-- wp:post-comments-form /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:comments --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-post','','inherit','closed','closed','','189-revision-v1','','','2025-11-20 18:57:43','2025-11-21 02:57:43','',189,'https://raincitycontractorconnect.com/staging/6718/?p=213',0,'revision','',0),(214,1,'2025-11-20 19:00:21','2025-11-21 03:00:21','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent_6\"} -->\n<hr class=\"is-style-wide wp-block-separator has-text-color has-accent-6-color has-alpha-channel-opacity has-accent-6-background-color has-background\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20)\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"tagName\":\"main\",\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<main class=\"wp-block-group\" style=\"padding-bottom:0\"><!-- wp:post-excerpt {\"excerptLength\":30} /-->\n\n<!-- wp:post-featured-image {\"aspectRatio\":\"auto\"} /--></main>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"backgroundColor\":\"accent_6\"} -->\n<hr class=\"is-style-wide wp-block-separator has-text-color has-accent-6-color has-alpha-channel-opacity has-accent-6-background-color has-background\"/>\n<!-- /wp:separator -->\n\n<!-- wp:post-content {\"metadata\":{\"name\":\"Narrow Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\"},\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"border\":{\"top\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-comments\" style=\"border-top-color:var(--wp--preset--color--base-midtone);border-top-width:1px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--50)\"><!-- wp:group {\"metadata\":{\"name\":\"Comments Inside\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:comments-title {\"showPostTitle\":false,\"level\":4} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-template -->\n<!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"},\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-bottom:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"48px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:48px\"><!-- wp:avatar {\"size\":48,\"style\":{\"border\":{\"radius\":\"24px\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0.25rem\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comment-author-name {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"},\"blockGap\":\"1rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-contrast-midtone-color has-text-color has-link-color\" style=\"margin-top:0px;margin-bottom:0px\"><!-- wp:comment-date {\"fontSize\":\"small\"} /-->\n\n<!-- wp:comment-edit-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-content {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /-->\n\n<!-- wp:comment-reply-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:comment-template -->\n\n<!-- wp:comments-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:comments-pagination-previous /-->\n\n<!-- wp:comments-pagination-numbers /-->\n\n<!-- wp:comments-pagination-next /-->\n<!-- /wp:comments-pagination -->\n\n<!-- wp:post-comments-form /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:comments --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-post','','inherit','closed','closed','','189-revision-v1','','','2025-11-20 19:00:21','2025-11-21 03:00:21','',189,'https://raincitycontractorconnect.com/staging/6718/?p=214',0,'revision','',0),(215,1,'2025-11-20 19:10:12','2025-11-21 03:10:12','<!-- wp:group {\"className\":\"nfd-p-lg\",\"metadata\":{\"name\":\"Testimonials\"},\"nfdGroupTheme\":\"white\",\"layout\":{\"type\":\"constrained\"}} --><div class=\"wp-block-group nfd-container nfd-p-lg is-style-nfd-theme-white nfd-wb-testimonials__testimonials-1\" ><!-- wp:columns --><div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"40%\"} --><div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:heading {\"className\":\"nfd-text-huge\"} --><h2 class=\"nfd-text-huge wp-block-heading\">What customers think of us</h2><!-- /wp:heading --><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} --><div class=\"nfd-gap-lg wp-block-group\"><!-- wp:group {\"className\":\"nfd-overlap-x nfd-border-bg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"metadata\":{\"name\":\"Stacked Images\"}} --><div class=\"nfd-overlap-x nfd-border-bg wp-block-group\"><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1557862921-37829c790f19?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1560253717-c9ece454f7d1?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1612349317150-e413f6a5b16d?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --><!-- wp:image {\"width\":\"50px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"style\":{\"border\":{\"width\":\"2px\"}},\"className\":\"is-style-rounded\"} --><figure class=\"is-style-rounded wp-block-image size-large is-resized has-custom-border\"><img src=\"https://images.unsplash.com/photo-1649399044844-9af065083b8a?w=120&fit=crop&w=120&h=120&crop=faces\" alt=\"\" style=\"border-width:2px;aspect-ratio:1;object-fit:cover;width:50px\"/></figure><!-- /wp:image --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-0 wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★★★★★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base\"><strong>4.4</strong> from 1,400+ customers</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:spacer {\"height\":\"16px\"} --><div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div><!-- /wp:spacer --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Delizioso\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">\"A must try for all Italian food lovers! The best Italian restaurant I\'ve ever been to! Highly recommended!\"</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Lauren Wong</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Authentic Flavour\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">The pasta dishes are cooked to perfection and the sauces are full of flavour. Highly recommend!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Connor MacLeod</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Outstanding Pizza\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">My family and I had the pleasure of dining at this Italian restaurant. We were impressed with the wide variety of delicious dishes and the friendly and attentive service. <br><br>Highly recommend for a delicious Italian meal!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Lily Donovan</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"metadata\":{\"name\":\"Testimonial\"},\"nfdGroupTheme\":\"light\"} --><div class=\"nfd-theme-light nfd-bg-surface nfd-rounded nfd-text-balance nfd-p-card-md nfd-gap-md wp-block-group\"><!-- wp:paragraph {\"className\":\"nfd-text-balance\"} --><p class=\"nfd-text-balance\"><strong>\"Very Good\"</strong></p><!-- /wp:paragraph --><!-- wp:group {\"className\":\"nfd-pl-offset-md nfd-text-balance nfd-text-base\",\"layout\":{\"type\":\"constrained\"},\"style\":{\"border\":{\"left\":{\"width\":\"3px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} --><div class=\"nfd-pl-offset-md nfd-text-balance nfd-text-base wp-block-group\" style=\"border-left-width: 3px\"><!-- wp:paragraph --><p class=\"\">A must try for all Italian food lovers!</p><!-- /wp:paragraph --></div><!-- /wp:group --><!-- wp:group {\"className\":\"nfd-gap-xs\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} --><div class=\"nfd-gap-xs wp-block-group\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fab906\"},\"typography\":{\"letterSpacing\":\"2px\"}},\"className\":\"nfd-text-md\"} --><p class=\"nfd-text-md has-text-color\" style=\"color:#fab906;letter-spacing:2px\">★ ★ ★ ★ ★</p><!-- /wp:paragraph --><!-- wp:paragraph {\"align\":\"left\",\"className\":\"nfd-text-base\"} --><p class=\"nfd-text-base has-text-align-left\">Hannah Davis</p><!-- /wp:paragraph --></div><!-- /wp:group --></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --></div><!-- /wp:group -->','testimonials-1 (Copy)','','publish','closed','closed','','testimonials-1-copy','','','2025-11-20 19:10:12','2025-11-21 03:10:12','',0,'https://raincitycontractorconnect.com/staging/6718/testimonials-1-copy/',0,'wp_block','',0),(218,1,'2025-11-21 09:16:01','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-21 09:16:01','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=218',0,'post','',0),(219,1,'2025-11-21 09:42:03','2025-11-21 17:42:03','HHL Insulation offers top-quality insulation services to improve energy efficiency and comfort for residential and commercial properties in Snohomish and King counties. Our experienced team ensures reliable installation and superior results.','hhl-insulation-llc-logo.webp.webp','','inherit','open','closed','','hhl-insulation-llc-logo-webp-webp','','','2025-11-27 16:23:57','2025-11-28 00:23:57','',0,'https://raincitycontractorconnect.com/staging/6718/hhl-insulation-llc-logo-webp-webp/',0,'attachment','image/webp',0),(220,1,'2025-11-21 09:42:05','2025-11-21 17:42:05','Company logo for HHL Insulation LLC, residential &amp; commercial spray foam insulation contractor serving Seattle &amp; Bellevue, WA.\n','HHL Insulation LLC logo','','inherit','open','closed','','hhl-insulation-llc-logo-webp','','','2025-11-27 15:57:40','2025-11-27 23:57:40','',0,'https://raincitycontractorconnect.com/staging/6718/wp-content/uploads/2025/11/hhl-insulation-llc-logo.webp.png',0,'attachment','image/png',0),(225,1,'2025-11-22 10:43:17','2025-11-22 18:43:17','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"header\"} /-->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\"}}},\"backgroundColor\":\"accent_6\"} -->\n<hr class=\"is-style-wide wp-block-separator has-text-color has-accent-6-color has-alpha-channel-opacity has-accent-6-background-color has-background\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20)\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"backgroundColor\":\"accent_6\"} -->\n<hr class=\"is-style-wide wp-block-separator has-text-color has-accent-6-color has-alpha-channel-opacity has-accent-6-background-color has-background\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"tagName\":\"main\",\"metadata\":{\"name\":\"Narrow Container\"},\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<main class=\"wp-block-group\" style=\"padding-bottom:0\"><!-- wp:post-excerpt {\"excerptLength\":30} /-->\n\n<!-- wp:post-featured-image {\"aspectRatio\":\"auto\"} /--></main>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"metadata\":{\"name\":\"Narrow Content\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"650px\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\"},\"margin\":{\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"border\":{\"top\":{\"color\":\"var:preset|color|base-midtone\",\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-comments\" style=\"border-top-color:var(--wp--preset--color--base-midtone);border-top-width:1px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--50)\"><!-- wp:group {\"metadata\":{\"name\":\"Comments Inside\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:comments-title {\"showPostTitle\":false,\"level\":4} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-template -->\n<!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"},\"margin\":{\"bottom\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-bottom:var(--wp--preset--spacing--50)\"><!-- wp:column {\"width\":\"48px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:48px\"><!-- wp:avatar {\"size\":48,\"style\":{\"border\":{\"radius\":\"24px\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0.25rem\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comment-author-name {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"},\"blockGap\":\"1rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-contrast-midtone-color has-text-color has-link-color\" style=\"margin-top:0px;margin-bottom:0px\"><!-- wp:comment-date {\"fontSize\":\"small\"} /-->\n\n<!-- wp:comment-edit-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:comment-content {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-midtone\"}}}},\"textColor\":\"contrast-midtone\"} /-->\n\n<!-- wp:comment-reply-link {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:comment-template -->\n\n<!-- wp:comments-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:comments-pagination-previous /-->\n\n<!-- wp:comments-pagination-numbers /-->\n\n<!-- wp:comments-pagination-next /-->\n<!-- /wp:comments-pagination -->\n\n<!-- wp:post-comments-form /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:comments --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"tagName\":\"footer\"} /-->','single-post','','inherit','closed','closed','','189-revision-v1','','','2025-11-22 10:43:17','2025-11-22 18:43:17','',189,'https://raincitycontractorconnect.com/staging/6718/?p=225',0,'revision','',0),(236,1,'2025-11-22 19:04:20','2025-11-23 03:04:20','\r\n\r\n[wpforms id=\"241\" title=\"false\" description=\"false\"]\r\n<p>Already have an account? <a href=\"/wp-login.php\">Log in here</a>.</p>','Contractor Registration','','publish','closed','closed','','contractor-registration','','','2025-11-22 20:21:55','2025-11-23 04:21:55','',0,'https://raincitycontractorconnect.com/staging/6718/?page_id=236',0,'page','',0),(237,1,'2025-11-22 19:04:20','2025-11-23 03:04:20','[contractor_register redirect=\"/submit-contractor/\"]','Contractor Registration','','inherit','closed','closed','','236-revision-v1','','','2025-11-22 19:04:20','2025-11-23 03:04:20','',236,'https://raincitycontractorconnect.com/staging/6718/?p=237',0,'revision','',0),(238,1,'2025-11-22 19:07:25','2025-11-23 03:07:25','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors in King County &amp; Snohomish counties for all your home improvement needs!</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":275,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/submit-contractor\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-22 19:07:25','2025-11-23 03:07:25','',16,'https://raincitycontractorconnect.com/staging/6718/?p=238',0,'revision','',0),(239,1,'2025-11-22 19:08:51','2025-11-23 03:08:51','[contractor_register redirect=\"/contractor-registration/\"]','Contractor Registration','','inherit','closed','closed','','236-revision-v1','','','2025-11-22 19:08:51','2025-11-23 03:08:51','',236,'https://raincitycontractorconnect.com/staging/6718/?p=239',0,'revision','',0),(240,1,'2025-11-22 19:09:26','2025-11-23 03:09:26','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors in King County &amp; Snohomish counties for all your home improvement needs!</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":275,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-registration\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-22 19:09:26','2025-11-23 03:09:26','',16,'https://raincitycontractorconnect.com/staging/6718/?p=240',0,'revision','',0),(241,1,'2025-11-22 19:16:39','2025-11-23 03:16:39','{\"fields\":{\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Company Name\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"phone\",\"label\":\"Phone\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email = Username\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"Password\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"text\",\"label\":\"Confirm Password\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"}},\"id\":\"241\",\"field_id\":8,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Registration form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Registration form','','publish','closed','closed','','simple-contact-form','','','2025-11-23 09:48:35','2025-11-23 17:48:35','',0,'https://raincitycontractorconnect.com/staging/6718/?post_type=wpforms&#038;p=241',0,'wpforms','',0),(242,1,'2025-11-22 19:16:42','2025-11-23 03:16:42','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"241\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','241-revision-v1','','','2025-11-22 19:16:42','2025-11-23 03:16:42','',241,'https://raincitycontractorconnect.com/staging/6718/?p=242',0,'revision','',0),(243,1,'2025-11-22 19:23:08','2025-11-23 03:23:08','{\"fields\":{\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Company Name\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"phone\",\"label\":\"Phone\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email = Username\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"Password\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"text\",\"label\":\"Confirm Password\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"}},\"id\":\"241\",\"field_id\":8,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','241-revision-v1','','','2025-11-22 19:23:08','2025-11-23 03:23:08','',241,'https://raincitycontractorconnect.com/staging/6718/?p=243',0,'revision','',0),(244,1,'2025-11-22 19:24:05','2025-11-23 03:24:05','{\"fields\":{\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Company Name\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"phone\",\"label\":\"Phone\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email = Username\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"Password\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"text\",\"label\":\"Confirm Password\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"}},\"id\":\"241\",\"field_id\":8,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Registration form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Registration form','','inherit','closed','closed','','241-revision-v1','','','2025-11-22 19:24:05','2025-11-23 03:24:05','',241,'https://raincitycontractorconnect.com/staging/6718/?p=244',0,'revision','',0),(245,1,'2025-11-22 19:37:41','2025-11-23 03:37:41','[contractor_register redirect=\"/contractor-registration/\"]\n[wpforms id=\"241\" title=\"false\" description=\"false\"]\n<p>Already have an account? <a href=\"/wp-login.php\">Log in here</a>.</p>\n\n\n','Contractor Registration','','inherit','closed','closed','','236-autosave-v1','','','2025-11-22 19:37:41','2025-11-23 03:37:41','',236,'https://raincitycontractorconnect.com/staging/6718/?p=245',0,'revision','',0),(246,1,'2025-11-22 19:32:48','2025-11-23 03:32:48','[contractor_register redirect=\"/contractor-registration/\"]\r\n[wpforms id=\"241\" title=\"false\" description=\"false\"]\r\n\r\n\r\n\r\n','Contractor Registration','','inherit','closed','closed','','236-revision-v1','','','2025-11-22 19:32:48','2025-11-23 03:32:48','',236,'https://raincitycontractorconnect.com/staging/6718/?p=246',0,'revision','',0),(247,1,'2025-11-22 19:38:08','2025-11-23 03:38:08','[contractor_register redirect=\"/contractor-registration/\"]\r\n[wpforms id=\"241\" title=\"false\" description=\"false\"]\r\n<p>Already have an account? <a href=\"/wp-login.php\">Log in here</a>.</p>\r\n\r\n\r\n','Contractor Registration','','inherit','closed','closed','','236-revision-v1','','','2025-11-22 19:38:08','2025-11-23 03:38:08','',236,'https://raincitycontractorconnect.com/staging/6718/?p=247',0,'revision','',0),(248,1,'2025-11-22 19:46:56','2025-11-23 03:46:56','\r\n[wpforms id=\"241\" title=\"false\" description=\"false\"]\r\n<p>Already have an account? <a href=\"/wp-login.php\">Log in here</a>.</p>\r\n\r\n\r\n','Contractor Registration','','inherit','closed','closed','','236-revision-v1','','','2025-11-22 19:46:56','2025-11-23 03:46:56','',236,'https://raincitycontractorconnect.com/staging/6718/?p=248',0,'revision','',0),(249,1,'2025-11-22 20:20:05','2025-11-23 04:20:05','\r\n\r\n\r\n','Contractor Registration','','inherit','closed','closed','','236-revision-v1','','','2025-11-22 20:20:05','2025-11-23 04:20:05','',236,'https://raincitycontractorconnect.com/staging/6718/?p=249',0,'revision','',0),(250,1,'2025-11-22 20:21:55','2025-11-23 04:21:55','\r\n\r\n[wpforms id=\"241\" title=\"false\" description=\"false\"]\r\n<p>Already have an account? <a href=\"/wp-login.php\">Log in here</a>.</p>','Contractor Registration','','inherit','closed','closed','','236-revision-v1','','','2025-11-22 20:21:55','2025-11-23 04:21:55','',236,'https://raincitycontractorconnect.com/staging/6718/?p=250',0,'revision','',0),(251,1,'2025-11-23 09:12:20','2025-11-23 17:12:20','[submit_contractor]','Submit Contractor','','inherit','closed','closed','','141-revision-v1','','','2025-11-23 09:12:20','2025-11-23 17:12:20','',141,'https://raincitycontractorconnect.com/staging/6718/?p=251',0,'revision','',0),(252,1,'2025-11-23 09:15:54','2025-11-23 17:15:54','[submit-contractor]','Submit Contractor','','inherit','closed','closed','','141-revision-v1','','','2025-11-23 09:15:54','2025-11-23 17:15:54','',141,'https://raincitycontractorconnect.com/staging/6718/?p=252',0,'revision','',0),(253,1,'2025-11-23 09:22:09','2025-11-23 17:22:09','[contractor_submit]','Submit Contractor','','inherit','closed','closed','','141-revision-v1','','','2025-11-23 09:22:09','2025-11-23 17:22:09','',141,'https://raincitycontractorconnect.com/staging/6718/?p=253',0,'revision','',0),(255,1,'2025-11-23 09:48:35','2025-11-23 17:48:35','{\"fields\":{\"5\":{\"id\":\"5\",\"type\":\"text\",\"label\":\"Company Name\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"phone\",\"label\":\"Phone\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email = Username\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"text\",\"label\":\"Password\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"text\",\"label\":\"Confirm Password\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"}},\"id\":\"241\",\"field_id\":8,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Registration form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Registration form','','inherit','closed','closed','','241-revision-v1','','','2025-11-23 09:48:35','2025-11-23 17:48:35','',241,'https://raincitycontractorconnect.com/staging/6718/?p=255',0,'revision','',0),(256,1,'2025-11-23 10:00:43','2025-11-23 18:00:43','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\" style=\"font-size:25px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors in King County &amp; Snohomish counties for all your home improvement needs!</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":275,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-registration\">Contractors Join Us Today!</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-23 10:00:43','2025-11-23 18:00:43','',16,'https://raincitycontractorconnect.com/staging/6718/?p=256',0,'revision','',0),(257,1,'2025-11-23 13:16:39','2025-11-23 21:16:39','','KCB Insurance LLC','','publish','open','closed','','kcb-insurance-llc','','','2025-11-23 13:16:39','2025-11-23 21:16:39','',0,'https://raincitycontractorconnect.com/staging/6718/?post_type=contractor&#038;p=257',0,'contractor','',0),(258,1,'2025-11-23 13:26:02','2025-11-23 21:26:02','[contractor_login]','Contractor Login','','publish','closed','closed','','contractor-login','','','2025-11-23 13:26:02','2025-11-23 21:26:02','',0,'https://raincitycontractorconnect.com/staging/6718/?page_id=258',0,'page','',0),(259,1,'2025-11-23 13:26:02','2025-11-23 21:26:02','[contractor_login]','Contractor Login','','inherit','closed','closed','','258-revision-v1','','','2025-11-23 13:26:02','2025-11-23 21:26:02','',258,'https://raincitycontractorconnect.com/staging/6718/?p=259',0,'revision','',0),(260,1,'2025-11-23 13:28:48','2025-11-23 21:28:48','bv vbzb','Insulation · 98034 · 2025-11-23 13:28:48','','publish','closed','closed','','insulation-%c2%b7-98034-%c2%b7-2025-11-23-132848','','','2025-11-23 13:28:48','2025-11-23 21:28:48','',0,'https://raincitycontractorconnect.com/staging/6718/project/insulation-%c2%b7-98034-%c2%b7-2025-11-23-132848/',0,'project','',0),(261,1,'2025-11-23 13:59:01','2025-11-23 21:59:01','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\" style=\"font-size:25px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors in King County &amp; Snohomish counties for all your home improvement needs!</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":275,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-registration\">Contractors Join Us Today!</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\">Contractor Login</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-23 13:59:01','2025-11-23 21:59:01','',16,'https://raincitycontractorconnect.com/staging/6718/?p=261',0,'revision','',0),(262,1,'2025-11-23 13:59:17','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-23 13:59:17','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=262',0,'post','',0),(263,1,'2025-11-23 14:00:22','2025-11-23 22:00:22','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\" style=\"font-size:25px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors in King County &amp; Snohomish counties for all your home improvement needs!</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":275,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-registration\">Contractors Join Us Today!</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-login/\">Contractor Login</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-23 14:00:22','2025-11-23 22:00:22','',16,'https://raincitycontractorconnect.com/staging/6718/?p=263',0,'revision','',0),(264,1,'2025-11-23 15:10:32','2025-11-23 23:10:32','<!-- wp:group {\"tagName\":\"header\",\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"border\":{\"bottom\":{\"color\":\"#f3f4f6\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<header class=\"wp-block-group alignfull\" style=\"border-bottom-color:#f3f4f6;border-bottom-width:1px\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"align\":\"full\",\"className\":\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-container nfd-text-base nfd-bg-surface nfd-theme-primary nfd-wb-header__header-15 is-style-nfd-theme-primary wp-block-group alignfull nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-py-sm\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"nfd-py-sm wp-block-group\" style=\"font-size:25px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-style-text-wrap-balance\"} -->\n<p class=\"is-style-text-wrap-balance has-text-align-center\"><strong>Find Trusted Local Contractors in King County &amp; Snohomish counties for all your home improvement needs!</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"className\":\"nfd-container is-style-default\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"},\"nfdGroupEffect\":\"grid-perspective\"} -->\n<div class=\"nfd-container is-style-default wp-block-group alignfull nfd-bg-effect-grid-perspective\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"nfd-py-sm nfd-gap-xl wp-block-group\"><!-- wp:group {\"metadata\":{\"name\":\"\"},\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:site-logo {\"width\":233,\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"md:nfd-order-2\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":[],\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-registration\">Contractors Join Us Today!</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"accent_6\",\"textColor\":\"base\",\"className\":\"nfd-btn-wide nfd-btn-tertiary is-style-outline\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<div class=\"nfd-btn-wide nfd-btn-tertiary is-style-outline wp-block-button\"><a class=\"wp-block-button__link has-base-color has-accent-6-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://raincitycontractorconnect.com/staging/6718/contractor-login/\">Contractor Login</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></header>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','16-revision-v1','','','2025-11-23 15:10:32','2025-11-23 23:10:32','',16,'https://raincitycontractorconnect.com/staging/6718/?p=264',0,'revision','',0),(265,1,'2025-11-23 15:11:22','2025-11-23 23:11:22','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"265\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form-2','','','2025-11-23 15:12:04','2025-11-23 23:12:04','',0,'https://raincitycontractorconnect.com/staging/6718/?post_type=wpforms&#038;p=265',0,'wpforms','',0),(266,1,'2025-11-23 15:11:25','2025-11-23 23:11:25','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"265\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','265-revision-v1','','','2025-11-23 15:11:25','2025-11-23 23:11:25','',265,'https://raincitycontractorconnect.com/staging/6718/?p=266',0,'revision','',0),(267,1,'2025-11-23 15:12:04','2025-11-23 23:12:04','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"265\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','265-revision-v1','','','2025-11-23 15:12:04','2025-11-23 23:12:04','',265,'https://raincitycontractorconnect.com/staging/6718/?p=267',0,'revision','',0),(268,1,'2025-11-23 15:14:18','2025-11-23 23:14:18','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"268\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Contact us\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Contact US\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Contact us','','publish','closed','closed','','contact-us','','','2025-11-23 15:14:54','2025-11-23 23:14:54','',0,'https://raincitycontractorconnect.com/staging/6718/?post_type=wpforms&#038;p=268',0,'wpforms','',0),(269,1,'2025-11-23 15:14:21','2025-11-23 23:14:21','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"268\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Contact US\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Contact US\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Contact US','','inherit','closed','closed','','268-revision-v1','','','2025-11-23 15:14:21','2025-11-23 23:14:21','',268,'https://raincitycontractorconnect.com/staging/6718/?p=269',0,'revision','',0),(270,1,'2025-11-23 15:14:54','2025-11-23 23:14:54','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"268\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Contact us\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Contact US\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"eddie@raincitycontractorconnect.com\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Contact us','','inherit','closed','closed','','268-revision-v1','','','2025-11-23 15:14:54','2025-11-23 23:14:54','',268,'https://raincitycontractorconnect.com/staging/6718/?p=270',0,'revision','',0),(271,1,'2025-11-23 15:19:12','2025-11-23 23:19:12','<!-- wp:navigation-link {\"label\":\"Home\",\"type\":\"page\",\"id\":0,\"url\":\"https://raincitycontractorconnect.com/staging/6718\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"About Us\",\"type\":\"page\",\"id\":8,\"url\":\"https://raincitycontractorconnect.com/staging/6718/about/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Our Services\",\"type\":\"page\",\"id\":9,\"url\":\"https://raincitycontractorconnect.com/staging/6718/services/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Testimonials\",\"type\":\"page\",\"id\":10,\"url\":\"https://raincitycontractorconnect.com/staging/6718/testimonials/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Contact Us\",\"type\":\"page\",\"id\":11,\"url\":\"https://raincitycontractorconnect.com/staging/6718/?wpforms_form_preview=268\",\"kind\":\"post-type\"} /-->','Navigation','','inherit','closed','closed','','12-revision-v1','','','2025-11-23 15:19:12','2025-11-23 23:19:12','',12,'https://raincitycontractorconnect.com/staging/6718/?p=271',0,'revision','',0),(272,1,'2025-11-23 16:40:50','2025-11-24 00:40:50','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Full Name\",\"format\":\"first-last\",\"description\":\"\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email Address\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"phone\",\"label\":\"Phone Number\",\"format\":\"smart\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"6\":{\"id\":\"6\",\"type\":\"address\",\"label\":\"Address\",\"scheme\":\"us\",\"description\":\"\",\"size\":\"medium\",\"address1_placeholder\":\"\",\"address1_default\":\"\",\"address2_placeholder\":\"\",\"address2_default\":\"\",\"city_placeholder\":\"\",\"city_default\":\"\",\"state_placeholder\":\"\",\"state_default\":\"\",\"postal_placeholder\":\"\",\"postal_default\":\"\",\"country_placeholder\":\"\",\"country_default\":\"\",\"css\":\"\"},\"7\":{\"id\":\"7\",\"type\":\"select\",\"label\":\"Project Type\",\"choices\":{\"1\":{\"label\":\"Framing\",\"value\":\"Framing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"Drywall and plaster\",\"value\":\"Drywall and plaster\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"Insulation\",\"value\":\"Insulation\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Flooring\",\"value\":\"Flooring materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"5\":{\"label\":\"Ceiling tiles\",\"value\":\"Ceiling tiles\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"6\":{\"label\":\"Painting\",\"value\":\"Painting supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"7\":{\"label\":\"Doors and windows\",\"value\":\"Doors and windows\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"8\":{\"label\":\"Cabinetry and countertops\",\"value\":\"Cabinetry and countertops\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"9\":{\"label\":\"Lighting fixtures\",\"value\":\"Lighting fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"10\":{\"label\":\"Plumbing\",\"value\":\"Plumbing fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"11\":{\"label\":\"Electrical wiring and outlets\",\"value\":\"Electrical wiring and outlets\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"12\":{\"label\":\"HVAC systems\",\"value\":\"HVAC systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"13\":{\"label\":\"Roofing\",\"value\":\"Roofing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"14\":{\"label\":\"Siding and exterior finishes\",\"value\":\"Siding and exterior finishes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"15\":{\"label\":\"Concrete and cement\",\"value\":\"Concrete and cement\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"16\":{\"label\":\"Brick and masonry supplies\",\"value\":\"Brick and masonry supplies\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"21\":{\"label\":\"Permits and inspection fees\",\"value\":\"Permits and inspection fees\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"22\":{\"label\":\"Architectural and design services\",\"value\":\"Architectural and design services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"23\":{\"label\":\"Project management services\",\"value\":\"Project management services\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"29\":{\"label\":\"Sealants and adhesives\",\"value\":\"Sealants and adhesives\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"30\":{\"label\":\"Vapor barriers\",\"value\":\"Vapor barriers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"31\":{\"label\":\"Drainage systems\",\"value\":\"Drainage systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"32\":{\"label\":\"Exterior landscaping\",\"value\":\"Exterior landscaping materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"33\":{\"label\":\"Interior finishing\",\"value\":\"Interior finishing materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"36\":{\"label\":\"Smart home technology components\",\"value\":\"Smart home technology components\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"38\":{\"label\":\"Energy-efficient appliances\",\"value\":\"Energy-efficient appliances\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"39\":{\"label\":\"Garage doors and openers\",\"value\":\"Garage doors and openers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"40\":{\"label\":\"Fencing and gates\",\"value\":\"Fencing and gates\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"42\":{\"label\":\"Gutters and downspouts\",\"value\":\"Gutters and downspouts\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"46\":{\"label\":\"Tile and grout\",\"value\":\"Tile and grout\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"47\":{\"label\":\"Countertop edging and backsplashes\",\"value\":\"Countertop edging and backsplashes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"48\":{\"label\":\"Closet organizers\",\"value\":\"Closet organizers\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"49\":{\"label\":\"Shelving and storage solutions\",\"value\":\"Shelving and storage solutions\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"50\":{\"label\":\"Kitchen and bathroom\",\"value\":\"Kitchen and bathroom fixtures\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"51\":{\"label\":\"Ventilation fans\",\"value\":\"Ventilation fans\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"52\":{\"label\":\"Exhaust systems\",\"value\":\"Exhaust systems\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"53\":{\"label\":\"Waterproofing membranes\",\"value\":\"Waterproofing membranes\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"54\":{\"label\":\"Foundation repair\",\"value\":\"Foundation repair materials\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"55\":{\"label\":\"Structural supports\",\"value\":\"Structural supports\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"56\":{\"label\":\"Temporary power supply equipment\",\"value\":\"Temporary power supply equipment\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"57\":{\"label\":\"Lighting controls and switches\",\"value\":\"Lighting controls and switches\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"58\":{\"label\":\"Remodelling\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"59\":{\"label\":\"Basements\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"60\":{\"label\":\"Demolition\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"61\":{\"label\":\"Construction Cleaning\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"select\",\"label\":\"Timing\",\"choices\":{\"1\":{\"label\":\"ASAP\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"2\":{\"label\":\"2-4 Weeks\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"3\":{\"label\":\"1-3 Months\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"},\"4\":{\"label\":\"Planning Stage\",\"value\":\"\",\"image\":\"\",\"icon\":\"face-smile\",\"icon_style\":\"regular\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"textarea\",\"label\":\"Description\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"11\":{\"id\":\"11\",\"type\":\"hidden\",\"label\":\"Project Type\",\"label_disable\":\"1\",\"default_value\":\"{query_var key=\\\"category\\\"}\",\"css\":\"\",\"label_hide\":\"1\"},\"12\":{\"id\":\"12\",\"type\":\"hidden\",\"label\":\"ZIP\",\"label_disable\":\"1\",\"default_value\":\"{query_var key=\\\"category\\\"}\",\"css\":\"\",\"label_hide\":\"1\"}},\"id\":\"27\",\"field_id\":13,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Request Quote\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: CONTACT FORM\",\"sender_name\":\"RainCity Contractor Connect\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"You have received a new entry from CONTACT FORM.\\r\\n\\r\\n{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thank you for contacting us. We have received your message and will get back to you soon.<\\/p>\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[],\"store_spam_entries\":\"0\"},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"generate\",\"sessionId\":\"019a6049-2bc0-7443-9018-944be765ca83\",\"responseId\":\"019a6049-4bb6-7443-9018-acac62627e5c\"}}','Request Quote','','inherit','closed','closed','','27-revision-v1','','','2025-11-23 16:40:50','2025-11-24 00:40:50','',27,'https://raincitycontractorconnect.com/staging/6718/?p=272',0,'revision','',0),(274,1,'2025-11-24 16:00:26','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','closed','','','','','2025-11-24 16:00:26','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?post_type=contractor&p=274',0,'contractor','',0),(275,1,'2025-11-25 15:06:29','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-25 15:06:29','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=275',0,'post','',0),(277,1,'2025-11-25 15:49:07','2025-11-25 23:49:07','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:acf/contractor-welcome {\"name\":\"acf/contractor-welcome\",\"data\":[],\"mode\":\"preview\"} /-->','Welcome to RainCity Contractor Connect.','','publish','closed','closed','','contractor-welcome','','','2025-11-27 15:28:35','2025-11-27 23:28:35','',0,'https://raincitycontractorconnect.com/staging/6718/?page_id=277',0,'page','',0),(278,1,'2025-11-25 15:49:07','2025-11-25 23:49:07','[contractor-welcome]','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-25 15:49:07','2025-11-25 23:49:07','',277,'https://raincitycontractorconnect.com/staging/6718/?p=278',0,'revision','',0),(280,1,'2025-11-25 15:57:53','2025-11-25 23:57:53','return\' => home_url(\'/contractor-welcome/\')','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-25 15:57:53','2025-11-25 23:57:53','',277,'https://raincitycontractorconnect.com/staging/6718/?p=280',0,'revision','',0),(281,1,'2025-11-25 17:16:02','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-25 17:16:02','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=281',0,'post','',0),(282,1,'2025-11-25 17:46:30','2025-11-26 01:46:30','[contractor-welcome]','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-25 17:46:30','2025-11-26 01:46:30','',277,'https://raincitycontractorconnect.com/staging/6718/?p=282',0,'revision','',0),(287,1,'2025-11-25 18:41:35','2025-11-26 02:41:35','<!-- wp:group {\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"className\":\"nfd-wb-header__header-5\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"nfd-wb-header__header-5 wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"className\":\"nfd-container nfd-py-sm nfd-text-base is-style-nfd-theme-primary\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"primary\",\"nfdGroupEffect\":\"grid-2\"} -->\n<div class=\"nfd-container nfd-py-sm nfd-text-base is-style-nfd-theme-primary wp-block-group nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"nfd-text-contrast\"} -->\n<p class=\"nfd-text-contrast has-text-align-center\"><strong>Don\'t miss out!</strong> Save 10% on morning events using code <strong>MORNING10</strong> until Friday.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"className\":\"nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\",\"justifyContent\":\"left\"}} -->\n<div class=\"nfd-gap-2xl wp-block-group\"><!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /-->\n\n<!-- wp:buttons {\"className\":\"md:nfd-hidden\",\"style\":{\"spacing\":[]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"md:nfd-hidden wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-wide is-style-outline\"} -->\n<div class=\"nfd-btn-wide is-style-outline wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Let\'s Begin</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"align\":\"full\",\"layout\":{\"inherit\":true}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','blank','','publish','closed','closed','','blank','','','2025-11-25 18:41:35','2025-11-26 02:41:35','',0,'https://raincitycontractorconnect.com/staging/6718/blank/',0,'wp_template','',0),(288,1,'2025-11-25 18:44:52','2025-11-26 02:44:52','[contractor-welcome]\n\n<!-- wp:group {\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"className\":\"nfd-wb-header__header-7 is-style-nfd-theme-white\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-wb-header__header-7 is-style-nfd-theme-white wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded is-style-nfd-theme-dark\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} -->\n<div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded is-style-nfd-theme-dark wp-block-group nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Exclusive deal: <span class=\"offer\">Unlock<span>10% discount</span> on all<span>Tuesday events</span></span>. <a class=\"activate\" href=\"#\">Click now</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} -->\n<p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">(555) 555-5555</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-25 18:44:52','2025-11-26 02:44:52','',277,'https://raincitycontractorconnect.com/staging/6718/?p=288',0,'revision','',0),(289,1,'2025-11-25 18:45:13','2025-11-26 02:45:13','<!-- wp:group {\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"className\":\"nfd-wb-header__header-7 is-style-nfd-theme-white\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-wb-header__header-7 is-style-nfd-theme-white wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded is-style-nfd-theme-dark\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} -->\n<div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded is-style-nfd-theme-dark wp-block-group nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Exclusive deal: <span class=\"offer\">Unlock<span>10% discount</span> on all<span>Tuesday events</span></span>. <a class=\"activate\" href=\"#\">Click now</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} -->\n<p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">(555) 555-5555</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:html -->\n[contractor-welcome]\n<!-- /wp:html --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-25 18:45:13','2025-11-26 02:45:13','',277,'https://raincitycontractorconnect.com/staging/6718/?p=289',0,'revision','',0),(290,1,'2025-11-25 18:47:54','2025-11-26 02:47:54','<!-- wp:group {\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"className\":\"nfd-wb-header__header-7 is-style-nfd-theme-white\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\"} -->\n<div class=\"nfd-wb-header__header-7 is-style-nfd-theme-white wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded is-style-nfd-theme-dark\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} -->\n<div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded is-style-nfd-theme-dark wp-block-group nfd-bg-effect-grid-2\" style=\"border-bottom-width:1px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">Exclusive deal: <span class=\"offer\">Unlock<span>10% discount</span> on all<span>Tuesday events</span></span>. <a class=\"activate\" href=\"#\">Click now</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"nfd-text-opacity-80 nfd-text-xs\"} -->\n<p class=\"nfd-text-opacity-80 nfd-text-xs\">•</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p class=\"\">(555) 555-5555</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only md:nfd-justify-center\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<ul class=\"is-style-logos-only md:nfd-justify-center wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"className\":\"nfd-container\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"nfd-container wp-block-group\"><!-- wp:group {\"className\":\"nfd-py-sm nfd-gap-2xl\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"center\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-py-sm nfd-gap-2xl wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:navigation {\"ref\":12,\"icon\":\"menu\",\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:html -->\n[contractor-welcome]\n<!-- /wp:html --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-footer__footer-6 is-style-nfd-theme-darker\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\n<div class=\"nfd-container  nfd-wb-footer__footer-6 is-style-nfd-theme-darker wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} -->\n<div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} -->\n<h2 class=\"nfd-text-xl nfd-text-contrast nfd-text-balance wp-block-heading has-text-align-left\">Create amazing moments <br>with our assistance.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"nfd-btn-xl\"} -->\n<div class=\"nfd-btn-xl wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore Our Methodology</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"className\":\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\"}},\"border\":{\"top\":{\"width\":\"1px\"},\"bottom\":{\"width\":\"1px\"}}}} -->\n<div class=\"nfd-gap-2xl nfd-gap-y-3xl nfd-text-base wp-block-columns\" style=\"border-top-width:1px;border-bottom-width:1px;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)\"><!-- wp:column {\"width\":\"40%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"className\":\"nfd-text-lg nfd-text-balance\"} -->\n<p class=\"nfd-text-lg nfd-text-balance\">Intelligent strategies <br>for your enterprise.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only nfd-text-contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<ul class=\"is-style-logos-only nfd-text-contrast wp-block-social-links has-small-icon-size\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"youtube\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Organisation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:navigation {\"ref\":12,\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Tools</h3>\n<!-- /wp:heading -->\n\n<!-- wp:navigation {\"ref\":12,\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"className\":\"nfd-gap-lg\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"nfd-gap-lg wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"wp-block-heading nfd-text-md nfd-text-current\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<h3 class=\"wp-block-heading nfd-text-md nfd-text-current\" style=\"font-style:normal;font-weight:600\">Get in Touch</h3>\n<!-- /wp:heading -->\n\n<!-- wp:navigation {\"ref\":12,\"overlayMenu\":\"never\",\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Copyright section\"},\"className\":\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\"><!-- wp:paragraph -->\n<p class=\"\">© Copyright 2025. Powered by <a href=\"https://bluehost.com/wordpress-hosting?utm_source=wonderblocks&amp;utm_medium=bluehost_plugin&amp;channelid=P99C100S1N0B3003A151D115E0000V112&amp;utm_content=WordPress+Hosting\" target=\"_blank\">WordPress Hosting</a>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-25 18:47:54','2025-11-26 02:47:54','',277,'https://raincitycontractorconnect.com/staging/6718/?p=290',0,'revision','',0),(300,18,'2025-11-27 10:21:27','2025-11-27 18:21:27','','Auto Draft','','trash','open','open','','__trashed','','','2025-11-27 10:21:27','2025-11-27 18:21:27','',0,'https://raincitycontractorconnect.com/staging/6718/?p=300',0,'post','',0),(301,18,'2025-11-27 10:21:27','2025-11-27 18:21:27','','Auto Draft','','trash','open','open','','__trashed-2','','','2025-11-27 10:21:27','2025-11-27 18:21:27','',0,'https://raincitycontractorconnect.com/staging/6718/?p=301',0,'post','',0),(302,18,'2025-11-27 10:21:27','2025-11-27 18:21:27','','Auto Draft','','trash','open','open','','__trashed-3','','','2025-11-27 10:21:27','2025-11-27 18:21:27','',0,'https://raincitycontractorconnect.com/staging/6718/?p=302',0,'post','',0),(303,1,'2025-11-26 11:36:20','2025-11-26 19:36:20','<!-- wp:group {\"metadata\":{\"name\":\"Header\"},\"align\":\"full\",\"className\":\"nfd-wb-header__header-7 is-style-nfd-theme-white\",\"layout\":{\"type\":\"default\"},\"nfdGroupTheme\":\"\"} -->\r\n<div class=\"nfd-wb-header__header-7 is-style-nfd-theme-white wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"className\":\"nfd-gap-0\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\r\n<div class=\"nfd-gap-0 wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"Top Bar\"},\"className\":\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded is-style-nfd-theme-dark\",\"style\":{\"border\":{\"bottom\":{\"width\":\"1px\"}}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"dark\",\"nfdGroupEffect\":\"grid-2\"} -->\r\n<div class=\"nfd-container nfd-py-sm nfd-text-base nfd-text-faded is-style-nfd-theme-dark wp-block-group nfd-bg-effect-grid-2\" style=\"border-bottom-width: 1px;\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"className\":\"nfd-gap-md\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\r\n<div class=\"nfd-gap-md wp-block-group\"><!-- wp:paragraph -->\r\n<p class=\"\">[contractor-welcome]</p>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- /wp:html --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"metadata\":{\"name\":\"Footer\"},\"align\":\"full\",\"className\":\"nfd-container  nfd-wb-footer__footer-6 is-style-nfd-theme-darker\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"},\"nfdGroupTheme\":\"\",\"nfdGroupEffect\":\"\"} -->\r\n<div class=\"nfd-container  nfd-wb-footer__footer-6 is-style-nfd-theme-darker wp-block-group alignfull\"><!-- wp:group {\"metadata\":{\"name\":\"CTA\"},\"className\":\"nfd-py-lg nfd-px-0\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"},\"nfdGroupEffect\":\"dots\"} -->\r\n<div class=\"nfd-py-lg nfd-px-0 wp-block-group nfd-bg-effect-dots\"><!-- wp:group {\"className\":\"nfd-gap-3xl\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"nfd-gap-3xl wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"className\":\"nfd-text-xl nfd-text-contrast nfd-text-balance\"} --></div>\r\n</div>\r\n<div class=\"nfd-text-sm nfd-text-faded nfd-pt-md nfd-pb-lg wp-block-group\">\r\n<p class=\"\"> </p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-26 11:36:20','2025-11-26 19:36:20','',277,'https://raincitycontractorconnect.com/staging/6718/?p=303',0,'revision','',0),(304,1,'2025-11-26 11:39:22','2025-11-26 19:39:22','','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-26 11:39:22','2025-11-26 19:39:22','',277,'https://raincitycontractorconnect.com/staging/6718/?p=304',0,'revision','',0),(305,1,'2025-11-26 11:42:14','2025-11-26 19:42:14','[contractor-welcome]','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-26 11:42:14','2025-11-26 19:42:14','',277,'https://raincitycontractorconnect.com/staging/6718/?p=305',0,'revision','',0),(306,1,'2025-11-26 11:42:24','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-26 11:42:24','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=306',0,'post','',0);
INSERT INTO `lJD_posts` VALUES (307,1,'2025-11-26 11:59:51','2025-11-26 19:59:51','<p>[contractor-welcome]</p><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"80px\",\"right\":\"16px\",\"bottom\":\"80px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:80px;padding-right:16px;padding-bottom:80px;padding-left:16px\">\n    <!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\",\"radius\":\"16px\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\"}},\"color\":{\"background\":\"#ffffff\"},\"shadow\":\"0 18px 60px rgba(15,23,42,0.12)\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"720px\"}} -->\n    <div class=\"wp-block-group\" style=\"border-width:1px;border-radius:16px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;background-color:#ffffff;box-shadow:0 18px 60px rgba(15,23,42,0.12)\">\n        \n        <!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"14px\",\"letterSpacing\":\"0.12em\",\"textTransform\":\"uppercase\"},\"color\":{\"text\":\"#047857\"}}} -->\n        <p class=\"has-text-align-center\" style=\"color:#047857;font-size:14px;letter-spacing:0.12em;text-transform:uppercase\">Contractor Registration Complete</p>\n        <!-- /wp:paragraph -->\n\n        <!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"spacing\":{\"margin\":{\"top\":\"8px\",\"bottom\":\"12px\"}}}} -->\n        <h1 class=\"wp-block-heading has-text-align-center\" style=\"margin-top:8px;margin-bottom:12px\">Welcome to RainCity Contractor Connect</h1>\n        <!-- /wp:heading -->\n\n        <!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}},\"typography\":{\"fontSize\":\"18px\"}},\"textColor\":\"tertiary\"} -->\n        <p class=\"has-text-align-center has-tertiary-color has-text-color\" style=\"margin-bottom:24px;font-size:18px\">Your contractor profile has been submitted successfully. We’ll use your company details, coverage area, and services to match you with local homeowners looking for help.</p>\n        <!-- /wp:paragraph -->\n\n        <!-- wp:list {\"className\":\"nfd-gap-sm\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"28px\"}}}} -->\n        <ul class=\"nfd-gap-sm\" style=\"margin-bottom:28px\">\n            <li>Appear in homeowner searches by ZIP and service.</li>\n            <li>Receive lead emails directly in your inbox.</li>\n            <li>Update your profile, photos, and service area any time.</li>\n        </ul>\n        <!-- /wp:list -->\n\n        <!-- wp:separator {\"className\":\"is-style-wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"24px\"}}}} -->\n        <hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" style=\"margin-top:0;margin-bottom:24px\"/>\n        <!-- /wp:separator -->\n\n        <!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"},\"style\":{\"spacing\":{\"blockGap\":\"12px\"}}} -->\n        <div class=\"wp-block-buttons\">\n            \n            <!-- wp:button {\"style\":{\"border\":{\"radius\":\"999px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"22px\",\"right\":\"22px\"}},\"color\":{\"background\":\"#047857\",\"text\":\"#ffffff\"}}} -->\n            <div class=\"wp-block-button\">\n                <a class=\"wp-block-button__link wp-element-button\" href=\"/contractors/\" style=\"border-radius:999px;background-color:#047857;color:#ffffff;padding-top:10px;padding-right:22px;padding-bottom:10px;padding-left:22px\">View Contractor Directory</a>\n            </div>\n            <!-- /wp:button -->\n\n            <!-- wp:button {\"style\":{\"border\":{\"radius\":\"999px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"20px\",\"right\":\"20px\"}},\"color\":{\"background\":\"#0f172a\",\"text\":\"#ffffff\"}}} -->\n            <div class=\"wp-block-button\">\n                <a class=\"wp-block-button__link wp-element-button\" href=\"/submit-contractor/\" style=\"border-radius:999px;background-color:#0f172a;color:#ffffff;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px\">Edit Your Profile</a>\n            </div>\n            <!-- /wp:button -->\n\n        </div>\n        <!-- /wp:buttons -->\n\n        <!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"20px\"}},\"typography\":{\"fontSize\":\"13px\"}},\"textColor\":\"tertiary\"} -->\n        <p class=\"has-text-align-center has-tertiary-color has-text-color\" style=\"margin-top:20px;font-size:13px\">Need to change something later? You can always log back in through the “Contractor Login” link in the main menu.</p>\n        <!-- /wp:paragraph -->\n\n    </div>\n    <!-- /wp:group -->\n</div>\n<!-- /wp:group -->\n\n\n','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-26 11:59:51','2025-11-26 19:59:51','',277,'https://raincitycontractorconnect.com/staging/6718/?p=307',0,'revision','',0),(308,1,'2025-11-26 12:00:10','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-26 12:00:10','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=308',0,'post','',0),(309,1,'2025-11-26 12:00:40','2025-11-26 20:00:40','<p>[contractor-welcome]</p>\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"80px\",\"right\":\"16px\",\"bottom\":\"80px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:80px;padding-right:16px;padding-bottom:80px;padding-left:16px\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\",\"radius\":\"16px\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\"}},\"color\":{\"background\":\"#ffffff\"},\"shadow\":\"0 18px 60px rgba(15,23,42,0.12)\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"720px\"}} -->\n<div class=\"wp-block-group has-background\" style=\"border-width:1px;border-radius:16px;background-color:#ffffff;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;box-shadow:0 18px 60px rgba(15,23,42,0.12)\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"14px\",\"letterSpacing\":\"0.12em\",\"textTransform\":\"uppercase\"},\"color\":{\"text\":\"#047857\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#047857;font-size:14px;letter-spacing:0.12em;text-transform:uppercase\">Contractor Registration Complete</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"spacing\":{\"margin\":{\"top\":\"8px\",\"bottom\":\"12px\"}}}} -->\n<h1 class=\"wp-block-heading has-text-align-center\" style=\"margin-top:8px;margin-bottom:12px\">Welcome to RainCity Contractor Connect</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}},\"typography\":{\"fontSize\":\"18px\"}},\"textColor\":\"tertiary\"} -->\n<p class=\"has-text-align-center has-tertiary-color has-text-color\" style=\"margin-bottom:24px;font-size:18px\">Your contractor profile has been submitted successfully. We’ll use your company details, coverage area, and services to match you with local homeowners looking for help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"className\":\"nfd-gap-sm\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"28px\"}}}} -->\n<ul style=\"margin-bottom:28px\" class=\"nfd-gap-sm wp-block-list\"><!-- wp:list-item -->\n<li class=\"\">Appear in homeowner searches by ZIP and service.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li class=\"\">Receive lead emails directly in your inbox.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li class=\"\">Update your profile, photos, and service area any time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"24px\"}}}} -->\n<hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:0;margin-bottom:24px\"/>\n<!-- /wp:separator -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"border\":{\"radius\":\"999px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"22px\",\"right\":\"22px\"}},\"color\":{\"background\":\"#047857\",\"text\":\"#ffffff\"}}} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"/contractors/\" style=\"border-radius:999px;color:#ffffff;background-color:#047857;padding-top:10px;padding-right:22px;padding-bottom:10px;padding-left:22px\">View Contractor Directory</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"style\":{\"border\":{\"radius\":\"999px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"20px\",\"right\":\"20px\"}},\"color\":{\"background\":\"#0f172a\",\"text\":\"#ffffff\"}}} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"/submit-contractor/\" style=\"border-radius:999px;color:#ffffff;background-color:#0f172a;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px\">Edit Your Profile</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"20px\"}},\"typography\":{\"fontSize\":\"13px\"}},\"textColor\":\"tertiary\"} -->\n<p class=\"has-text-align-center has-tertiary-color has-text-color\" style=\"margin-top:20px;font-size:13px\">Need to change something later? You can always log back in through the “Contractor Login” link in the main menu.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p class=\"\"></p>\n<!-- /wp:paragraph -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-26 12:00:40','2025-11-26 20:00:40','',277,'https://raincitycontractorconnect.com/staging/6718/?p=309',0,'revision','',0),(310,1,'2025-11-26 12:00:55','2025-11-26 20:00:55','\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"80px\",\"right\":\"16px\",\"bottom\":\"80px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:80px;padding-right:16px;padding-bottom:80px;padding-left:16px\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\",\"radius\":\"16px\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\"}},\"color\":{\"background\":\"#ffffff\"},\"shadow\":\"0 18px 60px rgba(15,23,42,0.12)\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"720px\"}} -->\n<div class=\"wp-block-group has-background\" style=\"border-width:1px;border-radius:16px;background-color:#ffffff;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;box-shadow:0 18px 60px rgba(15,23,42,0.12)\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"14px\",\"letterSpacing\":\"0.12em\",\"textTransform\":\"uppercase\"},\"color\":{\"text\":\"#047857\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#047857;font-size:14px;letter-spacing:0.12em;text-transform:uppercase\">Contractor Registration Complete</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"spacing\":{\"margin\":{\"top\":\"8px\",\"bottom\":\"12px\"}}}} -->\n<h1 class=\"wp-block-heading has-text-align-center\" style=\"margin-top:8px;margin-bottom:12px\">Welcome to RainCity Contractor Connect</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}},\"typography\":{\"fontSize\":\"18px\"}},\"textColor\":\"tertiary\"} -->\n<p class=\"has-text-align-center has-tertiary-color has-text-color\" style=\"margin-bottom:24px;font-size:18px\">Your contractor profile has been submitted successfully. We’ll use your company details, coverage area, and services to match you with local homeowners looking for help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"className\":\"nfd-gap-sm\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"28px\"}}}} -->\n<ul style=\"margin-bottom:28px\" class=\"nfd-gap-sm wp-block-list\"><!-- wp:list-item -->\n<li class=\"\">Appear in homeowner searches by ZIP and service.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li class=\"\">Receive lead emails directly in your inbox.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li class=\"\">Update your profile, photos, and service area any time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"24px\"}}}} -->\n<hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:0;margin-bottom:24px\"/>\n<!-- /wp:separator -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"border\":{\"radius\":\"999px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"22px\",\"right\":\"22px\"}},\"color\":{\"background\":\"#047857\",\"text\":\"#ffffff\"}}} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"/contractors/\" style=\"border-radius:999px;color:#ffffff;background-color:#047857;padding-top:10px;padding-right:22px;padding-bottom:10px;padding-left:22px\">View Contractor Directory</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"style\":{\"border\":{\"radius\":\"999px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"20px\",\"right\":\"20px\"}},\"color\":{\"background\":\"#0f172a\",\"text\":\"#ffffff\"}}} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"/submit-contractor/\" style=\"border-radius:999px;color:#ffffff;background-color:#0f172a;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px\">Edit Your Profile</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"20px\"}},\"typography\":{\"fontSize\":\"13px\"}},\"textColor\":\"tertiary\"} -->\n<p class=\"has-text-align-center has-tertiary-color has-text-color\" style=\"margin-top:20px;font-size:13px\">Need to change something later? You can always log back in through the “Contractor Login” link in the main menu.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p class=\"\"></p>\n<!-- /wp:paragraph -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-26 12:00:55','2025-11-26 20:00:55','',277,'https://raincitycontractorconnect.com/staging/6718/?p=310',0,'revision','',0),(311,1,'2025-11-26 12:03:09','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-26 12:03:09','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=311',0,'post','',0),(314,1,'2025-11-26 12:16:45','2025-11-26 20:16:45','<!-- wp:shortcode -->\n[contractor_welcome]\n<!-- /wp:shortcode -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"80px\",\"right\":\"16px\",\"bottom\":\"80px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:80px;padding-right:16px;padding-bottom:80px;padding-left:16px\"><!-- wp:group {\"style\":{\"border\":{\"width\":\"1px\",\"radius\":\"16px\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"32px\",\"bottom\":\"32px\",\"left\":\"32px\"}},\"color\":{\"background\":\"#ffffff\"},\"shadow\":\"0 18px 60px rgba(15,23,42,0.12)\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"720px\"}} -->\n<div class=\"wp-block-group has-background\" style=\"border-width:1px;border-radius:16px;background-color:#ffffff;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;box-shadow:0 18px 60px rgba(15,23,42,0.12)\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"14px\",\"letterSpacing\":\"0.12em\",\"textTransform\":\"uppercase\"},\"color\":{\"text\":\"#047857\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#047857;font-size:14px;letter-spacing:0.12em;text-transform:uppercase\">Contractor Registration Complete</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"spacing\":{\"margin\":{\"top\":\"8px\",\"bottom\":\"12px\"}}}} -->\n<h1 class=\"wp-block-heading has-text-align-center\" style=\"margin-top:8px;margin-bottom:12px\">Welcome to RainCity Contractor Connect</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\"}},\"typography\":{\"fontSize\":\"18px\"}},\"textColor\":\"tertiary\"} -->\n<p class=\"has-text-align-center has-tertiary-color has-text-color\" style=\"margin-bottom:24px;font-size:18px\">Your contractor profile has been submitted successfully. We’ll use your company details, coverage area, and services to match you with local homeowners looking for help.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"className\":\"nfd-gap-sm\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"28px\"}}}} -->\n<ul style=\"margin-bottom:28px\" class=\"nfd-gap-sm wp-block-list\"><!-- wp:list-item -->\n<li class=\"\">Appear in homeowner searches by ZIP and service.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li class=\"\">Receive lead emails directly in your inbox.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li class=\"\">Update your profile, photos, and service area any time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"24px\"}}}} -->\n<hr class=\"is-style-wide wp-block-separator has-alpha-channel-opacity\" style=\"margin-top:0;margin-bottom:24px\"/>\n<!-- /wp:separator -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"border\":{\"radius\":\"999px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"22px\",\"right\":\"22px\"}},\"color\":{\"background\":\"#047857\",\"text\":\"#ffffff\"}}} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"/contractors/\" style=\"border-radius:999px;color:#ffffff;background-color:#047857;padding-top:10px;padding-right:22px;padding-bottom:10px;padding-left:22px\">View Contractor Directory</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"style\":{\"border\":{\"radius\":\"999px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"20px\",\"right\":\"20px\"}},\"color\":{\"background\":\"#0f172a\",\"text\":\"#ffffff\"}}} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"/submit-contractor/\" style=\"border-radius:999px;color:#ffffff;background-color:#0f172a;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px\">Edit Your Profile</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"20px\"}},\"typography\":{\"fontSize\":\"13px\"}},\"textColor\":\"tertiary\"} -->\n<p class=\"has-text-align-center has-tertiary-color has-text-color\" style=\"margin-top:20px;font-size:13px\">Need to change something later? You can always log back in through the “Contractor Login” link in the main menu.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p class=\"\"></p>\n<!-- /wp:paragraph -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-26 12:16:45','2025-11-26 20:16:45','',277,'https://raincitycontractorconnect.com/staging/6718/?p=314',0,'revision','',0),(315,1,'2025-11-27 09:38:07','2025-11-27 17:38:07','<style>\n  .rccc-welcome-shell{\n    padding:40px 20px 60px;\n  }\n  .rccc-welcome-card{\n    max-width:1000px;\n    margin:0 auto;\n    padding:40px 40px 32px;\n    border-radius:16px;\n    border:1px solid #e5e7eb;\n    box-shadow:0 18px 60px rgba(15,23,42,.18);\n    background:#ffffff;\n  }\n  .rccc-welcome-eyebrow{\n    text-transform:uppercase;\n    letter-spacing:.12em;\n    font-size:12px;\n    font-weight:600;\n    color:#6b7280;\n    text-align:center;\n    margin-bottom:6px;\n  }\n  .rccc-welcome-title{\n    text-align:center;\n    margin:0 0 18px;\n    font-size:32px;\n    color:#14532d;\n  }\n  .rccc-welcome-lede{\n    text-align:center;\n    margin:0 0 24px;\n    font-size:16px;\n    color:#374151;\n  }\n  .rccc-welcome-list{\n    margin:0 0 28px 1.2rem;\n    font-size:15px;\n    color:#374151;\n    line-height:1.7;\n  }\n  .rccc-welcome-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:12px;\n    justify-content:center;\n    margin-bottom:10px;\n  }\n  .rccc-welcome-actions a{\n    display:inline-block;\n    padding:11px 22px;\n    border-radius:999px;\n    color:#ffffff;\n    text-decoration:none;\n    font-size:15px;\n    font-weight:600;\n  }\n  .rccc-welcome-actions a.rccc-dir{\n    background:#047857;\n  }\n  .rccc-welcome-actions a.rccc-edit{\n    background:#0f172a;\n    font-weight:500;\n  }\n  .rccc-welcome-footnote{\n    text-align:center;\n    margin:0;\n    font-size:13px;\n    color:#6b7280;\n  }\n  @media (max-width:640px){\n    .rccc-welcome-card{padding:28px 18px;}\n    .rccc-welcome-title{font-size:26px;}\n  }\n</style>\n\n<div class=\"rccc-welcome-shell\">\n  <div class=\"rccc-welcome-card\">\n    <div class=\"rccc-welcome-eyebrow\">\n      CONTRACTOR REGISTRATION COMPLETE\n    </div>\n\n    <h1 class=\"rccc-welcome-title\">\n      Welcome to RainCity Contractor Connect\n    </h1>\n\n    <p class=\"rccc-welcome-lede\">\n      Your contractor profile has been submitted successfully. We’ll use your company details,\n      coverage area, and services to match you with local homeowners looking for help.\n    </p>\n\n    <ul class=\"rccc-welcome-list\">\n      <li>Appear in homeowner searches by ZIP and service.</li>\n      <li>Receive lead emails directly in your inbox.</li>\n      <li>Update your profile, photos, and service area any time.</li>\n    </ul>\n\n    <hr style=\"border:none;border-top:1px solid #e5e7eb;margin:0 0 24px;\">\n\n    <div class=\"rccc-welcome-actions\">\n      <a class=\"rccc-dir\" href=\"/contractors/\">\n        View Contractor Directory\n      </a>\n      <a class=\"rccc-edit\" href=\"/submit-contractor/\">\n        Edit Your Profile\n      </a>\n    </div>\n\n    <p class=\"rccc-welcome-footnote\">\n      Need to change something later? You can always log back in through the\n      “Contractor Login” link in the main menu.\n    </p>\n  </div>\n</div>\n','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-27 09:38:07','2025-11-27 17:38:07','',277,'https://raincitycontractorconnect.com/staging/6718/?p=315',0,'revision','',0),(317,1,'2025-11-27 09:53:39','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-11-27 09:53:39','0000-00-00 00:00:00','',0,'https://raincitycontractorconnect.com/staging/6718/?p=317',0,'post','',0),(318,1,'2025-11-27 10:01:45','2025-11-27 18:01:45','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>&#91;contractor_welcome]</code></pre>\n<!-- /wp:code -->\n\n<style>\n  .rccc-welcome-shell{<br />\n    padding:40px 20px 60px;<br />\n  }<br />\n  .rccc-welcome-card{<br />\n    max-width:1000px;<br />\n    margin:0 auto;<br />\n    padding:40px 40px 32px;<br />\n    border-radius:16px;<br />\n    border:1px solid #e5e7eb;<br />\n    box-shadow:0 18px 60px rgba(15,23,42,.18);<br />\n    background:#ffffff;<br />\n  }<br />\n  .rccc-welcome-eyebrow{<br />\n    text-transform:uppercase;<br />\n    letter-spacing:.12em;<br />\n    font-size:12px;<br />\n    font-weight:600;<br />\n    color:#6b7280;<br />\n    text-align:center;<br />\n    margin-bottom:6px;<br />\n  }<br />\n  .rccc-welcome-title{<br />\n    text-align:center;<br />\n    margin:0 0 18px;<br />\n    font-size:32px;<br />\n    color:#14532d;<br />\n  }<br />\n  .rccc-welcome-lede{<br />\n    text-align:center;<br />\n    margin:0 0 24px;<br />\n    font-size:16px;<br />\n    color:#374151;<br />\n  }<br />\n  .rccc-welcome-list{<br />\n    margin:0 0 28px 1.2rem;<br />\n    font-size:15px;<br />\n    color:#374151;<br />\n    line-height:1.7;<br />\n  }<br />\n  .rccc-welcome-actions{<br />\n    display:flex;<br />\n    flex-wrap:wrap;<br />\n    gap:12px;<br />\n    justify-content:center;<br />\n    margin-bottom:10px;<br />\n  }<br />\n  .rccc-welcome-actions a{<br />\n    display:inline-block;<br />\n    padding:11px 22px;<br />\n    border-radius:999px;<br />\n    color:#ffffff;<br />\n    text-decoration:none;<br />\n    font-size:15px;<br />\n    font-weight:600;<br />\n  }<br />\n  .rccc-welcome-actions a.rccc-dir{<br />\n    background:#047857;<br />\n  }<br />\n  .rccc-welcome-actions a.rccc-edit{<br />\n    background:#0f172a;<br />\n    font-weight:500;<br />\n  }<br />\n  .rccc-welcome-footnote{<br />\n    text-align:center;<br />\n    margin:0;<br />\n    font-size:13px;<br />\n    color:#6b7280;<br />\n  }<br />\n  @media (max-width:640px){<br />\n    .rccc-welcome-card{padding:28px 18px;}<br />\n    .rccc-welcome-title{font-size:26px;}<br />\n  }<br />\n</style>\n<div class=\"rccc-welcome-shell\">\n<div class=\"rccc-welcome-card\">\n<div class=\"rccc-welcome-eyebrow\">\n      CONTRACTOR REGISTRATION COMPLETE\n    </div>\n<h1 class=\"rccc-welcome-title\">\n      Welcome to RainCity Contractor Connect<br />\n    </h1>\n<p class=\"rccc-welcome-lede\">\n      Your contractor profile has been submitted successfully. We’ll use your company details,<br />\n      coverage area, and services to match you with local homeowners looking for help.\n    </p>\n<ul class=\"rccc-welcome-list\">\n<li>Appear in homeowner searches by ZIP and service.</li>\n<li>Receive lead emails directly in your inbox.</li>\n<li>Update your profile, photos, and service area any time.</li>\n</ul>\n<hr style=\"border:none;border-top:1px solid #e5e7eb;margin:0 0 24px;\">\n<div class=\"rccc-welcome-actions\">\n      <a class=\"rccc-dir\" href=\"/contractors/\"><br />\n        View Contractor Directory<br />\n      </a><br />\n      <a class=\"rccc-edit\" href=\"/submit-contractor/\"><br />\n        Edit Your Profile<br />\n      </a>\n    </div>\n<p class=\"rccc-welcome-footnote\">\n      Need to change something later? You can always log back in through the<br />\n      “Contractor Login” link in the main menu.\n    </p>\n</p></div>\n</div>','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-27 10:01:45','2025-11-27 18:01:45','',277,'https://raincitycontractorconnect.com/staging/6718/?p=318',0,'revision','',0),(319,1,'2025-11-27 10:13:26','2025-11-27 18:13:26','a:9:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";}','Contractor welcome','contractor-welcome','publish','closed','closed','','group_69289306728b8','','','2025-11-27 10:14:50','2025-11-27 18:14:50','',0,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field-group&#038;p=319',0,'acf-field-group','',0),(320,1,'2025-11-27 10:13:26','2025-11-27 18:13:26','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Heading','rccc_heading','publish','closed','closed','','field_6928930788ee6','','','2025-11-27 10:13:26','2025-11-27 18:13:26','',319,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&p=320',0,'acf-field','',0),(321,1,'2025-11-27 10:13:26','2025-11-27 18:13:26','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Description','rccc_description','publish','closed','closed','','field_692893e888ee7','','','2025-11-27 10:13:26','2025-11-27 18:13:26','',319,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&p=321',1,'acf-field','',0),(322,1,'2025-11-27 10:13:26','2025-11-27 18:13:26','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Primary Button','rccc_primary_button','publish','closed','closed','','field_6928940788ee8','','','2025-11-27 10:14:50','2025-11-27 18:14:50','',319,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&#038;p=322',2,'acf-field','',0),(323,1,'2025-11-27 10:13:26','2025-11-27 18:13:26','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Primary Button (URL)','rccc_primary_button_url','publish','closed','closed','','field_6928946f88ee9','','','2025-11-27 10:13:26','2025-11-27 18:13:26','',319,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&p=323',3,'acf-field','',0),(324,1,'2025-11-27 10:13:26','2025-11-27 18:13:26','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Secondary Button','rccc_secondary_button','publish','closed','closed','','field_6928949588eea','','','2025-11-27 10:13:26','2025-11-27 18:13:26','',319,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&p=324',4,'acf-field','',0),(325,1,'2025-11-27 10:13:26','2025-11-27 18:13:26','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Secondary Button (URL)','rccc_secondary_button_url','publish','closed','closed','','field_692894a988eeb','','','2025-11-27 10:13:26','2025-11-27 18:13:26','',319,'https://raincitycontractorconnect.com/staging/6718/?post_type=acf-field&p=325',5,'acf-field','',0),(326,1,'2025-11-27 10:21:27','2025-11-27 18:21:27','','Auto Draft','','inherit','closed','closed','','300-revision-v1','','','2025-11-27 10:21:27','2025-11-27 18:21:27','',300,'https://raincitycontractorconnect.com/staging/6718/?p=326',0,'revision','',0),(327,1,'2025-11-27 10:21:27','2025-11-27 18:21:27','','Auto Draft','','inherit','closed','closed','','301-revision-v1','','','2025-11-27 10:21:27','2025-11-27 18:21:27','',301,'https://raincitycontractorconnect.com/staging/6718/?p=327',0,'revision','',0),(328,1,'2025-11-27 10:21:27','2025-11-27 18:21:27','','Auto Draft','','inherit','closed','closed','','302-revision-v1','','','2025-11-27 10:21:27','2025-11-27 18:21:27','',302,'https://raincitycontractorconnect.com/staging/6718/?p=328',0,'revision','',0),(330,1,'2025-11-27 10:33:42','2025-11-27 18:33:42','[contractor-welcome]','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-27 10:33:42','2025-11-27 18:33:42','',277,'https://raincitycontractorconnect.com/staging/6718/?p=330',0,'revision','',0),(332,1,'2025-11-27 10:34:15','2025-11-27 18:34:15','[contractor_welcome]','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-27 10:34:15','2025-11-27 18:34:15','',277,'https://raincitycontractorconnect.com/staging/6718/?p=332',0,'revision','',0),(334,1,'2025-11-27 10:36:13','2025-11-27 18:36:13','','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-27 10:36:13','2025-11-27 18:36:13','',277,'https://raincitycontractorconnect.com/staging/6718/?p=334',0,'revision','',0),(337,1,'2025-11-27 13:23:03','2025-11-27 21:23:03','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"area\":\"header\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":1,\"fontSize\":\"x-large\"} /-->\n\n<!-- wp:post-content {\"align\":\"full\",\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"area\":\"footer\"} /-->','Pages','Displays a static page unless a custom template has been applied to that page or a dedicated template exists.','publish','closed','closed','','page','','','2025-11-27 13:25:46','2025-11-27 21:25:46','',0,'https://raincitycontractorconnect.com/staging/6718/page/',0,'wp_template','',0),(338,1,'2025-11-27 13:25:46','2025-11-27 21:25:46','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"bluehost-blueprint\",\"area\":\"header\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":1,\"fontSize\":\"x-large\"} /-->\n\n<!-- wp:post-content {\"align\":\"full\",\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"bluehost-blueprint\",\"area\":\"footer\"} /-->','Pages','Displays a static page unless a custom template has been applied to that page or a dedicated template exists.','inherit','closed','closed','','337-revision-v1','','','2025-11-27 13:25:46','2025-11-27 21:25:46','',337,'https://raincitycontractorconnect.com/staging/6718/?p=338',0,'revision','',0),(339,1,'2025-11-27 13:28:08','2025-11-27 21:28:08','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>&#91;rccc_welcome]</code></pre>\n<!-- /wp:code -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-27 13:28:08','2025-11-27 21:28:08','',277,'https://raincitycontractorconnect.com/staging/6718/?p=339',0,'revision','',0),(340,1,'2025-11-27 13:52:10','2025-11-27 21:52:10','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>&#91;contractor_welcome]</code></pre>\n<!-- /wp:code -->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-27 13:52:10','2025-11-27 21:52:10','',277,'https://raincitycontractorconnect.com/staging/6718/?p=340',0,'revision','',0),(344,1,'2025-11-27 15:28:33','2025-11-27 23:28:33','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:acf/contractor-welcome {\"name\":\"acf/contractor-welcome\",\"data\":[],\"mode\":\"preview\"} /-->','Welcome to RainCity Contractor Connect.','','inherit','closed','closed','','277-revision-v1','','','2025-11-27 15:28:33','2025-11-27 23:28:33','',277,'https://raincitycontractorconnect.com/staging/6718/?p=344',0,'revision','',0);
/*!40000 ALTER TABLE `lJD_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_term_relationships`
--

DROP TABLE IF EXISTS `lJD_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 `lJD_term_relationships`
--

LOCK TABLES `lJD_term_relationships` WRITE;
/*!40000 ALTER TABLE `lJD_term_relationships` DISABLE KEYS */;
INSERT INTO `lJD_term_relationships` VALUES (1,1,0),(4,5,0),(16,5,0),(16,6,0),(17,5,0),(17,7,0),(85,5,0),(85,7,0),(111,5,0),(111,6,0),(113,5,0),(172,10,0),(189,5,0),(215,51,0),(221,10,0),(222,10,0),(223,10,0),(224,10,0),(226,10,0),(227,10,0),(228,10,0),(229,10,0),(229,13,0),(229,48,0),(229,50,0),(230,10,0),(230,13,0),(230,48,0),(230,50,0),(231,10,0),(231,13,0),(231,48,0),(231,50,0),(232,10,0),(232,13,0),(232,48,0),(232,50,0),(233,10,0),(233,13,0),(233,48,0),(233,50,0),(234,10,0),(234,13,0),(234,48,0),(234,50,0),(235,10,0),(235,13,0),(235,48,0),(235,50,0),(257,24,0),(273,10,0),(273,13,0),(273,48,0),(273,50,0),(287,5,0),(300,1,0),(301,1,0),(302,1,0),(337,5,0);
/*!40000 ALTER TABLE `lJD_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_term_taxonomy`
--

DROP TABLE IF EXISTS `lJD_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_term_taxonomy`
--

LOCK TABLES `lJD_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `lJD_term_taxonomy` DISABLE KEYS */;
INSERT INTO `lJD_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,9),(6,6,'wp_template_part_area','',0,2),(7,7,'wp_template_part_area','',0,2),(8,8,'service_category','',0,0),(9,9,'service_category','',0,0),(10,10,'service_category','',0,0),(11,11,'service_category','',0,0),(12,12,'service_category','',0,0),(13,13,'service_category','',0,0),(14,14,'service_category','',0,0),(15,15,'service_category','',0,0),(16,16,'service_category','',0,0),(17,17,'service_category','',0,0),(18,18,'service_category','',0,0),(19,19,'service_category','',0,0),(20,20,'service_category','',0,0),(21,21,'service_category','',0,0),(22,22,'service_category','',0,0),(23,23,'service_category','',0,0),(24,24,'service_category','',0,1),(25,25,'service_category','',0,0),(26,26,'service_category','',0,0),(27,27,'service_category','',0,0),(28,28,'service_category','',0,0),(29,29,'service_category','',0,0),(30,30,'service_category','',0,0),(31,31,'service_category','',0,0),(32,32,'service_category','',0,0),(33,33,'service_category','',0,0),(34,34,'service_category','',0,0),(35,35,'service_category','',0,0),(36,36,'service_category','',0,0),(37,37,'service_category','',0,0),(38,38,'service_category','',0,0),(39,39,'service_category','',0,0),(40,40,'service_category','',0,0),(41,41,'service_category','',0,0),(42,42,'service_category','',0,0),(43,43,'service_category','',0,0),(44,44,'service_category','',0,0),(45,45,'service_category','',0,0),(46,46,'service_category','',0,0),(47,47,'service_category','',0,0),(48,48,'service_category','',0,0),(49,49,'service_category','',0,0),(50,50,'service_category','',0,0),(51,51,'wp_pattern_category','',0,1),(52,52,'wp_template_part_area','',0,0);
/*!40000 ALTER TABLE `lJD_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_termmeta`
--

DROP TABLE IF EXISTS `lJD_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 `lJD_termmeta`
--

LOCK TABLES `lJD_termmeta` WRITE;
/*!40000 ALTER TABLE `lJD_termmeta` DISABLE KEYS */;
INSERT INTO `lJD_termmeta` VALUES (1,2,'background_color','#F072B2'),(2,3,'background_color','#8D87E5'),(3,4,'background_color','#1EC185');
/*!40000 ALTER TABLE `lJD_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_terms`
--

DROP TABLE IF EXISTS `lJD_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_terms`
--

LOCK TABLES `lJD_terms` WRITE;
/*!40000 ALTER TABLE `lJD_terms` DISABLE KEYS */;
INSERT INTO `lJD_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,'header','header',0),(7,'footer','footer',0),(8,'Framing','framing',0),(9,'Drywall and plaster','drywall-and-plaster',0),(10,'Insulation','insulation',0),(11,'Flooring','flooring',0),(12,'Ceiling tiles','ceiling-tiles',0),(13,'Painting','painting',0),(14,'Doors and Windows','doors-and-windows',0),(15,'Cabinetry and Countertops','cabinetry-and-countertops',0),(16,'Lighting fixtures','lighting-fixtures',0),(17,'Plumbing','plumbing',0),(18,'Electrical wiring and outlets','electrical-wiring-and-outlets',0),(19,'HAVC systems','havc-systems',0),(20,'Roofing','roofing',0),(21,'Siding and exterior finishes','siding-and-exterior-finishes',0),(22,'Concrete and cement','concrete-and-cement',0),(23,'Permits and Inspections fees','permits-and-inspections-fees',0),(24,'Architectural and design services','architectural-and-design-services',0),(25,'Project managment services','project-managment-services',0),(26,'Sealants and adhesives','sealants-and-adhesives',0),(27,'Vapor barriers','vapor-barriers',0),(28,'Drainage systems','drainage-systems',0),(29,'Exterior landscaping','exterior-landscaping',0),(30,'Interior finishing','interior-finishing',0),(31,'Smart home technology components','smart-home-technology-components',0),(32,'Energy-efficient appliances','energy-efficient-appliances',0),(33,'Garage doors and openers','garage-doors-and-openers',0),(34,'Fencing and gates','fencing-and-gates',0),(35,'Gutters and downspouts','gutters-and-downspouts',0),(36,'Tile and grout','tile-and-grout',0),(37,'Countertop edging and backsplashes','countertop-edging-and-backsplashes',0),(38,'Closet organizers','closet-organizers',0),(39,'Shelving and storage solutions','shelving-and-storage-solutions',0),(40,'Kitchen and Bathroom','kitchen-and-bathroom',0),(41,'Ventilation fans','ventilation-fans',0),(42,'Exhaust systems','exhaust-systems',0),(43,'Waterproofing membranes','waterproofing-membranes',0),(44,'Foundation repair','foundation-repair',0),(45,'Structural supports','structural-supports',0),(46,'Lighting controls and switches','lighting-controls-and-switches',0),(47,'Remodeling','remodeling',0),(48,'Basements','basements',0),(49,'Demolition','demolition',0),(50,'Construction Cleaning','construction-cleaning',0),(51,'WonderBlocks - Testimonials','wonder-blocks-testimonials',0),(52,'uncategorized','uncategorized',0);
/*!40000 ALTER TABLE `lJD_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_usermeta`
--

DROP TABLE IF EXISTS `lJD_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=634 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_usermeta`
--

LOCK TABLES `lJD_usermeta` WRITE;
/*!40000 ALTER TABLE `lJD_usermeta` DISABLE KEYS */;
INSERT INTO `lJD_usermeta` VALUES (1,1,'nickname','BETANCOURTSCONSTRUCTION'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'lJD_capabilities','a:2:{s:13:\"administrator\";b:1;s:10:\"contractor\";b:1;}'),(13,1,'lJD_user_level','10'),(14,1,'dismissed_wp_pointers','omapi_please_connect_notice,theme_editor_notice,plugin_editor_notice'),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:36:{s:64:\"2e0d19f7edef041e88685136be644341b3b02291efdac3504ec88f0199a459c3\";a:4:{s:10:\"expiration\";i:1764297388;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764124588;}s:64:\"80adc5f1120ee547bf84023fbfb426f94a2c94d5a8fc8e8e81357314bead9919\";a:4:{s:10:\"expiration\";i:1764298734;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764125934;}s:64:\"7eb96a4b2c23283ef553483854f83d77e9ebf4bd2ec6c6863f66c6e868d5a7f2\";a:4:{s:10:\"expiration\";i:1764350846;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764178046;}s:64:\"0d17ccc2d07bfa7d3fe4abab45e4e21494d54786866c43a955864c9a7e9f867e\";a:4:{s:10:\"expiration\";i:1764353375;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764180575;}s:64:\"c178856c7b11207dc7a4a7d9e67d52827cc9bf2f06e347c967b2bfa2bb8dcab9\";a:4:{s:10:\"expiration\";i:1764353713;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764180913;}s:64:\"bcb2e52b193866a5280273c9892e2d379d77e35b646b1e2443a69c756c4ce3af\";a:4:{s:10:\"expiration\";i:1764354007;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764181207;}s:64:\"a31dc743ad92bf5baaad6798ff98f2efda2bedfc6c2114ebc17dd6202c8374eb\";a:4:{s:10:\"expiration\";i:1764354242;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764181442;}s:64:\"8b5bfd9479256db319f674b98842a40714e9e8824a216909c967ba910ff1f457\";a:4:{s:10:\"expiration\";i:1764354888;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764182088;}s:64:\"9aa45ba9bc0254800620834b1f4488383443623bfd6a9afba6a197cd68617f94\";a:4:{s:10:\"expiration\";i:1764355171;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764182371;}s:64:\"b3a6de47cc111b0a9a2e877d1f0edb5637d337c9c39ae0ab1c9001460c47fe12\";a:4:{s:10:\"expiration\";i:1764356384;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764183584;}s:64:\"58944973828c30131083285a70767ce1acb82476c5311be32b4403e05660cbc9\";a:4:{s:10:\"expiration\";i:1764356402;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764183602;}s:64:\"7d8996d62adfabda311212861cc691755f64f2824e833bf031f02ed37e75269a\";a:4:{s:10:\"expiration\";i:1764356416;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764183616;}s:64:\"0145da3bd3993635d6244c912643b5297f16eb160a8999f69630b96c42f990b7\";a:4:{s:10:\"expiration\";i:1764356496;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764183696;}s:64:\"7e3349837d2dadab714d3fbff71a334708210432a79ea2cf9ee2cd9981414c10\";a:4:{s:10:\"expiration\";i:1764356762;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764183962;}s:64:\"66be14de46da3f25c4ba17f98a2a4ee8c9109c0d7edc401812ce87dbe4d32a81\";a:4:{s:10:\"expiration\";i:1764356816;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764184016;}s:64:\"c4f93eb63600bc3b629285fe61dec5a6d5192b003e5f9795edf4b6a0547771f6\";a:4:{s:10:\"expiration\";i:1764358135;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764185335;}s:64:\"e7376a658a2a0828fa38bad3e4aad622043020e8536c3e2e75562a5098549f88\";a:4:{s:10:\"expiration\";i:1764358384;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764185584;}s:64:\"153ab02d91950c8180f992bf0ef1762af6ea868cdcbac55ff9cea1321b465b52\";a:4:{s:10:\"expiration\";i:1764436715;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764263915;}s:64:\"127ad8041da45b70992c5e478ebf4e6bd598e5b4a69337e4109d431b4145f83d\";a:4:{s:10:\"expiration\";i:1764437800;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764265000;}s:64:\"1a2fba7730c959e56c40741fbe17f8bea33d7a203415127695dd7c065215167f\";a:4:{s:10:\"expiration\";i:1764440626;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764267826;}s:64:\"c31c596ae212462bce4b4bcd3ab3088b0d1d77fc1690e6f19d2fec411ca76ee1\";a:4:{s:10:\"expiration\";i:1764442513;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764269713;}s:64:\"db51ed7c4967c415cc61ad0ca0c587320b3854d66ebc271fd472c9c004c7226f\";a:4:{s:10:\"expiration\";i:1764443674;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764270874;}s:64:\"688092b1de69b4bd152dd58e5efcd7ef84610047f683b3a41a07e210505b29a0\";a:4:{s:10:\"expiration\";i:1764445837;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764273037;}s:64:\"fdd8185af6c6be830cee934aa5d4448bd6d502b2eee44c9e2c03807162cb97cc\";a:4:{s:10:\"expiration\";i:1764446062;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764273262;}s:64:\"5b21c8bab431e10f09c584caea26c40ecc5f35f57a992785a3083e150e26e9b7\";a:4:{s:10:\"expiration\";i:1764451073;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764278273;}s:64:\"60042f55103a94de23d67a05e85875a6b85da49e1b31a8672dcbe5f727b045ea\";a:4:{s:10:\"expiration\";i:1764458141;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764285341;}s:64:\"f71bc77bbcc633a35b4b27fe13e23fa6b4e00638661ba09f34fa7aa8a0bf11b4\";a:4:{s:10:\"expiration\";i:1764458464;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764285664;}s:64:\"a618c5e5629b41f51403f1f1889ded00a107da5325052bae7126b29479b1808b\";a:4:{s:10:\"expiration\";i:1764459307;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764286507;}s:64:\"f0a579397b40148d6b9f0396ba4bbf99085095f4f931fcf9d78f320ebfd74a0b\";a:4:{s:10:\"expiration\";i:1764459523;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764286723;}s:64:\"d720e75263d17fb77b7c80ba5709d7413f96c57ccf48502c35a9d629a1d746c7\";a:4:{s:10:\"expiration\";i:1764460721;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764287921;}s:64:\"58bc0bd753e5f7523c2281ceea3aa1df2b38cd638dd3565c83da119cd225e7cf\";a:4:{s:10:\"expiration\";i:1764460819;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764288019;}s:64:\"739a95e8f2c91cc450bbedbe1feb5b829032c20006f24e3c114d16eb1a6fdf64\";a:4:{s:10:\"expiration\";i:1764461850;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764289050;}s:64:\"c2fe462f619dd01754b85e721a8ba08c767b7da7faf3d2cd708343ec036bab09\";a:4:{s:10:\"expiration\";i:1764462390;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764289590;}s:64:\"aeafcc3a0c98bb607c91df65eb9514d5d9fe70731da0142a15f7a5a67c2e681f\";a:4:{s:10:\"expiration\";i:1764462997;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764290197;}s:64:\"0b7b370828556dee2558b221b6914bd4340ccb39dd3bfb3a7251f5e4cd5a7dd1\";a:4:{s:10:\"expiration\";i:1764464433;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764291633;}s:64:\"075528dd202a4319d558b7228c404e5af4017cca8329aa82593c37dac6f76e11\";a:4:{s:10:\"expiration\";i:1764470018;s:2:\"ip\";s:11:\"73.53.5.180\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1764297218;}}'),(17,1,'_yoast_wpseo_profile_updated','1762549549'),(18,1,'_yoast_wpseo_introductions','a:0:{}'),(21,1,'lJD_persisted_preferences','a:6:{s:4:\"core\";a:8:{s:26:\"isComplementaryAreaVisible\";b:1;s:10:\"openPanels\";a:3:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";i:2;s:31:\"taxonomy-panel-service_category\";}s:21:\"showListViewByDefault\";b:1;s:10:\"editorMode\";s:6:\"visual\";s:23:\"isPublishSidebarEnabled\";b:1;s:15:\"distractionFree\";b:0;s:12:\"fixedToolbar\";b:1;s:9:\"focusMode\";b:1;}s:14:\"core/edit-site\";a:3:{s:12:\"welcomeGuide\";b:0;s:16:\"welcomeGuidePage\";b:0;s:18:\"welcomeGuideStyles\";b:0;}s:9:\"_modified\";s:24:\"2025-11-27T21:21:42.382Z\";s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:14:\"fullscreenMode\";b:0;}s:17:\"core/block-editor\";a:1:{s:25:\"linkControlSettingsDrawer\";b:1;}s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),(26,1,'lJD_dashboard_quick_press_last_post_id','262'),(27,1,'community-events-location','a:1:{s:2:\"ip\";s:9:\"73.53.5.0\";}'),(28,1,'wpforms_overview_table_columns','a:6:{i:1;s:4:\"name\";i:2;s:4:\"tags\";i:3;s:6:\"author\";i:4;s:9:\"shortcode\";i:5;s:7:\"created\";i:6;s:9:\"locations\";}'),(30,1,'meta-box-order_page','a:3:{s:6:\"normal\";s:0:\"\";s:8:\"advanced\";s:0:\"\";s:4:\"side\";s:10:\"wpseo_meta\";}'),(32,1,'manageedit-acf-post-typecolumnshidden','a:1:{i:0;s:7:\"acf-key\";}'),(33,1,'acf_user_settings','a:3:{s:19:\"post-type-first-run\";b:1;s:20:\"taxonomies-first-run\";b:1;s:23:\"options-pages-first-run\";b:1;}'),(35,1,'edit_acf-field-group_per_page','20'),(36,1,'lJD_user-settings','posts_list_mode=list&libraryContent=browse&editor=tinymce&post_dfw=off&advImgDetails=show'),(37,1,'lJD_user-settings-time','1764186131'),(59,1,'meta-box-order_contractor','a:4:{s:15:\"acf_after_title\";s:23:\"acf-group_690e93ac1ca12\";s:4:\"side\";s:104:\"monsterinsights-metabox,submitdiv,service_categorydiv,pageparentdiv,om-global-post-settings,postimagediv\";s:6:\"normal\";s:57:\"wpseo_meta,slugdiv,authordiv,commentstatusdiv,commentsdiv\";s:8:\"advanced\";s:0:\"\";}'),(60,1,'screen_layout_contractor','2'),(81,1,'elementor_admin_notices','a:1:{s:21:\"site_mailer_promotion\";s:4:\"true\";}'),(82,1,'manageedit-acf-taxonomycolumnshidden','a:1:{i:0;s:7:\"acf-key\";}'),(83,1,'closedpostboxes_acf-taxonomy','a:0:{}'),(84,1,'metaboxhidden_acf-taxonomy','a:2:{i:0;s:21:\"acf-advanced-settings\";i:1;s:7:\"slugdiv\";}'),(85,1,'closedpostboxes_acf-field-group','a:0:{}'),(86,1,'metaboxhidden_acf-field-group','a:1:{i:0;s:7:\"slugdiv\";}'),(87,1,'manageedit-acf-ui-options-pagecolumnshidden','a:1:{i:0;s:7:\"acf-key\";}'),(88,1,'closedpostboxes_page','a:1:{i:0;s:10:\"wpseo_meta\";}'),(89,1,'metaboxhidden_page','a:1:{i:0;s:9:\"authordiv\";}'),(90,1,'closedpostboxes_contractor','a:0:{}'),(91,1,'metaboxhidden_contractor','a:3:{i:0;s:7:\"slugdiv\";i:1;s:9:\"authordiv\";i:2;s:16:\"commentstatusdiv\";}'),(99,1,'my-jetpack-cache-date','1764291471'),(100,1,'my-jetpack-wpcom-product-check-hash','b794ef083c65e62d551e032e94735d4b'),(101,1,'my-jetpack-cache','O:8:\"stdClass\":118:{s:15:\"jetpack_premium\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2000;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:15:\"jetpack_premium\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$164.95\";s:21:\"combined_cost_display\";s:7:\"$164.95\";s:4:\"cost\";d:164.94999999999998863131622783839702606201171875;s:18:\"cost_smallest_unit\";i:16495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:6:\"$13.75\";}s:16:\"jetpack_business\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2001;s:12:\"product_name\";s:20:\"Jetpack Professional\";s:12:\"product_slug\";s:16:\"jetpack_business\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$399.95\";s:21:\"combined_cost_display\";s:7:\"$399.95\";s:4:\"cost\";d:399.94999999999998863131622783839702606201171875;s:18:\"cost_smallest_unit\";i:39995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:6:\"$33.33\";}s:12:\"jetpack_free\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2002;s:12:\"product_name\";s:12:\"Jetpack Free\";s:12:\"product_slug\";s:12:\"jetpack_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:22:\"product_term_localized\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_premium_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2003;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:23:\"jetpack_premium_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_business_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2004;s:12:\"product_name\";s:20:\"Jetpack Professional\";s:12:\"product_slug\";s:24:\"jetpack_business_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$39.95\";s:21:\"combined_cost_display\";s:6:\"$39.95\";s:4:\"cost\";d:39.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:3995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_personal\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2005;s:12:\"product_name\";s:16:\"Jetpack Personal\";s:12:\"product_slug\";s:16:\"jetpack_personal\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$77.95\";s:21:\"combined_cost_display\";s:6:\"$77.95\";s:4:\"cost\";d:77.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:7795;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$6.50\";}s:24:\"jetpack_personal_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2006;s:12:\"product_name\";s:16:\"Jetpack Personal\";s:12:\"product_slug\";s:24:\"jetpack_personal_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$6.95\";s:21:\"combined_cost_display\";s:5:\"$6.95\";s:4:\"cost\";d:6.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:695;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_security_daily\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2010;s:12:\"product_name\";s:22:\"Jetpack Security Daily\";s:12:\"product_slug\";s:22:\"jetpack_security_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$299.00\";s:21:\"combined_cost_display\";s:4:\"$299\";s:4:\"cost\";i:299;s:18:\"cost_smallest_unit\";i:29900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:149;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:6:\"$24.92\";}s:30:\"jetpack_security_daily_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2011;s:12:\"product_name\";s:22:\"Jetpack Security Daily\";s:12:\"product_slug\";s:30:\"jetpack_security_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$24.95\";s:21:\"combined_cost_display\";s:6:\"$24.95\";s:4:\"cost\";d:24.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_security_realtime\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2012;s:12:\"product_name\";s:26:\"Jetpack Security Real-time\";s:12:\"product_slug\";s:25:\"jetpack_security_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$839.00\";s:21:\"combined_cost_display\";s:4:\"$839\";s:4:\"cost\";i:839;s:18:\"cost_smallest_unit\";i:83900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:419;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:251.400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:7:\"$251.40\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$34.92\";}s:33:\"jetpack_security_realtime_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2013;s:12:\"product_name\";s:26:\"Jetpack Security Real-time\";s:12:\"product_slug\";s:33:\"jetpack_security_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$69.95\";s:21:\"combined_cost_display\";s:6:\"$69.95\";s:4:\"cost\";d:69.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:6995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_complete\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2014;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:16:\"jetpack_complete\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$599.40\";s:21:\"combined_cost_display\";s:7:\"$599.40\";s:4:\"cost\";d:599.3999999999999772626324556767940521240234375;s:18:\"cost_smallest_unit\";i:59940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:299.3999999999999772626324556767940521240234375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:179.6399999999999863575794734060764312744140625;s:26:\"combined_sale_cost_display\";s:7:\"$179.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$24.95\";}s:24:\"jetpack_complete_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2015;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:24:\"jetpack_complete_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$74.95\";s:21:\"combined_cost_display\";s:6:\"$74.95\";s:4:\"cost\";d:74.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:7495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t1_yearly\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2016;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:26:\"jetpack_security_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$239.40\";s:21:\"combined_cost_display\";s:7:\"$239.40\";s:4:\"cost\";d:239.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:23940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:119.400000000000005684341886080801486968994140625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:71.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$71.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:27:\"jetpack_security_t1_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2017;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:27:\"jetpack_security_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t2_yearly\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2019;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:26:\"jetpack_security_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$899.40\";s:21:\"combined_cost_display\";s:7:\"$899.40\";s:4:\"cost\";d:899.3999999999999772626324556767940521240234375;s:18:\"cost_smallest_unit\";i:89940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:359.3999999999999772626324556767940521240234375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:215.6399999999999863575794734060764312744140625;s:26:\"combined_sale_cost_display\";s:7:\"$215.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$29.95\";}s:27:\"jetpack_security_t2_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2020;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:27:\"jetpack_security_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$74.95\";s:21:\"combined_cost_display\";s:6:\"$74.95\";s:4:\"cost\";d:74.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:7495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_growth_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2021;s:12:\"product_name\";s:14:\"Jetpack Growth\";s:12:\"product_slug\";s:22:\"jetpack_growth_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-growth\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_growth_yearly\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2022;s:12:\"product_name\";s:14:\"Jetpack Growth\";s:12:\"product_slug\";s:21:\"jetpack_growth_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-growth\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$239.40\";s:21:\"combined_cost_display\";s:7:\"$239.40\";s:4:\"cost\";d:239.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:23940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:119.400000000000005684341886080801486968994140625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:71.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$71.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:24:\"jetpack_growth_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2023;s:12:\"product_name\";s:14:\"Jetpack Growth\";s:12:\"product_slug\";s:24:\"jetpack_growth_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-growth\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$383.04\";s:21:\"combined_cost_display\";s:7:\"$383.04\";s:4:\"cost\";d:383.04000000000002046363078989088535308837890625;s:18:\"cost_smallest_unit\";i:38304;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:287.04000000000002046363078989088535308837890625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:6:\"$15.96\";}s:22:\"jetpack_starter_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2030;s:12:\"product_name\";s:15:\"Jetpack Starter\";s:12:\"product_slug\";s:22:\"jetpack_starter_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:0;s:20:\"billing_product_slug\";s:15:\"jetpack-starter\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$71.40\";s:21:\"combined_cost_display\";s:6:\"$71.40\";s:4:\"cost\";d:71.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:7140;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:47.39999999999999857891452847979962825775146484375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$5.95\";}s:23:\"jetpack_starter_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2031;s:12:\"product_name\";s:15:\"Jetpack Starter\";s:12:\"product_slug\";s:23:\"jetpack_starter_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:0;s:20:\"billing_product_slug\";s:15:\"jetpack-starter\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$8.95\";s:21:\"combined_cost_display\";s:5:\"$8.95\";s:4:\"cost\";d:8.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:895;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:29:\"jetpack_security_t1_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2034;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:29:\"jetpack_security_t1_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$383.04\";s:21:\"combined_cost_display\";s:7:\"$383.04\";s:4:\"cost\";d:383.04000000000002046363078989088535308837890625;s:18:\"cost_smallest_unit\";i:38304;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:287.04000000000002046363078989088535308837890625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:6:\"$15.96\";}s:26:\"jetpack_complete_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2035;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:26:\"jetpack_complete_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$959.04\";s:21:\"combined_cost_display\";s:7:\"$959.04\";s:4:\"cost\";d:959.0399999999999636202119290828704833984375;s:18:\"cost_smallest_unit\";i:95904;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:719.0399999999999636202119290828704833984375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:6:\"$39.96\";}s:23:\"jetpack_boost_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2036;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:23:\"jetpack_boost_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$383.04\";s:21:\"combined_cost_display\";s:7:\"$383.04\";s:4:\"cost\";d:383.04000000000002046363078989088535308837890625;s:18:\"cost_smallest_unit\";i:38304;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:287.04000000000002046363078989088535308837890625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:6:\"$15.96\";}s:30:\"jetpack_social_basic_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2037;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:30:\"jetpack_social_basic_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$238.80\";s:21:\"combined_cost_display\";s:7:\"$238.80\";s:4:\"cost\";d:238.80000000000001136868377216160297393798828125;s:18:\"cost_smallest_unit\";i:23880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.05000000000001136868377216160297393798828125;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:22:\"jetpack_scan_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2038;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:22:\"jetpack_scan_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$191.04\";s:21:\"combined_cost_display\";s:7:\"$191.04\";s:4:\"cost\";d:191.039999999999992041921359486877918243408203125;s:18:\"cost_smallest_unit\";i:19104;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.039999999999992041921359486877918243408203125;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$7.96\";}s:27:\"jetpack_anti_spam_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2039;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:27:\"jetpack_anti_spam_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$191.04\";s:21:\"combined_cost_display\";s:7:\"$191.04\";s:4:\"cost\";d:191.039999999999992041921359486877918243408203125;s:18:\"cost_smallest_unit\";i:19104;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.039999999999992041921359486877918243408203125;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$7.96\";}s:41:\"jetpack_backup_addon_storage_10gb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2040;s:12:\"product_name\";s:47:\"Jetpack VaultPress Backup Add-on Storage (10GB)\";s:12:\"product_slug\";s:41:\"jetpack_backup_addon_storage_10gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:33:\"jetpack-backup-addon-storage-10gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$2.95\";s:21:\"combined_cost_display\";s:5:\"$2.95\";s:4:\"cost\";d:2.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:295;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:42:\"jetpack_backup_addon_storage_100gb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2044;s:12:\"product_name\";s:48:\"Jetpack VaultPress Backup Add-on Storage (100GB)\";s:12:\"product_slug\";s:42:\"jetpack_backup_addon_storage_100gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:34:\"jetpack-backup-addon-storage-100gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$5.95\";s:21:\"combined_cost_display\";s:5:\"$5.95\";s:4:\"cost\";d:5.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:595;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_1tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2048;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (1TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_1tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-1tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_3tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2052;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (3TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_3tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-3tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$19.95\";s:21:\"combined_cost_display\";s:6:\"$19.95\";s:4:\"cost\";d:19.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_5tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2056;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (5TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_5tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-5tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_backup_daily\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2100;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:20:\"jetpack_backup_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.00\";s:21:\"combined_cost_display\";s:4:\"$119\";s:4:\"cost\";i:119;s:18:\"cost_smallest_unit\";i:11900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:59;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.92\";}s:28:\"jetpack_backup_daily_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2101;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:28:\"jetpack_backup_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_backup_realtime\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2102;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$599.00\";s:21:\"combined_cost_display\";s:4:\"$599\";s:4:\"cost\";i:599;s:18:\"cost_smallest_unit\";i:59900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:299;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:179.400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:7:\"$179.40\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$24.92\";}s:31:\"jetpack_backup_realtime_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2103;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:31:\"jetpack_backup_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$49.95\";s:21:\"combined_cost_display\";s:6:\"$49.95\";s:4:\"cost\";d:49.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:4995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:14:\"jetpack_search\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:2104;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:14:\"jetpack_search\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$100.00\";s:21:\"combined_cost_display\";s:4:\"$100\";s:4:\"cost\";i:100;s:18:\"cost_smallest_unit\";i:10000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:10000;s:21:\"minimum_price_display\";s:2:\"$0\";s:29:\"minimum_price_monthly_display\";s:2:\"$0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:12;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";i:60;s:26:\"combined_sale_cost_display\";s:3:\"$60\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$8.33\";}s:22:\"jetpack_search_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2105;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:22:\"jetpack_search_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$12.95\";s:21:\"combined_cost_display\";s:6:\"$12.95\";s:4:\"cost\";d:12.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1295;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:1295;s:21:\"minimum_price_display\";s:2:\"$0\";s:29:\"minimum_price_monthly_display\";s:2:\"$0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:12;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:12:\"jetpack_scan\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.39999999999999857891452847979962825775146484375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:20:\"jetpack_scan_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2107;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:20:\"jetpack_scan_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_scan_realtime\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:2108;s:12:\"product_name\";s:21:\"Jetpack Scan Realtime\";s:12:\"product_slug\";s:21:\"jetpack_scan_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$500.00\";s:21:\"combined_cost_display\";s:4:\"$500\";s:4:\"cost\";i:500;s:18:\"cost_smallest_unit\";i:50000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";i:300;s:26:\"combined_sale_cost_display\";s:4:\"$300\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$41.67\";}s:29:\"jetpack_scan_realtime_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2109;s:12:\"product_name\";s:21:\"Jetpack Scan Realtime\";s:12:\"product_slug\";s:29:\"jetpack_scan_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$50.00\";s:21:\"combined_cost_display\";s:3:\"$50\";s:4:\"cost\";i:50;s:18:\"cost_smallest_unit\";i:5000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:17:\"jetpack_anti_spam\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2110;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:17:\"jetpack_anti_spam\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.39999999999999857891452847979962825775146484375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:25:\"jetpack_anti_spam_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2111;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:25:\"jetpack_anti_spam_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t1_yearly\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2112;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.39999999999999857891452847979962825775146484375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:25:\"jetpack_backup_t1_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2113;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t2_yearly\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2114;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1TB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$359.40\";s:21:\"combined_cost_display\";s:7:\"$359.40\";s:4:\"cost\";d:359.3999999999999772626324556767940521240234375;s:18:\"cost_smallest_unit\";i:35940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.400000000000005684341886080801486968994140625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:86.0400000000000062527760746888816356658935546875;s:26:\"combined_sale_cost_display\";s:6:\"$86.04\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$11.95\";}s:25:\"jetpack_backup_t2_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2115;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1TB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:18:\"jetpack_videopress\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2116;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:18:\"jetpack_videopress\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.39999999999999857891452847979962825775146484375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:26:\"jetpack_videopress_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2117;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:26:\"jetpack_videopress_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:28:\"jetpack_videopress_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2119;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:28:\"jetpack_videopress_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$191.04\";s:21:\"combined_cost_display\";s:7:\"$191.04\";s:4:\"cost\";d:191.039999999999992041921359486877918243408203125;s:18:\"cost_smallest_unit\";i:19104;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.039999999999992041921359486877918243408203125;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$7.96\";}s:24:\"jetpack_backup_t0_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:2120;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1GB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t0_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$35.88\";s:21:\"combined_cost_display\";s:6:\"$35.88\";s:4:\"cost\";d:35.88000000000000255795384873636066913604736328125;s:18:\"cost_smallest_unit\";i:3588;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:21.519999999999999573674358543939888477325439453125;s:26:\"combined_sale_cost_display\";s:6:\"$21.52\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$2.99\";}s:25:\"jetpack_backup_t0_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2121;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1GB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t0_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$2.99\";s:21:\"combined_cost_display\";s:5:\"$2.99\";s:4:\"cost\";d:2.9900000000000002131628207280300557613372802734375;s:18:\"cost_smallest_unit\";i:299;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_backup_t1_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2123;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:27:\"jetpack_backup_t1_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$191.04\";s:21:\"combined_cost_display\";s:7:\"$191.04\";s:4:\"cost\";d:191.039999999999992041921359486877918243408203125;s:18:\"cost_smallest_unit\";i:19104;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.039999999999992041921359486877918243408203125;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$7.96\";}s:19:\"jetpack_search_free\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2130;s:12:\"product_name\";s:19:\"Jetpack Search Free\";s:12:\"product_slug\";s:19:\"jetpack_search_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:19:\"jetpack-search-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:22:\"product_term_localized\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_search_bi_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2131;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:24:\"jetpack_search_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$160.00\";s:21:\"combined_cost_display\";s:4:\"$160\";s:4:\"cost\";i:160;s:18:\"cost_smallest_unit\";i:16000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:16000;s:21:\"minimum_price_display\";s:2:\"$0\";s:29:\"minimum_price_monthly_display\";s:2:\"$0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:12;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$6.67\";}s:23:\"jetpack_backup_one_time\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2201;s:12:\"product_name\";s:36:\"Jetpack VaultPress Backup (One-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_one_time\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-one-time\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.99\";s:21:\"combined_cost_display\";s:5:\"$0.99\";s:4:\"cost\";d:0.9899999999999999911182158029987476766109466552734375;s:18:\"cost_smallest_unit\";i:99;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:22:\"product_term_localized\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_stats_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:2219;s:12:\"product_name\";s:34:\"Jetpack Stats (Commercial license)\";s:12:\"product_slug\";s:20:\"jetpack_stats_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack_stats_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$100.00\";s:21:\"combined_cost_display\";s:4:\"$100\";s:4:\"cost\";i:100;s:18:\"cost_smallest_unit\";i:10000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:6:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:10000;s:13:\"minimum_price\";i:10000;s:13:\"maximum_price\";i:10000;s:21:\"minimum_price_display\";s:4:\"$100\";s:29:\"minimum_price_monthly_display\";s:5:\"$8.34\";s:21:\"maximum_price_display\";s:4:\"$100\";s:29:\"maximum_price_monthly_display\";s:5:\"$8.34\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:10001;s:13:\"maximum_units\";i:100000;s:13:\"minimum_price\";i:20000;s:13:\"maximum_price\";i:20000;s:21:\"minimum_price_display\";s:4:\"$200\";s:29:\"minimum_price_monthly_display\";s:6:\"$16.67\";s:21:\"maximum_price_display\";s:4:\"$200\";s:29:\"maximum_price_monthly_display\";s:6:\"$16.67\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:100001;s:13:\"maximum_units\";i:250000;s:13:\"minimum_price\";i:30000;s:13:\"maximum_price\";i:30000;s:21:\"minimum_price_display\";s:4:\"$300\";s:29:\"minimum_price_monthly_display\";s:3:\"$25\";s:21:\"maximum_price_display\";s:4:\"$300\";s:29:\"maximum_price_monthly_display\";s:3:\"$25\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:250001;s:13:\"maximum_units\";i:500000;s:13:\"minimum_price\";i:50000;s:13:\"maximum_price\";i:50000;s:21:\"minimum_price_display\";s:4:\"$500\";s:29:\"minimum_price_monthly_display\";s:6:\"$41.67\";s:21:\"maximum_price_display\";s:4:\"$500\";s:29:\"maximum_price_monthly_display\";s:6:\"$41.67\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:500001;s:13:\"maximum_units\";i:1000000;s:13:\"minimum_price\";i:70000;s:13:\"maximum_price\";i:70000;s:21:\"minimum_price_display\";s:4:\"$700\";s:29:\"minimum_price_monthly_display\";s:6:\"$58.34\";s:21:\"maximum_price_display\";s:4:\"$700\";s:29:\"maximum_price_monthly_display\";s:6:\"$58.34\";}i:5;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:1000001;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:95000;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:1000000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:45000;s:12:\"per_unit_fee\";i:25000;s:21:\"minimum_price_display\";s:4:\"$950\";s:29:\"minimum_price_monthly_display\";s:6:\"$79.17\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:10000;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";i:60;s:26:\"combined_sale_cost_display\";s:3:\"$60\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$8.33\";}s:21:\"jetpack_stats_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2220;s:12:\"product_name\";s:34:\"Jetpack Stats (Commercial license)\";s:12:\"product_slug\";s:21:\"jetpack_stats_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack_stats_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$12.95\";s:21:\"combined_cost_display\";s:6:\"$12.95\";s:4:\"cost\";d:12.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1295;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:6:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:10000;s:13:\"minimum_price\";i:1295;s:13:\"maximum_price\";i:1295;s:21:\"minimum_price_display\";s:6:\"$12.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$12.95\";s:21:\"maximum_price_display\";s:6:\"$12.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$12.95\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:10001;s:13:\"maximum_units\";i:100000;s:13:\"minimum_price\";i:2595;s:13:\"maximum_price\";i:2595;s:21:\"minimum_price_display\";s:6:\"$25.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$25.95\";s:21:\"maximum_price_display\";s:6:\"$25.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$25.95\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:100001;s:13:\"maximum_units\";i:250000;s:13:\"minimum_price\";i:3795;s:13:\"maximum_price\";i:3795;s:21:\"minimum_price_display\";s:6:\"$37.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$37.95\";s:21:\"maximum_price_display\";s:6:\"$37.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$37.95\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:250001;s:13:\"maximum_units\";i:500000;s:13:\"minimum_price\";i:6295;s:13:\"maximum_price\";i:6295;s:21:\"minimum_price_display\";s:6:\"$62.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$62.95\";s:21:\"maximum_price_display\";s:6:\"$62.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$62.95\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:500001;s:13:\"maximum_units\";i:1000000;s:13:\"minimum_price\";i:8795;s:13:\"maximum_price\";i:8795;s:21:\"minimum_price_display\";s:6:\"$87.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$87.95\";s:21:\"maximum_price_display\";s:6:\"$87.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$87.95\";}i:5;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:1000001;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:11990;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:1000000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:5600;s:12:\"per_unit_fee\";i:3195;s:21:\"minimum_price_display\";s:7:\"$119.90\";s:29:\"minimum_price_monthly_display\";s:7:\"$119.90\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:10000;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_stats_free_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2221;s:12:\"product_name\";s:43:\"Jetpack Stats (Free non-commercial license)\";s:12:\"product_slug\";s:25:\"jetpack_stats_free_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack_stats_free_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:2:\"$0\";}s:25:\"jetpack_stats_pwyw_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:2222;s:12:\"product_name\";s:20:\"Jetpack Stats (Paid)\";s:12:\"product_slug\";s:25:\"jetpack_stats_pwyw_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack_stats_pwyw_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";i:0;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";i:0;s:26:\"combined_sale_cost_display\";s:2:\"$0\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:2:\"$0\";}s:23:\"jetpack_stats_bi_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2223;s:12:\"product_name\";s:34:\"Jetpack Stats (Commercial license)\";s:12:\"product_slug\";s:23:\"jetpack_stats_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack_stats_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$160.00\";s:21:\"combined_cost_display\";s:4:\"$160\";s:4:\"cost\";i:160;s:18:\"cost_smallest_unit\";i:16000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:6:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:10000;s:13:\"minimum_price\";i:16000;s:13:\"maximum_price\";i:16000;s:21:\"minimum_price_display\";s:4:\"$160\";s:29:\"minimum_price_monthly_display\";s:6:\"$13.34\";s:21:\"maximum_price_display\";s:4:\"$160\";s:29:\"maximum_price_monthly_display\";s:6:\"$13.34\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:10001;s:13:\"maximum_units\";i:100000;s:13:\"minimum_price\";i:32000;s:13:\"maximum_price\";i:32000;s:21:\"minimum_price_display\";s:4:\"$320\";s:29:\"minimum_price_monthly_display\";s:6:\"$26.67\";s:21:\"maximum_price_display\";s:4:\"$320\";s:29:\"maximum_price_monthly_display\";s:6:\"$26.67\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:100001;s:13:\"maximum_units\";i:250000;s:13:\"minimum_price\";i:48000;s:13:\"maximum_price\";i:48000;s:21:\"minimum_price_display\";s:4:\"$480\";s:29:\"minimum_price_monthly_display\";s:3:\"$40\";s:21:\"maximum_price_display\";s:4:\"$480\";s:29:\"maximum_price_monthly_display\";s:3:\"$40\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:250001;s:13:\"maximum_units\";i:500000;s:13:\"minimum_price\";i:80000;s:13:\"maximum_price\";i:80000;s:21:\"minimum_price_display\";s:4:\"$800\";s:29:\"minimum_price_monthly_display\";s:6:\"$66.67\";s:21:\"maximum_price_display\";s:4:\"$800\";s:29:\"maximum_price_monthly_display\";s:6:\"$66.67\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:500001;s:13:\"maximum_units\";i:1000000;s:13:\"minimum_price\";i:112000;s:13:\"maximum_price\";i:112000;s:21:\"minimum_price_display\";s:6:\"$1,120\";s:29:\"minimum_price_monthly_display\";s:6:\"$93.34\";s:21:\"maximum_price_display\";s:6:\"$1,120\";s:29:\"maximum_price_monthly_display\";s:6:\"$93.34\";}i:5;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:1000001;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:152000;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:1000000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:72000;s:12:\"per_unit_fee\";i:40000;s:21:\"minimum_price_display\";s:6:\"$1,520\";s:29:\"minimum_price_monthly_display\";s:7:\"$126.67\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:10000;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$6.67\";}s:23:\"jetpack_monitor_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2241;s:12:\"product_name\";s:15:\"Jetpack Monitor\";s:12:\"product_slug\";s:23:\"jetpack_monitor_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-monitor\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$1.22\";s:21:\"combined_cost_display\";s:5:\"$1.22\";s:4:\"cost\";d:1.2199999999999999733546474089962430298328399658203125;s:18:\"cost_smallest_unit\";i:122;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_monitor_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:2242;s:12:\"product_name\";s:15:\"Jetpack Monitor\";s:12:\"product_slug\";s:22:\"jetpack_monitor_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-monitor\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.64\";s:21:\"combined_cost_display\";s:6:\"$14.64\";s:4:\"cost\";d:14.6400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:1464;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:8.7799999999999993605115378159098327159881591796875;s:26:\"combined_sale_cost_display\";s:5:\"$8.78\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$1.22\";}s:21:\"jetpack_boost_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2400;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:21:\"jetpack_boost_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_boost_yearly\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2401;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:20:\"jetpack_boost_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$239.40\";s:21:\"combined_cost_display\";s:7:\"$239.40\";s:4:\"cost\";d:239.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:23940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:119.400000000000005684341886080801486968994140625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:71.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$71.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:18:\"jetpack_ai_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2450;s:12:\"product_name\";s:20:\"Jetpack AI Assistant\";s:12:\"product_slug\";s:18:\"jetpack_ai_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:10:\"jetpack-ai\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:17:\"jetpack_ai_yearly\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2451;s:12:\"product_name\";s:20:\"Jetpack AI Assistant\";s:12:\"product_slug\";s:17:\"jetpack_ai_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:10:\"jetpack-ai\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.39999999999999857891452847979962825775146484375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:20:\"jetpack_ai_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2452;s:12:\"product_name\";s:20:\"Jetpack AI Assistant\";s:12:\"product_slug\";s:20:\"jetpack_ai_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:10:\"jetpack-ai\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$191.04\";s:21:\"combined_cost_display\";s:7:\"$191.04\";s:4:\"cost\";d:191.039999999999992041921359486877918243408203125;s:18:\"cost_smallest_unit\";i:19104;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.039999999999992041921359486877918243408203125;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$7.96\";}s:22:\"jetpack_social_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2500;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:22:\"jetpack_social_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-social\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$12.00\";s:21:\"combined_cost_display\";s:3:\"$12\";s:4:\"cost\";i:12;s:18:\"cost_smallest_unit\";i:1200;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_social_basic_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2503;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:27:\"jetpack_social_basic_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.39999999999999857891452847979962825775146484375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:28:\"jetpack_social_basic_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2504;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:28:\"jetpack_social_basic_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:30:\"jetpack_social_advanced_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2602;s:12:\"product_name\";s:30:\"Jetpack Social Advanced (Beta)\";s:12:\"product_slug\";s:30:\"jetpack_social_advanced_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:31:\"jetpack_social_advanced_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2603;s:12:\"product_name\";s:30:\"Jetpack Social Advanced (Beta)\";s:12:\"product_slug\";s:31:\"jetpack_social_advanced_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:33:\"jetpack_social_advanced_bi_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2604;s:12:\"product_name\";s:30:\"Jetpack Social Advanced (Beta)\";s:12:\"product_slug\";s:33:\"jetpack_social_advanced_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$238.80\";s:21:\"combined_cost_display\";s:7:\"$238.80\";s:4:\"cost\";d:238.80000000000001136868377216160297393798828125;s:18:\"cost_smallest_unit\";i:23880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:24:\"jetpack_social_v1_yearly\";O:8:\"stdClass\":24:{s:10:\"product_id\";i:2605;s:12:\"product_name\";s:14:\"Jetpack Social\";s:12:\"product_slug\";s:24:\"jetpack_social_v1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-social-v1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.39999999999999857891452847979962825775146484375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:25:\"jetpack_social_v1_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2606;s:12:\"product_name\";s:14:\"Jetpack Social\";s:12:\"product_slug\";s:25:\"jetpack_social_v1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-social-v1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_social_v1_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2607;s:12:\"product_name\";s:14:\"Jetpack Social\";s:12:\"product_slug\";s:27:\"jetpack_social_v1_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-social-v1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$191.04\";s:21:\"combined_cost_display\";s:7:\"$191.04\";s:4:\"cost\";d:191.039999999999992041921359486877918243408203125;s:18:\"cost_smallest_unit\";i:19104;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.039999999999992041921359486877918243408203125;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:5:\"$7.96\";}s:23:\"jetpack_creator_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2610;s:12:\"product_name\";s:15:\"Jetpack Creator\";s:12:\"product_slug\";s:23:\"jetpack_creator_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-creator\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_creator_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2611;s:12:\"product_name\";s:15:\"Jetpack Creator\";s:12:\"product_slug\";s:22:\"jetpack_creator_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-creator\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$239.40\";s:21:\"combined_cost_display\";s:7:\"$239.40\";s:4:\"cost\";d:239.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:23940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:119.400000000000005684341886080801486968994140625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:6:\"$19.95\";}s:25:\"jetpack_creator_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2612;s:12:\"product_name\";s:15:\"Jetpack Creator\";s:12:\"product_slug\";s:25:\"jetpack_creator_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-creator\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$383.04\";s:21:\"combined_cost_display\";s:7:\"$383.04\";s:4:\"cost\";d:383.04000000000002046363078989088535308837890625;s:18:\"cost_smallest_unit\";i:38304;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":7:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:287.04000000000002046363078989088535308837890625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;s:6:\"reason\";N;}s:22:\"cost_per_month_display\";s:6:\"$15.96\";}s:29:\"jetpack_golden_token_lifetime\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2900;s:12:\"product_name\";s:20:\"Jetpack Golden Token\";s:12:\"product_slug\";s:29:\"jetpack_golden_token_lifetime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-golden-token\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:22:\"product_term_localized\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"a4a_jetpack_complete_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3302;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:27:\"a4a_jetpack_complete_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"a4a_jetpack_complete_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$299.40\";s:21:\"combined_cost_display\";s:7:\"$299.40\";s:4:\"cost\";d:299.3999999999999772626324556767940521240234375;s:18:\"cost_smallest_unit\";i:29940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:179.6399999999999863575794734060764312744140625;s:26:\"combined_sale_cost_display\";s:7:\"$179.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$24.95\";}s:28:\"a4a_jetpack_complete_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3303;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:28:\"a4a_jetpack_complete_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"a4a_jetpack_complete_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$24.95\";s:21:\"combined_cost_display\";s:6:\"$24.95\";s:4:\"cost\";d:24.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:30:\"a4a_jetpack_security_t1_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3304;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:30:\"a4a_jetpack_security_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:30:\"a4a_jetpack_security_t1_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:71.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$71.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:31:\"a4a_jetpack_security_t1_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3305;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:31:\"a4a_jetpack_security_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:30:\"a4a_jetpack_security_t1_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:30:\"a4a_jetpack_security_t2_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3306;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:30:\"a4a_jetpack_security_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:30:\"a4a_jetpack_security_t2_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$239.40\";s:21:\"combined_cost_display\";s:7:\"$239.40\";s:4:\"cost\";d:239.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:23940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:143.6399999999999863575794734060764312744140625;s:26:\"combined_sale_cost_display\";s:7:\"$143.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$19.95\";}s:31:\"a4a_jetpack_security_t2_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3307;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:31:\"a4a_jetpack_security_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:30:\"a4a_jetpack_security_t2_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$19.95\";s:21:\"combined_cost_display\";s:6:\"$19.95\";s:4:\"cost\";d:19.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:28:\"a4a_jpb_storage_10gb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3309;s:12:\"product_name\";s:34:\"Jetpack Backup Add-on Storage 10GB\";s:12:\"product_slug\";s:28:\"a4a_jpb_storage_10gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jpb_storage_10gb_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$2.95\";s:21:\"combined_cost_display\";s:5:\"$2.95\";s:4:\"cost\";d:2.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:295;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:29:\"a4a_jpb_storage_100gb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3311;s:12:\"product_name\";s:35:\"Jetpack Backup Add-on Storage 100GB\";s:12:\"product_slug\";s:29:\"a4a_jpb_storage_100gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:29:\"a4a_jpb_storage_100gb_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$5.95\";s:21:\"combined_cost_display\";s:5:\"$5.95\";s:4:\"cost\";d:5.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:595;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"a4a_jpb_storage_1tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3313;s:12:\"product_name\";s:33:\"Jetpack Backup Add-on Storage 1TB\";s:12:\"product_slug\";s:27:\"a4a_jpb_storage_1tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"a4a_jpb_storage_1tb_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"a4a_jpb_storage_3tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3315;s:12:\"product_name\";s:33:\"Jetpack Backup Add-on Storage 3TB\";s:12:\"product_slug\";s:27:\"a4a_jpb_storage_3tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"a4a_jpb_storage_3tb_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$19.95\";s:21:\"combined_cost_display\";s:6:\"$19.95\";s:4:\"cost\";d:19.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"a4a_jpb_storage_5tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3317;s:12:\"product_name\";s:33:\"Jetpack Backup Add-on Storage 5TB\";s:12:\"product_slug\";s:27:\"a4a_jpb_storage_5tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"a4a_jpb_storage_5tb_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"a4a_jetpack_search_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3318;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:25:\"a4a_jetpack_search_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"a4a_jetpack_search_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$100.00\";s:21:\"combined_cost_display\";s:4:\"$100\";s:4:\"cost\";i:100;s:18:\"cost_smallest_unit\";i:10000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";i:60;s:26:\"combined_sale_cost_display\";s:3:\"$60\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$8.33\";}s:26:\"a4a_jetpack_search_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3319;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:26:\"a4a_jetpack_search_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"a4a_jetpack_search_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$8.25\";s:21:\"combined_cost_display\";s:5:\"$8.25\";s:4:\"cost\";d:8.25;s:18:\"cost_smallest_unit\";i:825;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"a4a_jetpack_scan_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:3320;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:23:\"a4a_jetpack_scan_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"a4a_jetpack_scan_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$59.40\";s:21:\"combined_cost_display\";s:6:\"$59.40\";s:4:\"cost\";d:59.39999999999999857891452847979962825775146484375;s:18:\"cost_smallest_unit\";i:5940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:24:\"a4a_jetpack_scan_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3321;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:24:\"a4a_jetpack_scan_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"a4a_jetpack_scan_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$4.95\";s:21:\"combined_cost_display\";s:5:\"$4.95\";s:4:\"cost\";d:4.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:28:\"a4a_jetpack_anti_spam_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3322;s:12:\"product_name\";s:17:\"Jetpack Anti-Spam\";s:12:\"product_slug\";s:28:\"a4a_jetpack_anti_spam_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jetpack_anti_spam_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$59.40\";s:21:\"combined_cost_display\";s:6:\"$59.40\";s:4:\"cost\";d:59.39999999999999857891452847979962825775146484375;s:18:\"cost_smallest_unit\";i:5940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:29:\"a4a_jetpack_anti_spam_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3323;s:12:\"product_name\";s:17:\"Jetpack Anti-Spam\";s:12:\"product_slug\";s:29:\"a4a_jetpack_anti_spam_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jetpack_anti_spam_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$4.95\";s:21:\"combined_cost_display\";s:5:\"$4.95\";s:4:\"cost\";d:4.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:28:\"a4a_jetpack_backup_t1_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3324;s:12:\"product_name\";s:21:\"Jetpack Backup (10GB)\";s:12:\"product_slug\";s:28:\"a4a_jetpack_backup_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jetpack_backup_t1_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$59.40\";s:21:\"combined_cost_display\";s:6:\"$59.40\";s:4:\"cost\";d:59.39999999999999857891452847979962825775146484375;s:18:\"cost_smallest_unit\";i:5940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:29:\"a4a_jetpack_backup_t1_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3325;s:12:\"product_name\";s:21:\"Jetpack Backup (10GB)\";s:12:\"product_slug\";s:29:\"a4a_jetpack_backup_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jetpack_backup_t1_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$4.95\";s:21:\"combined_cost_display\";s:5:\"$4.95\";s:4:\"cost\";d:4.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:28:\"a4a_jetpack_backup_t2_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3326;s:12:\"product_name\";s:20:\"Jetpack Backup (1TB)\";s:12:\"product_slug\";s:28:\"a4a_jetpack_backup_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jetpack_backup_t2_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$143.40\";s:21:\"combined_cost_display\";s:7:\"$143.40\";s:4:\"cost\";d:143.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:14340;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:86.0400000000000062527760746888816356658935546875;s:26:\"combined_sale_cost_display\";s:6:\"$86.04\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:6:\"$11.95\";}s:29:\"a4a_jetpack_backup_t2_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3327;s:12:\"product_name\";s:20:\"Jetpack Backup (1TB)\";s:12:\"product_slug\";s:29:\"a4a_jetpack_backup_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jetpack_backup_t2_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:29:\"a4a_jetpack_videopress_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3328;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:29:\"a4a_jetpack_videopress_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:29:\"a4a_jetpack_videopress_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$59.40\";s:21:\"combined_cost_display\";s:6:\"$59.40\";s:4:\"cost\";d:59.39999999999999857891452847979962825775146484375;s:18:\"cost_smallest_unit\";i:5940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:30:\"a4a_jetpack_videopress_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3329;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:30:\"a4a_jetpack_videopress_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:29:\"a4a_jetpack_videopress_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$4.95\";s:21:\"combined_cost_display\";s:5:\"$4.95\";s:4:\"cost\";d:4.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"a4a_jetpack_stats_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3330;s:12:\"product_name\";s:13:\"Jetpack Stats\";s:12:\"product_slug\";s:24:\"a4a_jetpack_stats_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:24:\"a4a_jetpack_stats_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$100.00\";s:21:\"combined_cost_display\";s:4:\"$100\";s:4:\"cost\";i:100;s:18:\"cost_smallest_unit\";i:10000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";i:60;s:26:\"combined_sale_cost_display\";s:3:\"$60\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$8.33\";}s:25:\"a4a_jetpack_stats_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3331;s:12:\"product_name\";s:13:\"Jetpack Stats\";s:12:\"product_slug\";s:25:\"a4a_jetpack_stats_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:24:\"a4a_jetpack_stats_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$8.33\";s:21:\"combined_cost_display\";s:5:\"$8.33\";s:4:\"cost\";d:8.3300000000000000710542735760100185871124267578125;s:18:\"cost_smallest_unit\";i:833;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"a4a_jetpack_monitor_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:3332;s:12:\"product_name\";s:15:\"Jetpack Monitor\";s:12:\"product_slug\";s:26:\"a4a_jetpack_monitor_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:26:\"a4a_jetpack_monitor_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.64\";s:21:\"combined_cost_display\";s:6:\"$14.64\";s:4:\"cost\";d:14.6400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:1464;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$1.22\";}s:27:\"a4a_jetpack_monitor_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3333;s:12:\"product_name\";s:15:\"Jetpack Monitor\";s:12:\"product_slug\";s:27:\"a4a_jetpack_monitor_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:26:\"a4a_jetpack_monitor_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$1.00\";s:21:\"combined_cost_display\";s:2:\"$1\";s:4:\"cost\";i:1;s:18:\"cost_smallest_unit\";i:100;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"a4a_jetpack_boost_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3334;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:24:\"a4a_jetpack_boost_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:24:\"a4a_jetpack_boost_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:71.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$71.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:25:\"a4a_jetpack_boost_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3335;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:25:\"a4a_jetpack_boost_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:24:\"a4a_jetpack_boost_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"a4a_jetpack_ai_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3336;s:12:\"product_name\";s:10:\"Jetpack AI\";s:12:\"product_slug\";s:21:\"a4a_jetpack_ai_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"a4a_jetpack_ai_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$59.40\";s:21:\"combined_cost_display\";s:6:\"$59.40\";s:4:\"cost\";d:59.39999999999999857891452847979962825775146484375;s:18:\"cost_smallest_unit\";i:5940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:22:\"a4a_jetpack_ai_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3337;s:12:\"product_name\";s:10:\"Jetpack AI\";s:12:\"product_slug\";s:22:\"a4a_jetpack_ai_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"a4a_jetpack_ai_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$8.33\";s:21:\"combined_cost_display\";s:5:\"$8.33\";s:4:\"cost\";d:8.3300000000000000710542735760100185871124267578125;s:18:\"cost_smallest_unit\";i:833;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:28:\"a4a_jetpack_social_v1_yearly\";O:8:\"stdClass\":23:{s:10:\"product_id\";i:3338;s:12:\"product_name\";s:14:\"Jetpack Social\";s:12:\"product_slug\";s:28:\"a4a_jetpack_social_v1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jetpack_social_v1_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$59.40\";s:21:\"combined_cost_display\";s:6:\"$59.40\";s:4:\"cost\";d:59.39999999999999857891452847979962825775146484375;s:18:\"cost_smallest_unit\";i:5940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:9:\"sale_cost\";d:35.6400000000000005684341886080801486968994140625;s:26:\"combined_sale_cost_display\";s:6:\"$35.64\";s:11:\"sale_coupon\";O:8:\"stdClass\":10:{s:10:\"start_date\";s:19:\"2025-11-27 00:05:00\";s:7:\"expires\";s:19:\"2025-12-02 00:00:00\";s:8:\"discount\";i:40;s:14:\"purchase_types\";a:1:{i:0;i:3;}s:11:\"product_ids\";a:31:{i:0;i:2012;i:1;i:2014;i:2;i:2016;i:3;i:2019;i:4;i:2022;i:5;i:2102;i:6;i:2104;i:7;i:2108;i:8;i:2110;i:9;i:2112;i:10;i:2114;i:11;i:2116;i:12;i:2120;i:13;i:2219;i:14;i:2222;i:15;i:2242;i:16;i:2401;i:17;i:2451;i:18;i:2605;i:19;i:3302;i:20;i:3304;i:21;i:3306;i:22;i:3318;i:23;i:3322;i:24;i:3324;i:25;i:3326;i:26;i:3328;i:27;i:3330;i:28;i:3334;i:29;i:3336;i:30;i:3338;}s:28:\"allowed_for_domain_transfers\";b:0;s:20:\"allowed_for_renewals\";b:0;s:25:\"allowed_for_new_purchases\";b:1;s:4:\"code\";s:16:\"25a0527c33298047\";s:8:\"tld_rank\";N;}s:22:\"cost_per_month_display\";s:5:\"$4.95\";}s:29:\"a4a_jetpack_social_v1_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3339;s:12:\"product_name\";s:14:\"Jetpack Social\";s:12:\"product_slug\";s:29:\"a4a_jetpack_social_v1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:28:\"a4a_jetpack_social_v1_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$4.95\";s:21:\"combined_cost_display\";s:5:\"$4.95\";s:4:\"cost\";d:4.95000000000000017763568394002504646778106689453125;s:18:\"cost_smallest_unit\";i:495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"a4a_jetpack_creator_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:3340;s:12:\"product_name\";s:15:\"Jetpack Creator\";s:12:\"product_slug\";s:26:\"a4a_jetpack_creator_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:26:\"a4a_jetpack_creator_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.400000000000005684341886080801486968994140625;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:27:\"a4a_jetpack_creator_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:3341;s:12:\"product_name\";s:15:\"Jetpack Creator\";s:12:\"product_slug\";s:27:\"a4a_jetpack_creator_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:10:\"a4a_agency\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:26:\"a4a_jetpack_creator_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}}'),(105,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(106,1,'metaboxhidden_nav-menus','a:3:{i:0;s:24:\"add-post-type-contractor\";i:1;s:12:\"add-post_tag\";i:2;s:20:\"add-service_category\";}'),(108,1,'wpforms_dismissed','a:1:{s:15:\"edu-builder-pdf\";i:1763920370;}'),(485,1,'nfd_sp_last_check','1764278503'),(633,1,'jetpack_tracks_wpcom_id','274364712');
/*!40000 ALTER TABLE `lJD_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_users`
--

DROP TABLE IF EXISTS `lJD_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_users`
--

LOCK TABLES `lJD_users` WRITE;
/*!40000 ALTER TABLE `lJD_users` DISABLE KEYS */;
INSERT INTO `lJD_users` VALUES (1,'BETANCOURTSCONSTRUCTION','$wp$2y$10$V23FCoSK2qNLfMl4p.mime6DSNzBB4SJ9IaBLgby/DaUZX2ew7Hgm','betancourtsconstruction','BETANCOURTSCONSTRUCTION@GMAIL.COM','','2025-11-07 21:04:01','',0,'BETANCOURTSCONSTRUCTION');
/*!40000 ALTER TABLE `lJD_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpforms_entries`
--

DROP TABLE IF EXISTS `lJD_wpforms_entries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpforms_entries` (
  `entry_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `status` varchar(30) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(30) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `viewed` tinyint(1) DEFAULT '0',
  `starred` tinyint(1) DEFAULT '0',
  `fields` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL,
  `date_modified` datetime NOT NULL,
  `ip_address` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_agent` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_uuid` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`entry_id`),
  KEY `form_id` (`form_id`)
) 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 `lJD_wpforms_entries`
--

LOCK TABLES `lJD_wpforms_entries` WRITE;
/*!40000 ALTER TABLE `lJD_wpforms_entries` DISABLE KEYS */;
INSERT INTO `lJD_wpforms_entries` VALUES (1,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"\",\"id\":1,\"type\":\"name\",\"first\":\"\",\"middle\":\"\",\"last\":\"\"},\"2\":{\"name\":\"Email Address\",\"value\":\"\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"\",\"id\":6,\"type\":\"address\",\"address1\":\"\",\"address2\":\"\",\"city\":\"\",\"state\":\"\",\"postal\":\"\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Interior finishing\",\"value_raw\":\"Interior finishing\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-07 23:43:27','2025-11-07 23:43:27','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36','27ccc0fc-1b67-47eb-8ab8-366067a94abd'),(2,27,0,1,'','',1,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"KARI Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"KARI\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"10655 NE 132nd Pl\\nKirkland, WA\\n98034\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"10655 NE 132nd Pl\",\"address2\":\"\",\"city\":\"Kirkland\",\"state\":\"WA\",\"postal\":\"98034\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Basements\",\"value_raw\":\"Basements\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"need new basement\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-08 23:20:44','2025-11-08 23:20:44','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36','27ccc0fc-1b67-47eb-8ab8-366067a94abd'),(3,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\nsnohomish\\n98290\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"\",\"city\":\"snohomish\",\"state\":\"\",\"postal\":\"98290\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Framing\",\"value_raw\":\"Framing\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"call me asap\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-15 21:30:17','2025-11-15 21:30:17','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(4,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\nsnohomish, WA\\n98034\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98034\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Basements\",\"value_raw\":\"Basements\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"asap call me\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-15 21:34:17','2025-11-15 21:34:17','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(5,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\nsnohomish, WA\\n98034\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98034\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"apurate\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-15 23:53:17','2025-11-15 23:53:17','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(6,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\nsnohomish, WA\\n98117\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98117\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"que pedo\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-16 00:32:14','2025-11-16 00:32:14','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(7,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\nsnohomish, WA\\n98117\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98117\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-16 00:49:20','2025-11-16 00:49:20','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(8,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\nsnohomish, WA\\n98117\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98117\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-16 00:57:52','2025-11-16 00:57:52','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(9,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\nsnohomish, WA\\n98117\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98117\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"hgfbgfbfgbnsgfb\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-16 01:12:42','2025-11-16 01:12:42','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(10,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\nsnohomish, WA\\n98117\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98117\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-16 01:14:47','2025-11-16 01:14:47','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(11,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\n1110092 st\\nsnohomish, WA\\n98034\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"1110092 st\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98034\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"\",\"id\":10,\"type\":\"textarea\"}}','','2025-11-16 01:26:03','2025-11-16 01:26:03','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(12,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\n1110092 st\\nsnohomish, WA\\n98117\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"1110092 st\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98117\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"FSDFFfDSF\",\"id\":10,\"type\":\"textarea\"},\"11\":{\"name\":\"Project Type\",\"value\":\"\",\"id\":11,\"type\":\"hidden\"},\"12\":{\"name\":\"ZIP\",\"value\":\"\",\"id\":12,\"type\":\"hidden\"}}','','2025-11-16 01:31:19','2025-11-16 01:31:19','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(13,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\n1110092 st\\nsnohomish, WA\\n98117\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"1110092 st\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98117\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"zdscas\",\"id\":10,\"type\":\"textarea\"},\"11\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"id\":11,\"type\":\"hidden\"},\"12\":{\"name\":\"ZIP\",\"value\":\"Insulation\",\"id\":12,\"type\":\"hidden\"}}','','2025-11-16 01:52:52','2025-11-16 01:52:52','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(14,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\n1110092 st\\nsnohomish\\n98117\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"1110092 st\",\"city\":\"snohomish\",\"state\":\"\",\"postal\":\"98117\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"dvfvfadsv\",\"id\":10,\"type\":\"textarea\"},\"11\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"id\":11,\"type\":\"hidden\"},\"12\":{\"name\":\"ZIP\",\"value\":\"Insulation\",\"id\":12,\"type\":\"hidden\"}}','','2025-11-16 02:16:01','2025-11-16 02:16:01','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(15,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\n1110092 st\\nsnohomish\\n98034\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"1110092 st\",\"city\":\"snohomish\",\"state\":\"\",\"postal\":\"98034\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"\",\"id\":10,\"type\":\"textarea\"},\"11\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"id\":11,\"type\":\"hidden\"},\"12\":{\"name\":\"ZIP\",\"value\":\"Insulation\",\"id\":12,\"type\":\"hidden\"}}','','2025-11-17 03:31:34','2025-11-17 03:31:34','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(16,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\n1110092 st\\nsnohomish, WA\\n98034\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"1110092 st\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98034\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Basements\",\"value_raw\":\"Basements\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"ASAP\",\"value_raw\":\"ASAP\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"\",\"id\":10,\"type\":\"textarea\"},\"11\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"id\":11,\"type\":\"hidden\"},\"12\":{\"name\":\"ZIP\",\"value\":\"Insulation\",\"id\":12,\"type\":\"hidden\"}}','','2025-11-18 03:17:03','2025-11-18 03:17:03','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','85051df0-65e5-400f-8b99-d73a4cc38b19'),(17,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 04:23:25','2025-11-23 04:23:25','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(18,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 17:14:04','2025-11-23 17:14:04','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(19,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 17:16:46','2025-11-23 17:16:46','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(20,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 17:31:48','2025-11-23 17:31:48','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(21,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 17:41:43','2025-11-23 17:41:43','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(22,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 17:48:58','2025-11-23 17:48:58','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(23,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 18:01:14','2025-11-23 18:01:14','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(24,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 18:08:23','2025-11-23 18:08:23','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(25,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 18:16:07','2025-11-23 18:16:07','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(26,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 20:22:53','2025-11-23 20:22:53','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(27,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 21:06:18','2025-11-23 21:06:18','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(28,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 21:09:09','2025-11-23 21:09:09','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(29,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"pedro lopez\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"pedro lopes\",\"id\":1,\"type\":\"name\",\"first\":\"pedro\",\"middle\":\"\",\"last\":\"lopes\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696215\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 21:09:31','2025-11-23 21:09:31','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(30,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"isaac cleaning\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Isaac Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Isaac\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+14257500393\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"betancourtsconstruction@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 21:10:35','2025-11-23 21:10:35','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(31,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"isaac cleaning\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Isaac Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Isaac\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+14257500393\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"betancourtsconstruction@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-23 21:26:58','2025-11-23 21:26:58','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(32,27,0,1,'','',0,0,'{\"1\":{\"name\":\"Full Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email Address\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Phone Number\",\"value\":\"+12066696217\",\"id\":3,\"type\":\"phone\"},\"6\":{\"name\":\"Address\",\"value\":\"1110092 st\\n1110092 st\\nsnohomish, WA\\n98034\\nUS\",\"id\":6,\"type\":\"address\",\"address1\":\"1110092 st\",\"address2\":\"1110092 st\",\"city\":\"snohomish\",\"state\":\"WA\",\"postal\":\"98034\",\"country\":\"US\"},\"7\":{\"name\":\"Project Type\",\"value\":\"Insulation\",\"value_raw\":\"Insulation\",\"id\":7,\"type\":\"select\"},\"8\":{\"name\":\"Timing\",\"value\":\"2-4 Weeks\",\"value_raw\":\"2-4 Weeks\",\"id\":8,\"type\":\"select\"},\"10\":{\"name\":\"Description\",\"value\":\"bv vbzb\",\"id\":10,\"type\":\"textarea\"},\"11\":{\"name\":\"Project Type\",\"value\":\"Basements\",\"id\":11,\"type\":\"hidden\"},\"12\":{\"name\":\"ZIP\",\"value\":\"Basements\",\"id\":12,\"type\":\"hidden\"}}','','2025-11-23 21:28:47','2025-11-23 21:28:47','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(33,268,0,1,'','',0,0,'{\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"2\":{\"name\":\"Email\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"3\":{\"name\":\"Comment or Message\",\"value\":\"gdfgfdgg\",\"id\":3,\"type\":\"textarea\"}}','','2025-11-24 23:55:03','2025-11-24 23:55:03','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(34,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"isaac cleaning\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Isaac Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Isaac\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+14257500393\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"betancourtsconstruction@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-25 00:04:03','2025-11-25 00:04:03','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(35,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-25 00:05:09','2025-11-25 00:05:09','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(36,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Pintores de Mexico\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"123456qwerty\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"123456qwerty\",\"id\":7,\"type\":\"text\"}}','','2025-11-25 00:10:23','2025-11-25 00:10:23','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(37,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-25 00:12:47','2025-11-25 00:12:47','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(38,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-25 23:37:29','2025-11-25 23:37:29','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(39,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 01:20:56','2025-11-26 01:20:56','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(40,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 01:49:45','2025-11-26 01:49:45','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(41,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 01:52:29','2025-11-26 01:52:29','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(42,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 01:57:41','2025-11-26 01:57:41','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(43,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 01:58:46','2025-11-26 01:58:46','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(44,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 02:17:36','2025-11-26 02:17:36','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(45,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 02:18:57','2025-11-26 02:18:57','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(46,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 02:29:01','2025-11-26 02:29:01','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(47,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 02:34:00','2025-11-26 02:34:00','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(48,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 02:54:19','2025-11-26 02:54:19','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(49,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 02:59:26','2025-11-26 02:59:26','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(50,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 17:38:05','2025-11-26 17:38:05','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(51,241,0,12,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 17:47:33','2025-11-26 17:47:33','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(52,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 18:11:14','2025-11-26 18:11:14','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(53,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 18:15:53','2025-11-26 18:15:53','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(54,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Humberto Herandez\",\"id\":1,\"type\":\"name\",\"first\":\"Humberto\",\"middle\":\"\",\"last\":\"Herandez\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 18:22:36','2025-11-26 18:22:36','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(55,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 18:33:30','2025-11-26 18:33:30','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(56,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 18:57:47','2025-11-26 18:57:47','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(57,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-26 19:30:01','2025-11-26 19:30:01','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(58,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 18:21:07','2025-11-27 18:21:07','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(59,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 18:21:44','2025-11-27 18:21:44','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(60,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 19:56:22','2025-11-27 19:56:22','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(61,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 21:07:32','2025-11-27 21:07:32','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(62,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 23:07:04','2025-11-27 23:07:04','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(63,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 23:19:04','2025-11-27 23:19:04','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(64,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 23:29:35','2025-11-27 23:29:35','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(65,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 23:35:48','2025-11-27 23:35:48','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(66,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 23:55:55','2025-11-27 23:55:55','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(67,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-27 23:56:38','2025-11-27 23:56:38','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(68,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"Rccc\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Eduardo Cedeno Betancourt\",\"id\":1,\"type\":\"name\",\"first\":\"Eduardo\",\"middle\":\"\",\"last\":\"Cedeno Betancourt\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"eduardocb.insurance@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-28 00:12:36','2025-11-28 00:12:36','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5'),(69,241,0,1,'','',0,0,'{\"5\":{\"name\":\"Company Name\",\"value\":\"HHL Insulation\",\"id\":5,\"type\":\"text\"},\"1\":{\"name\":\"Name\",\"value\":\"Alex Davila\",\"id\":1,\"type\":\"name\",\"first\":\"Alex\",\"middle\":\"\",\"last\":\"Davila\"},\"4\":{\"name\":\"Phone\",\"value\":\"+12066696217\",\"id\":4,\"type\":\"phone\"},\"2\":{\"name\":\"Email = Username\",\"value\":\"nwlatman@gmail.com\",\"id\":2,\"type\":\"email\"},\"6\":{\"name\":\"Password\",\"value\":\"12345qwert\",\"id\":6,\"type\":\"text\"},\"7\":{\"name\":\"Confirm Password\",\"value\":\"12345qwert\",\"id\":7,\"type\":\"text\"}}','','2025-11-28 00:22:34','2025-11-28 00:22:34','73.53.5.180','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0','e7d19c96-f315-445b-9cf7-7773267ff1d5');
/*!40000 ALTER TABLE `lJD_wpforms_entries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpforms_entry_fields`
--

DROP TABLE IF EXISTS `lJD_wpforms_entry_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpforms_entry_fields` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) NOT NULL,
  `form_id` bigint(20) NOT NULL,
  `field_id` varchar(16) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `form_id` (`form_id`),
  KEY `field_id` (`field_id`)
) ENGINE=InnoDB AUTO_INCREMENT=428 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpforms_entry_fields`
--

LOCK TABLES `lJD_wpforms_entry_fields` WRITE;
/*!40000 ALTER TABLE `lJD_wpforms_entry_fields` DISABLE KEYS */;
INSERT INTO `lJD_wpforms_entry_fields` VALUES (1,1,27,'7','Interior finishing','2025-11-07 23:43:27'),(2,1,27,'8','ASAP','2025-11-07 23:43:27'),(3,2,27,'1','KARI Cedeno Betancourt','2025-11-08 23:20:44'),(4,2,27,'2','eduardocb.insurance@gmail.com','2025-11-08 23:20:44'),(5,2,27,'3','+12066696217','2025-11-08 23:20:44'),(6,2,27,'6','10655 NE 132nd Pl\nKirkland, WA\n98034\nUS','2025-11-08 23:20:44'),(7,2,27,'7','Basements','2025-11-08 23:20:44'),(8,2,27,'8','ASAP','2025-11-08 23:20:44'),(9,2,27,'10','need new basement','2025-11-08 23:20:44'),(10,3,27,'1','Eduardo Cedeno Betancourt','2025-11-15 21:30:17'),(11,3,27,'2','eduardocb.insurance@gmail.com','2025-11-15 21:30:17'),(12,3,27,'3','+12066696217','2025-11-15 21:30:17'),(13,3,27,'6','1110092 st\nsnohomish\n98290\nUS','2025-11-15 21:30:17'),(14,3,27,'7','Framing','2025-11-15 21:30:17'),(15,3,27,'8','ASAP','2025-11-15 21:30:17'),(16,3,27,'10','call me asap','2025-11-15 21:30:17'),(17,4,27,'1','Eduardo Cedeno Betancourt','2025-11-15 21:34:17'),(18,4,27,'2','eduardocb.insurance@gmail.com','2025-11-15 21:34:17'),(19,4,27,'3','+12066696217','2025-11-15 21:34:17'),(20,4,27,'6','1110092 st\nsnohomish, WA\n98034\nUS','2025-11-15 21:34:17'),(21,4,27,'7','Basements','2025-11-15 21:34:17'),(22,4,27,'8','ASAP','2025-11-15 21:34:17'),(23,4,27,'10','asap call me','2025-11-15 21:34:17'),(24,5,27,'1','Eduardo Cedeno Betancourt','2025-11-15 23:53:17'),(25,5,27,'2','eduardocb.insurance@gmail.com','2025-11-15 23:53:17'),(26,5,27,'3','+12066696217','2025-11-15 23:53:17'),(27,5,27,'6','1110092 st\nsnohomish, WA\n98034\nUS','2025-11-15 23:53:17'),(28,5,27,'7','Insulation','2025-11-15 23:53:17'),(29,5,27,'8','ASAP','2025-11-15 23:53:17'),(30,5,27,'10','apurate','2025-11-15 23:53:17'),(31,6,27,'1','Eduardo Cedeno Betancourt','2025-11-16 00:32:14'),(32,6,27,'2','eduardocb.insurance@gmail.com','2025-11-16 00:32:14'),(33,6,27,'3','+12066696217','2025-11-16 00:32:14'),(34,6,27,'6','1110092 st\nsnohomish, WA\n98117\nUS','2025-11-16 00:32:14'),(35,6,27,'7','Insulation','2025-11-16 00:32:14'),(36,6,27,'8','ASAP','2025-11-16 00:32:14'),(37,6,27,'10','que pedo','2025-11-16 00:32:14'),(38,7,27,'1','Eduardo Cedeno Betancourt','2025-11-16 00:49:20'),(39,7,27,'2','eduardocb.insurance@gmail.com','2025-11-16 00:49:20'),(40,7,27,'3','+12066696217','2025-11-16 00:49:20'),(41,7,27,'6','1110092 st\nsnohomish, WA\n98117\nUS','2025-11-16 00:49:20'),(42,7,27,'7','Insulation','2025-11-16 00:49:20'),(43,7,27,'8','ASAP','2025-11-16 00:49:20'),(44,8,27,'1','Eduardo Cedeno Betancourt','2025-11-16 00:57:52'),(45,8,27,'2','eduardocb.insurance@gmail.com','2025-11-16 00:57:52'),(46,8,27,'3','+12066696217','2025-11-16 00:57:52'),(47,8,27,'6','1110092 st\nsnohomish, WA\n98117\nUS','2025-11-16 00:57:52'),(48,8,27,'7','Insulation','2025-11-16 00:57:52'),(49,8,27,'8','ASAP','2025-11-16 00:57:52'),(50,9,27,'1','Eduardo Cedeno Betancourt','2025-11-16 01:12:42'),(51,9,27,'2','eduardocb.insurance@gmail.com','2025-11-16 01:12:42'),(52,9,27,'3','+12066696217','2025-11-16 01:12:42'),(53,9,27,'6','1110092 st\nsnohomish, WA\n98117\nUS','2025-11-16 01:12:42'),(54,9,27,'7','Insulation','2025-11-16 01:12:42'),(55,9,27,'8','ASAP','2025-11-16 01:12:42'),(56,9,27,'10','hgfbgfbfgbnsgfb','2025-11-16 01:12:42'),(57,10,27,'1','Eduardo Cedeno Betancourt','2025-11-16 01:14:47'),(58,10,27,'2','eduardocb.insurance@gmail.com','2025-11-16 01:14:47'),(59,10,27,'3','+12066696217','2025-11-16 01:14:47'),(60,10,27,'6','1110092 st\nsnohomish, WA\n98117\nUS','2025-11-16 01:14:47'),(61,10,27,'7','Insulation','2025-11-16 01:14:47'),(62,10,27,'8','ASAP','2025-11-16 01:14:47'),(63,11,27,'1','Eduardo Cedeno Betancourt','2025-11-16 01:26:03'),(64,11,27,'2','eduardocb.insurance@gmail.com','2025-11-16 01:26:03'),(65,11,27,'3','+12066696217','2025-11-16 01:26:03'),(66,11,27,'6','1110092 st\n1110092 st\nsnohomish, WA\n98034\nUS','2025-11-16 01:26:03'),(67,11,27,'7','Insulation','2025-11-16 01:26:03'),(68,11,27,'8','ASAP','2025-11-16 01:26:03'),(69,12,27,'1','Eduardo Cedeno Betancourt','2025-11-16 01:31:19'),(70,12,27,'2','eduardocb.insurance@gmail.com','2025-11-16 01:31:19'),(71,12,27,'3','+12066696217','2025-11-16 01:31:19'),(72,12,27,'6','1110092 st\n1110092 st\nsnohomish, WA\n98117\nUS','2025-11-16 01:31:19'),(73,12,27,'7','Insulation','2025-11-16 01:31:19'),(74,12,27,'8','ASAP','2025-11-16 01:31:19'),(75,12,27,'10','FSDFFfDSF','2025-11-16 01:31:19'),(76,13,27,'1','Eduardo Cedeno Betancourt','2025-11-16 01:52:52'),(77,13,27,'2','eduardocb.insurance@gmail.com','2025-11-16 01:52:52'),(78,13,27,'3','+12066696217','2025-11-16 01:52:52'),(79,13,27,'6','1110092 st\n1110092 st\nsnohomish, WA\n98117\nUS','2025-11-16 01:52:52'),(80,13,27,'7','Insulation','2025-11-16 01:52:52'),(81,13,27,'8','ASAP','2025-11-16 01:52:52'),(82,13,27,'10','zdscas','2025-11-16 01:52:52'),(83,13,27,'11','Insulation','2025-11-16 01:52:52'),(84,13,27,'12','Insulation','2025-11-16 01:52:52'),(85,14,27,'1','Eduardo Cedeno Betancourt','2025-11-16 02:16:01'),(86,14,27,'2','eduardocb.insurance@gmail.com','2025-11-16 02:16:01'),(87,14,27,'3','+12066696217','2025-11-16 02:16:01'),(88,14,27,'6','1110092 st\n1110092 st\nsnohomish\n98117\nUS','2025-11-16 02:16:01'),(89,14,27,'7','Insulation','2025-11-16 02:16:01'),(90,14,27,'8','ASAP','2025-11-16 02:16:01'),(91,14,27,'10','dvfvfadsv','2025-11-16 02:16:01'),(92,14,27,'11','Insulation','2025-11-16 02:16:01'),(93,14,27,'12','Insulation','2025-11-16 02:16:01'),(94,15,27,'1','Eduardo Cedeno Betancourt','2025-11-17 03:31:34'),(95,15,27,'2','eduardocb.insurance@gmail.com','2025-11-17 03:31:34'),(96,15,27,'3','+12066696217','2025-11-17 03:31:34'),(97,15,27,'6','1110092 st\n1110092 st\nsnohomish\n98034\nUS','2025-11-17 03:31:34'),(98,15,27,'7','Insulation','2025-11-17 03:31:34'),(99,15,27,'8','ASAP','2025-11-17 03:31:34'),(100,15,27,'11','Insulation','2025-11-17 03:31:34'),(101,15,27,'12','Insulation','2025-11-17 03:31:34'),(102,16,27,'1','Eduardo Cedeno Betancourt','2025-11-18 03:17:03'),(103,16,27,'2','eduardocb.insurance@gmail.com','2025-11-18 03:17:03'),(104,16,27,'3','+12066696217','2025-11-18 03:17:03'),(105,16,27,'6','1110092 st\n1110092 st\nsnohomish, WA\n98034\nUS','2025-11-18 03:17:03'),(106,16,27,'7','Basements','2025-11-18 03:17:03'),(107,16,27,'8','ASAP','2025-11-18 03:17:03'),(108,16,27,'11','Insulation','2025-11-18 03:17:03'),(109,16,27,'12','Insulation','2025-11-18 03:17:03'),(110,17,241,'5','pedro lopez','2025-11-23 04:23:25'),(111,17,241,'1','pedro lopes','2025-11-23 04:23:25'),(112,17,241,'4','+12066696215','2025-11-23 04:23:25'),(113,17,241,'2','eduardocb.insurance@gmail.com','2025-11-23 04:23:25'),(114,17,241,'6','12345qwert','2025-11-23 04:23:25'),(115,17,241,'7','12345qwert','2025-11-23 04:23:25'),(116,18,241,'5','pedro lopez','2025-11-23 17:14:04'),(117,18,241,'1','pedro lopes','2025-11-23 17:14:04'),(118,18,241,'4','+12066696215','2025-11-23 17:14:04'),(119,18,241,'2','eduardocb.insurance@gmail.com','2025-11-23 17:14:04'),(120,18,241,'6','12345qwert','2025-11-23 17:14:04'),(121,18,241,'7','12345qwert','2025-11-23 17:14:04'),(122,19,241,'5','pedro lopez','2025-11-23 17:16:46'),(123,19,241,'1','pedro lopes','2025-11-23 17:16:46'),(124,19,241,'4','+12066696215','2025-11-23 17:16:46'),(125,19,241,'2','eduardocb.insurance@gmail.com','2025-11-23 17:16:46'),(126,19,241,'6','12345qwert','2025-11-23 17:16:46'),(127,19,241,'7','12345qwert','2025-11-23 17:16:46'),(128,20,241,'5','pedro lopez','2025-11-23 17:31:48'),(129,20,241,'1','pedro lopes','2025-11-23 17:31:48'),(130,20,241,'4','+12066696215','2025-11-23 17:31:48'),(131,20,241,'2','eduardocb.insurance@gmail.com','2025-11-23 17:31:48'),(132,20,241,'6','12345qwert','2025-11-23 17:31:48'),(133,20,241,'7','12345qwert','2025-11-23 17:31:48'),(134,21,241,'5','pedro lopez','2025-11-23 17:41:43'),(135,21,241,'1','pedro lopes','2025-11-23 17:41:43'),(136,21,241,'4','+12066696215','2025-11-23 17:41:43'),(137,21,241,'2','eduardocb.insurance@gmail.com','2025-11-23 17:41:43'),(138,21,241,'6','12345qwert','2025-11-23 17:41:43'),(139,21,241,'7','12345qwert','2025-11-23 17:41:43'),(140,22,241,'5','pedro lopez','2025-11-23 17:48:58'),(141,22,241,'1','pedro lopes','2025-11-23 17:48:58'),(142,22,241,'4','+12066696215','2025-11-23 17:48:58'),(143,22,241,'2','eduardocb.insurance@gmail.com','2025-11-23 17:48:58'),(144,22,241,'6','12345qwert','2025-11-23 17:48:58'),(145,22,241,'7','12345qwert','2025-11-23 17:48:58'),(146,23,241,'5','pedro lopez','2025-11-23 18:01:14'),(147,23,241,'1','pedro lopes','2025-11-23 18:01:14'),(148,23,241,'4','+12066696215','2025-11-23 18:01:14'),(149,23,241,'2','eduardocb.insurance@gmail.com','2025-11-23 18:01:14'),(150,23,241,'6','12345qwert','2025-11-23 18:01:14'),(151,23,241,'7','12345qwert','2025-11-23 18:01:14'),(152,24,241,'5','pedro lopez','2025-11-23 18:08:23'),(153,24,241,'1','pedro lopes','2025-11-23 18:08:23'),(154,24,241,'4','+12066696215','2025-11-23 18:08:23'),(155,24,241,'2','eduardocb.insurance@gmail.com','2025-11-23 18:08:23'),(156,24,241,'6','12345qwert','2025-11-23 18:08:23'),(157,24,241,'7','12345qwert','2025-11-23 18:08:23'),(158,25,241,'5','pedro lopez','2025-11-23 18:16:07'),(159,25,241,'1','pedro lopes','2025-11-23 18:16:07'),(160,25,241,'4','+12066696215','2025-11-23 18:16:07'),(161,25,241,'2','eduardocb.insurance@gmail.com','2025-11-23 18:16:07'),(162,25,241,'6','12345qwert','2025-11-23 18:16:07'),(163,25,241,'7','12345qwert','2025-11-23 18:16:07'),(164,26,241,'5','pedro lopez','2025-11-23 20:22:53'),(165,26,241,'1','pedro lopes','2025-11-23 20:22:53'),(166,26,241,'4','+12066696215','2025-11-23 20:22:53'),(167,26,241,'2','eduardocb.insurance@gmail.com','2025-11-23 20:22:53'),(168,26,241,'6','12345qwert','2025-11-23 20:22:53'),(169,26,241,'7','12345qwert','2025-11-23 20:22:53'),(170,27,241,'5','pedro lopez','2025-11-23 21:06:18'),(171,27,241,'1','pedro lopes','2025-11-23 21:06:18'),(172,27,241,'4','+12066696215','2025-11-23 21:06:18'),(173,27,241,'2','eduardocb.insurance@gmail.com','2025-11-23 21:06:18'),(174,27,241,'6','12345qwert','2025-11-23 21:06:18'),(175,27,241,'7','12345qwert','2025-11-23 21:06:18'),(176,28,241,'5','pedro lopez','2025-11-23 21:09:09'),(177,28,241,'1','pedro lopes','2025-11-23 21:09:09'),(178,28,241,'4','+12066696215','2025-11-23 21:09:09'),(179,28,241,'2','eduardocb.insurance@gmail.com','2025-11-23 21:09:09'),(180,28,241,'6','12345qwert','2025-11-23 21:09:09'),(181,28,241,'7','12345qwert','2025-11-23 21:09:09'),(182,29,241,'5','pedro lopez','2025-11-23 21:09:31'),(183,29,241,'1','pedro lopes','2025-11-23 21:09:31'),(184,29,241,'4','+12066696215','2025-11-23 21:09:31'),(185,29,241,'2','eduardocb.insurance@gmail.com','2025-11-23 21:09:31'),(186,29,241,'6','12345qwert','2025-11-23 21:09:31'),(187,29,241,'7','12345qwert','2025-11-23 21:09:31'),(188,30,241,'5','isaac cleaning','2025-11-23 21:10:35'),(189,30,241,'1','Isaac Cedeno Betancourt','2025-11-23 21:10:35'),(190,30,241,'4','+14257500393','2025-11-23 21:10:35'),(191,30,241,'2','betancourtsconstruction@gmail.com','2025-11-23 21:10:35'),(192,30,241,'6','12345qwert','2025-11-23 21:10:35'),(193,30,241,'7','12345qwert','2025-11-23 21:10:35'),(194,31,241,'5','isaac cleaning','2025-11-23 21:26:58'),(195,31,241,'1','Isaac Cedeno Betancourt','2025-11-23 21:26:58'),(196,31,241,'4','+14257500393','2025-11-23 21:26:58'),(197,31,241,'2','betancourtsconstruction@gmail.com','2025-11-23 21:26:58'),(198,31,241,'6','12345qwert','2025-11-23 21:26:58'),(199,31,241,'7','12345qwert','2025-11-23 21:26:58'),(200,32,27,'1','Eduardo Cedeno Betancourt','2025-11-23 21:28:47'),(201,32,27,'2','eduardocb.insurance@gmail.com','2025-11-23 21:28:47'),(202,32,27,'3','+12066696217','2025-11-23 21:28:47'),(203,32,27,'6','1110092 st\n1110092 st\nsnohomish, WA\n98034\nUS','2025-11-23 21:28:47'),(204,32,27,'7','Insulation','2025-11-23 21:28:47'),(205,32,27,'8','2-4 Weeks','2025-11-23 21:28:47'),(206,32,27,'10','bv vbzb','2025-11-23 21:28:47'),(207,32,27,'11','Basements','2025-11-23 21:28:47'),(208,32,27,'12','Basements','2025-11-23 21:28:47'),(209,33,268,'1','Eduardo Cedeno Betancourt','2025-11-24 23:55:03'),(210,33,268,'2','eduardocb.insurance@gmail.com','2025-11-24 23:55:03'),(211,33,268,'3','gdfgfdgg','2025-11-24 23:55:03'),(212,34,241,'5','isaac cleaning','2025-11-25 00:04:03'),(213,34,241,'1','Isaac Cedeno Betancourt','2025-11-25 00:04:03'),(214,34,241,'4','+14257500393','2025-11-25 00:04:03'),(215,34,241,'2','betancourtsconstruction@gmail.com','2025-11-25 00:04:03'),(216,34,241,'6','12345qwert','2025-11-25 00:04:03'),(217,34,241,'7','12345qwert','2025-11-25 00:04:03'),(218,35,241,'5','Rccc','2025-11-25 00:05:09'),(219,35,241,'1','Eduardo Cedeno Betancourt','2025-11-25 00:05:09'),(220,35,241,'4','+12066696217','2025-11-25 00:05:09'),(221,35,241,'2','eduardocb.insurance@gmail.com','2025-11-25 00:05:09'),(222,35,241,'6','12345qwert','2025-11-25 00:05:09'),(223,35,241,'7','12345qwert','2025-11-25 00:05:09'),(224,36,241,'5','Pintores de Mexico','2025-11-25 00:10:23'),(225,36,241,'1','Alex Davila','2025-11-25 00:10:23'),(226,36,241,'4','+12066696217','2025-11-25 00:10:23'),(227,36,241,'2','nwlatman@gmail.com','2025-11-25 00:10:23'),(228,36,241,'6','123456qwerty','2025-11-25 00:10:23'),(229,36,241,'7','123456qwerty','2025-11-25 00:10:23'),(230,37,241,'5','Rccc','2025-11-25 00:12:47'),(231,37,241,'1','Eduardo Cedeno Betancourt','2025-11-25 00:12:47'),(232,37,241,'4','+12066696217','2025-11-25 00:12:47'),(233,37,241,'2','eduardocb.insurance@gmail.com','2025-11-25 00:12:47'),(234,37,241,'6','12345qwert','2025-11-25 00:12:47'),(235,37,241,'7','12345qwert','2025-11-25 00:12:47'),(236,38,241,'5','HHL Insulation','2025-11-25 23:37:29'),(237,38,241,'1','Humberto Herandez','2025-11-25 23:37:29'),(238,38,241,'4','+12066696217','2025-11-25 23:37:29'),(239,38,241,'2','nwlatman@gmail.com','2025-11-25 23:37:29'),(240,38,241,'6','12345qwert','2025-11-25 23:37:29'),(241,38,241,'7','12345qwert','2025-11-25 23:37:29'),(242,39,241,'5','Rccc','2025-11-26 01:20:56'),(243,39,241,'1','Eduardo Cedeno Betancourt','2025-11-26 01:20:56'),(244,39,241,'4','+12066696217','2025-11-26 01:20:56'),(245,39,241,'2','eduardocb.insurance@gmail.com','2025-11-26 01:20:56'),(246,39,241,'6','12345qwert','2025-11-26 01:20:56'),(247,39,241,'7','12345qwert','2025-11-26 01:20:56'),(248,40,241,'5','Rccc','2025-11-26 01:49:45'),(249,40,241,'1','Eduardo Cedeno Betancourt','2025-11-26 01:49:45'),(250,40,241,'4','+12066696217','2025-11-26 01:49:45'),(251,40,241,'2','eduardocb.insurance@gmail.com','2025-11-26 01:49:45'),(252,40,241,'6','12345qwert','2025-11-26 01:49:45'),(253,40,241,'7','12345qwert','2025-11-26 01:49:45'),(254,41,241,'5','Rccc','2025-11-26 01:52:29'),(255,41,241,'1','Eduardo Cedeno Betancourt','2025-11-26 01:52:29'),(256,41,241,'4','+12066696217','2025-11-26 01:52:29'),(257,41,241,'2','eduardocb.insurance@gmail.com','2025-11-26 01:52:29'),(258,41,241,'6','12345qwert','2025-11-26 01:52:29'),(259,41,241,'7','12345qwert','2025-11-26 01:52:29'),(260,42,241,'5','Rccc','2025-11-26 01:57:41'),(261,42,241,'1','Eduardo Cedeno Betancourt','2025-11-26 01:57:41'),(262,42,241,'4','+12066696217','2025-11-26 01:57:41'),(263,42,241,'2','eduardocb.insurance@gmail.com','2025-11-26 01:57:41'),(264,42,241,'6','12345qwert','2025-11-26 01:57:41'),(265,42,241,'7','12345qwert','2025-11-26 01:57:41'),(266,43,241,'5','Rccc','2025-11-26 01:58:46'),(267,43,241,'1','Eduardo Cedeno Betancourt','2025-11-26 01:58:46'),(268,43,241,'4','+12066696217','2025-11-26 01:58:46'),(269,43,241,'2','eduardocb.insurance@gmail.com','2025-11-26 01:58:46'),(270,43,241,'6','12345qwert','2025-11-26 01:58:46'),(271,43,241,'7','12345qwert','2025-11-26 01:58:46'),(272,44,241,'5','HHL Insulation','2025-11-26 02:17:36'),(273,44,241,'1','Humberto Herandez','2025-11-26 02:17:36'),(274,44,241,'4','+12066696217','2025-11-26 02:17:36'),(275,44,241,'2','nwlatman@gmail.com','2025-11-26 02:17:36'),(276,44,241,'6','12345qwert','2025-11-26 02:17:36'),(277,44,241,'7','12345qwert','2025-11-26 02:17:36'),(278,45,241,'5','HHL Insulation','2025-11-26 02:18:57'),(279,45,241,'1','Humberto Herandez','2025-11-26 02:18:57'),(280,45,241,'4','+12066696217','2025-11-26 02:18:57'),(281,45,241,'2','nwlatman@gmail.com','2025-11-26 02:18:57'),(282,45,241,'6','12345qwert','2025-11-26 02:18:57'),(283,45,241,'7','12345qwert','2025-11-26 02:18:57'),(284,46,241,'5','HHL Insulation','2025-11-26 02:29:01'),(285,46,241,'1','Humberto Herandez','2025-11-26 02:29:01'),(286,46,241,'4','+12066696217','2025-11-26 02:29:01'),(287,46,241,'2','nwlatman@gmail.com','2025-11-26 02:29:01'),(288,46,241,'6','12345qwert','2025-11-26 02:29:01'),(289,46,241,'7','12345qwert','2025-11-26 02:29:01'),(290,47,241,'5','HHL Insulation','2025-11-26 02:34:00'),(291,47,241,'1','Humberto Herandez','2025-11-26 02:34:00'),(292,47,241,'4','+12066696217','2025-11-26 02:34:00'),(293,47,241,'2','nwlatman@gmail.com','2025-11-26 02:34:00'),(294,47,241,'6','12345qwert','2025-11-26 02:34:00'),(295,47,241,'7','12345qwert','2025-11-26 02:34:00'),(296,48,241,'5','HHL Insulation','2025-11-26 02:54:19'),(297,48,241,'1','Humberto Herandez','2025-11-26 02:54:19'),(298,48,241,'4','+12066696217','2025-11-26 02:54:19'),(299,48,241,'2','nwlatman@gmail.com','2025-11-26 02:54:19'),(300,48,241,'6','12345qwert','2025-11-26 02:54:19'),(301,48,241,'7','12345qwert','2025-11-26 02:54:19'),(302,49,241,'5','HHL Insulation','2025-11-26 02:59:26'),(303,49,241,'1','Humberto Herandez','2025-11-26 02:59:26'),(304,49,241,'4','+12066696217','2025-11-26 02:59:26'),(305,49,241,'2','nwlatman@gmail.com','2025-11-26 02:59:26'),(306,49,241,'6','12345qwert','2025-11-26 02:59:26'),(307,49,241,'7','12345qwert','2025-11-26 02:59:26'),(308,50,241,'5','HHL Insulation','2025-11-26 17:38:05'),(309,50,241,'1','Humberto Herandez','2025-11-26 17:38:05'),(310,50,241,'4','+12066696217','2025-11-26 17:38:05'),(311,50,241,'2','nwlatman@gmail.com','2025-11-26 17:38:05'),(312,50,241,'6','12345qwert','2025-11-26 17:38:05'),(313,50,241,'7','12345qwert','2025-11-26 17:38:05'),(314,51,241,'5','Rccc','2025-11-26 17:47:33'),(315,51,241,'1','Eduardo Cedeno Betancourt','2025-11-26 17:47:33'),(316,51,241,'4','+12066696217','2025-11-26 17:47:33'),(317,51,241,'2','eduardocb.insurance@gmail.com','2025-11-26 17:47:33'),(318,51,241,'6','12345qwert','2025-11-26 17:47:33'),(319,51,241,'7','12345qwert','2025-11-26 17:47:33'),(320,52,241,'5','Rccc','2025-11-26 18:11:14'),(321,52,241,'1','Eduardo Cedeno Betancourt','2025-11-26 18:11:14'),(322,52,241,'4','+12066696217','2025-11-26 18:11:14'),(323,52,241,'2','eduardocb.insurance@gmail.com','2025-11-26 18:11:14'),(324,52,241,'6','12345qwert','2025-11-26 18:11:14'),(325,52,241,'7','12345qwert','2025-11-26 18:11:14'),(326,53,241,'5','HHL Insulation','2025-11-26 18:15:53'),(327,53,241,'1','Humberto Herandez','2025-11-26 18:15:53'),(328,53,241,'4','+12066696217','2025-11-26 18:15:53'),(329,53,241,'2','nwlatman@gmail.com','2025-11-26 18:15:53'),(330,53,241,'6','12345qwert','2025-11-26 18:15:53'),(331,53,241,'7','12345qwert','2025-11-26 18:15:53'),(332,54,241,'5','HHL Insulation','2025-11-26 18:22:36'),(333,54,241,'1','Humberto Herandez','2025-11-26 18:22:36'),(334,54,241,'4','+12066696217','2025-11-26 18:22:36'),(335,54,241,'2','nwlatman@gmail.com','2025-11-26 18:22:36'),(336,54,241,'6','12345qwert','2025-11-26 18:22:36'),(337,54,241,'7','12345qwert','2025-11-26 18:22:36'),(338,55,241,'5','Rccc','2025-11-26 18:33:30'),(339,55,241,'1','Eduardo Cedeno Betancourt','2025-11-26 18:33:30'),(340,55,241,'4','+12066696217','2025-11-26 18:33:30'),(341,55,241,'2','eduardocb.insurance@gmail.com','2025-11-26 18:33:30'),(342,55,241,'6','12345qwert','2025-11-26 18:33:30'),(343,55,241,'7','12345qwert','2025-11-26 18:33:30'),(344,56,241,'5','Rccc','2025-11-26 18:57:47'),(345,56,241,'1','Eduardo Cedeno Betancourt','2025-11-26 18:57:47'),(346,56,241,'4','+12066696217','2025-11-26 18:57:47'),(347,56,241,'2','eduardocb.insurance@gmail.com','2025-11-26 18:57:47'),(348,56,241,'6','12345qwert','2025-11-26 18:57:47'),(349,56,241,'7','12345qwert','2025-11-26 18:57:47'),(350,57,241,'5','HHL Insulation','2025-11-26 19:30:01'),(351,57,241,'1','Alex Davila','2025-11-26 19:30:01'),(352,57,241,'4','+12066696217','2025-11-26 19:30:01'),(353,57,241,'2','nwlatman@gmail.com','2025-11-26 19:30:01'),(354,57,241,'6','12345qwert','2025-11-26 19:30:01'),(355,57,241,'7','12345qwert','2025-11-26 19:30:01'),(356,58,241,'5','HHL Insulation','2025-11-27 18:21:07'),(357,58,241,'1','Alex Davila','2025-11-27 18:21:07'),(358,58,241,'4','+12066696217','2025-11-27 18:21:07'),(359,58,241,'2','nwlatman@gmail.com','2025-11-27 18:21:07'),(360,58,241,'6','12345qwert','2025-11-27 18:21:07'),(361,58,241,'7','12345qwert','2025-11-27 18:21:07'),(362,59,241,'5','HHL Insulation','2025-11-27 18:21:44'),(363,59,241,'1','Alex Davila','2025-11-27 18:21:44'),(364,59,241,'4','+12066696217','2025-11-27 18:21:44'),(365,59,241,'2','nwlatman@gmail.com','2025-11-27 18:21:44'),(366,59,241,'6','12345qwert','2025-11-27 18:21:44'),(367,59,241,'7','12345qwert','2025-11-27 18:21:44'),(368,60,241,'5','HHL Insulation','2025-11-27 19:56:22'),(369,60,241,'1','Alex Davila','2025-11-27 19:56:22'),(370,60,241,'4','+12066696217','2025-11-27 19:56:22'),(371,60,241,'2','nwlatman@gmail.com','2025-11-27 19:56:22'),(372,60,241,'6','12345qwert','2025-11-27 19:56:22'),(373,60,241,'7','12345qwert','2025-11-27 19:56:22'),(374,61,241,'5','HHL Insulation','2025-11-27 21:07:32'),(375,61,241,'1','Alex Davila','2025-11-27 21:07:32'),(376,61,241,'4','+12066696217','2025-11-27 21:07:32'),(377,61,241,'2','nwlatman@gmail.com','2025-11-27 21:07:32'),(378,61,241,'6','12345qwert','2025-11-27 21:07:32'),(379,61,241,'7','12345qwert','2025-11-27 21:07:32'),(380,62,241,'5','HHL Insulation','2025-11-27 23:07:04'),(381,62,241,'1','Alex Davila','2025-11-27 23:07:04'),(382,62,241,'4','+12066696217','2025-11-27 23:07:04'),(383,62,241,'2','nwlatman@gmail.com','2025-11-27 23:07:04'),(384,62,241,'6','12345qwert','2025-11-27 23:07:04'),(385,62,241,'7','12345qwert','2025-11-27 23:07:04'),(386,63,241,'5','HHL Insulation','2025-11-27 23:19:04'),(387,63,241,'1','Alex Davila','2025-11-27 23:19:04'),(388,63,241,'4','+12066696217','2025-11-27 23:19:04'),(389,63,241,'2','nwlatman@gmail.com','2025-11-27 23:19:04'),(390,63,241,'6','12345qwert','2025-11-27 23:19:04'),(391,63,241,'7','12345qwert','2025-11-27 23:19:04'),(392,64,241,'5','HHL Insulation','2025-11-27 23:29:35'),(393,64,241,'1','Alex Davila','2025-11-27 23:29:35'),(394,64,241,'4','+12066696217','2025-11-27 23:29:35'),(395,64,241,'2','nwlatman@gmail.com','2025-11-27 23:29:35'),(396,64,241,'6','12345qwert','2025-11-27 23:29:35'),(397,64,241,'7','12345qwert','2025-11-27 23:29:35'),(398,65,241,'5','HHL Insulation','2025-11-27 23:35:48'),(399,65,241,'1','Alex Davila','2025-11-27 23:35:48'),(400,65,241,'4','+12066696217','2025-11-27 23:35:48'),(401,65,241,'2','nwlatman@gmail.com','2025-11-27 23:35:48'),(402,65,241,'6','12345qwert','2025-11-27 23:35:48'),(403,65,241,'7','12345qwert','2025-11-27 23:35:48'),(404,66,241,'5','HHL Insulation','2025-11-27 23:55:55'),(405,66,241,'1','Alex Davila','2025-11-27 23:55:55'),(406,66,241,'4','+12066696217','2025-11-27 23:55:55'),(407,66,241,'2','nwlatman@gmail.com','2025-11-27 23:55:55'),(408,66,241,'6','12345qwert','2025-11-27 23:55:55'),(409,66,241,'7','12345qwert','2025-11-27 23:55:55'),(410,67,241,'5','HHL Insulation','2025-11-27 23:56:38'),(411,67,241,'1','Alex Davila','2025-11-27 23:56:38'),(412,67,241,'4','+12066696217','2025-11-27 23:56:38'),(413,67,241,'2','nwlatman@gmail.com','2025-11-27 23:56:38'),(414,67,241,'6','12345qwert','2025-11-27 23:56:38'),(415,67,241,'7','12345qwert','2025-11-27 23:56:38'),(416,68,241,'5','Rccc','2025-11-28 00:12:36'),(417,68,241,'1','Eduardo Cedeno Betancourt','2025-11-28 00:12:36'),(418,68,241,'4','+12066696217','2025-11-28 00:12:36'),(419,68,241,'2','eduardocb.insurance@gmail.com','2025-11-28 00:12:36'),(420,68,241,'6','12345qwert','2025-11-28 00:12:36'),(421,68,241,'7','12345qwert','2025-11-28 00:12:36'),(422,69,241,'5','HHL Insulation','2025-11-28 00:22:34'),(423,69,241,'1','Alex Davila','2025-11-28 00:22:34'),(424,69,241,'4','+12066696217','2025-11-28 00:22:34'),(425,69,241,'2','nwlatman@gmail.com','2025-11-28 00:22:34'),(426,69,241,'6','12345qwert','2025-11-28 00:22:34'),(427,69,241,'7','12345qwert','2025-11-28 00:22:34');
/*!40000 ALTER TABLE `lJD_wpforms_entry_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpforms_entry_meta`
--

DROP TABLE IF EXISTS `lJD_wpforms_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpforms_entry_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) NOT NULL,
  `form_id` bigint(20) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `status` varchar(30) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` 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`),
  KEY `entry_id` (`entry_id`)
) ENGINE=InnoDB AUTO_INCREMENT=347 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpforms_entry_meta`
--

LOCK TABLES `lJD_wpforms_entry_meta` WRITE;
/*!40000 ALTER TABLE `lJD_wpforms_entry_meta` DISABLE KEYS */;
INSERT INTO `lJD_wpforms_entry_meta` VALUES (1,1,27,1,'','page_url','https://okk.bis.mybluehost.me/website_edcc2be6/?wpforms_form_preview=27','2025-11-07 23:43:27'),(2,1,27,1,'','page_title','Form Preview','2025-11-07 23:43:27'),(3,1,27,1,'','page_id','1','2025-11-07 23:43:27'),(4,1,27,1,'','url_referer','','2025-11-07 23:43:27'),(5,1,27,1,'','user_id','1','2025-11-07 23:43:27'),(6,2,27,1,'','page_url','https://okk.bis.mybluehost.me/website_edcc2be6/contact/','2025-11-08 23:20:44'),(7,2,27,1,'','page_title','Get Matched','2025-11-08 23:20:44'),(8,2,27,1,'','page_id','11','2025-11-08 23:20:44'),(9,2,27,1,'','url_referer','https://okk.bis.mybluehost.me/website_edcc2be6/wp-admin/edit.php?post_type=page','2025-11-08 23:20:44'),(10,2,27,1,'','user_id','1','2025-11-08 23:20:44'),(11,2,27,1,'','log','<p><em>Entry read.</em></p>\n','2025-11-08 23:22:12'),(12,3,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/','2025-11-15 21:30:17'),(13,3,27,1,'','page_title','Get Matched','2025-11-15 21:30:17'),(14,3,27,1,'','page_id','11','2025-11-15 21:30:17'),(15,3,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/post.php?post=11&action=edit&message=1','2025-11-15 21:30:17'),(16,3,27,1,'','user_id','1','2025-11-15 21:30:17'),(17,4,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Basements&zip=98034','2025-11-15 21:34:17'),(18,4,27,1,'','page_title','Get Matched','2025-11-15 21:34:17'),(19,4,27,1,'','page_id','11','2025-11-15 21:34:17'),(20,4,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/?zip=98034&category=basements','2025-11-15 21:34:17'),(21,4,27,1,'','user_id','1','2025-11-15 21:34:17'),(22,5,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-15 23:53:17'),(23,5,27,1,'','page_title','Get Matched','2025-11-15 23:53:17'),(24,5,27,1,'','page_id','11','2025-11-15 23:53:17'),(25,5,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/','2025-11-15 23:53:17'),(26,5,27,1,'','user_id','1','2025-11-15 23:53:17'),(27,6,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-16 00:32:14'),(28,6,27,1,'','page_title','Get Matched','2025-11-16 00:32:14'),(29,6,27,1,'','page_id','11','2025-11-16 00:32:14'),(30,6,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/','2025-11-16 00:32:14'),(31,6,27,1,'','user_id','1','2025-11-16 00:32:14'),(32,7,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-16 00:49:20'),(33,7,27,1,'','page_title','Get Matched','2025-11-16 00:49:20'),(34,7,27,1,'','page_id','11','2025-11-16 00:49:20'),(35,7,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/','2025-11-16 00:49:20'),(36,7,27,1,'','user_id','1','2025-11-16 00:49:20'),(37,8,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/','2025-11-16 00:57:52'),(38,8,27,1,'','page_title','Get Matched','2025-11-16 00:57:52'),(39,8,27,1,'','page_id','11','2025-11-16 00:57:52'),(40,8,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-16 00:57:52'),(41,8,27,1,'','user_id','1','2025-11-16 00:57:52'),(42,9,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-16 01:12:42'),(43,9,27,1,'','page_title','Get Matched','2025-11-16 01:12:42'),(44,9,27,1,'','page_id','11','2025-11-16 01:12:42'),(45,9,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/','2025-11-16 01:12:42'),(46,9,27,1,'','user_id','1','2025-11-16 01:12:42'),(47,10,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/','2025-11-16 01:14:47'),(48,10,27,1,'','page_title','Get Matched','2025-11-16 01:14:47'),(49,10,27,1,'','page_id','11','2025-11-16 01:14:47'),(50,10,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-16 01:14:47'),(51,10,27,1,'','user_id','1','2025-11-16 01:14:47'),(52,11,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-16 01:26:03'),(53,11,27,1,'','page_title','Get Matched','2025-11-16 01:26:03'),(54,11,27,1,'','page_id','11','2025-11-16 01:26:03'),(55,11,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/','2025-11-16 01:26:03'),(56,11,27,1,'','user_id','1','2025-11-16 01:26:03'),(57,12,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/','2025-11-16 01:31:19'),(58,12,27,1,'','page_title','Get Matched','2025-11-16 01:31:19'),(59,12,27,1,'','page_id','11','2025-11-16 01:31:19'),(60,12,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-16 01:31:19'),(61,12,27,1,'','user_id','1','2025-11-16 01:31:19'),(62,13,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-16 01:52:52'),(63,13,27,1,'','page_title','Get Matched','2025-11-16 01:52:52'),(64,13,27,1,'','page_id','11','2025-11-16 01:52:52'),(65,13,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/','2025-11-16 01:52:52'),(66,13,27,1,'','user_id','1','2025-11-16 01:52:52'),(67,14,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-16 02:16:01'),(68,14,27,1,'','page_title','Get Matched','2025-11-16 02:16:01'),(69,14,27,1,'','page_id','11','2025-11-16 02:16:01'),(70,14,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/?zip=98117&category=insulation','2025-11-16 02:16:01'),(71,14,27,1,'','user_id','1','2025-11-16 02:16:01'),(72,15,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-17 03:31:34'),(73,15,27,1,'','page_title','Get Matched','2025-11-17 03:31:34'),(74,15,27,1,'','page_id','11','2025-11-17 03:31:34'),(75,15,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/','2025-11-17 03:31:34'),(76,15,27,1,'','user_id','1','2025-11-17 03:31:34'),(77,16,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Insulation&zip=98117','2025-11-18 03:17:03'),(78,16,27,1,'','page_title','Get Matched','2025-11-18 03:17:03'),(79,16,27,1,'','page_id','11','2025-11-18 03:17:03'),(80,16,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/find-contractors/','2025-11-18 03:17:03'),(81,16,27,1,'','user_id','1','2025-11-18 03:17:03'),(82,17,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 04:23:25'),(83,17,241,1,'','page_title','Contractor Registration','2025-11-23 04:23:25'),(84,17,241,1,'','page_id','236','2025-11-23 04:23:25'),(85,17,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 04:23:25'),(86,17,241,1,'','user_id','1','2025-11-23 04:23:25'),(87,18,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 17:14:04'),(88,18,241,1,'','page_title','Contractor Registration','2025-11-23 17:14:04'),(89,18,241,1,'','page_id','236','2025-11-23 17:14:04'),(90,18,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 17:14:04'),(91,18,241,1,'','user_id','1','2025-11-23 17:14:04'),(92,19,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 17:16:46'),(93,19,241,1,'','page_title','Contractor Registration','2025-11-23 17:16:46'),(94,19,241,1,'','page_id','236','2025-11-23 17:16:46'),(95,19,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 17:16:46'),(96,19,241,1,'','user_id','1','2025-11-23 17:16:46'),(97,20,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 17:31:48'),(98,20,241,1,'','page_title','Contractor Registration','2025-11-23 17:31:48'),(99,20,241,1,'','page_id','236','2025-11-23 17:31:48'),(100,20,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 17:31:48'),(101,20,241,1,'','user_id','1','2025-11-23 17:31:48'),(102,21,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 17:41:43'),(103,21,241,1,'','page_title','Contractor Registration','2025-11-23 17:41:43'),(104,21,241,1,'','page_id','236','2025-11-23 17:41:43'),(105,21,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 17:41:43'),(106,21,241,1,'','user_id','1','2025-11-23 17:41:43'),(107,22,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 17:48:58'),(108,22,241,1,'','page_title','Contractor Registration','2025-11-23 17:48:58'),(109,22,241,1,'','page_id','236','2025-11-23 17:48:58'),(110,22,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 17:48:58'),(111,22,241,1,'','user_id','1','2025-11-23 17:48:58'),(112,23,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 18:01:14'),(113,23,241,1,'','page_title','Contractor Registration','2025-11-23 18:01:14'),(114,23,241,1,'','page_id','236','2025-11-23 18:01:14'),(115,23,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 18:01:14'),(116,23,241,1,'','user_id','1','2025-11-23 18:01:14'),(117,24,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 18:08:23'),(118,24,241,1,'','page_title','Contractor Registration','2025-11-23 18:08:23'),(119,24,241,1,'','page_id','236','2025-11-23 18:08:23'),(120,24,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 18:08:23'),(121,24,241,1,'','user_id','1','2025-11-23 18:08:23'),(122,25,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 18:16:07'),(123,25,241,1,'','page_title','Contractor Registration','2025-11-23 18:16:07'),(124,25,241,1,'','page_id','236','2025-11-23 18:16:07'),(125,25,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 18:16:07'),(126,25,241,1,'','user_id','1','2025-11-23 18:16:07'),(127,26,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 20:22:53'),(128,26,241,1,'','page_title','Contractor Registration','2025-11-23 20:22:53'),(129,26,241,1,'','page_id','236','2025-11-23 20:22:53'),(130,26,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 20:22:53'),(131,26,241,1,'','user_id','1','2025-11-23 20:22:53'),(132,27,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 21:06:18'),(133,27,241,1,'','page_title','Contractor Registration','2025-11-23 21:06:18'),(134,27,241,1,'','page_id','236','2025-11-23 21:06:18'),(135,27,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 21:06:18'),(136,27,241,1,'','user_id','1','2025-11-23 21:06:18'),(137,28,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 21:09:09'),(138,28,241,1,'','page_title','Contractor Registration','2025-11-23 21:09:09'),(139,28,241,1,'','page_id','236','2025-11-23 21:09:09'),(140,28,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 21:09:09'),(141,28,241,1,'','user_id','1','2025-11-23 21:09:09'),(142,29,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 21:09:31'),(143,29,241,1,'','page_title','Contractor Registration','2025-11-23 21:09:31'),(144,29,241,1,'','page_id','236','2025-11-23 21:09:31'),(145,29,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 21:09:31'),(146,29,241,1,'','user_id','1','2025-11-23 21:09:31'),(147,30,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 21:10:35'),(148,30,241,1,'','page_title','Contractor Registration','2025-11-23 21:10:35'),(149,30,241,1,'','page_id','236','2025-11-23 21:10:35'),(150,30,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 21:10:35'),(151,30,241,1,'','user_id','1','2025-11-23 21:10:35'),(152,31,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-23 21:26:58'),(153,31,241,1,'','page_title','Contractor Registration','2025-11-23 21:26:58'),(154,31,241,1,'','page_id','236','2025-11-23 21:26:58'),(155,31,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-23 21:26:58'),(156,31,241,1,'','user_id','1','2025-11-23 21:26:58'),(157,32,27,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Basements&zip=98117','2025-11-23 21:28:47'),(158,32,27,1,'','page_title','Get Matched','2025-11-23 21:28:47'),(159,32,27,1,'','page_id','11','2025-11-23 21:28:47'),(160,32,27,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/','2025-11-23 21:28:47'),(161,32,27,1,'','user_id','1','2025-11-23 21:28:47'),(162,33,268,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/?wpforms_form_preview=268','2025-11-24 23:55:03'),(163,33,268,1,'','page_title','Form Preview','2025-11-24 23:55:03'),(164,33,268,1,'','page_id','1','2025-11-24 23:55:03'),(165,33,268,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-24 23:55:03'),(166,33,268,1,'','user_id','1','2025-11-24 23:55:03'),(167,34,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-25 00:04:03'),(168,34,241,1,'','page_title','Contractor Registration','2025-11-25 00:04:03'),(169,34,241,1,'','page_id','236','2025-11-25 00:04:03'),(170,34,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/contractors/kcb-insurance-llc/','2025-11-25 00:04:03'),(171,34,241,1,'','user_id','1','2025-11-25 00:04:03'),(172,35,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-25 00:05:09'),(173,35,241,1,'','page_title','Contractor Registration','2025-11-25 00:05:09'),(174,35,241,1,'','page_id','236','2025-11-25 00:05:09'),(175,35,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/contractors/kcb-insurance-llc/','2025-11-25 00:05:09'),(176,35,241,1,'','user_id','1','2025-11-25 00:05:09'),(177,36,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-25 00:10:24'),(178,36,241,1,'','page_title','Contractor Registration','2025-11-25 00:10:24'),(179,36,241,1,'','page_id','236','2025-11-25 00:10:24'),(180,36,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/?channelid=P99C100S1N0B3003A151D115E0000V112&utm_medium=bluehost_plugin&utm_source=/staging/6718/wp-admin/index.php?widget=bluehost_account_widget','2025-11-25 00:10:24'),(181,36,241,1,'','user_id','1','2025-11-25 00:10:24'),(182,37,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-25 00:12:47'),(183,37,241,1,'','page_title','Contractor Registration','2025-11-25 00:12:47'),(184,37,241,1,'','page_id','236','2025-11-25 00:12:47'),(185,37,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/submit-contractor/','2025-11-25 00:12:47'),(186,37,241,1,'','user_id','1','2025-11-25 00:12:47'),(187,38,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-25 23:37:29'),(188,38,241,1,'','page_title','Contractor Registration','2025-11-25 23:37:29'),(189,38,241,1,'','page_id','236','2025-11-25 23:37:29'),(190,38,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-25 23:37:29'),(191,38,241,1,'','user_id','1','2025-11-25 23:37:29'),(192,39,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 01:20:56'),(193,39,241,1,'','page_title','Contractor Registration','2025-11-26 01:20:56'),(194,39,241,1,'','page_id','236','2025-11-26 01:20:56'),(195,39,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/?channelid=P99C100S1N0B3003A151D115E0000V112&utm_source=/staging/6718/wp-admin/admin.php?page=bluehost&utm_medium=bluehost_plugin','2025-11-26 01:20:56'),(196,39,241,1,'','user_id','1','2025-11-26 01:20:56'),(197,40,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 01:49:45'),(198,40,241,1,'','page_title','Contractor Registration','2025-11-26 01:49:45'),(199,40,241,1,'','page_id','236','2025-11-26 01:49:45'),(200,40,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/?channelid=P99C100S1N0B3003A151D115E0000V112&utm_source=/staging/6718/wp-admin/admin.php?page=bluehost&utm_medium=bluehost_plugin','2025-11-26 01:49:45'),(201,40,241,1,'','user_id','1','2025-11-26 01:49:45'),(202,41,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 01:52:29'),(203,41,241,1,'','page_title','Contractor Registration','2025-11-26 01:52:29'),(204,41,241,1,'','page_id','236','2025-11-26 01:52:29'),(205,41,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-26 01:52:29'),(206,41,241,1,'','user_id','1','2025-11-26 01:52:29'),(207,42,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 01:57:41'),(208,42,241,1,'','page_title','Contractor Registration','2025-11-26 01:57:41'),(209,42,241,1,'','page_id','236','2025-11-26 01:57:41'),(210,42,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 01:57:41'),(211,42,241,1,'','user_id','1','2025-11-26 01:57:41'),(212,43,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 01:58:46'),(213,43,241,1,'','page_title','Contractor Registration','2025-11-26 01:58:46'),(214,43,241,1,'','page_id','236','2025-11-26 01:58:46'),(215,43,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 01:58:46'),(216,43,241,1,'','user_id','1','2025-11-26 01:58:46'),(217,44,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 02:17:36'),(218,44,241,1,'','page_title','Contractor Registration','2025-11-26 02:17:36'),(219,44,241,1,'','page_id','236','2025-11-26 02:17:36'),(220,44,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 02:17:36'),(221,44,241,1,'','user_id','1','2025-11-26 02:17:36'),(222,45,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 02:18:57'),(223,45,241,1,'','page_title','Contractor Registration','2025-11-26 02:18:57'),(224,45,241,1,'','page_id','236','2025-11-26 02:18:57'),(225,45,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 02:18:57'),(226,45,241,1,'','user_id','1','2025-11-26 02:18:57'),(227,46,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 02:29:01'),(228,46,241,1,'','page_title','Contractor Registration','2025-11-26 02:29:01'),(229,46,241,1,'','page_id','236','2025-11-26 02:29:01'),(230,46,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 02:29:01'),(231,46,241,1,'','user_id','1','2025-11-26 02:29:01'),(232,47,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 02:34:00'),(233,47,241,1,'','page_title','Contractor Registration','2025-11-26 02:34:00'),(234,47,241,1,'','page_id','236','2025-11-26 02:34:00'),(235,47,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/?channelid=P99C100S1N0B3003A151D115E0000V112&utm_source=/staging/6718/wp-admin/admin.php?page=bluehost&utm_medium=bluehost_plugin','2025-11-26 02:34:00'),(236,47,241,1,'','user_id','1','2025-11-26 02:34:00'),(237,48,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 02:54:19'),(238,48,241,1,'','page_title','Contractor Registration','2025-11-26 02:54:19'),(239,48,241,1,'','page_id','236','2025-11-26 02:54:19'),(240,48,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 02:54:19'),(241,48,241,1,'','user_id','1','2025-11-26 02:54:19'),(242,49,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 02:59:26'),(243,49,241,1,'','page_title','Contractor Registration','2025-11-26 02:59:26'),(244,49,241,1,'','page_id','236','2025-11-26 02:59:26'),(245,49,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-26 02:59:26'),(246,49,241,1,'','user_id','1','2025-11-26 02:59:26'),(247,50,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 17:38:05'),(248,50,241,1,'','page_title','Contractor Registration','2025-11-26 17:38:05'),(249,50,241,1,'','page_id','236','2025-11-26 17:38:05'),(250,50,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 17:38:05'),(251,50,241,1,'','user_id','1','2025-11-26 17:38:05'),(252,51,241,12,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 17:47:33'),(253,51,241,12,'','page_title','Contractor Registration','2025-11-26 17:47:33'),(254,51,241,12,'','page_id','236','2025-11-26 17:47:33'),(255,51,241,12,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 17:47:33'),(256,51,241,12,'','user_id','12','2025-11-26 17:47:33'),(257,52,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 18:11:14'),(258,52,241,1,'','page_title','Contractor Registration','2025-11-26 18:11:14'),(259,52,241,1,'','page_id','236','2025-11-26 18:11:14'),(260,52,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-26 18:11:14'),(261,52,241,1,'','user_id','1','2025-11-26 18:11:14'),(262,53,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 18:15:53'),(263,53,241,1,'','page_title','Contractor Registration','2025-11-26 18:15:53'),(264,53,241,1,'','page_id','236','2025-11-26 18:15:53'),(265,53,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-26 18:15:53'),(266,53,241,1,'','user_id','1','2025-11-26 18:15:53'),(267,54,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 18:22:36'),(268,54,241,1,'','page_title','Contractor Registration','2025-11-26 18:22:36'),(269,54,241,1,'','page_id','236','2025-11-26 18:22:36'),(270,54,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-26 18:22:36'),(271,54,241,1,'','user_id','1','2025-11-26 18:22:36'),(272,55,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 18:33:30'),(273,55,241,1,'','page_title','Contractor Registration','2025-11-26 18:33:30'),(274,55,241,1,'','page_id','236','2025-11-26 18:33:30'),(275,55,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-26 18:33:30'),(276,55,241,1,'','user_id','1','2025-11-26 18:33:30'),(277,56,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 18:57:47'),(278,56,241,1,'','page_title','Contractor Registration','2025-11-26 18:57:47'),(279,56,241,1,'','page_id','236','2025-11-26 18:57:47'),(280,56,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-26 18:57:47'),(281,56,241,1,'','user_id','1','2025-11-26 18:57:47'),(282,57,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-26 19:30:01'),(283,57,241,1,'','page_title','Contractor Registration','2025-11-26 19:30:01'),(284,57,241,1,'','page_id','236','2025-11-26 19:30:01'),(285,57,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-26 19:30:01'),(286,57,241,1,'','user_id','1','2025-11-26 19:30:01'),(287,58,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 18:21:07'),(288,58,241,1,'','page_title','Contractor Registration','2025-11-27 18:21:07'),(289,58,241,1,'','page_id','236','2025-11-27 18:21:07'),(290,58,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-27 18:21:07'),(291,58,241,1,'','user_id','1','2025-11-27 18:21:07'),(292,59,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 18:21:44'),(293,59,241,1,'','page_title','Contractor Registration','2025-11-27 18:21:44'),(294,59,241,1,'','page_id','236','2025-11-27 18:21:44'),(295,59,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-27 18:21:44'),(296,59,241,1,'','user_id','1','2025-11-27 18:21:44'),(297,60,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 19:56:22'),(298,60,241,1,'','page_title','Contractor Registration','2025-11-27 19:56:22'),(299,60,241,1,'','page_id','236','2025-11-27 19:56:22'),(300,60,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Architectural%20and%20design%20services&zip=98034','2025-11-27 19:56:22'),(301,60,241,1,'','user_id','1','2025-11-27 19:56:22'),(302,61,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 21:07:32'),(303,61,241,1,'','page_title','Contractor Registration','2025-11-27 21:07:32'),(304,61,241,1,'','page_id','236','2025-11-27 21:07:32'),(305,61,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-27 21:07:32'),(306,61,241,1,'','user_id','1','2025-11-27 21:07:32'),(307,62,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 23:07:04'),(308,62,241,1,'','page_title','Contractor Registration','2025-11-27 23:07:04'),(309,62,241,1,'','page_id','236','2025-11-27 23:07:04'),(310,62,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/get-matched/?category=Architectural%20and%20design%20services&zip=98034','2025-11-27 23:07:04'),(311,62,241,1,'','user_id','1','2025-11-27 23:07:04'),(312,63,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 23:19:04'),(313,63,241,1,'','page_title','Contractor Registration','2025-11-27 23:19:04'),(314,63,241,1,'','page_id','236','2025-11-27 23:19:04'),(315,63,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-27 23:19:04'),(316,63,241,1,'','user_id','1','2025-11-27 23:19:04'),(317,64,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 23:29:35'),(318,64,241,1,'','page_title','Contractor Registration','2025-11-27 23:29:35'),(319,64,241,1,'','page_id','236','2025-11-27 23:29:35'),(320,64,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-27 23:29:35'),(321,64,241,1,'','user_id','1','2025-11-27 23:29:35'),(322,65,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 23:35:48'),(323,65,241,1,'','page_title','Contractor Registration','2025-11-27 23:35:48'),(324,65,241,1,'','page_id','236','2025-11-27 23:35:48'),(325,65,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-27 23:35:48'),(326,65,241,1,'','user_id','1','2025-11-27 23:35:48'),(327,66,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 23:55:55'),(328,66,241,1,'','page_title','Contractor Registration','2025-11-27 23:55:55'),(329,66,241,1,'','page_id','236','2025-11-27 23:55:55'),(330,66,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-27 23:55:55'),(331,66,241,1,'','user_id','1','2025-11-27 23:55:55'),(332,67,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-27 23:56:38'),(333,67,241,1,'','page_title','Contractor Registration','2025-11-27 23:56:38'),(334,67,241,1,'','page_id','236','2025-11-27 23:56:38'),(335,67,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/wp-admin/edit.php?post_type=page','2025-11-27 23:56:38'),(336,67,241,1,'','user_id','1','2025-11-27 23:56:38'),(337,68,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-28 00:12:36'),(338,68,241,1,'','page_title','Contractor Registration','2025-11-28 00:12:36'),(339,68,241,1,'','page_id','236','2025-11-28 00:12:36'),(340,68,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-28 00:12:36'),(341,68,241,1,'','user_id','1','2025-11-28 00:12:36'),(342,69,241,1,'','page_url','https://raincitycontractorconnect.com/staging/6718/contractor-registration/','2025-11-28 00:22:34'),(343,69,241,1,'','page_title','Contractor Registration','2025-11-28 00:22:34'),(344,69,241,1,'','page_id','236','2025-11-28 00:22:34'),(345,69,241,1,'','url_referer','https://raincitycontractorconnect.com/staging/6718/','2025-11-28 00:22:34'),(346,69,241,1,'','user_id','1','2025-11-28 00:22:34');
/*!40000 ALTER TABLE `lJD_wpforms_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpforms_file_restrictions`
--

DROP TABLE IF EXISTS `lJD_wpforms_file_restrictions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpforms_file_restrictions` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `field_id` bigint(20) NOT NULL,
  `password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rules` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `field_id` (`field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpforms_file_restrictions`
--

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

--
-- Table structure for table `lJD_wpforms_logs`
--

DROP TABLE IF EXISTS `lJD_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpforms_logs`
--

LOCK TABLES `lJD_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `lJD_wpforms_logs` DISABLE KEYS */;
INSERT INTO `lJD_wpforms_logs` VALUES (1,'Migration','Migration of WPForms to 1.9.8.5 is fully completed.','log','2025-11-11 22:11:52',0,0,0),(2,'Migration','Migration of WPForms Pro to 1.9.8.5 is fully completed.','log','2025-11-11 22:11:52',0,0,0);
/*!40000 ALTER TABLE `lJD_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `lJD_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 `lJD_wpforms_payment_meta`
--

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

--
-- Table structure for table `lJD_wpforms_payments`
--

DROP TABLE IF EXISTS `lJD_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 `lJD_wpforms_payments`
--

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

--
-- Table structure for table `lJD_wpforms_protected_files`
--

DROP TABLE IF EXISTS `lJD_wpforms_protected_files`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpforms_protected_files` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) NOT NULL,
  `form_id` bigint(20) NOT NULL,
  `restriction_id` bigint(20) NOT NULL,
  `hash` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `file` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_usage_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `form_id` (`form_id`),
  KEY `restriction_id` (`restriction_id`),
  KEY `hash` (`hash`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpforms_protected_files`
--

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

--
-- Table structure for table `lJD_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `lJD_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpforms_tasks_meta`
--

LOCK TABLES `lJD_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `lJD_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `lJD_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2025-11-07 21:06:22'),(2,'wpforms_process_purge_spam','W10=','2025-11-07 21:06:22'),(5,'wpforms_admin_addons_cache_update','W10=','2025-11-07 21:14:56'),(6,'wpforms_builder_help_cache_update','W10=','2025-11-07 21:45:05'),(7,'wpforms_admin_builder_templates_cache_update','W10=','2025-11-07 21:45:05'),(8,'wpforms_process_forms_locator_scan','W10=','2025-11-07 22:01:00'),(9,'wpforms_process_purge_spam','W10=','2025-11-07 22:01:00'),(10,'wpforms_admin_addons_cache_update','W10=','2025-11-07 22:01:00'),(11,'wpforms_pro_core_info_cache_update','W10=','2025-11-07 22:01:00'),(12,'wpforms-pro_license_api_plugin-updates_cache','W10=','2025-11-07 22:01:00'),(13,'wpforms-pro_license_api_validate-key_cache','W10=','2025-11-07 22:01:00'),(14,'wpforms_admin_builder_templates_cache_update','W10=','2025-11-07 22:01:00'),(16,'wpforms_builder_help_cache_update','W10=','2025-11-07 23:04:46');
/*!40000 ALTER TABLE `lJD_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpmailsmtp_debug_events`
--

DROP TABLE IF EXISTS `lJD_wpmailsmtp_debug_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpmailsmtp_debug_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content` text COLLATE utf8mb4_unicode_520_ci,
  `initiator` text COLLATE utf8mb4_unicode_520_ci,
  `event_type` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  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 `lJD_wpmailsmtp_debug_events`
--

LOCK TABLES `lJD_wpmailsmtp_debug_events` WRITE;
/*!40000 ALTER TABLE `lJD_wpmailsmtp_debug_events` DISABLE KEYS */;
INSERT INTO `lJD_wpmailsmtp_debug_events` VALUES (1,'Mailer: Google / Gmail\r\n{\n  \"error\": {\n    \"code\": 401,\n    \"message\": \"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.\",\n    \"errors\": [\n      {\n        \"message\": \"Login Required.\",\n        \"domain\": \"global\",\n        \"reason\": \"required\",\n        \"location\": \"Authorization\",\n        \"locationType\": \"header\"\n      }\n    ],\n    \"status\": \"UNAUTHENTICATED\",\n    \"details\": [\n      {\n        \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n        \"reason\": \"CREDENTIALS_MISSING\",\n        \"domain\": \"googleapis.com\",\n        \"metadata\": {\n          \"method\": \"caribou.api.proto.MailboxService.SendMessage\",\n          \"service\": \"gmail.googleapis.com\"\n        }\n      }\n    ]\n  }\n}','{\"file\":\"\\/home3\\/dinerore\\/public_html\\/website_edcc2be6\\/wp-content\\/plugins\\/wpforms\\/src\\/Emails\\/Mailer.php\",\"line\":588}',0,'2025-11-08 06:43:27'),(2,'Mailer: Google / Gmail\r\n{\n  \"error\": {\n    \"code\": 401,\n    \"message\": \"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.\",\n    \"errors\": [\n      {\n        \"message\": \"Login Required.\",\n        \"domain\": \"global\",\n        \"reason\": \"required\",\n        \"location\": \"Authorization\",\n        \"locationType\": \"header\"\n      }\n    ],\n    \"status\": \"UNAUTHENTICATED\",\n    \"details\": [\n      {\n        \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n        \"reason\": \"CREDENTIALS_MISSING\",\n        \"domain\": \"googleapis.com\",\n        \"metadata\": {\n          \"method\": \"caribou.api.proto.MailboxService.SendMessage\",\n          \"service\": \"gmail.googleapis.com\"\n        }\n      }\n    ]\n  }\n}','{\"file\":\"\\/home3\\/dinerore\\/public_html\\/website_edcc2be6\\/wp-content\\/plugins\\/rccc-core-settings\\/rccc-core-settings.php\",\"line\":126}',0,'2025-11-08 06:43:27');
/*!40000 ALTER TABLE `lJD_wpmailsmtp_debug_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpmailsmtp_email_tracking_events`
--

DROP TABLE IF EXISTS `lJD_wpmailsmtp_email_tracking_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpmailsmtp_email_tracking_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `email_log_id` int(10) unsigned NOT NULL,
  `event_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `object_id` int(10) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `email_log` (`email_log_id`),
  KEY `event_type` (`event_type`)
) 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 `lJD_wpmailsmtp_email_tracking_events`
--

LOCK TABLES `lJD_wpmailsmtp_email_tracking_events` WRITE;
/*!40000 ALTER TABLE `lJD_wpmailsmtp_email_tracking_events` DISABLE KEYS */;
INSERT INTO `lJD_wpmailsmtp_email_tracking_events` VALUES (1,30,'open-email','2025-11-24 00:19:32',NULL);
/*!40000 ALTER TABLE `lJD_wpmailsmtp_email_tracking_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpmailsmtp_email_tracking_links`
--

DROP TABLE IF EXISTS `lJD_wpmailsmtp_email_tracking_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpmailsmtp_email_tracking_links` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `email_log_id` int(10) unsigned NOT NULL,
  `url` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `email_log` (`email_log_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpmailsmtp_email_tracking_links`
--

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

--
-- Table structure for table `lJD_wpmailsmtp_emails_log`
--

DROP TABLE IF EXISTS `lJD_wpmailsmtp_emails_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpmailsmtp_emails_log` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `subject` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message_id` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `people` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `headers` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `error_text` text COLLATE utf8mb4_unicode_520_ci,
  `content_plain` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_html` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `date_sent` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `mailer` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attachments` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `initiator_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `initiator_file` text COLLATE utf8mb4_unicode_520_ci,
  `parent_id` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `message_id` (`message_id`) USING BTREE,
  KEY `date_sent` (`date_sent`) USING BTREE,
  KEY `date_sent_status` (`date_sent`,`status`) USING BTREE,
  KEY `subject` (`subject`)
) ENGINE=InnoDB AUTO_INCREMENT=88 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpmailsmtp_emails_log`
--

LOCK TABLES `lJD_wpmailsmtp_emails_log` WRITE;
/*!40000 ALTER TABLE `lJD_wpmailsmtp_emails_log` DISABLE KEYS */;
INSERT INTO `lJD_wpmailsmtp_emails_log` VALUES (1,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 00:57:52 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <HDUfMI8VPqgKP0YciymdrkfSnEJeGDweAshHsWXWts@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>snohomish, WA<br>98117<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-16 07:57:52','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(2,'RCCC: No contractors matched this lead','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 00:57:52 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: RCCC: No contractors matched this lead\",\"Message-ID: <Qth1L72JoHoLmilL6hZoIKDwlqEcdG6EEThFBXYPVdE@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','Category: Insulation\nZIP: 11100\nProject ID: 129','',1,'2025-11-16 07:57:52','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:464',0),(3,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:12:42 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <N4G14nyXxq6wjAUktZFHd24z46u9U49SyXPsnigqs@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>snohomish, WA<br>98117<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Description</strong></td>\n</tr>\n<tr class=\"field-textarea\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">hgfbgfbfgbnsgfb</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-16 08:12:42','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(4,'RCCC: No contractors matched this lead','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:12:42 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: RCCC: No contractors matched this lead\",\"Message-ID: <VyIrHdGJzdjKxK9uDlv3WnvmPJ5XBLEwh1wiFiXlm24@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','Category: Insulation\nZIP: 11100\nProject ID: 130','',1,'2025-11-16 08:12:42','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:464',0),(5,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:14:47 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <MnnZmQgEOPc8QZOEIwzmoWxHlLhSKtVggDiEawmmE@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>snohomish, WA<br>98117<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-16 08:14:47','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(6,'RCCC: No contractors matched this lead','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:14:47 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: RCCC: No contractors matched this lead\",\"Message-ID: <hphnERN4cjCPvnZCafvqdLskjqEs4GPEdOvphedZo@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','Category: Insulation\nZIP: 11100\nProject ID: 131','',1,'2025-11-16 08:14:47','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:464',0),(7,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:26:03 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <CwYyLjEkHkxlIUTHQ9J4l7v12RXfZSTfaF4L0ARPZY@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>1110092 st<br>snohomish, WA<br>98034<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-16 08:26:03','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(8,'RCCC: No contractors matched this lead','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:26:03 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: RCCC: No contractors matched this lead\",\"Message-ID: <9qrCiY0eK9YbHHHKODL3JRgHvCRbWEOHBccsvED4@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','Category: Insulation\nZIP: 11100\nProject ID: 132','',1,'2025-11-16 08:26:03','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:433',0),(9,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:31:19 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <u7oMYnhebndQRNqYWW5vGqmzRNnrXPGsvfNVoaEr4@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>1110092 st<br>snohomish, WA<br>98117<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Description</strong></td>\n</tr>\n<tr class=\"field-textarea\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">FSDFFfDSF</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-16 08:31:19','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(10,'RCCC: No contractors matched this lead','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:31:19 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: RCCC: No contractors matched this lead\",\"Message-ID: <7wR0D95weDnxXIIcDv9HLmXfylP8FV1HWQxYKnZk@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','Category: Insulation\nZIP: 11100\nProject ID: 135','',1,'2025-11-16 08:31:19','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:433',0),(11,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:52:52 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <XP1tnQAfvCnmUKY7xlqdrOOSVZpsEye3jRmVyOGfMs@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>1110092 st<br>snohomish, WA<br>98117<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Description</strong></td>\n</tr>\n<tr class=\"field-textarea\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">zdscas</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">ZIP</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-16 08:52:52','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(12,'New local lead: Insulation in 11100','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 01:52:53 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New local lead: Insulation in 11100\",\"Message-ID: <f93MkXWbfzvalSGV5GkDlwENsl49YS91skAlz5Emw@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','You have a new lead from RainCity Contractor Connect.\n\nProject: Insulation\nZIP: 11100\nBudget: N/A\nTiming: ASAP\nDescription: zdscas\n\nHomeowner: Eduardo Cedeno Betancourt, eduardocb.insurance@gmail.com, +12066696217\n\nAccept: https://raincitycontractorconnect.com/staging/6718/?rccc=accept&project=136&contractor=53&token=LgYyQyM9kwgg4Y5qrn1p\nDecline: https://raincitycontractorconnect.com/staging/6718/?rccc=decline&project=136&contractor=53&token=LgYyQyM9kwgg4Y5qrn1p\n\nThis link expires in 30 minutes.','',1,'2025-11-16 08:52:53','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:407',0),(13,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 02:16:02 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <htlHbhRMSzA3eOpt03qM8fsDrLbEw85Bw3u7g0BYn0@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>1110092 st<br>snohomish<br>98117<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Description</strong></td>\n</tr>\n<tr class=\"field-textarea\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">dvfvfadsv</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">ZIP</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-16 09:16:02','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(14,'New local lead: Insulation in 98117','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 16 Nov 2025 02:16:02 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New local lead: Insulation in 98117\",\"Message-ID: <ODWohah5PrEqbn1MlwOHMFBh6ruJrcIOkSinF1N78Y@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','You have a new lead from RainCity Contractor Connect.\n\nProject: Insulation\nZIP: 98117\nBudget: N/A\nTiming: ASAP\nDescription: dvfvfadsv\n\nHomeowner: Eduardo Cedeno Betancourt, eduardocb.insurance@gmail.com, +12066696217\n\nAccept: https://raincitycontractorconnect.com/staging/6718/?rccc=accept&project=137&contractor=53&token=Ee6h4FW0hp2dKaDcReP0\nDecline: https://raincitycontractorconnect.com/staging/6718/?rccc=decline&project=137&contractor=53&token=Ee6h4FW0hp2dKaDcReP0\n\nThis link expires in 30 minutes.','',1,'2025-11-16 09:16:02','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:463',0),(15,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Mon, 17 Nov 2025 03:31:34 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <Aj4KtZ9abS0SGjqMooEogn8cXp4KyBJFo0MvgONlJRA@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>1110092 st<br>snohomish<br>98034<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">ZIP</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-17 10:31:34','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(16,'New local lead: Insulation in 98034','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Mon, 17 Nov 2025 03:31:34 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New local lead: Insulation in 98034\",\"Message-ID: <V3kEgGz10hcLm8LKA1QFv935MSbD6xSIyQCSUb2dNmg@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','You have a new lead from RainCity Contractor Connect.\n\nProject: Insulation\nZIP: 98034\nBudget: N/A\nTiming: ASAP\nDescription: N/A\n\nHomeowner: Eduardo Cedeno Betancourt, eduardocb.insurance@gmail.com, +12066696217\n\nAccept: https://raincitycontractorconnect.com/staging/6718/?rccc=accept&project=156&contractor=53&token=wvVyB3hKr3GtEibfqkxf\nDecline: https://raincitycontractorconnect.com/staging/6718/?rccc=decline&project=156&contractor=53&token=wvVyB3hKr3GtEibfqkxf\n\nThis link expires in 30 minutes.','',1,'2025-11-17 10:31:34','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:463',0),(17,'Your Weekly WP Mail SMTP Summary for raincitycontractorconnect.com','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Mon, 17 Nov 2025 22:00:14 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: Your Weekly WP Mail SMTP Summary for raincitycontractorconnect.com\",\"Message-ID: <GVXQPQtBZX9SPsvDbyGkZzRI5Kw4FAii7dmJqgLD84@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=UTF-8\",\"Content-Transfer-Encoding: 8bit\"]','','','		<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n		<html xmlns=\"http://www.w3.org/1999/xhtml\">\n		<head>\n			<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>\n			<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>\n			<!--[if !mso]><!-->\n			<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/>\n			<!--<![endif]-->\n			<meta name=\"color-scheme\" content=\"light dark\">\n			<meta name=\"supported-color-schemes\" content=\"light dark\">\n			<title>WP Mail SMTP Weekly Email Summary</title>\n			<style type=\"text/css\">\n				/* General styles. */\n\n#outlook a {\n	padding: 0;\n}\n\n.ExternalClass {\n	width: 100%;\n}\n\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {\n	line-height: 100%;\n}\n\n#backgroundTable {\n	margin: 0;\n	padding: 0;\n	width: 100% !important;\n	line-height: 100% !important;\n}\n\n/* Prevent blue links in subject. */\n.stats-subject-heading a {\n	color: inherit !important;\n	text-decoration: none !important;\n}\n\n/* Mobile styles. */\n\n@media only screen and (max-width: 599px) {\n	table.body .container {\n		width: 94% !important;\n		max-width: 600px !important;\n	}\n\n	.header img {\n		width: 240px !important;\n		height: auto !important;\n	}\n\n	.content {\n		padding: 30px !important;\n	}\n\n	.main-heading {\n		font-size: 16px !important;\n		line-height: 20px !important;\n	}\n\n	.main-description {\n		margin-bottom: 20px !important;\n	}\n\n	.stats-totals-wrapper.two .stats-totals-item-wrapper {\n		width: 50% !important;\n	}\n\n	.stats-totals-wrapper.three .stats-totals-item-wrapper {\n		width: 33.3% !important;\n	}\n\n	.stats-totals-wrapper.four .stats-totals-item-wrapper {\n		width: 25% !important;\n	}\n\n	.stats-totals-wrapper {\n		border-collapse: separate !important;\n		border: 1px solid #DDDDDD !important;\n		border-radius: 4px !important;\n	}\n\n	.stats-total-item {\n		width: 100% !important;\n		min-width: 100% !important;\n	}\n\n	.stats-total-item-inner {\n		border: none !important;\n	}\n\n	.stats-total-item-icon-wrapper {\n		height: 24px !important;\n	}\n\n	.stats-total-item-icon {\n		width: 24px !important;\n		height: 24px !important;\n	}\n\n	.stats-totals-wrapper.three .stats-total-item-title,\n	.stats-totals-wrapper.four .stats-total-item-title {\n		display: none !important;\n	}\n\n	.stats-total-item-value {\n		font-size: 18px !important;\n		line-height: 22px !important;\n	}\n\n	.stats-total-item-percent {\n		font-size: 12px !important;\n		line-height: 14px !important;\n	}\n\n	.stats-total-item-percent img {\n		width: 9px !important;\n		height: 9px !important;\n	}\n\n	.stats-heading th {\n		display: block !important;\n		width: 100% !important;\n		min-width: 100% !important;\n		padding-right: 0 !important;\n		padding-left: 0 !important;\n		text-align: center !important;\n	}\n\n	.stats-heading .first-col {\n		padding-top: 20px !important;\n		padding-bottom: 5px !important;\n	}\n\n	.stats-heading .second-col {\n		padding-top: 0 !important;\n		padding-bottom: 20px !important;\n	}\n\n	.stats-heading h2 {\n		text-align: center !important;\n		font-size: 15px !important;\n		line-height: 18px !important;\n	}\n\n	.stats-heading a {\n		font-size: 13px !important;\n		line-height: 16px !important;\n	}\n\n	.stats-subject-heading {\n		text-align: center !important;\n	}\n\n	.stats-subject-row {\n		text-align: center !important;\n	}\n\n	.stats-subject-column.total,\n	.stats-subject-column.sent,\n	.stats-subject-column.confirmed,\n	.stats-subject-column.unconfirmed,\n	.stats-subject-column.unsent {\n		max-width: 64px !important;\n	}\n\n	.stats-subject-column.opened,\n	.stats-subject-column.clicked {\n		max-width: 111px !important;\n	}\n\n	.spacer-40 {\n		line-height: 20px !important;\n		height: 20px !important;\n	}\n\n	.upgrade-heading {\n		font-size: 18px !important;\n		line-height: 22px !important;\n	}\n\n	.upgrade-text {\n		font-size: 14px !important;\n		line-height: 20px !important;\n	}\n}\n\n@media only screen and (max-width: 360px) {\n	.content {\n		padding: 20px !important;\n	}\n\n	.stats-subject-column.total,\n	.stats-subject-column.sent,\n	.stats-subject-column.confirmed,\n	.stats-subject-column.unconfirmed,\n	.stats-subject-column.unsent {\n		max-width: 61px !important;\n	}\n}\n\n/* Dark Mode. */\n\n@media (prefers-color-scheme: dark) {\n	.dark-body-bg {\n		background: #1C1E20 !important;\n	}\n\n	.dark-content-bg {\n		background: #23282C !important;\n	}\n\n	.dark-bg {\n		background: #202326 !important;\n	}\n\n	.dark-white-color {\n		color: #ffffff !important;\n	}\n\n	.dark-img {\n		display: block !important;\n		width: auto !important;\n		overflow: visible !important;\n		float: none !important;\n		max-height: inherit !important;\n		max-width: inherit !important;\n		line-height: auto !important;\n		margin-top: 0px !important;\n		visibility: inherit !important;\n	}\n\n	.light-img {\n		display: none;\n		display: none !important;\n	}\n\n	.stats-total-item-inner,\n	.stats-heading {\n		border-color: #395360 !important;\n	}\n\n	.stats-subject-column-value,\n	.stats-total-item-percent,\n	.footer {\n		color: #8C8F94 !important;\n	}\n\n	.stats-subject-column-value span {\n		color: #4A5057 !important;\n	}\n\n	.upgrade-text {\n		color: #8C8F94 !important;\n	}\n}\n\n/* Dark Mode Outlook. */\n\n[data-ogsc] .dark-body-bg {\n	background: #1C1E20 !important;\n}\n\n[data-ogsc] .dark-content-bg {\n	background: #23282C !important;\n}\n\n[data-ogsc] .dark-bg {\n	background: #202326 !important;\n}\n\n[data-ogsc] .dark-white-color {\n	color: #ffffff !important;\n}\n\n[data-ogsc] .dark-img {\n	display: block !important;\n	width: auto !important;\n	overflow: visible !important;\n	float: none !important;\n	max-height: inherit !important;\n	max-width: inherit !important;\n	line-height: auto !important;\n	margin-top: 0px !important;\n	visibility: inherit !important;\n}\n\n[data-ogsc] .light-img {\n	display: none;\n	display: none !important;\n}\n\n[data-ogsc] .stats-total-item-inner,\n[data-ogsc] .stats-heading {\n	border-color: #395360 !important;\n}\n\n[data-ogsc] .stats-subject-column-value,\n[data-ogsc] .stats-total-item-percent,\n[data-ogsc] .footer {\n	color: #8C8F94 !important;\n}\n\n[data-ogsc] .stats-subject-column-value span {\n	color: #4A5057 !important;\n}\n\n[data-ogsc] .upgrade-text {\n	color: #8C8F94 !important;\n}\n			</style>\n		</head>\n		<body class=\"dark-body-bg\" style=\"margin: 0;padding: 0;min-width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;background: #f1f1f1;text-align: left;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;height: 100% !important;width: 100% !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;\">\n		<table class=\"body dark-body-bg\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" style=\"border-collapse: collapse;border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;margin: 0;min-width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;background: #f1f1f1;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;height: 100% !important;width: 100%;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;\">\n		<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n		<td align=\"center\" valign=\"top\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n		<!-- Container -->\n		<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"container\" style=\"border-collapse: collapse;border-spacing: 0;padding: 0;vertical-align: top;text-align: inherit;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 600px;margin: 0 auto 0 auto;\">\n		<!-- Header -->\n		<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n			<td align=\"center\" valign=\"middle\" class=\"header\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 15px 0px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n				<div class=\"light-img\">\n					<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/wp-mail-smtp-logo.png\" width=\"321\" alt=\"WP Mail SMTP Logo\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 321px;max-width: 100%;clear: both;display: inline-block !important;height: auto !important;\">\n				</div>\n				<!--[if !mso]><! -->\n				<div class=\"dark-img\" style=\"display:none; overflow:hidden; float:left; width:0px; max-height:0px; max-width:0px; line-height:0px; visibility:hidden;\" align=\"center\">\n					<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/wp-mail-smtp-logo-dark.png\" width=\"321\" alt=\"WP Mail SMTP Logo\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 321px;max-width: 100%;clear: both;display: inline-block !important;height: auto !important;\">\n				</div>\n				<!--<![endif]-->\n			</td>\n		</tr>\n		<!-- Content -->\n		<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n		<td align=\"left\" valign=\"top\" class=\"content dark-content-bg\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 60px;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;background: #ffffff;border-radius: 6px;border-collapse: collapse !important;\">\n				<h6 class=\"main-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;mso-line-height-rule: exactly;line-height: 22px;;text-align: left;font-size: 18px;margin-bottom: 10px;\">\n			Hi there,		</h6>\n		<p class=\"main-description dark-white-color\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;text-align: left;mso-line-height-rule: exactly;line-height: 19px;font-size: 16px;margin-bottom: 40px;\">\n			Let’s see how your emails performed in the past week.		</p>\n\n		<table class=\"stats-totals-wrapper three\" style=\"border-collapse: collapse;border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 100%;\">\n			<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n				<td class=\"stats-totals-item-wrapper\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n							<table class=\"stats-total-item\" style=\"border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 140px;display: inline-table;min-width:140px;\" width=\"140\">\n			<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n				<td class=\"stats-total-item-inner\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 15px 5px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important; width: 100%; min-width:100%; border: 1px solid #DDDDDD;border-radius: 4px;\">\n					<p class=\"stats-total-item-icon-wrapper\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #809EB0;padding: 0;text-align: center;mso-line-height-rule: exactly;margin-bottom: 10px;height: 32px;\">\n						<img class=\"stats-total-item-icon\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\" alt=\"Total Emails\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 34px;height:32px;clear: both;display: inline-block;\" width=\"34\" height=\"32\">\n					</p>\n					<p class=\"stats-total-item-title\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #809EB0;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 13px;margin-bottom: 11px;white-space: nowrap;\">\n						Total Emails					</p>\n					<p class=\"stats-total-item-value dark-white-color\" style=\"margin: 0 0 12px 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 28px;font-size: 28px;\">\n						14					</p>\n					<p class=\"stats-total-item-percent\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #777777;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 14px;white-space: nowrap;\">\n						<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-arrow-up.png\" alt=\"Total Emails\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 12px;height: 12px;max-width: 100%;clear: both;\" width=\"12\" height=\"12\">\n						<span style=\"padding-left: 1px;\">\n							<!--[if mso]>&nbsp;<![endif]-->\n							+1400%\n						</span>\n					</p>\n				</td>\n			</tr>\n		</table>\n						</td>\n\n									<td class=\"stats-totals-item-wrapper\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n								<table class=\"stats-total-item\" style=\"border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 140px;display: inline-table;min-width:140px;\" width=\"140\">\n			<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n				<td class=\"stats-total-item-inner\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 15px 5px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important; width: 100%; min-width:100%; border: 1px solid #DDDDDD;border-radius: 4px;\">\n					<p class=\"stats-total-item-icon-wrapper\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6AA08B;padding: 0;text-align: center;mso-line-height-rule: exactly;margin-bottom: 10px;height: 32px;\">\n						<img class=\"stats-total-item-icon\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\" alt=\"Sent\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 32px;height:32px;clear: both;display: inline-block;\" width=\"32\" height=\"32\">\n					</p>\n					<p class=\"stats-total-item-title\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6AA08B;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 13px;margin-bottom: 11px;white-space: nowrap;\">\n						Sent					</p>\n					<p class=\"stats-total-item-value dark-white-color\" style=\"margin: 0 0 12px 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 28px;font-size: 28px;\">\n						14					</p>\n					<p class=\"stats-total-item-percent\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #777777;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 14px;white-space: nowrap;\">\n						<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-arrow-up.png\" alt=\"Sent\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 12px;height: 12px;max-width: 100%;clear: both;\" width=\"12\" height=\"12\">\n						<span style=\"padding-left: 1px;\">\n							<!--[if mso]>&nbsp;<![endif]-->\n							+1400%\n						</span>\n					</p>\n				</td>\n			</tr>\n		</table>\n							</td>\n				\n				<td class=\"stats-totals-item-wrapper\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: right;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n							<table class=\"stats-total-item\" style=\"border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 140px;display: inline-table;min-width:140px;\" width=\"140\">\n			<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n				<td class=\"stats-total-item-inner\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 15px 5px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important; width: 100%; min-width:100%; border: 1px solid #DDDDDD;border-radius: 4px;\">\n					<p class=\"stats-total-item-icon-wrapper\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #D63638;padding: 0;text-align: center;mso-line-height-rule: exactly;margin-bottom: 10px;height: 32px;\">\n						<img class=\"stats-total-item-icon\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\" alt=\"Failed\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 32px;height:32px;clear: both;display: inline-block;\" width=\"32\" height=\"32\">\n					</p>\n					<p class=\"stats-total-item-title\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #D63638;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 13px;margin-bottom: 11px;white-space: nowrap;\">\n						Failed					</p>\n					<p class=\"stats-total-item-value dark-white-color\" style=\"margin: 0 0 12px 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 28px;font-size: 28px;\">\n						0					</p>\n					<p class=\"stats-total-item-percent\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #777777;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 14px;white-space: nowrap;\">\n						<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-arrow-up.png\" alt=\"Failed\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 12px;height: 12px;max-width: 100%;clear: both;\" width=\"12\" height=\"12\">\n						<span style=\"padding-left: 1px;\">\n							<!--[if mso]>&nbsp;<![endif]-->\n							+0%\n						</span>\n					</p>\n				</td>\n			</tr>\n		</table>\n						</td>\n			</tr>\n		</table>\n\n					<table class=\"stats-heading\" style=\"border-collapse: collapse;border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 100%;border-bottom: 1px solid #dddddd;\">\n				<tr style=\"padding: 0;text-align: left;\">\n					<th class=\"first-col\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;padding-top: 40px;padding-bottom: 20px;border-collapse: collapse !important;padding-right: 10px;\">\n						<h2 style=\"margin: 0;padding: 0;color: #809EB0;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;mso-line-height-rule: exactly;line-height: 20px;text-align: left;font-size: 16px;text-transform: uppercase;\">\n							Last Week’s Top Emails						</h2>\n					</th>\n					<th class=\"second-col\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: right;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;padding-top: 40px;padding-bottom: 20px;border-collapse: collapse !important;\">\n						<a href=\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wp-mail-smtp-reports&amp;orderby=total&amp;order=desc&amp;timespan=custom&amp;date=2025-11-10 - 2025-11-16\" style=\"-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #8C8F94;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;margin: 0;text-align: left;mso-line-height-rule: exactly;line-height: 17px;text-decoration: underline;font-size: 14px;text-decoration-line: underline;\">\n							View All Emails						</a>\n					</th>\n				</tr>\n			</table>\n\n			<div class=\"stats-subject stats-subject-4\">\n									<h6 class=\"stats-subject-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 18px;text-align: left;font-size: 15px;margin-top: 20px;margin-bottom: 10px;padding-right: 10px;\">\n						New Entry: CONTACT FORM					</h6>\n					<!--[if mso]>\n					<table role=\"presentation\" width=\"100%\">\n						<tr>\n							<td style=\"line-height: 15px;background: #F8F8F8;padding: 10px 0px 0px 0px;border-radius: 4px;\">\n							<![endif]-->\n								<div class=\"stats-subject-row dark-bg\" style=\"font-size:0;line-height: 15px;text-align:left;background: #F8F8F8;padding: 10px 10px 0px 10px;border-radius: 4px;\">\n									<!--[if mso]>\n									<table role=\"presentation\" width=\"100%\" style=\"text-align:center;\">\n										<tr>\n										<![endif]-->\n													<!--[if mso]>\n		<td style=\"width:106px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column total\" style=\"width:100%;max-width:106px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 16px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"16\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					7				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column sent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					7				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column unsent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:153px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column opened\" style=\"width:100%;max-width:153px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-open.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0 <span style=\"color: #8C8F94\">(0%)</span>				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n												<!--[if mso]>\n										</tr>\n									</table>\n									<![endif]-->\n								</div>\n							<!--[if mso]>\n							</td>\n						</tr>\n					</table>\n					<![endif]-->\n									<h6 class=\"stats-subject-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 18px;text-align: left;font-size: 15px;margin-top: 20px;margin-bottom: 10px;padding-right: 10px;\">\n						RCCC: No contractors matched this lead					</h6>\n					<!--[if mso]>\n					<table role=\"presentation\" width=\"100%\">\n						<tr>\n							<td style=\"line-height: 15px;background: #F8F8F8;padding: 10px 0px 0px 0px;border-radius: 4px;\">\n							<![endif]-->\n								<div class=\"stats-subject-row dark-bg\" style=\"font-size:0;line-height: 15px;text-align:left;background: #F8F8F8;padding: 10px 10px 0px 10px;border-radius: 4px;\">\n									<!--[if mso]>\n									<table role=\"presentation\" width=\"100%\" style=\"text-align:center;\">\n										<tr>\n										<![endif]-->\n													<!--[if mso]>\n		<td style=\"width:106px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column total\" style=\"width:100%;max-width:106px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 16px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"16\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					5				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column sent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					5				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column unsent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:153px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column opened\" style=\"width:100%;max-width:153px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-open.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0 <span style=\"color: #8C8F94\">(0%)</span>				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n												<!--[if mso]>\n										</tr>\n									</table>\n									<![endif]-->\n								</div>\n							<!--[if mso]>\n							</td>\n						</tr>\n					</table>\n					<![endif]-->\n									<h6 class=\"stats-subject-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 18px;text-align: left;font-size: 15px;margin-top: 20px;margin-bottom: 10px;padding-right: 10px;\">\n						New local lead: Insulation in 11100					</h6>\n					<!--[if mso]>\n					<table role=\"presentation\" width=\"100%\">\n						<tr>\n							<td style=\"line-height: 15px;background: #F8F8F8;padding: 10px 0px 0px 0px;border-radius: 4px;\">\n							<![endif]-->\n								<div class=\"stats-subject-row dark-bg\" style=\"font-size:0;line-height: 15px;text-align:left;background: #F8F8F8;padding: 10px 10px 0px 10px;border-radius: 4px;\">\n									<!--[if mso]>\n									<table role=\"presentation\" width=\"100%\" style=\"text-align:center;\">\n										<tr>\n										<![endif]-->\n													<!--[if mso]>\n		<td style=\"width:106px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column total\" style=\"width:100%;max-width:106px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 16px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"16\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					1				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column sent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					1				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column unsent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:153px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column opened\" style=\"width:100%;max-width:153px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-open.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0 <span style=\"color: #8C8F94\">(0%)</span>				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n												<!--[if mso]>\n										</tr>\n									</table>\n									<![endif]-->\n								</div>\n							<!--[if mso]>\n							</td>\n						</tr>\n					</table>\n					<![endif]-->\n									<h6 class=\"stats-subject-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 18px;text-align: left;font-size: 15px;margin-top: 20px;margin-bottom: 10px;padding-right: 10px;\">\n						New local lead: Insulation in 98117					</h6>\n					<!--[if mso]>\n					<table role=\"presentation\" width=\"100%\">\n						<tr>\n							<td style=\"line-height: 15px;background: #F8F8F8;padding: 10px 0px 0px 0px;border-radius: 4px;\">\n							<![endif]-->\n								<div class=\"stats-subject-row dark-bg\" style=\"font-size:0;line-height: 15px;text-align:left;background: #F8F8F8;padding: 10px 10px 0px 10px;border-radius: 4px;\">\n									<!--[if mso]>\n									<table role=\"presentation\" width=\"100%\" style=\"text-align:center;\">\n										<tr>\n										<![endif]-->\n													<!--[if mso]>\n		<td style=\"width:106px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column total\" style=\"width:100%;max-width:106px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 16px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"16\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					1				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column sent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					1				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column unsent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:153px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column opened\" style=\"width:100%;max-width:153px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-open.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0 <span style=\"color: #8C8F94\">(0%)</span>				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n												<!--[if mso]>\n										</tr>\n									</table>\n									<![endif]-->\n								</div>\n							<!--[if mso]>\n							</td>\n						</tr>\n					</table>\n					<![endif]-->\n							</div>\n						</td>\n		</tr>\n		<!-- Footer -->\n		<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n			<td class=\"footer\" align=\"center\" valign=\"top\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 30px 0px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #777777;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 13px;border-collapse: collapse !important;\">\n				This email was auto-generated and sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"color: #72777c;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;margin: 0;text-align: left;line-height: 140%;text-decoration: underline\">RainCity Contractor Connect</a>. Learn <a href=\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wp-mail-smtp&#038;tab=misc\" style=\"color: #72777c;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;margin: 0;text-align: left;line-height: 140%;text-decoration: underline\">how to disable it</a>.			</td>\n		</tr>\n		</table>\n		</td>\n		</tr>\n		</table>\n		</body>\n		</html>\n		',1,'2025-11-18 05:00:14','smtp',0,'WP Mail SMTP Pro','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wp-mail-smtp-pro/src/Reports/Emails/Summary.php:112',0),(18,'[RainCity Contractor Connect] Some plugins were automatically updated','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Mon, 17 Nov 2025 22:04:19 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: [RainCity Contractor Connect] Some plugins were automatically updated\",\"Message-ID: <DyTdDkw63IcciGmulhmnVtfbS5w8C4i273V3OUqbHcc@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','Howdy! Some plugins have automatically updated to their latest versions on your site at https://raincitycontractorconnect.com/staging/6718. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Analytics for WordPress by MonsterInsights (from version 9.9.0 to 9.10.0) : https://wordpress.org/plugins/google-analytics-for-wordpress/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','',1,'2025-11-18 05:04:19','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-admin/includes/class-wp-automatic-updater.php:1543',0),(19,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 18 Nov 2025 03:17:03 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <5mGZOhwK4GY8BzbBYEHU8gyY501XyLMUzRy0ciWh5k@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>1110092 st<br>snohomish, WA<br>98034<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Basements</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">ASAP</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">ZIP</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-18 10:17:03','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(20,'New local lead: Basements in 98034','','{\"to\":[\"eduardocb.insurance@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 18 Nov 2025 03:17:03 +0000\",\"To: eduardocb.insurance@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New local lead: Basements in 98034\",\"Message-ID: <VItNVWI6cCECgpQs6xxfIGq7tc4BbT1OC4RMOaRNyI@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','You have a new lead from RainCity Contractor Connect.\n\nProject: Basements\nZIP: 98034\nBudget: N/A\nTiming: ASAP\nDescription: N/A\n\nHomeowner: Eduardo Cedeno Betancourt, eduardocb.insurance@gmail.com, +12066696217\n\nAccept: https://raincitycontractorconnect.com/staging/6718/?rccc=accept&project=165&contractor=72&token=1861l61m5uaaOFpv5m2g\nDecline: https://raincitycontractorconnect.com/staging/6718/?rccc=decline&project=165&contractor=72&token=1861l61m5uaaOFpv5m2g\n\nThis link expires in 30 minutes.','',1,'2025-11-18 10:17:03','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:455',0),(21,'[RainCity Contractor Connect] Some plugins were automatically updated','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 18 Nov 2025 10:09:03 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: [RainCity Contractor Connect] Some plugins were automatically updated\",\"Message-ID: <H1qtq0jjf2ssGLh4KFD1kRUeTIUipAmgfeuaCaijTTA@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','Howdy! Some plugins have automatically updated to their latest versions on your site at https://raincitycontractorconnect.com/staging/6718. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 26.3 to 26.4) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','',1,'2025-11-18 17:09:03','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-admin/includes/class-wp-automatic-updater.php:1543',0),(22,'[RainCity Contractor Connect] Comment: \"HHL Insulation\"','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 19 Nov 2025 02:33:52 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: \\\"\\\\\\\"BETANCOURTSCONSTRUCTION@GMAIL.COM\\\\\\\"\\\" <BETANCOURTSCONSTRUCTION@GMAIL.COM>\",\"Subject: [RainCity Contractor Connect] Comment: \\\"HHL Insulation\\\"\",\"Message-ID: <iLer3XxT08aK0miAb2KFw6i2qTcIggVrgtU6DXqBY4@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','New comment on your post \"HHL Insulation\"\r\nAuthor: BETANCOURTSCONSTRUCTION (IP address: 73.53.5.180, 73.53.5.180)\r\nEmail: BETANCOURTSCONSTRUCTION@GMAIL.COM\r\nURL: \r\nComment: \r\nThey where very coordial but late at work,  the job was done with a lot of quality\r\n\r\nYou can see all comments on this post here:\r\nhttps://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/#comments\r\n\r\nPermalink: https://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/#comment-2\r\nTrash it: https://raincitycontractorconnect.com/staging/6718/wp-admin/comment.php?action=trash&c=2#wpbody-content\r\nSpam it: https://raincitycontractorconnect.com/staging/6718/wp-admin/comment.php?action=spam&c=2#wpbody-content\r\n','',1,'2025-11-19 09:33:52','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-includes/pluggable.php:1877',0),(23,'[RainCity Contractor Connect] Comment: \"HHL Insulation\"','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 19 Nov 2025 03:48:30 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: \\\"\\\\\\\"BETANCOURTSCONSTRUCTION@GMAIL.COM\\\\\\\"\\\" <BETANCOURTSCONSTRUCTION@GMAIL.COM>\",\"Subject: [RainCity Contractor Connect] Comment: \\\"HHL Insulation\\\"\",\"Message-ID: <7cvp51uKUarnzEm5ZeE5hHKhwvD1t2ejESsOL1vFhs@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','New comment on your post \"HHL Insulation\"\r\nAuthor: BETANCOURTSCONSTRUCTION (IP address: 73.53.5.180, 73.53.5.180)\r\nEmail: BETANCOURTSCONSTRUCTION@GMAIL.COM\r\nURL: \r\nComment: \r\nzxzxz\r\n\r\nYou can see all comments on this post here:\r\nhttps://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/#comments\r\n\r\nPermalink: https://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/#comment-3\r\nTrash it: https://raincitycontractorconnect.com/staging/6718/wp-admin/comment.php?action=trash&c=3#wpbody-content\r\nSpam it: https://raincitycontractorconnect.com/staging/6718/wp-admin/comment.php?action=spam&c=3#wpbody-content\r\n','',1,'2025-11-19 10:48:30','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-includes/pluggable.php:1877',0),(24,'[RainCity Contractor Connect] Some plugins were automatically updated','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 19 Nov 2025 22:04:34 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: [RainCity Contractor Connect] Some plugins were automatically updated\",\"Message-ID: <j8GsxoEoTq0NItyj9RkyhqYkCf4dsLGCGuUBetaE8A@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','Howdy! Some plugins have automatically updated to their latest versions on your site at https://raincitycontractorconnect.com/staging/6718. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- OptinMonster (from version 2.16.21 to 2.16.22) : https://wordpress.org/plugins/optinmonster/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','',1,'2025-11-20 05:04:34','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-admin/includes/class-wp-automatic-updater.php:1543',0),(25,'[RainCity Contractor Connect] Comment: \"HHL Insulation\"','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 20 Nov 2025 01:37:53 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: \\\"\\\\\\\"BETANCOURTSCONSTRUCTION@GMAIL.COM\\\\\\\"\\\" <BETANCOURTSCONSTRUCTION@GMAIL.COM>\",\"Subject: [RainCity Contractor Connect] Comment: \\\"HHL Insulation\\\"\",\"Message-ID: <ly9pqfFhhdqMUrxjuxS3JFaGeFX71zJi1Nmiy3j8w@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','New comment on your post \"HHL Insulation\"\r\nAuthor: BETANCOURTSCONSTRUCTION (IP address: 73.53.5.180, 73.53.5.180)\r\nEmail: BETANCOURTSCONSTRUCTION@GMAIL.COM\r\nURL: \r\nComment: \r\nzxzx\r\n\r\nYou can see all comments on this post here:\r\nhttps://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/#comments\r\n\r\nPermalink: https://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/#comment-4\r\nTrash it: https://raincitycontractorconnect.com/staging/6718/wp-admin/comment.php?action=trash&c=4#wpbody-content\r\nSpam it: https://raincitycontractorconnect.com/staging/6718/wp-admin/comment.php?action=spam&c=4#wpbody-content\r\n','',1,'2025-11-20 08:37:53','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-includes/pluggable.php:1877',0),(26,'[RainCity Contractor Connect] Some plugins were automatically updated','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 20 Nov 2025 22:05:08 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: [RainCity Contractor Connect] Some plugins were automatically updated\",\"Message-ID: <d4O9IRj3eBQT9DJUHzzI8qC0sBYuuf7ZIGYPeFk4vg@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','Howdy! Some plugins have automatically updated to their latest versions on your site at https://raincitycontractorconnect.com/staging/6718. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- The Bluehost Plugin (from version 4.7.2 to 4.8.0) : https://bluehost.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','',1,'2025-11-21 05:05:08','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-admin/includes/class-wp-automatic-updater.php:1543',0),(27,'[RainCity Contractor Connect] Some plugins were automatically updated','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Fri, 21 Nov 2025 10:05:06 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: [RainCity Contractor Connect] Some plugins were automatically updated\",\"Message-ID: <HuOYu3YGmgVvhsU9qwcOqBBwo4bPq65hF4dOnNpdUUY@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','Howdy! Some plugins have automatically updated to their latest versions on your site at https://raincitycontractorconnect.com/staging/6718. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- The Bluehost Plugin (from version 4.8.0 to 4.8.0.1) : https://bluehost.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','',1,'2025-11-21 17:05:06','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-admin/includes/class-wp-automatic-updater.php:1543',0),(28,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 04:23:26 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <QfKnPL0BDsuGUvP7E0NkvwsjMy2H2r0GrnN37erlU@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-23 11:23:26','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(29,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 17:14:04 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <6sYV6rakUJcQ5iP2npIz6zqnb2kDCHDTvcju7BJAyE@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 00:14:04','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(30,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 17:16:46 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <nKf0MkteYB4DAZUnYe1bG6WXh7KenRL4WTQi66h6Co@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 00:16:46','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(31,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 17:31:48 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <nGZwrAJjuLgOhWNPloDqbxmcwCwqcBolcnzW6slis@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 00:31:48','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(32,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 17:41:43 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <VdjRH2K1yOv0lQxVVINNGYEMomHq3ZzrsdorMTwk@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 00:41:43','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(33,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 17:48:58 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <QDl19AY5e1XT9PwTGmVj319DbMjAoQxNsTXhChN1S5I@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 00:48:58','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(34,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 18:01:14 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <8IRZ1ZM9UJjIwDLRA6fDO3pUC8uSohXbkBQVu1jupo@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 01:01:14','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(35,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 18:08:23 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <SUu0K3V80PvrS9Rq3DGqNva1L6gPA12GFYiBYKMuUk@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 01:08:23','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(36,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 18:16:07 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <6unjhbZUnOTjmqgrj99w8OCrgvXduxB1D0uG3GKB9xQ@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 01:16:07','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(37,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 20:22:53 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <IsUX5b8Wv3EJ0aGBuW7WOYCFD1V8msyLNJmhaxQE@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 03:22:53','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(38,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 21:06:18 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <NZofDYNFx1cgZza6dDsWqAfRliEkcj4qqeszftA@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 04:06:18','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(39,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 21:09:10 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <KMtT6Vq0JvHkbNOU6O5WDrd11URe1v65DZtTLLmODa4@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 04:09:10','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(40,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 21:09:31 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <IA6EuKT4ol15wAomfilNnrds9l1AdSlnrDWBXeQdI@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">pedro lopes</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696215</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 04:09:31','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(41,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 21:10:35 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: betancourtsconstruction@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <YqGyCHpCWRekWMjBjvJ78OLSUSoy9c0xzGkBFPJ7Uc@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">isaac cleaning</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Isaac Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+14257500393</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:betancourtsconstruction@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">betancourtsconstruction@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 04:10:35','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(42,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 21:26:58 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: betancourtsconstruction@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <0D6ZxN02QcF2QAWw91yQsn04k13QVsjzs3nPS0yNE@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">isaac cleaning</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Isaac Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+14257500393</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:betancourtsconstruction@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">betancourtsconstruction@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 04:26:58','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(43,'[RainCity Contractor Connect] Comment: \"HHL Insulation\"','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 21:28:19 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: \\\"\\\\\\\"BETANCOURTSCONSTRUCTION@GMAIL.COM\\\\\\\"\\\" <BETANCOURTSCONSTRUCTION@GMAIL.COM>\",\"Subject: [RainCity Contractor Connect] Comment: \\\"HHL Insulation\\\"\",\"Message-ID: <MFbWhtgXtvMMFOxuXCrNx6fN6clAA8gh4JC7qbPKs@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','New comment on your post \"HHL Insulation\"\r\nAuthor: BETANCOURTSCONSTRUCTION (IP address: 73.53.5.180, 73.53.5.180)\r\nEmail: BETANCOURTSCONSTRUCTION@GMAIL.COM\r\nURL: \r\nComment: \r\nfgnngfngnnfn\r\n\r\nYou can see all comments on this post here:\r\nhttps://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/#comments\r\n\r\nPermalink: https://raincitycontractorconnect.com/staging/6718/contractors/hhl-insulation/#comment-5\r\nTrash it: https://raincitycontractorconnect.com/staging/6718/wp-admin/comment.php?action=trash&c=5#wpbody-content\r\nSpam it: https://raincitycontractorconnect.com/staging/6718/wp-admin/comment.php?action=spam&c=5#wpbody-content\r\n','',1,'2025-11-24 04:28:19','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-includes/pluggable.php:1877',0),(44,'New Entry: CONTACT FORM','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 21:28:48 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New Entry: CONTACT FORM\",\"Message-ID: <hwn47k6DML2KYJ8Q5mWtrBZ5IKRg8OyzUMGbWh97dk@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr class=\"smart-tag\" style=\"padding: 0; vertical-align: top;\"><td class=\"field-name field-value\" colspan=\"2\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; line-height: 22px;\">You have received a new entry from CONTACT FORM.</td></tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Full Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email Address</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone Number</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Address</strong></td>\n</tr>\n<tr class=\"field-address\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">1110092 st<br>1110092 st<br>snohomish, WA<br>98034<br style=\"margin-bottom: 0;\">US</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Timing</strong></td>\n</tr>\n<tr class=\"field-select\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">2-4 Weeks</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Description</strong></td>\n</tr>\n<tr class=\"field-textarea\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">bv vbzb</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Project Type</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Basements</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">ZIP</strong></td>\n</tr>\n<tr class=\"field-hidden\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Basements</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-24 04:28:48','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(45,'New local lead: Insulation in 98034','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Sun, 23 Nov 2025 21:28:48 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: New local lead: Insulation in 98034\",\"Message-ID: <JW8J7rJDhS9bFTDHxae7sqOAxrUBVXYsK8AiRDFvqiI@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','You have a new lead from RainCity Contractor Connect.\n\nProject: Insulation\nZIP: 98034\nBudget: N/A\nTiming: 2-4 Weeks\nDescription: bv vbzb\n\nHomeowner: Eduardo Cedeno Betancourt, eduardocb.insurance@gmail.com, +12066696217\n\nAccept: https://raincitycontractorconnect.com/staging/6718/?rccc=accept&project=260&contractor=53&token=E0Yr7vf0VWgBuCr6u5bg\nDecline: https://raincitycontractorconnect.com/staging/6718/?rccc=decline&project=260&contractor=53&token=E0Yr7vf0VWgBuCr6u5bg\n\nThis link expires in 30 minutes.','',1,'2025-11-24 04:28:48','smtp',0,'RainCity Contractor Connect – Core (Settings)','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-core-settings/rccc-core-settings.php:468',0),(46,'Your Weekly WP Mail SMTP Summary for raincitycontractorconnect.com','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Mon, 24 Nov 2025 22:00:38 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: Your Weekly WP Mail SMTP Summary for raincitycontractorconnect.com\",\"Message-ID: <PkS6ZpYkNWsmDPBq6i8WuCbqtWsskqHv9J9DgjmGk@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=UTF-8\",\"Content-Transfer-Encoding: 8bit\"]','','','		<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n		<html xmlns=\"http://www.w3.org/1999/xhtml\">\n		<head>\n			<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>\n			<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>\n			<!--[if !mso]><!-->\n			<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/>\n			<!--<![endif]-->\n			<meta name=\"color-scheme\" content=\"light dark\">\n			<meta name=\"supported-color-schemes\" content=\"light dark\">\n			<title>WP Mail SMTP Weekly Email Summary</title>\n			<style type=\"text/css\">\n				/* General styles. */\n\n#outlook a {\n	padding: 0;\n}\n\n.ExternalClass {\n	width: 100%;\n}\n\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {\n	line-height: 100%;\n}\n\n#backgroundTable {\n	margin: 0;\n	padding: 0;\n	width: 100% !important;\n	line-height: 100% !important;\n}\n\n/* Prevent blue links in subject. */\n.stats-subject-heading a {\n	color: inherit !important;\n	text-decoration: none !important;\n}\n\n/* Mobile styles. */\n\n@media only screen and (max-width: 599px) {\n	table.body .container {\n		width: 94% !important;\n		max-width: 600px !important;\n	}\n\n	.header img {\n		width: 240px !important;\n		height: auto !important;\n	}\n\n	.content {\n		padding: 30px !important;\n	}\n\n	.main-heading {\n		font-size: 16px !important;\n		line-height: 20px !important;\n	}\n\n	.main-description {\n		margin-bottom: 20px !important;\n	}\n\n	.stats-totals-wrapper.two .stats-totals-item-wrapper {\n		width: 50% !important;\n	}\n\n	.stats-totals-wrapper.three .stats-totals-item-wrapper {\n		width: 33.3% !important;\n	}\n\n	.stats-totals-wrapper.four .stats-totals-item-wrapper {\n		width: 25% !important;\n	}\n\n	.stats-totals-wrapper {\n		border-collapse: separate !important;\n		border: 1px solid #DDDDDD !important;\n		border-radius: 4px !important;\n	}\n\n	.stats-total-item {\n		width: 100% !important;\n		min-width: 100% !important;\n	}\n\n	.stats-total-item-inner {\n		border: none !important;\n	}\n\n	.stats-total-item-icon-wrapper {\n		height: 24px !important;\n	}\n\n	.stats-total-item-icon {\n		width: 24px !important;\n		height: 24px !important;\n	}\n\n	.stats-totals-wrapper.three .stats-total-item-title,\n	.stats-totals-wrapper.four .stats-total-item-title {\n		display: none !important;\n	}\n\n	.stats-total-item-value {\n		font-size: 18px !important;\n		line-height: 22px !important;\n	}\n\n	.stats-total-item-percent {\n		font-size: 12px !important;\n		line-height: 14px !important;\n	}\n\n	.stats-total-item-percent img {\n		width: 9px !important;\n		height: 9px !important;\n	}\n\n	.stats-heading th {\n		display: block !important;\n		width: 100% !important;\n		min-width: 100% !important;\n		padding-right: 0 !important;\n		padding-left: 0 !important;\n		text-align: center !important;\n	}\n\n	.stats-heading .first-col {\n		padding-top: 20px !important;\n		padding-bottom: 5px !important;\n	}\n\n	.stats-heading .second-col {\n		padding-top: 0 !important;\n		padding-bottom: 20px !important;\n	}\n\n	.stats-heading h2 {\n		text-align: center !important;\n		font-size: 15px !important;\n		line-height: 18px !important;\n	}\n\n	.stats-heading a {\n		font-size: 13px !important;\n		line-height: 16px !important;\n	}\n\n	.stats-subject-heading {\n		text-align: center !important;\n	}\n\n	.stats-subject-row {\n		text-align: center !important;\n	}\n\n	.stats-subject-column.total,\n	.stats-subject-column.sent,\n	.stats-subject-column.confirmed,\n	.stats-subject-column.unconfirmed,\n	.stats-subject-column.unsent {\n		max-width: 64px !important;\n	}\n\n	.stats-subject-column.opened,\n	.stats-subject-column.clicked {\n		max-width: 111px !important;\n	}\n\n	.spacer-40 {\n		line-height: 20px !important;\n		height: 20px !important;\n	}\n\n	.upgrade-heading {\n		font-size: 18px !important;\n		line-height: 22px !important;\n	}\n\n	.upgrade-text {\n		font-size: 14px !important;\n		line-height: 20px !important;\n	}\n}\n\n@media only screen and (max-width: 360px) {\n	.content {\n		padding: 20px !important;\n	}\n\n	.stats-subject-column.total,\n	.stats-subject-column.sent,\n	.stats-subject-column.confirmed,\n	.stats-subject-column.unconfirmed,\n	.stats-subject-column.unsent {\n		max-width: 61px !important;\n	}\n}\n\n/* Dark Mode. */\n\n@media (prefers-color-scheme: dark) {\n	.dark-body-bg {\n		background: #1C1E20 !important;\n	}\n\n	.dark-content-bg {\n		background: #23282C !important;\n	}\n\n	.dark-bg {\n		background: #202326 !important;\n	}\n\n	.dark-white-color {\n		color: #ffffff !important;\n	}\n\n	.dark-img {\n		display: block !important;\n		width: auto !important;\n		overflow: visible !important;\n		float: none !important;\n		max-height: inherit !important;\n		max-width: inherit !important;\n		line-height: auto !important;\n		margin-top: 0px !important;\n		visibility: inherit !important;\n	}\n\n	.light-img {\n		display: none;\n		display: none !important;\n	}\n\n	.stats-total-item-inner,\n	.stats-heading {\n		border-color: #395360 !important;\n	}\n\n	.stats-subject-column-value,\n	.stats-total-item-percent,\n	.footer {\n		color: #8C8F94 !important;\n	}\n\n	.stats-subject-column-value span {\n		color: #4A5057 !important;\n	}\n\n	.upgrade-text {\n		color: #8C8F94 !important;\n	}\n}\n\n/* Dark Mode Outlook. */\n\n[data-ogsc] .dark-body-bg {\n	background: #1C1E20 !important;\n}\n\n[data-ogsc] .dark-content-bg {\n	background: #23282C !important;\n}\n\n[data-ogsc] .dark-bg {\n	background: #202326 !important;\n}\n\n[data-ogsc] .dark-white-color {\n	color: #ffffff !important;\n}\n\n[data-ogsc] .dark-img {\n	display: block !important;\n	width: auto !important;\n	overflow: visible !important;\n	float: none !important;\n	max-height: inherit !important;\n	max-width: inherit !important;\n	line-height: auto !important;\n	margin-top: 0px !important;\n	visibility: inherit !important;\n}\n\n[data-ogsc] .light-img {\n	display: none;\n	display: none !important;\n}\n\n[data-ogsc] .stats-total-item-inner,\n[data-ogsc] .stats-heading {\n	border-color: #395360 !important;\n}\n\n[data-ogsc] .stats-subject-column-value,\n[data-ogsc] .stats-total-item-percent,\n[data-ogsc] .footer {\n	color: #8C8F94 !important;\n}\n\n[data-ogsc] .stats-subject-column-value span {\n	color: #4A5057 !important;\n}\n\n[data-ogsc] .upgrade-text {\n	color: #8C8F94 !important;\n}\n			</style>\n		</head>\n		<body class=\"dark-body-bg\" style=\"margin: 0;padding: 0;min-width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;background: #f1f1f1;text-align: left;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;height: 100% !important;width: 100% !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;\">\n		<table class=\"body dark-body-bg\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" style=\"border-collapse: collapse;border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;margin: 0;min-width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;background: #f1f1f1;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;height: 100% !important;width: 100%;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;\">\n		<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n		<td align=\"center\" valign=\"top\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n		<!-- Container -->\n		<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"container\" style=\"border-collapse: collapse;border-spacing: 0;padding: 0;vertical-align: top;text-align: inherit;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 600px;margin: 0 auto 0 auto;\">\n		<!-- Header -->\n		<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n			<td align=\"center\" valign=\"middle\" class=\"header\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 15px 0px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n				<div class=\"light-img\">\n					<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/wp-mail-smtp-logo.png\" width=\"321\" alt=\"WP Mail SMTP Logo\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 321px;max-width: 100%;clear: both;display: inline-block !important;height: auto !important;\">\n				</div>\n				<!--[if !mso]><! -->\n				<div class=\"dark-img\" style=\"display:none; overflow:hidden; float:left; width:0px; max-height:0px; max-width:0px; line-height:0px; visibility:hidden;\" align=\"center\">\n					<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/wp-mail-smtp-logo-dark.png\" width=\"321\" alt=\"WP Mail SMTP Logo\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 321px;max-width: 100%;clear: both;display: inline-block !important;height: auto !important;\">\n				</div>\n				<!--<![endif]-->\n			</td>\n		</tr>\n		<!-- Content -->\n		<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n		<td align=\"left\" valign=\"top\" class=\"content dark-content-bg\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 60px;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;background: #ffffff;border-radius: 6px;border-collapse: collapse !important;\">\n				<h6 class=\"main-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;mso-line-height-rule: exactly;line-height: 22px;;text-align: left;font-size: 18px;margin-bottom: 10px;\">\n			Hi there,		</h6>\n		<p class=\"main-description dark-white-color\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;text-align: left;mso-line-height-rule: exactly;line-height: 19px;font-size: 16px;margin-bottom: 40px;\">\n			Let’s see how your emails performed in the past week.		</p>\n\n		<table class=\"stats-totals-wrapper three\" style=\"border-collapse: collapse;border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 100%;\">\n			<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n				<td class=\"stats-totals-item-wrapper\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n							<table class=\"stats-total-item\" style=\"border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 140px;display: inline-table;min-width:140px;\" width=\"140\">\n			<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n				<td class=\"stats-total-item-inner\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 15px 5px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important; width: 100%; min-width:100%; border: 1px solid #DDDDDD;border-radius: 4px;\">\n					<p class=\"stats-total-item-icon-wrapper\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #809EB0;padding: 0;text-align: center;mso-line-height-rule: exactly;margin-bottom: 10px;height: 32px;\">\n						<img class=\"stats-total-item-icon\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\" alt=\"Total Emails\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 34px;height:32px;clear: both;display: inline-block;\" width=\"34\" height=\"32\">\n					</p>\n					<p class=\"stats-total-item-title\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #809EB0;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 13px;margin-bottom: 11px;white-space: nowrap;\">\n						Total Emails					</p>\n					<p class=\"stats-total-item-value dark-white-color\" style=\"margin: 0 0 12px 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 28px;font-size: 28px;\">\n						31					</p>\n					<p class=\"stats-total-item-percent\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #777777;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 14px;white-space: nowrap;\">\n						<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-arrow-up.png\" alt=\"Total Emails\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 12px;height: 12px;max-width: 100%;clear: both;\" width=\"12\" height=\"12\">\n						<span style=\"padding-left: 1px;\">\n							<!--[if mso]>&nbsp;<![endif]-->\n							+121.4%\n						</span>\n					</p>\n				</td>\n			</tr>\n		</table>\n						</td>\n\n									<td class=\"stats-totals-item-wrapper\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n								<table class=\"stats-total-item\" style=\"border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 140px;display: inline-table;min-width:140px;\" width=\"140\">\n			<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n				<td class=\"stats-total-item-inner\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 15px 5px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important; width: 100%; min-width:100%; border: 1px solid #DDDDDD;border-radius: 4px;\">\n					<p class=\"stats-total-item-icon-wrapper\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6AA08B;padding: 0;text-align: center;mso-line-height-rule: exactly;margin-bottom: 10px;height: 32px;\">\n						<img class=\"stats-total-item-icon\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\" alt=\"Sent\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 32px;height:32px;clear: both;display: inline-block;\" width=\"32\" height=\"32\">\n					</p>\n					<p class=\"stats-total-item-title\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6AA08B;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 13px;margin-bottom: 11px;white-space: nowrap;\">\n						Sent					</p>\n					<p class=\"stats-total-item-value dark-white-color\" style=\"margin: 0 0 12px 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 28px;font-size: 28px;\">\n						31					</p>\n					<p class=\"stats-total-item-percent\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #777777;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 14px;white-space: nowrap;\">\n						<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-arrow-up.png\" alt=\"Sent\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 12px;height: 12px;max-width: 100%;clear: both;\" width=\"12\" height=\"12\">\n						<span style=\"padding-left: 1px;\">\n							<!--[if mso]>&nbsp;<![endif]-->\n							+121.4%\n						</span>\n					</p>\n				</td>\n			</tr>\n		</table>\n							</td>\n				\n				<td class=\"stats-totals-item-wrapper\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: right;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important;\">\n							<table class=\"stats-total-item\" style=\"border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 140px;display: inline-table;min-width:140px;\" width=\"140\">\n			<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n				<td class=\"stats-total-item-inner\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 15px 5px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;border-collapse: collapse !important; width: 100%; min-width:100%; border: 1px solid #DDDDDD;border-radius: 4px;\">\n					<p class=\"stats-total-item-icon-wrapper\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #D63638;padding: 0;text-align: center;mso-line-height-rule: exactly;margin-bottom: 10px;height: 32px;\">\n						<img class=\"stats-total-item-icon\" src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\" alt=\"Failed\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 32px;height:32px;clear: both;display: inline-block;\" width=\"32\" height=\"32\">\n					</p>\n					<p class=\"stats-total-item-title\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #D63638;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 13px;margin-bottom: 11px;white-space: nowrap;\">\n						Failed					</p>\n					<p class=\"stats-total-item-value dark-white-color\" style=\"margin: 0 0 12px 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 28px;font-size: 28px;\">\n						0					</p>\n					<p class=\"stats-total-item-percent\" style=\"margin: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #777777;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;text-align: center;mso-line-height-rule: exactly;line-height: 14px;font-size: 14px;white-space: nowrap;\">\n						<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-arrow-up.png\" alt=\"Failed\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 12px;height: 12px;max-width: 100%;clear: both;\" width=\"12\" height=\"12\">\n						<span style=\"padding-left: 1px;\">\n							<!--[if mso]>&nbsp;<![endif]-->\n							+0%\n						</span>\n					</p>\n				</td>\n			</tr>\n		</table>\n						</td>\n			</tr>\n		</table>\n\n					<table class=\"stats-heading\" style=\"border-collapse: collapse;border-spacing: 0;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 100%;border-bottom: 1px solid #dddddd;\">\n				<tr style=\"padding: 0;text-align: left;\">\n					<th class=\"first-col\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: left;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;padding-top: 40px;padding-bottom: 20px;border-collapse: collapse !important;padding-right: 10px;\">\n						<h2 style=\"margin: 0;padding: 0;color: #809EB0;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: bold;mso-line-height-rule: exactly;line-height: 20px;text-align: left;font-size: 16px;text-transform: uppercase;\">\n							Last Week’s Top Emails						</h2>\n					</th>\n					<th class=\"second-col\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 0;vertical-align: top;text-align: right;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #444444;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 14px;padding-top: 40px;padding-bottom: 20px;border-collapse: collapse !important;\">\n						<a href=\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wp-mail-smtp-reports&amp;orderby=total&amp;order=desc&amp;timespan=custom&amp;date=2025-11-17 - 2025-11-23\" style=\"-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #8C8F94;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;margin: 0;text-align: left;mso-line-height-rule: exactly;line-height: 17px;text-decoration: underline;font-size: 14px;text-decoration-line: underline;\">\n							View All Emails						</a>\n					</th>\n				</tr>\n			</table>\n\n			<div class=\"stats-subject stats-subject-4\">\n									<h6 class=\"stats-subject-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 18px;text-align: left;font-size: 15px;margin-top: 20px;margin-bottom: 10px;padding-right: 10px;\">\n						New Entry: Simple Contact Form					</h6>\n					<!--[if mso]>\n					<table role=\"presentation\" width=\"100%\">\n						<tr>\n							<td style=\"line-height: 15px;background: #F8F8F8;padding: 10px 0px 0px 0px;border-radius: 4px;\">\n							<![endif]-->\n								<div class=\"stats-subject-row dark-bg\" style=\"font-size:0;line-height: 15px;text-align:left;background: #F8F8F8;padding: 10px 10px 0px 10px;border-radius: 4px;\">\n									<!--[if mso]>\n									<table role=\"presentation\" width=\"100%\" style=\"text-align:center;\">\n										<tr>\n										<![endif]-->\n													<!--[if mso]>\n		<td style=\"width:106px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column total\" style=\"width:100%;max-width:106px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 16px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"16\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					15				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column sent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					15				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column unsent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:153px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column opened\" style=\"width:100%;max-width:153px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-open.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					1 <span style=\"color: #8C8F94\">(6%)</span>				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n												<!--[if mso]>\n										</tr>\n									</table>\n									<![endif]-->\n								</div>\n							<!--[if mso]>\n							</td>\n						</tr>\n					</table>\n					<![endif]-->\n									<h6 class=\"stats-subject-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 18px;text-align: left;font-size: 15px;margin-top: 20px;margin-bottom: 10px;padding-right: 10px;\">\n						[RainCity Contractor Connect] Some plugins were automatically updated					</h6>\n					<!--[if mso]>\n					<table role=\"presentation\" width=\"100%\">\n						<tr>\n							<td style=\"line-height: 15px;background: #F8F8F8;padding: 10px 0px 0px 0px;border-radius: 4px;\">\n							<![endif]-->\n								<div class=\"stats-subject-row dark-bg\" style=\"font-size:0;line-height: 15px;text-align:left;background: #F8F8F8;padding: 10px 10px 0px 10px;border-radius: 4px;\">\n									<!--[if mso]>\n									<table role=\"presentation\" width=\"100%\" style=\"text-align:center;\">\n										<tr>\n										<![endif]-->\n													<!--[if mso]>\n		<td style=\"width:106px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column total\" style=\"width:100%;max-width:106px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 16px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"16\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					5				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column sent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					5				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column unsent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:153px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column opened\" style=\"width:100%;max-width:153px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-open.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0 <span style=\"color: #8C8F94\">(0%)</span>				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n												<!--[if mso]>\n										</tr>\n									</table>\n									<![endif]-->\n								</div>\n							<!--[if mso]>\n							</td>\n						</tr>\n					</table>\n					<![endif]-->\n									<h6 class=\"stats-subject-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 18px;text-align: left;font-size: 15px;margin-top: 20px;margin-bottom: 10px;padding-right: 10px;\">\n						[RainCity Contractor Connect] Comment: &quot;HHL Insulation&quot;					</h6>\n					<!--[if mso]>\n					<table role=\"presentation\" width=\"100%\">\n						<tr>\n							<td style=\"line-height: 15px;background: #F8F8F8;padding: 10px 0px 0px 0px;border-radius: 4px;\">\n							<![endif]-->\n								<div class=\"stats-subject-row dark-bg\" style=\"font-size:0;line-height: 15px;text-align:left;background: #F8F8F8;padding: 10px 10px 0px 10px;border-radius: 4px;\">\n									<!--[if mso]>\n									<table role=\"presentation\" width=\"100%\" style=\"text-align:center;\">\n										<tr>\n										<![endif]-->\n													<!--[if mso]>\n		<td style=\"width:106px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column total\" style=\"width:100%;max-width:106px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 16px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"16\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					4				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column sent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					4				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column unsent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:153px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column opened\" style=\"width:100%;max-width:153px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-open.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0 <span style=\"color: #8C8F94\">(0%)</span>				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n												<!--[if mso]>\n										</tr>\n									</table>\n									<![endif]-->\n								</div>\n							<!--[if mso]>\n							</td>\n						</tr>\n					</table>\n					<![endif]-->\n									<h6 class=\"stats-subject-heading dark-white-color\" style=\"margin: 0;padding: 0;color: #444444;word-wrap: normal;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;mso-line-height-rule: exactly;line-height: 18px;text-align: left;font-size: 15px;margin-top: 20px;margin-bottom: 10px;padding-right: 10px;\">\n						New Entry: CONTACT FORM					</h6>\n					<!--[if mso]>\n					<table role=\"presentation\" width=\"100%\">\n						<tr>\n							<td style=\"line-height: 15px;background: #F8F8F8;padding: 10px 0px 0px 0px;border-radius: 4px;\">\n							<![endif]-->\n								<div class=\"stats-subject-row dark-bg\" style=\"font-size:0;line-height: 15px;text-align:left;background: #F8F8F8;padding: 10px 10px 0px 10px;border-radius: 4px;\">\n									<!--[if mso]>\n									<table role=\"presentation\" width=\"100%\" style=\"text-align:center;\">\n										<tr>\n										<![endif]-->\n													<!--[if mso]>\n		<td style=\"width:106px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column total\" style=\"width:100%;max-width:106px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-email.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 16px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"16\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					3				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column sent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-check.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					3				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:100px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column unsent\" style=\"width:100%;max-width:100px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-error.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n				<!--[if mso]>\n		<td style=\"width:153px;padding:0px 0px 10px 0px;\" valign=\"top\">\n		<![endif]-->\n			<div class=\"stats-subject-column opened\" style=\"width:100%;max-width:153px;display:inline-block;vertical-align:top;padding:0px 0px 10px 0px;font-size:13px;line-height:15px;\">\n				<img src=\"https://raincitycontractorconnect.com/staging/6718/wp-content/plugins/wp-mail-smtp-pro/assets/images/reports/email/icon-open.png\"\n						 alt=\"\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;width: 15px;height: 15px;max-width: 100%;clear: both;vertical-align: bottom;\" width=\"15\" height=\"15\">&nbsp;\n				<span class=\"stats-subject-column-value\" style=\"line-height: 100%;white-space: nowrap !important; color: #50575E;\">\n					0 <span style=\"color: #8C8F94\">(0%)</span>				</span>\n			</div>\n		<!--[if mso]>\n		</td>\n		<![endif]-->\n												<!--[if mso]>\n										</tr>\n									</table>\n									<![endif]-->\n								</div>\n							<!--[if mso]>\n							</td>\n						</tr>\n					</table>\n					<![endif]-->\n							</div>\n						</td>\n		</tr>\n		<!-- Footer -->\n		<tr style=\"padding: 0;vertical-align: top;text-align: left;\">\n			<td class=\"footer\" align=\"center\" valign=\"top\" style=\"word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;padding: 30px 0px;vertical-align: top;text-align: center;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #777777;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;margin: 0;mso-line-height-rule: exactly;line-height: 140%;font-size: 13px;border-collapse: collapse !important;\">\n				This email was auto-generated and sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"color: #72777c;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;margin: 0;text-align: left;line-height: 140%;text-decoration: underline\">RainCity Contractor Connect</a>. Learn <a href=\"https://raincitycontractorconnect.com/staging/6718/wp-admin/admin.php?page=wp-mail-smtp&#038;tab=misc\" style=\"color: #72777c;font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight: normal;padding: 0;margin: 0;text-align: left;line-height: 140%;text-decoration: underline\">how to disable it</a>.			</td>\n		</tr>\n		</table>\n		</td>\n		</tr>\n		</table>\n		</body>\n		</html>\n		',1,'2025-11-25 05:00:38','smtp',0,'WP Mail SMTP Pro','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wp-mail-smtp-pro/src/Reports/Emails/Summary.php:112',0),(47,'[RainCity Contractor Connect] Some plugins were automatically updated','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Mon, 24 Nov 2025 22:04:43 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: [RainCity Contractor Connect] Some plugins were automatically updated\",\"Message-ID: <buOoyIyxjlWVj12ujADpJQSeD9Pyt4oaH6E7lajb8@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','Howdy! Some plugins have automatically updated to their latest versions on your site at https://raincitycontractorconnect.com/staging/6718. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WP Fastest Cache (from version 1.4.1 to 1.4.2) : https://wordpress.org/plugins/wp-fastest-cache/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','',1,'2025-11-25 05:04:43','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-admin/includes/class-wp-automatic-updater.php:1543',0),(48,'New Entry: Contact US','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Mon, 24 Nov 2025 23:55:03 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Contact US\",\"Message-ID: <rivhi6topdB3Sack6y71Mhcl3q88GTLjvbD2PqI@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Comment or Message</strong></td>\n</tr>\n<tr class=\"field-textarea\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">gdfgfdgg</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-25 06:55:03','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(49,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 25 Nov 2025 00:04:03 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: betancourtsconstruction@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <FrkAvAahLTWkcAnqXRXDlwNKFzNogjpydV6Wf3k1AC8@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">isaac cleaning</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Isaac Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+14257500393</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:betancourtsconstruction@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">betancourtsconstruction@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-25 07:04:03','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(50,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 25 Nov 2025 00:05:09 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <fE5bo2GjcYuCeX8tP6057iwOa0dHKwke8XE9t7xvkDs@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-25 07:05:09','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(51,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 25 Nov 2025 00:10:24 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <QZNZthv8lBAvMd05m2IGiqMeTdIKxmxpaHPB0adCs@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Pintores de Mexico</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">123456qwerty</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">123456qwerty</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-25 07:10:24','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(52,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 25 Nov 2025 00:12:47 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <Q9zFQDHv67GLewZU4K5hwQu9BeWrXfStCyF07MrA@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-25 07:12:47','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(53,'[RainCity Contractor Connect] Password Changed','','{\"to\":[\"eduardocb.insurance@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 25 Nov 2025 00:17:13 +0000\",\"To: eduardocb.insurance@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: [RainCity Contractor Connect] Password Changed\",\"Message-ID: <WqHRY5Mf9Yjm050ZUPQXVlv7kgLFAOslC3WQwwv1c@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','Hi eduardocb.insurance,\n\nThis notice confirms that your password was changed on RainCity Contractor Connect.\n\nIf you did not change your password, please contact the Site Administrator at\neddie@raincitycontractorconnect.com\n\nThis email has been sent to eduardocb.insurance@gmail.com\n\nRegards,\nAll at RainCity Contractor Connect\nhttps://raincitycontractorconnect.com/staging/6718','',1,'2025-11-25 07:17:13','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-includes/user.php:2779',0),(54,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Tue, 25 Nov 2025 23:37:29 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <0HxzOhQaorkAUlvGWyJRfRWrjOvj8SMSiyZtLgjNBrM@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 06:37:29','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(55,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 01:20:56 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <xUMozu9hweYn9ERuBn37YP1NdBsAOg8AGEvUHlB1c@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 08:20:56','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(56,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 01:49:45 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <DB2XPfhkClRVPC862F3BzFGvjMeC7IIGIGzbknyo@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 08:49:45','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(57,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 01:52:29 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <htgVw5X2kkTuNGBm5kcxwV30sWc2xRChccanJU@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 08:52:29','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(58,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 01:57:41 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <eQtIBVtobZ65dLkLD9Zftd44yNlkucvGPSTOq3VuU@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 08:57:41','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(59,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 01:58:46 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <li5uZfeqCiWB5SGN7Kk2CCoiZb2pjqxkbuhcRxgcdQ@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 08:58:46','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(60,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 02:17:36 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <WdgTsRBBEjSzLttQS4SPhYJ5C7gFN7Vl1791BrAeBrc@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 09:17:36','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(61,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 02:18:57 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <JcNS9RNNx2TEo2exyUrBLYdufLO5Gil9u7XMUc2Ig@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 09:18:57','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(62,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 02:29:01 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <MqokWYedGZJjkAEthqcZLLNXQmJo3u1ZOyBYlIAM@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 09:29:01','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(63,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 02:34:00 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <jIuF0SilWCfhftAotSznkZXUYljNI9ULu3CeMGmk33A@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 09:34:00','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(64,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 02:54:19 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <8XdZI079gSPGu7IOoa15KUcwWF3FWFLGd6sgnjBpdA@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 09:54:19','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(65,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 02:59:26 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <2Jaey2IBWTuTRtEl6vZ4xvP8p74DEUHMjSjj8GshYOw@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-26 09:59:26','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0);
INSERT INTO `lJD_wpmailsmtp_emails_log` VALUES (66,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 17:38:05 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <FpbRa42686PyynJNFxWn5EjOF3HZW0ixItpTc9JoTo@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-27 00:38:05','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(67,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 17:47:33 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <Hn6lBzLWtiFW6DtFFC4kjEynTDegwZATqAguZKnFNo@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-27 00:47:33','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(68,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 18:11:14 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <sSeq9aUCy3VGNy9uMUglXqX3oJ35KkfDaHQ3yIK4gc@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-27 01:11:14','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(69,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 18:15:54 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <Mq664BNfflfiZkdRXUENAIEuz09CFGLUOIit73smVAM@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-27 01:15:54','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(70,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 18:22:37 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <u3VYCtEmtUfmFnJG3AMwgXSaAfKWDvWvO7dHkSRV3PU@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Humberto Herandez</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-27 01:22:36','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(71,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 18:33:31 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <v3FCFvHJws5q7EiViDJKOfk5lzPFzkKZzqFs9mr4@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-27 01:33:31','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(72,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 18:57:48 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <ZN0uPcWFn1AlMHgV63ntFT4SK3I66lUznF3r4njZ2E@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-27 01:57:48','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(73,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Wed, 26 Nov 2025 19:30:01 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <WpMwC0VJZfsXwPCrmUc5K8N9QSPbpbFkh26Nqq1Ts@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-27 02:30:01','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(74,'[RainCity Contractor Connect] Some plugins were automatically updated','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 16:47:59 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Subject: [RainCity Contractor Connect] Some plugins were automatically updated\",\"Message-ID: <KsIYRjY2GJR4qiqdPUVUe3GE4DD4TkiTcSPdFHXM@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','Howdy! Some plugins have automatically updated to their latest versions on your site at https://raincitycontractorconnect.com/staging/6718. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WP Mail SMTP (from version 4.7.0 to 4.7.1) : https://wordpress.org/plugins/wp-mail-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','',1,'2025-11-27 23:47:59','smtp',0,'WP Core','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-admin/includes/class-wp-automatic-updater.php:1543',0),(75,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 18:21:08 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <q0arbeLorhZNnhY4ox3eAQXT0pkMianRzuQtjbDZWI@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 01:21:08','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(76,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 18:21:44 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <nqBWhMuZYuanjMfinktWYKeMUNimQwjzUGmxiLzzM@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 01:21:44','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(77,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 19:56:22 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <9NekYxEyoTu9v2iukpLf4fnlUcdwkPooke6iCwI9cs@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.0\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 02:56:22','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(78,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 21:07:33 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <3D9obWx5b7AlpLkwggAMAArfV1rX9vHxXESdoKKyo@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 04:07:32','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(79,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 23:07:04 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <1589TDpq9IISv3z66BLGvrzAQpsFnrfzKANrPbJuReM@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 06:07:04','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(80,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 23:19:04 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <Jj0BOiovP0x2qVT7hRu7bS4ER6SV8iIuizmdu1ncAdI@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 06:19:04','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(81,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 23:29:35 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <NjPEsSDI9Ktk0XaxNDifc4QlhFA8LPiQjQMcfEwcAk@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 06:29:35','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(82,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 23:35:48 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <Mw2a7Cu3ufnHelhodNjKOucEbtwLnCShcvNOyyvf4@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 06:35:48','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(83,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 23:55:55 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <QiE2j0JJSVSaFjKUdhzlR4u44PVm5mIc2Ys0TfMoiRw@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 06:55:55','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(84,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Thu, 27 Nov 2025 23:56:39 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <2cD9zmlOWTxVu1EV8kxd5cHZkDzUPfkgWUdG9pbMxSo@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 06:56:39','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(85,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Fri, 28 Nov 2025 00:12:36 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: eduardocb.insurance@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <aAW554r8a9TzC2A7hk0zXQ5yBsbXKAClfldTaEn2L5E@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Rccc</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Eduardo Cedeno Betancourt</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:eduardocb.insurance@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">eduardocb.insurance@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 07:12:36','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(86,'New Entry: Simple Contact Form','','{\"to\":[\"eddie@raincitycontractorconnect.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Fri, 28 Nov 2025 00:22:34 +0000\",\"To: eddie@raincitycontractorconnect.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: nwlatman@gmail.com\",\"Subject: New Entry: Simple Contact Form\",\"Message-ID: <qXhQeNRslxn2RtYgubBHvNgdPXOKkPGT8wefrE6j7g@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/html; charset=utf-8\",\"Content-Transfer-Encoding: quoted-printable\"]','','','<!doctype html>\n<html lang=\"en-US\">\n<head>\n	<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n	<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"color-scheme\" content=\"light dark\">\n	<title>WPForms</title>\n<style type=\"text/css\">/**\n * Adjusts the display of header images based on the user\'s preference for dark color schemes.\n */\n@media (prefers-color-scheme: light) {\n  .header-wrapper.dark-mode {\n    display: none !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n  .header-wrapper.dark-mode {\n    display: table-row !important;\n  }\n  .header-wrapper.dark-mode + .light-mode {\n    display: none !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .wpforms-layout-table-display-rows .wpforms-layout-table-row .field-name {\n    display: block !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row {\n    display: block;\n    width: 100%;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row table, .wpforms-layout-table .wpforms-layout-table-row thead, .wpforms-layout-table .wpforms-layout-table-row tbody, .wpforms-layout-table .wpforms-layout-table-row tr, .wpforms-layout-table .wpforms-layout-table-row td, .wpforms-layout-table .wpforms-layout-table-row th {\n    display: block;\n    width: 100% !important;\n    padding-bottom: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row tr {\n    padding-top: 0 !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 25px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table > td {\n    padding-bottom: 0 !important;\n  }\n}\n\n@media only screen and (max-width: 599px) {\n  .body-inner {\n    padding-top: 25px !important;\n    padding-bottom: 25px !important;\n  }\n  .wrapper-inner {\n    padding: 0 25px 25px 25px !important;\n  }\n  .header {\n    padding-bottom: 25px !important;\n  }\n  .header .has-image-size-small img {\n    max-height: 100px !important;\n  }\n  .header .has-image-size-medium img {\n    max-height: 140px !important;\n  }\n  .header .has-image-size-large img {\n    max-height: 180px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-value {\n    padding-bottom: 10px !important;\n  }\n  .wpforms-layout-table .wpforms-layout-table-row td.field-name {\n    padding-bottom: 7px !important;\n  }\n  .wpforms-layout-table-display-blocks table:not(:first-child) .field-repeater-name {\n    padding-top: 25px !important;\n  }\n}\n\n@media (prefers-color-scheme: dark) {\n	body, .body {\n		background-color: #2d2f31 !important;\n	}\n\n	.wrapper-inner {\n		background-color: #1f1f1f !important;\n		border: 1px solid #525252 !important;\n	}\n\n	body, table.body, h1, h2, h3, h4, h5, h6, p, td, th, a {\n		color: #dddddd !important;\n		font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif !important;\n	}\n\n	a, a:visited,\n	a:hover, a:active,\n	h1 a, h1 a:visited,\n	h2 a, h2 a:visited,\n	h3 a, h3 a:visited,\n	h4 a, h4 a:visited,\n	h5 a, h5 a:visited,\n	h6 a, h6 a:visited {\n		color: #e27730 !important;\n	}\n\n	a.button-link {\n		background-color: #1f1f1f !important;\n		border: 1px solid #e27730 !important;\n		color: #e27730 !important;\n	}\n\n	.content .field-value,\n	.wpforms-layout-table > td {\n		border-bottom: 1px solid #3e3e3e !important;\n	}\n\n	.footer, .footer a {\n		color: #7a7a7a !important;\n	}\n\n	table.wpforms-order-summary-preview {\n		border: 1px solid #3e3e3e !important;\n	}\n\n	table.wpforms-order-summary-preview td {\n		border-top: 1px solid #3e3e3e !important;\n	}\n\n		.dark-mode .header-image {\n		max-width: 350px !important;\n	}\n	.dark-mode .header-image img {\n		max-height: 180px !important;\n	}\n	}\n</style>\n</head>\n<body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" bgcolor=\"#e9eaec\" class=\"ltr\" style=\"height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; text-align: center; padding: 0 25px 0 25px; line-height: 22px; background-color: #e9eaec; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" class=\"body\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; width: 100% !important; min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-align: center; background-color: #e9eaec; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; line-height: 22px; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;\">\n	<tr style=\"padding: 0; vertical-align: top;\">\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n		<td align=\"center\" valign=\"top\" class=\"body-inner\" width=\"660\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding-top: 50px; padding-bottom: 50px; line-height: 22px;\">\n			<div class=\"wrapper\" width=\"100%\" dir=\"ltr\" style=\"max-width: 660px;\">\n				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"container\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; margin: 0 auto 0 auto;\">\n															<tr style=\"padding: 0; vertical-align: top;\">\n						<td class=\"wrapper-inner\" bgcolor=\"#ffffff\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; padding: 25px 30px 50px 30px; background-color: #ffffff; border: 1px solid #c6c6c6; line-height: 22px;\">\n							<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td valign=\"top\" class=\"content\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\">\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"border-collapse: collapse; border-spacing: 0; padding: 0; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;\">\n	<tbody>\n		<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Company Name</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">HHL Insulation</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Name</strong></td>\n</tr>\n<tr class=\"field-name\" style=\"padding: 0; vertical-align: top; padding-top: 25px; padding-bottom: 7px;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">Alex Davila</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Phone</strong></td>\n</tr>\n<tr class=\"field-phone\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">+12066696217</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Email = Username</strong></td>\n</tr>\n<tr class=\"field-email\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\"><a href=\"mailto:nwlatman@gmail.com\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; color: #e27730; -ms-word-break: break-word; word-break: break-word; margin-bottom: 0;\">nwlatman@gmail.com</a></td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>\n<tr style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-name\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-top: 25px; padding-bottom: 7px;\"><strong style=\"margin-bottom: 0;\">Confirm Password</strong></td>\n</tr>\n<tr class=\"field-text\" style=\"padding: 0; vertical-align: top;\">\n	<td class=\"field-value\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2;\">12345qwert</td>\n</tr>	</tbody>\n</table>\n\n									</td>\n								</tr>\n								<tr style=\"padding: 0; vertical-align: top;\">\n									<td align=\"center\" valign=\"top\" class=\"footer\" style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; font-size: 12px; text-align: center; padding-top: 25px; color: #999999; line-height: 22px;\">\n										Sent from <a href=\"https://raincitycontractorconnect.com/staging/6718\" style=\"-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; mso-line-height-rule: exactly; line-height: 22px; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; text-decoration: underline; color: #999999;\">RainCity Contractor Connect</a>									</td>\n								</tr>\n							</table>\n						</td>\n					</tr>\n				</table>\n			</div>\n		</td>\n		<td style=\"word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; border-collapse: collapse !important; vertical-align: top; mso-table-lspace: 0pt; mso-table-rspace: 0pt; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-weight: normal; padding: 0; margin: 0; font-size: 14px; mso-line-height-rule: exactly; color: #333333; font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; line-height: 22px;\"><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>\n	</tr>\n</table>\n</body>\n</html>',1,'2025-11-28 07:22:34','smtp',0,'WPForms','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/wpforms/src/Emails/Mailer.php:588',0),(87,'RCCC Mail Test — https://raincitycontractorconnect.com/staging/6718','','{\"to\":[\"nwlatman@gmail.com\"],\"from\":\"eddie@raincitycontractorconnect.com\"}','[\"Date: Fri, 28 Nov 2025 00:50:52 +0000\",\"To: nwlatman@gmail.com\",\"From: RainCity Contractor Connect <eddie@raincitycontractorconnect.com>\",\"Reply-To: no-reply@raincitycontractorconnect.com\",\"Subject: =?UTF-8?Q?RCCC_Mail_Test_=E2=80=94_https:\\/\\/raincitycontractorconnect.com\\/staging\\/6718?=\",\"Message-ID: <8nmNTVY7QuaDqvXYLFstsQWN5ECLrhdovbtuN3HEc@raincitycontractorconnect.com>\",\"X-Mailer: WPMailSMTP\\/Mailer\\/smtp 4.7.1\",\"MIME-Version: 1.0\",\"Content-Type: text\\/plain; charset=UTF-8\"]','','This is a test message from https://raincitycontractorconnect.com/staging/6718\n\nTime: 2025-11-27 16:50:52','',1,'2025-11-28 07:50:52','smtp',0,'RCCC Email Test','/home3/dinerore/public_html/website_edcc2be6/staging/6718/wp-content/plugins/rccc-email-test/rccc-email-test.php:42',0);
/*!40000 ALTER TABLE `lJD_wpmailsmtp_emails_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_wpmailsmtp_tasks_meta`
--

DROP TABLE IF EXISTS `lJD_wpmailsmtp_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_wpmailsmtp_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=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_wpmailsmtp_tasks_meta`
--

LOCK TABLES `lJD_wpmailsmtp_tasks_meta` WRITE;
/*!40000 ALTER TABLE `lJD_wpmailsmtp_tasks_meta` DISABLE KEYS */;
INSERT INTO `lJD_wpmailsmtp_tasks_meta` VALUES (1,'wp_mail_smtp_admin_notifications_update','W10=','2025-11-07 21:41:56');
/*!40000 ALTER TABLE `lJD_wpmailsmtp_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_yoast_indexable`
--

DROP TABLE IF EXISTS `lJD_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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=72 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_yoast_indexable`
--

LOCK TABLES `lJD_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `lJD_yoast_indexable` DISABLE KEYS */;
INSERT INTO `lJD_yoast_indexable` VALUES (1,'https://raincitycontractorconnect.com/author/betancourtsconstruction/','69:3be15004dd1094403f3e79b257bb3c86',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/57a061eda179cc6c299c488eafd9b596285e06874020cce765d3ae60cb3e6754?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/57a061eda179cc6c299c488eafd9b596285e06874020cce765d3ae60cb3e6754?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2025-11-07 21:05:51','2025-11-15 08:08:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-15 01:08:15','2025-11-07 21:04:01',NULL),(2,'https://okk.bis.mybluehost.me/website_edcc2be6/','47:5729e4a0612b6471b98bd0818c9db154',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Easily connect with trusted local contractors in King County, WA. Find reliable services for your home improvement projects today!','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,'2025-11-07 21:05:51','2025-11-15 08:08:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-15 01:08:15','2025-11-07 21:04:01',NULL),(4,'https://raincitycontractorconnect.com/about/','44:f87407e8f43fcd09d3626362295dd849',8,'post','page',1,0,NULL,NULL,'About Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=',NULL,NULL,'first-content-image',NULL,NULL,'https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=',NULL,'first-content-image',NULL,0,NULL,NULL,'2025-11-07 21:09:20','2025-11-15 01:42:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-14 18:42:15','2025-11-07 21:09:20',0),(5,'https://okk.bis.mybluehost.me/website_edcc2be6/services/','56:76ec1da3f313fdd2da4ecde0eb9753cb',9,'post','page',1,0,NULL,NULL,'Our Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;crop=&amp;w=200&amp;h=200&amp;crop=faces',NULL,NULL,'first-content-image',NULL,NULL,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;crop=&amp;w=200&amp;h=200&amp;crop=faces',NULL,'first-content-image',NULL,0,NULL,NULL,'2025-11-07 21:09:20','2025-11-08 05:38:56',1,NULL,NULL,NULL,NULL,0,2,2,'2025-11-07 22:38:56','2025-11-07 21:09:20',0),(6,'https://raincitycontractorconnect.com/testimonials/','51:d91979a169869c4a592659ced2e70bed',10,'post','page',1,0,NULL,NULL,'Testimonials','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&amp;auto=format&amp;fit=crop&amp;w=1200&amp;h=1200&amp;crop=',NULL,NULL,'first-content-image',NULL,NULL,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&amp;auto=format&amp;fit=crop&amp;w=1200&amp;h=1200&amp;crop=',NULL,'first-content-image',NULL,0,NULL,NULL,'2025-11-07 21:09:20','2025-11-14 06:51:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-13 23:51:41','2025-11-07 21:09:20',0),(7,'https://raincitycontractorconnect.com/get-matched/','50:c5dc17d8dd264ea907e3b3399bcb9337',11,'post','page',1,0,NULL,NULL,'Get Matched','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=',NULL,NULL,'first-content-image',NULL,NULL,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=',NULL,'first-content-image',NULL,0,2,NULL,'2025-11-07 21:09:20','2025-11-15 08:08:15',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-15 01:08:15','2025-11-07 21:09:20',0),(11,'https://raincitycontractorconnect.com/staging/6718/','51:78fdb7c20f0d5379d172ef047f3ef395',19,'post','page',1,0,NULL,NULL,'Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://raincitycontractorconnect.com/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://raincitycontractorconnect.com/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg',NULL,'first-content-image',NULL,8,NULL,NULL,'2025-11-07 21:10:48','2025-11-28 03:34:09',1,NULL,NULL,NULL,NULL,0,2,2,'2025-11-14 19:00:01','2025-11-07 21:10:48',0),(12,'https://okk.bis.mybluehost.me/website_edcc2be6/?page_id=3','57:0f00886b577143c6fee47ad78ed60054',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,'2025-11-07 21:11:40','2025-11-08 04:11:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 21:04:01','2025-11-07 21:04:01',0),(13,'https://okk.bis.mybluehost.me/website_edcc2be6/hello-world/','59:17166158448614b57ad8dc7d1eb16b93',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,'2025-11-07 21:18:01','2025-11-08 05:05:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 21:04:01','2025-11-07 21:04:01',0),(14,'https://okk.bis.mybluehost.me/website_edcc2be6/category/uncategorized/','70:7e310c5b235241de8268843dd928885f',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,0,NULL,'2025-11-07 21:18:04','2025-11-14 20:48:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 21:04:01','2025-11-07 21:04:01',NULL),(15,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,'2025-11-07 22:05:50','2025-11-08 05:05:50',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(16,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,'2025-11-07 22:05:50','2025-11-08 05:05:50',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(17,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,'2025-11-07 22:05:50','2025-11-08 05:05:50',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(18,'https://okk.bis.mybluehost.me/website_edcc2be6/contractors/','59:e4dc7baf70e22663fe4c963c79472450',NULL,'post-type-archive','contractor',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Contractors',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 22:05:50','2025-11-15 03:48:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-14 20:48:49',NULL,NULL),(19,'https://okk.bis.mybluehost.me/website_edcc2be6/?page_id=32','58:2dc90c3a40921afb782cfe4a1f16c1f0',32,'post','page',1,0,NULL,NULL,'Get Matched','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,'2025-11-07 22:27:34','2025-11-08 05:29:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 22:29:35','2025-11-07 22:29:35',0),(20,'https://okk.bis.mybluehost.me/website_edcc2be6/?page_id=39','58:fb6b7a388ba1cb146f8853a37b9b7185',39,'post','page',1,0,NULL,NULL,'','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1200&amp;h=&amp;crop=',NULL,NULL,'first-content-image',NULL,NULL,'https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1200&amp;h=&amp;crop=',NULL,'first-content-image',NULL,0,NULL,NULL,'2025-11-07 22:48:01','2025-11-08 05:49:18',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-07 22:49:18','2025-11-07 22:48:01',0),(21,'https://okk.bis.mybluehost.me/website_edcc2be6/services/framing/','64:a2f92e3288daf8696b96ca203a44926b',8,'term','service_category',NULL,NULL,NULL,NULL,'Framing',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,'2025-11-07 23:03:56','2025-11-08 06:03:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:03:56',NULL,NULL),(22,'https://okk.bis.mybluehost.me/website_edcc2be6/services/drywall-and-plaster/','76:0c1c629e3c597ce098efcefc8d3e2aa9',9,'term','service_category',NULL,NULL,NULL,NULL,'Drywall and plaster',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,'2025-11-07 23:06:34','2025-11-08 06:06:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:06:34',NULL,NULL),(23,'https://okk.bis.mybluehost.me/website_edcc2be6/services/insulation/','67:23bd6b8fb32fe88d824f2d0c3fa54871',10,'term','service_category',NULL,NULL,NULL,NULL,'Insulation',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,0,NULL,'2025-11-07 23:35:29','2025-11-15 03:48:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-14 20:48:49',NULL,NULL),(24,'https://okk.bis.mybluehost.me/website_edcc2be6/services/flooring/','65:e09847debae06461a7f0613c93eeb886',11,'term','service_category',NULL,NULL,NULL,NULL,'Flooring',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,'2025-11-07 23:35:43','2025-11-08 06:35:43',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:35:43',NULL,NULL),(25,'https://okk.bis.mybluehost.me/website_edcc2be6/services/ceiling-tiles/','70:d74001373b93ef2f68bfe6cee7d4cfb3',12,'term','service_category',NULL,NULL,NULL,NULL,'Ceiling tiles',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,'2025-11-07 23:36:01','2025-11-08 06:36:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:36:01',NULL,NULL),(26,'https://okk.bis.mybluehost.me/website_edcc2be6/services/painting/','65:42ba823507eb781ac82468473067ba04',13,'term','service_category',NULL,NULL,NULL,NULL,'Painting',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,'2025-11-07 23:36:14','2025-11-08 06:36:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:36:14',NULL,NULL),(27,'https://okk.bis.mybluehost.me/website_edcc2be6/services/doors-and-windows/','74:2829fc6bd05dfa11918d317f3a331033',14,'term','service_category',NULL,NULL,NULL,NULL,'Doors and Windows',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,'2025-11-07 23:36:31','2025-11-08 06:36:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:36:31',NULL,NULL),(28,'https://okk.bis.mybluehost.me/website_edcc2be6/services/cabinetry-and-countertops/','82:66eb394d43338919db212842937ce71a',15,'term','service_category',NULL,NULL,NULL,NULL,'Cabinetry and Countertops',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,'2025-11-07 23:37:00','2025-11-08 06:37:00',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:37:00',NULL,NULL),(29,'https://okk.bis.mybluehost.me/website_edcc2be6/services/lighting-fixtures/','74:c1fbc42d9155d128164faa283ed259f2',16,'term','service_category',NULL,NULL,NULL,NULL,'Lighting fixtures',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,'2025-11-07 23:37:24','2025-11-08 06:37:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:37:24',NULL,NULL),(30,'https://okk.bis.mybluehost.me/website_edcc2be6/services/plumbing/','65:020f6caea7deefbc0ee8d6c4e98d30d9',17,'term','service_category',NULL,NULL,NULL,NULL,'Plumbing',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,'2025-11-07 23:37:38','2025-11-08 06:37:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:37:38',NULL,NULL),(31,'https://okk.bis.mybluehost.me/website_edcc2be6/services/electrical-wiring-and-outlets/','86:224b9babf4f5b65b951914232a53b142',18,'term','service_category',NULL,NULL,NULL,NULL,'Electrical wiring and outlets',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,'2025-11-07 23:38:10','2025-11-08 06:38:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:38:10',NULL,NULL),(32,'https://okk.bis.mybluehost.me/website_edcc2be6/services/havc-systems/','69:8fb2a522afbf82f8510b2d4e9763e728',19,'term','service_category',NULL,NULL,NULL,NULL,'HAVC systems',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,'2025-11-07 23:38:26','2025-11-08 06:38:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:38:26',NULL,NULL),(33,'https://okk.bis.mybluehost.me/website_edcc2be6/services/roofing/','64:38e7057c5ef20ce0dd076dfd99c4bec8',20,'term','service_category',NULL,NULL,NULL,NULL,'Roofing',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,'2025-11-07 23:38:37','2025-11-08 06:38:37',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:38:37',NULL,NULL),(34,'https://okk.bis.mybluehost.me/website_edcc2be6/services/siding-and-exterior-finishes/','85:7f4813ff96062b08a8341d538b8e8244',21,'term','service_category',NULL,NULL,NULL,NULL,'Siding and exterior finishes',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,'2025-11-07 23:39:05','2025-11-08 06:39:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:39:05',NULL,NULL),(35,'https://okk.bis.mybluehost.me/website_edcc2be6/services/concrete-and-cement/','76:731be9f36498ab8459dd78a6e1446adb',22,'term','service_category',NULL,NULL,NULL,NULL,'Concrete and cement',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,'2025-11-07 23:39:22','2025-11-08 06:39:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:39:22',NULL,NULL),(36,'https://okk.bis.mybluehost.me/website_edcc2be6/services/permits-and-inspections-fees/','85:35975eae8e5bba8b31c7226e42c89304',23,'term','service_category',NULL,NULL,NULL,NULL,'Permits and Inspections fees',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,'2025-11-07 23:39:53','2025-11-08 06:39:53',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:39:53',NULL,NULL),(37,'https://okk.bis.mybluehost.me/website_edcc2be6/services/architectural-and-design-services/','90:0a72d567713e549d4cb197cacda38af2',24,'term','service_category',NULL,NULL,NULL,NULL,'Architectural and design services',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,'2025-11-07 23:40:27','2025-11-08 06:40:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:40:27',NULL,NULL),(38,'https://okk.bis.mybluehost.me/website_edcc2be6/services/project-managment-services/','83:785807705409357dc7504540260ed8e3',25,'term','service_category',NULL,NULL,NULL,NULL,'Project managment services',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,'2025-11-07 23:40:51','2025-11-08 06:40:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:40:51',NULL,NULL),(39,'https://okk.bis.mybluehost.me/website_edcc2be6/services/sealants-and-adhesives/','79:57b7db5c49b507db4ae6aae5eef740e5',26,'term','service_category',NULL,NULL,NULL,NULL,'Sealants and adhesives',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,'2025-11-07 23:41:33','2025-11-08 06:41:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:41:33',NULL,NULL),(40,'https://okk.bis.mybluehost.me/website_edcc2be6/services/vapor-barriers/','71:50d7e65d9221789c9a554d4eff1e5c39',27,'term','service_category',NULL,NULL,NULL,NULL,'Vapor barriers',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,'2025-11-07 23:41:46','2025-11-08 06:41:46',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:41:46',NULL,NULL),(41,'https://okk.bis.mybluehost.me/website_edcc2be6/services/drainage-systems/','73:0467ee6161fb233564ec7993f713b590',28,'term','service_category',NULL,NULL,NULL,NULL,'Drainage systems',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,'2025-11-07 23:42:08','2025-11-08 06:42:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:42:08',NULL,NULL),(42,'https://okk.bis.mybluehost.me/website_edcc2be6/services/exterior-landscaping/','77:9c1893f13331565c9b09d8ef2c17837b',29,'term','service_category',NULL,NULL,NULL,NULL,'Exterior landscaping',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,'2025-11-07 23:42:30','2025-11-08 06:42:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:42:30',NULL,NULL),(43,'https://okk.bis.mybluehost.me/website_edcc2be6/services/interior-finishing/','75:6d88b227e5ddce735505ba3861ee59e4',30,'term','service_category',NULL,NULL,NULL,NULL,'Interior finishing',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,'2025-11-07 23:43:24','2025-11-08 06:43:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:43:24',NULL,NULL),(44,'https://okk.bis.mybluehost.me/website_edcc2be6/services/smart-home-technology-components/','89:cabfa8c8527fe68b62edb691c7f216fc',31,'term','service_category',NULL,NULL,NULL,NULL,'Smart home technology components',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,'2025-11-07 23:45:51','2025-11-08 06:45:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:45:51',NULL,NULL),(45,'https://okk.bis.mybluehost.me/website_edcc2be6/services/energy-efficient-appliances/','84:5aaf0254192c2cf18c641e3d4d6a5566',32,'term','service_category',NULL,NULL,NULL,NULL,'Energy-efficient appliances',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,'2025-11-07 23:46:24','2025-11-08 06:46:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:46:24',NULL,NULL),(46,'https://okk.bis.mybluehost.me/website_edcc2be6/services/garage-doors-and-openers/','81:4114420b854b85735a0ddc52f8e4eb4e',33,'term','service_category',NULL,NULL,NULL,NULL,'Garage doors and openers',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,'2025-11-07 23:46:55','2025-11-08 06:46:55',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:46:55',NULL,NULL),(47,'https://okk.bis.mybluehost.me/website_edcc2be6/services/fencing-and-gates/','74:6f928434325eb45ce815b3e6751fa061',34,'term','service_category',NULL,NULL,NULL,NULL,'Fencing and gates',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,'2025-11-07 23:47:16','2025-11-08 06:47:16',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:47:16',NULL,NULL),(48,'https://okk.bis.mybluehost.me/website_edcc2be6/services/gutters-and-downspouts/','79:b4ddb80292d4efe0a93ddfa42f482dfd',35,'term','service_category',NULL,NULL,NULL,NULL,'Gutters and downspouts',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,'2025-11-07 23:47:46','2025-11-08 06:47:46',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:47:46',NULL,NULL),(49,'https://okk.bis.mybluehost.me/website_edcc2be6/services/tile-and-grout/','71:ad4ed880dc5e4acfd7853c832a85b296',36,'term','service_category',NULL,NULL,NULL,NULL,'Tile and grout',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,'2025-11-07 23:48:02','2025-11-08 06:48:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:48:02',NULL,NULL),(50,'https://okk.bis.mybluehost.me/website_edcc2be6/services/countertop-edging-and-backsplashes/','91:fd5b8c3ae9639be6b32708f0fa84df2f',37,'term','service_category',NULL,NULL,NULL,NULL,'Countertop edging and backsplashes',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,'2025-11-07 23:48:44','2025-11-08 06:48:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:48:44',NULL,NULL),(51,'https://okk.bis.mybluehost.me/website_edcc2be6/services/closet-organizers/','74:612524e38f0ed8ac12652a5034dbaece',38,'term','service_category',NULL,NULL,NULL,NULL,'Closet organizers',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,'2025-11-07 23:49:03','2025-11-08 06:49:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:49:03',NULL,NULL),(52,'https://okk.bis.mybluehost.me/website_edcc2be6/services/shelving-and-storage-solutions/','87:2cb17da58e4ae6a189c873fc3c70e3b0',39,'term','service_category',NULL,NULL,NULL,NULL,'Shelving and storage solutions',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,'2025-11-07 23:49:31','2025-11-08 06:49:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:49:31',NULL,NULL),(53,'https://okk.bis.mybluehost.me/website_edcc2be6/services/kitchen-and-bathroom/','77:92b0c5982527699e93b976a8c0285643',40,'term','service_category',NULL,NULL,NULL,NULL,'Kitchen and Bathroom',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,'2025-11-07 23:49:53','2025-11-08 06:49:53',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:49:53',NULL,NULL),(54,'https://okk.bis.mybluehost.me/website_edcc2be6/services/ventilation-fans/','73:378a79e8b2b9fd6b446660d7f044db04',41,'term','service_category',NULL,NULL,NULL,NULL,'Ventilation fans',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,'2025-11-07 23:50:11','2025-11-08 06:50:11',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:50:11',NULL,NULL),(55,'https://okk.bis.mybluehost.me/website_edcc2be6/services/exhaust-systems/','72:f0437e860c791031722342ab6f2e78f1',42,'term','service_category',NULL,NULL,NULL,NULL,'Exhaust systems',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,'2025-11-07 23:50:32','2025-11-08 06:50:32',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:50:32',NULL,NULL),(56,'https://okk.bis.mybluehost.me/website_edcc2be6/services/waterproofing-membranes/','80:d5b63c014e506820cc5d89627854cdb6',43,'term','service_category',NULL,NULL,NULL,NULL,'Waterproofing membranes',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,'2025-11-07 23:50:58','2025-11-08 06:50:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:50:58',NULL,NULL),(57,'https://okk.bis.mybluehost.me/website_edcc2be6/services/foundation-repair/','74:131db36f0158a6c4fae87c484fb4a6b0',44,'term','service_category',NULL,NULL,NULL,NULL,'Foundation repair',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,'2025-11-07 23:51:19','2025-11-08 06:51:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:51:19',NULL,NULL),(58,'https://okk.bis.mybluehost.me/website_edcc2be6/services/structural-supports/','76:c2463c0cac1e0c68571765065b84c6ab',45,'term','service_category',NULL,NULL,NULL,NULL,'Structural supports',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,'2025-11-07 23:51:42','2025-11-08 06:51:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:51:42',NULL,NULL),(59,'https://okk.bis.mybluehost.me/website_edcc2be6/services/lighting-controls-and-switches/','87:e5c7dcc673e57fc0eb46270c0aabdd32',46,'term','service_category',NULL,NULL,NULL,NULL,'Lighting controls and switches',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,'2025-11-07 23:52:18','2025-11-08 06:52:18',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:52:18',NULL,NULL),(60,'https://okk.bis.mybluehost.me/website_edcc2be6/services/remodeling/','67:c82da6334936a02df4c746a508d93f36',47,'term','service_category',NULL,NULL,NULL,NULL,'Remodeling',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,'2025-11-07 23:54:35','2025-11-08 06:54:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:54:35',NULL,NULL),(61,'https://okk.bis.mybluehost.me/website_edcc2be6/services/basements/','66:de2feb0ffdd8e99448e0712dfac83468',48,'term','service_category',NULL,NULL,NULL,NULL,'Basements',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,'2025-11-07 23:54:45','2025-11-09 04:07:47',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-08 21:07:47',NULL,NULL),(62,'https://okk.bis.mybluehost.me/website_edcc2be6/services/demolition/','67:b4a30163000ab105e468980944b00f5a',49,'term','service_category',NULL,NULL,NULL,NULL,'Demolition',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,'2025-11-07 23:54:56','2025-11-08 06:54:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:54:56',NULL,NULL),(63,'https://okk.bis.mybluehost.me/website_edcc2be6/services/construction-cleaning/','78:650df453cdd86995484b59069ab22481',50,'term','service_category',NULL,NULL,NULL,NULL,'Construction Cleaning',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,'2025-11-07 23:55:12','2025-11-08 06:55:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-07 15:55:12',NULL,NULL),(66,'https://okk.bis.mybluehost.me/website_edcc2be6/?page_id=66','58:922acb8ffb8c95452d8fc8ba57ff60e8',66,'post','page',1,0,NULL,NULL,'Contractors','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2025-11-08 19:00:30','2025-11-09 02:08:15',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-08 19:08:15','2025-11-08 19:00:30',0),(67,'https://okk.bis.mybluehost.me/website_edcc2be6/find-contractors/','64:0f59f5d207e15fe7eaed66544f702627',68,'post','page',1,0,NULL,NULL,'Find Contractors','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,1,NULL,'2025-11-08 19:05:18','2025-11-13 20:03:15',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-08 19:05:19','2025-11-08 19:05:18',0);
/*!40000 ALTER TABLE `lJD_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `lJD_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 `lJD_yoast_indexable_hierarchy`
--

LOCK TABLES `lJD_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `lJD_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `lJD_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(4,0,0,1),(5,0,0,1),(6,0,0,1),(7,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(14,0,0,1),(18,0,0,1),(19,0,0,1),(20,0,0,1),(21,0,0,1),(22,0,0,1),(23,0,0,1),(24,0,0,1),(25,0,0,1),(26,0,0,1),(27,0,0,1),(28,0,0,1),(29,0,0,1),(30,0,0,1),(31,0,0,1),(32,0,0,1),(33,0,0,1),(34,0,0,1),(35,0,0,1),(36,0,0,1),(37,0,0,1),(38,0,0,1),(39,0,0,1),(40,0,0,1),(41,0,0,1),(42,0,0,1),(43,0,0,1),(44,0,0,1),(45,0,0,1),(46,0,0,1),(47,0,0,1),(48,0,0,1),(49,0,0,1),(50,0,0,1),(51,0,0,1),(52,0,0,1),(53,0,0,1),(54,0,0,1),(55,0,0,1),(56,0,0,1),(57,0,0,1),(58,0,0,1),(59,0,0,1),(60,0,0,1),(61,0,0,1),(62,0,0,1),(63,0,0,1),(66,0,0,1),(67,0,0,1);
/*!40000 ALTER TABLE `lJD_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_yoast_migrations`
--

DROP TABLE IF EXISTS `lJD_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 `lJD_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_yoast_migrations`
--

LOCK TABLES `lJD_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `lJD_yoast_migrations` DISABLE KEYS */;
INSERT INTO `lJD_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');
/*!40000 ALTER TABLE `lJD_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lJD_yoast_primary_term`
--

DROP TABLE IF EXISTS `lJD_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_yoast_primary_term`
--

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

--
-- Table structure for table `lJD_yoast_seo_links`
--

DROP TABLE IF EXISTS `lJD_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lJD_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`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lJD_yoast_seo_links`
--

LOCK TABLES `lJD_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `lJD_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `lJD_yoast_seo_links` VALUES (1,'https://images.unsplash.com/photo-1619259896604-0fe0fd32ac43?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mjh8fGZpdG5lc3N8ZW58MHwxfDB8fA%3D%3D&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=',8,NULL,'image-ex',4,NULL,NULL,NULL,NULL,NULL,NULL),(2,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8OXx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=60&amp;w=1000&amp;h=1500&amp;crop=',8,NULL,'image-ex',4,NULL,NULL,NULL,NULL,NULL,NULL),(3,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;crop=&amp;w=200&amp;h=200&amp;crop=faces',9,NULL,'image-ex',5,NULL,NULL,NULL,NULL,NULL,NULL),(4,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=700&amp;h=700&amp;crop=',9,NULL,'image-ex',5,NULL,NULL,NULL,NULL,NULL,NULL),(5,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&amp;auto=format&amp;fit=crop&amp;w=1200&amp;h=1200&amp;crop=',9,NULL,'image-ex',5,NULL,NULL,NULL,NULL,NULL,NULL),(6,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?q=80&amp;auto=format&amp;fit=crop&amp;w=1200&amp;h=1200&amp;crop=',10,NULL,'image-ex',6,NULL,NULL,NULL,NULL,NULL,NULL),(7,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1200&amp;h=&amp;crop=',10,NULL,'image-ex',6,NULL,NULL,NULL,NULL,NULL,NULL),(8,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;crop=&amp;w=200&amp;h=200&amp;crop=faces',10,NULL,'image-ex',6,NULL,NULL,NULL,NULL,NULL,NULL),(9,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=700&amp;h=700&amp;crop=',10,NULL,'image-ex',6,NULL,NULL,NULL,NULL,NULL,NULL),(10,'https://images.unsplash.com/photo-1685514823717-7e1ff6ee0563?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1500&amp;h=&amp;crop=',11,NULL,'image-ex',7,NULL,NULL,NULL,NULL,NULL,NULL),(20,'https://images.unsplash.com/photo-1487088678257-3a541e6e3922?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;q=80&amp;w=1200&amp;h=&amp;crop=',39,NULL,'image-ex',20,NULL,NULL,NULL,NULL,NULL,NULL),(21,'https://okk.bis.mybluehost.me/website_edcc2be6/get-matched?category=Insulation&#038;zip',66,NULL,'internal',66,NULL,NULL,NULL,NULL,NULL,NULL),(22,'https://okk.bis.mybluehost.me/website_edcc2be6/get-matched?category=Insulation&#038;zip',68,NULL,'internal',67,NULL,NULL,NULL,NULL,NULL,NULL),(30,'https://raincitycontractorconnect.com/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36.jpg',19,20,'image-in',11,NULL,1333,2000,367555,NULL,NULL),(31,'https://raincitycontractorconnect.com/wp-content/uploads/2025/11/photo-1519895710315-a04b64f04a36-1.jpg',19,21,'image-in',11,NULL,120,120,6306,NULL,NULL),(32,'https://raincitycontractorconnect.com/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563.jpg',19,22,'image-in',11,NULL,1200,1200,300696,NULL,NULL),(33,'https://raincitycontractorconnect.com/wp-content/uploads/2025/11/photo-1685514823717-7e1ff6ee0563-1.jpg',19,23,'image-in',11,NULL,1200,1500,355832,NULL,NULL),(34,'https://raincitycontractorconnect.com/find-contractors/',19,68,'internal',11,67,NULL,NULL,NULL,NULL,NULL),(35,'https://raincitycontractorconnect.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg',11,NULL,'image-in',7,NULL,NULL,NULL,NULL,NULL,NULL),(36,'https://raincitycontractorconnect.com/contractors/testing-contractor/',19,72,'internal',11,70,NULL,NULL,NULL,NULL,NULL),(37,'https://raincitycontractorconnect.com/get-matched/?category=Basements&#038;zip=98034',19,11,'internal',11,7,NULL,NULL,NULL,NULL,NULL),(38,'https://raincitycontractorconnect.com/contractors/testing-contractor/',19,72,'internal',11,70,NULL,NULL,NULL,NULL,NULL),(39,'https://raincitycontractorconnect.com/contractors/hhl-insulation/',19,53,'internal',11,65,NULL,NULL,NULL,NULL,NULL),(40,'https://raincitycontractorconnect.com/get-matched/?category=Insulation&#038;zip=98117',19,11,'internal',11,7,NULL,NULL,NULL,NULL,NULL),(41,'https://raincitycontractorconnect.com/contractors/hhl-insulation/',19,53,'internal',11,65,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `lJD_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 2025-11-27 19:54:09
